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