Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.metrics |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ClearMetricsPResponse> |
ClearMetricsPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ClearMetricsPResponse |
ClearMetricsPResponse.Builder.build() |
ClearMetricsPResponse |
ClearMetricsPResponse.Builder.buildPartial() |
ClearMetricsPResponse |
MetricsMasterClientServiceGrpc.MetricsMasterClientServiceBlockingStub.clearMetrics(ClearMetricsPRequest request)
Clears the metrics in the cluster.
|
static ClearMetricsPResponse |
ClearMetricsPResponse.getDefaultInstance() |
ClearMetricsPResponse |
ClearMetricsPResponse.getDefaultInstanceForType() |
ClearMetricsPResponse |
ClearMetricsPResponse.Builder.getDefaultInstanceForType() |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseDelimitedFrom(InputStream input) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(byte[] data) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(ByteBuffer data) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(com.google.protobuf.ByteString data) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(InputStream input) |
static ClearMetricsPResponse |
ClearMetricsPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<ClearMetricsPResponse> |
MetricsMasterClientServiceGrpc.MetricsMasterClientServiceFutureStub.clearMetrics(ClearMetricsPRequest request)
Clears the metrics in the cluster.
|
static io.grpc.MethodDescriptor<ClearMetricsPRequest,ClearMetricsPResponse> |
MetricsMasterClientServiceGrpc.getClearMetricsMethod() |
com.google.protobuf.Parser<ClearMetricsPResponse> |
ClearMetricsPResponse.getParserForType() |
static com.google.protobuf.Parser<ClearMetricsPResponse> |
ClearMetricsPResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ClearMetricsPResponse.Builder |
ClearMetricsPResponse.Builder.mergeFrom(ClearMetricsPResponse other) |
static ClearMetricsPResponse.Builder |
ClearMetricsPResponse.newBuilder(ClearMetricsPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
MetricsMasterClientServiceGrpc.MetricsMasterClientServiceImplBase.clearMetrics(ClearMetricsPRequest request,
io.grpc.stub.StreamObserver<ClearMetricsPResponse> responseObserver)
Clears the metrics in the cluster.
|
void |
MetricsMasterClientServiceGrpc.MetricsMasterClientServiceStub.clearMetrics(ClearMetricsPRequest request,
io.grpc.stub.StreamObserver<ClearMetricsPResponse> responseObserver)
Clears the metrics in the cluster.
|
Modifier and Type | Method and Description |
---|---|
void |
MetricsMasterClientServiceHandler.clearMetrics(ClearMetricsPRequest request,
io.grpc.stub.StreamObserver<ClearMetricsPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.