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