| Modifier and Type | Method and Description |
|---|---|
Metrics.GaugeRequest |
Metrics.GaugeRequest.Builder.build() |
Metrics.GaugeRequest |
Metrics.GaugeRequest.Builder.buildPartial() |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.getDefaultInstance() |
Metrics.GaugeRequest |
Metrics.GaugeRequest.getDefaultInstanceForType() |
Metrics.GaugeRequest |
Metrics.GaugeRequest.Builder.getDefaultInstanceForType() |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseDelimitedFrom(InputStream input) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(byte[] data) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(ByteBuffer data) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(com.google.protobuf.ByteString data) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(InputStream input) |
static Metrics.GaugeRequest |
Metrics.GaugeRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<Metrics.GaugeRequest,Metrics.GaugeResponse> |
MetricsServiceGrpc.getGetGaugeMethod() |
com.google.protobuf.Parser<Metrics.GaugeRequest> |
Metrics.GaugeRequest.getParserForType() |
static com.google.protobuf.Parser<Metrics.GaugeRequest> |
Metrics.GaugeRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
Metrics.GaugeResponse |
MetricsServiceGrpc.MetricsServiceBlockingStub.getGauge(Metrics.GaugeRequest request)
Returns the value of one gauge
|
com.google.common.util.concurrent.ListenableFuture<Metrics.GaugeResponse> |
MetricsServiceGrpc.MetricsServiceFutureStub.getGauge(Metrics.GaugeRequest request)
Returns the value of one gauge
|
default void |
MetricsServiceGrpc.AsyncService.getGauge(Metrics.GaugeRequest request,
io.grpc.stub.StreamObserver<Metrics.GaugeResponse> responseObserver)
Returns the value of one gauge
|
void |
MetricsServiceGrpc.MetricsServiceStub.getGauge(Metrics.GaugeRequest request,
io.grpc.stub.StreamObserver<Metrics.GaugeResponse> responseObserver)
Returns the value of one gauge
|
Metrics.GaugeRequest.Builder |
Metrics.GaugeRequest.Builder.mergeFrom(Metrics.GaugeRequest other) |
static Metrics.GaugeRequest.Builder |
Metrics.GaugeRequest.newBuilder(Metrics.GaugeRequest prototype) |