Package | Description |
---|---|
alluxio.grpc | |
alluxio.worker.grpc |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<AsyncCacheResponse> |
AsyncCacheResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AsyncCacheResponse |
BlockWorkerGrpc.BlockWorkerBlockingStub.asyncCache(AsyncCacheRequest request) |
AsyncCacheResponse |
AsyncCacheResponse.Builder.build() |
AsyncCacheResponse |
AsyncCacheResponse.Builder.buildPartial() |
static AsyncCacheResponse |
AsyncCacheResponse.getDefaultInstance() |
AsyncCacheResponse |
AsyncCacheResponse.getDefaultInstanceForType() |
AsyncCacheResponse |
AsyncCacheResponse.Builder.getDefaultInstanceForType() |
static AsyncCacheResponse |
AsyncCacheResponse.parseDelimitedFrom(InputStream input) |
static AsyncCacheResponse |
AsyncCacheResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(byte[] data) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(ByteBuffer data) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(com.google.protobuf.ByteString data) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(InputStream input) |
static AsyncCacheResponse |
AsyncCacheResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<AsyncCacheResponse> |
BlockWorkerGrpc.BlockWorkerFutureStub.asyncCache(AsyncCacheRequest request) |
static io.grpc.MethodDescriptor<AsyncCacheRequest,AsyncCacheResponse> |
BlockWorkerGrpc.getAsyncCacheMethod() |
com.google.protobuf.Parser<AsyncCacheResponse> |
AsyncCacheResponse.getParserForType() |
static com.google.protobuf.Parser<AsyncCacheResponse> |
AsyncCacheResponse.parser() |
Modifier and Type | Method and Description |
---|---|
AsyncCacheResponse.Builder |
AsyncCacheResponse.Builder.mergeFrom(AsyncCacheResponse other) |
static AsyncCacheResponse.Builder |
AsyncCacheResponse.newBuilder(AsyncCacheResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
BlockWorkerGrpc.BlockWorkerImplBase.asyncCache(AsyncCacheRequest request,
io.grpc.stub.StreamObserver<AsyncCacheResponse> responseObserver) |
void |
BlockWorkerGrpc.BlockWorkerStub.asyncCache(AsyncCacheRequest request,
io.grpc.stub.StreamObserver<AsyncCacheResponse> responseObserver) |
Modifier and Type | Method and Description |
---|---|
void |
BlockWorkerClientServiceHandler.asyncCache(AsyncCacheRequest request,
io.grpc.stub.StreamObserver<AsyncCacheResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.