Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetNewBlockIdForFilePResponse> |
GetNewBlockIdForFilePResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.Builder.build() |
GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.Builder.buildPartial() |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.getDefaultInstance() |
GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.getDefaultInstanceForType() |
GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.Builder.getDefaultInstanceForType() |
GetNewBlockIdForFilePResponse |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub.getNewBlockIdForFile(GetNewBlockIdForFilePRequest request)
Generates a new block id for the given file.
|
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseDelimitedFrom(InputStream input) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(byte[] data) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(ByteBuffer data) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(InputStream input) |
static GetNewBlockIdForFilePResponse |
GetNewBlockIdForFilePResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetNewBlockIdForFilePRequest,GetNewBlockIdForFilePResponse> |
FileSystemMasterClientServiceGrpc.getGetNewBlockIdForFileMethod() |
com.google.common.util.concurrent.ListenableFuture<GetNewBlockIdForFilePResponse> |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub.getNewBlockIdForFile(GetNewBlockIdForFilePRequest request)
Generates a new block id for the given file.
|
com.google.protobuf.Parser<GetNewBlockIdForFilePResponse> |
GetNewBlockIdForFilePResponse.getParserForType() |
static com.google.protobuf.Parser<GetNewBlockIdForFilePResponse> |
GetNewBlockIdForFilePResponse.parser() |
Modifier and Type | Method and Description |
---|---|
GetNewBlockIdForFilePResponse.Builder |
GetNewBlockIdForFilePResponse.Builder.mergeFrom(GetNewBlockIdForFilePResponse other) |
static GetNewBlockIdForFilePResponse.Builder |
GetNewBlockIdForFilePResponse.newBuilder(GetNewBlockIdForFilePResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase.getNewBlockIdForFile(GetNewBlockIdForFilePRequest request,
io.grpc.stub.StreamObserver<GetNewBlockIdForFilePResponse> responseObserver)
Generates a new block id for the given file.
|
void |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub.getNewBlockIdForFile(GetNewBlockIdForFilePRequest request,
io.grpc.stub.StreamObserver<GetNewBlockIdForFilePResponse> responseObserver)
Generates a new block id for the given file.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientServiceHandler.getNewBlockIdForFile(GetNewBlockIdForFilePRequest request,
io.grpc.stub.StreamObserver<GetNewBlockIdForFilePResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.