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