Package io.grpc.benchmarks.proto
Class Stats
- java.lang.Object
-
- io.grpc.benchmarks.proto.Stats
-
public final class Stats extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStats.ClientStatsProtobuf typegrpc.testing.ClientStatsstatic interfaceStats.ClientStatsOrBuilderstatic classStats.HistogramDataHistogram data based on grpc/support/histogram.cstatic interfaceStats.HistogramDataOrBuilderstatic classStats.HistogramParamsHistogram params based on grpc/support/histogram.cstatic interfaceStats.HistogramParamsOrBuilderstatic classStats.RequestResultCountProtobuf typegrpc.testing.RequestResultCountstatic interfaceStats.RequestResultCountOrBuilderstatic classStats.ServerStatsProtobuf typegrpc.testing.ServerStatsstatic interfaceStats.ServerStatsOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-