Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetPinnedFileIdsPResponse> |
GetPinnedFileIdsPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.Builder.build() |
GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.Builder.buildPartial() |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.getDefaultInstance() |
GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.getDefaultInstanceForType() |
GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.Builder.getDefaultInstanceForType() |
GetPinnedFileIdsPResponse |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceBlockingStub.getPinnedFileIds(GetPinnedFileIdsPRequest request)
Returns the set of pinned file ids.
|
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseDelimitedFrom(InputStream input) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(byte[] data) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(ByteBuffer data) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(InputStream input) |
static GetPinnedFileIdsPResponse |
GetPinnedFileIdsPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetPinnedFileIdsPRequest,GetPinnedFileIdsPResponse> |
FileSystemMasterWorkerServiceGrpc.getGetPinnedFileIdsMethod() |
com.google.protobuf.Parser<GetPinnedFileIdsPResponse> |
GetPinnedFileIdsPResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<GetPinnedFileIdsPResponse> |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceFutureStub.getPinnedFileIds(GetPinnedFileIdsPRequest request)
Returns the set of pinned file ids.
|
static com.google.protobuf.Parser<GetPinnedFileIdsPResponse> |
GetPinnedFileIdsPResponse.parser() |
Modifier and Type | Method and Description |
---|---|
GetPinnedFileIdsPResponse.Builder |
GetPinnedFileIdsPResponse.Builder.mergeFrom(GetPinnedFileIdsPResponse other) |
static GetPinnedFileIdsPResponse.Builder |
GetPinnedFileIdsPResponse.newBuilder(GetPinnedFileIdsPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceImplBase.getPinnedFileIds(GetPinnedFileIdsPRequest request,
io.grpc.stub.StreamObserver<GetPinnedFileIdsPResponse> responseObserver)
Returns the set of pinned file ids.
|
void |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceStub.getPinnedFileIds(GetPinnedFileIdsPRequest request,
io.grpc.stub.StreamObserver<GetPinnedFileIdsPResponse> responseObserver)
Returns the set of pinned file ids.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterWorkerServiceHandler.getPinnedFileIds(GetPinnedFileIdsPRequest request,
io.grpc.stub.StreamObserver<GetPinnedFileIdsPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.