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

io.envoyproxy.envoy.service.load_stats.v2.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/v2/lrs.proto

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

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_v2_LoadStatsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_load_stats_v2_LoadStatsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_load_stats_v2_LoadStatsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_load_stats_v2_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/v2/lrs.proto\022" +
      "\033envoy.service.load_stats.v2\032\034envoy/api/" +
      "v2/core/base.proto\032\'envoy/api/v2/endpoin" +
      "t/load_report.proto\032\036google/protobuf/dur" +
      "ation.proto\032\035udpa/annotations/status.pro" +
      "to\"u\n\020LoadStatsRequest\022%\n\004node\030\001 \001(\0132\027.e" +
      "nvoy.api.v2.core.Node\022:\n\rcluster_stats\030\002" +
      " \003(\0132#.envoy.api.v2.endpoint.ClusterStat" +
      "s\"\241\001\n\021LoadStatsResponse\022\020\n\010clusters\030\001 \003(" +
      "\t\022\031\n\021send_all_clusters\030\004 \001(\010\022:\n\027load_rep" +
      "orting_interval\030\002 \001(\0132\031.google.protobuf." +
      "Duration\022#\n\033report_endpoint_granularity\030" +
      "\003 \001(\0102\216\001\n\024LoadReportingService\022v\n\017Stream" +
      "LoadStats\022-.envoy.service.load_stats.v2." +
      "LoadStatsRequest\032..envoy.service.load_st" +
      "ats.v2.LoadStatsResponse\"\000(\0010\001B\220\001\n)io.en" +
      "voyproxy.envoy.service.load_stats.v2B\010Lr" +
      "sProtoP\001ZOgithub.com/envoyproxy/go-contr" +
      "ol-plane/envoy/service/load_stats/v2;loa" +
      "d_statsv2\272\200\310\321\006\002\020\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor(),
          io.envoyproxy.envoy.api.v2.endpoint.LoadReportProto.getDescriptor(),
          com.google.protobuf.DurationProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
        });
    internal_static_envoy_service_load_stats_v2_LoadStatsRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_load_stats_v2_LoadStatsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_load_stats_v2_LoadStatsRequest_descriptor,
        new java.lang.String[] { "Node", "ClusterStats", });
    internal_static_envoy_service_load_stats_v2_LoadStatsResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_envoy_service_load_stats_v2_LoadStatsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_load_stats_v2_LoadStatsResponse_descriptor,
        new java.lang.String[] { "Clusters", "SendAllClusters", "LoadReportingInterval", "ReportEndpointGranularity", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor();
    io.envoyproxy.envoy.api.v2.endpoint.LoadReportProto.getDescriptor();
    com.google.protobuf.DurationProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy