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