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