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