Package | Description |
---|---|
alluxio.hub.agent.rpc.service | |
alluxio.hub.proto |
Modifier and Type | Method and Description |
---|---|
void |
AgentManagerService.validatePrestoConfDir(AgentValidatePrestoConfRequest request,
io.grpc.stub.StreamObserver<AgentValidatePrestoConfResponse> responseObserver) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<AgentValidatePrestoConfRequest> |
AgentValidatePrestoConfRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.Builder.build() |
AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.Builder.buildPartial() |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.getDefaultInstance() |
AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.getDefaultInstanceForType() |
AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.Builder.getDefaultInstanceForType() |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseDelimitedFrom(InputStream input) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(byte[] data) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(ByteBuffer data) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(com.google.protobuf.ByteString data) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(InputStream input) |
static AgentValidatePrestoConfRequest |
AgentValidatePrestoConfRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<AgentValidatePrestoConfRequest> |
AgentValidatePrestoConfRequest.getParserForType() |
static io.grpc.MethodDescriptor<AgentValidatePrestoConfRequest,AgentValidatePrestoConfResponse> |
AgentManagerServiceGrpc.getValidatePrestoConfDirMethod() |
static com.google.protobuf.Parser<AgentValidatePrestoConfRequest> |
AgentValidatePrestoConfRequest.parser() |
Modifier and Type | Method and Description |
---|---|
AgentValidatePrestoConfRequest.Builder |
AgentValidatePrestoConfRequest.Builder.mergeFrom(AgentValidatePrestoConfRequest other) |
static AgentValidatePrestoConfRequest.Builder |
AgentValidatePrestoConfRequest.newBuilder(AgentValidatePrestoConfRequest prototype) |
AgentValidatePrestoConfResponse |
AgentManagerServiceGrpc.AgentManagerServiceBlockingStub.validatePrestoConfDir(AgentValidatePrestoConfRequest request) |
com.google.common.util.concurrent.ListenableFuture<AgentValidatePrestoConfResponse> |
AgentManagerServiceGrpc.AgentManagerServiceFutureStub.validatePrestoConfDir(AgentValidatePrestoConfRequest request) |
void |
AgentManagerServiceGrpc.AgentManagerServiceImplBase.validatePrestoConfDir(AgentValidatePrestoConfRequest request,
io.grpc.stub.StreamObserver<AgentValidatePrestoConfResponse> responseObserver) |
void |
AgentManagerServiceGrpc.AgentManagerServiceStub.validatePrestoConfDir(AgentValidatePrestoConfRequest request,
io.grpc.stub.StreamObserver<AgentValidatePrestoConfResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.