Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.meta |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetConfigReportPOptions> |
GetConfigReportPOptions.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetConfigReportPOptions |
GetConfigReportPOptions.Builder.build() |
GetConfigReportPOptions |
GetConfigReportPOptions.Builder.buildPartial() |
static GetConfigReportPOptions |
GetConfigReportPOptions.getDefaultInstance() |
GetConfigReportPOptions |
GetConfigReportPOptions.getDefaultInstanceForType() |
GetConfigReportPOptions |
GetConfigReportPOptions.Builder.getDefaultInstanceForType() |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseDelimitedFrom(InputStream input) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(byte[] data) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(ByteBuffer data) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(com.google.protobuf.ByteString data) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(InputStream input) |
static GetConfigReportPOptions |
GetConfigReportPOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetConfigReportPOptions,GetConfigReportPResponse> |
MetaMasterClientServiceGrpc.getGetConfigReportMethod() |
com.google.protobuf.Parser<GetConfigReportPOptions> |
GetConfigReportPOptions.getParserForType() |
static com.google.protobuf.Parser<GetConfigReportPOptions> |
GetConfigReportPOptions.parser() |
Modifier and Type | Method and Description |
---|---|
GetConfigReportPResponse |
MetaMasterClientServiceGrpc.MetaMasterClientServiceBlockingStub.getConfigReport(GetConfigReportPOptions request)
Returns server-side configuration report.
|
com.google.common.util.concurrent.ListenableFuture<GetConfigReportPResponse> |
MetaMasterClientServiceGrpc.MetaMasterClientServiceFutureStub.getConfigReport(GetConfigReportPOptions request)
Returns server-side configuration report.
|
void |
MetaMasterClientServiceGrpc.MetaMasterClientServiceImplBase.getConfigReport(GetConfigReportPOptions request,
io.grpc.stub.StreamObserver<GetConfigReportPResponse> responseObserver)
Returns server-side configuration report.
|
void |
MetaMasterClientServiceGrpc.MetaMasterClientServiceStub.getConfigReport(GetConfigReportPOptions request,
io.grpc.stub.StreamObserver<GetConfigReportPResponse> responseObserver)
Returns server-side configuration report.
|
GetConfigReportPOptions.Builder |
GetConfigReportPOptions.Builder.mergeFrom(GetConfigReportPOptions other) |
static GetConfigReportPOptions.Builder |
GetConfigReportPOptions.newBuilder(GetConfigReportPOptions prototype) |
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterClientServiceHandler.getConfigReport(GetConfigReportPOptions options,
io.grpc.stub.StreamObserver<GetConfigReportPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.