public interface ClientStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ClientStats |
getStats()
optional .grpc.testing.ClientStats stats = 1; |
ClientStatsOrBuilder |
getStatsOrBuilder()
optional .grpc.testing.ClientStats stats = 1; |
boolean |
hasStats()
optional .grpc.testing.ClientStats stats = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStats()
optional .grpc.testing.ClientStats stats = 1;ClientStats getStats()
optional .grpc.testing.ClientStats stats = 1;ClientStatsOrBuilder getStatsOrBuilder()
optional .grpc.testing.ClientStats stats = 1;