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

io.envoyproxy.envoy.admin.v3alpha.MutexStatsProto 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/admin/v3alpha/mutex_stats.proto

package io.envoyproxy.envoy.admin.v3alpha;

public final class MutexStatsProto {
  private MutexStatsProto() {}
  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_admin_v3alpha_MutexStats_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_admin_v3alpha_MutexStats_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/admin/v3alpha/mutex_stats.proto\022" +
      "\023envoy.admin.v3alpha\"`\n\nMutexStats\022\027\n\017nu" +
      "m_contentions\030\001 \001(\004\022\033\n\023current_wait_cycl" +
      "es\030\002 \001(\004\022\034\n\024lifetime_wait_cycles\030\003 \001(\004B6" +
      "\n!io.envoyproxy.envoy.admin.v3alphaB\017Mut" +
      "exStatsProtoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_envoy_admin_v3alpha_MutexStats_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_admin_v3alpha_MutexStats_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_admin_v3alpha_MutexStats_descriptor,
        new java.lang.String[] { "NumContentions", "CurrentWaitCycles", "LifetimeWaitCycles", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy