io.envoyproxy.envoy.admin.v2alpha.MutexStatsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/admin/v2alpha/mutex_stats.proto
package io.envoyproxy.envoy.admin.v2alpha;
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_v2alpha_MutexStats_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_admin_v2alpha_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/v2alpha/mutex_stats.proto\022" +
"\023envoy.admin.v2alpha\032\035udpa/annotations/s" +
"tatus.proto\"`\n\nMutexStats\022\027\n\017num_content" +
"ions\030\001 \001(\004\022\033\n\023current_wait_cycles\030\002 \001(\004\022" +
"\034\n\024lifetime_wait_cycles\030\003 \001(\004Bz\n!io.envo" +
"yproxy.envoy.admin.v2alphaB\017MutexStatsPr" +
"otoP\001Z:github.com/envoyproxy/go-control-" +
"plane/envoy/admin/v2alpha\272\200\310\321\006\002\020\001b\006proto" +
"3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
udpa.annotations.Status.getDescriptor(),
});
internal_static_envoy_admin_v2alpha_MutexStats_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_admin_v2alpha_MutexStats_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_admin_v2alpha_MutexStats_descriptor,
new java.lang.String[] { "NumContentions", "CurrentWaitCycles", "LifetimeWaitCycles", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
udpa.annotations.Status.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}