All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.envoyproxy.envoy.service.load_stats.v3alpha.LrsProto Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/service/load_stats/v3alpha/lrs.proto

package io.envoyproxy.envoy.service.load_stats.v3alpha;

public final class LrsProto {
  private LrsProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_load_stats_v3alpha_LoadStatsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_load_stats_v3alpha_LoadStatsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_load_stats_v3alpha_LoadStatsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_load_stats_v3alpha_LoadStatsResponse_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n*envoy/service/load_stats/v3alpha/lrs.p" +
      "roto\022 envoy.service.load_stats.v3alpha\032!" +
      "envoy/api/v3alpha/core/base.proto\032,envoy" +
      "/api/v3alpha/endpoint/load_report.proto\032" +
      "\036google/protobuf/duration.proto\032\027validat" +
      "e/validate.proto\"\177\n\020LoadStatsRequest\022*\n\004" +
      "node\030\001 \001(\0132\034.envoy.api.v3alpha.core.Node" +
      "\022?\n\rcluster_stats\030\002 \003(\0132(.envoy.api.v3al" +
      "pha.endpoint.ClusterStats\"\222\001\n\021LoadStatsR" +
      "esponse\022\034\n\010clusters\030\001 \003(\tB\n\272\351\300\003\005\222\001\002\010\001\022:\n" +
      "\027load_reporting_interval\030\002 \001(\0132\031.google." +
      "protobuf.Duration\022#\n\033report_endpoint_gra" +
      "nularity\030\003 \001(\0102\231\001\n\024LoadReportingService\022" +
      "\200\001\n\017StreamLoadStats\0222.envoy.service.load" +
      "_stats.v3alpha.LoadStatsRequest\0323.envoy." +
      "service.load_stats.v3alpha.LoadStatsResp" +
      "onse\"\000(\0010\001B?\n.io.envoyproxy.envoy.servic" +
      "e.load_stats.v3alphaB\010LrsProtoP\001\210\001\001b\006pro" +
      "to3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.api.v3alpha.core.BaseProto.getDescriptor(),
          io.envoyproxy.envoy.api.v3alpha.endpoint.LoadReportProto.getDescriptor(),
          com.google.protobuf.DurationProto.getDescriptor(),
          com.lyft.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_service_load_stats_v3alpha_LoadStatsRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_load_stats_v3alpha_LoadStatsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_load_stats_v3alpha_LoadStatsRequest_descriptor,
        new java.lang.String[] { "Node", "ClusterStats", });
    internal_static_envoy_service_load_stats_v3alpha_LoadStatsResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_envoy_service_load_stats_v3alpha_LoadStatsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_load_stats_v3alpha_LoadStatsResponse_descriptor,
        new java.lang.String[] { "Clusters", "LoadReportingInterval", "ReportEndpointGranularity", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.lyft.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.api.v3alpha.core.BaseProto.getDescriptor();
    io.envoyproxy.envoy.api.v3alpha.endpoint.LoadReportProto.getDescriptor();
    com.google.protobuf.DurationProto.getDescriptor();
    com.lyft.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy