FileSystemCommand |
FileSystemCommand.Builder.build() |
FileSystemCommand |
FileSystemCommand.Builder.buildPartial() |
FileSystemCommand |
FileSystemHeartbeatPResponse.getCommand()
optional .alluxio.grpc.file.FileSystemCommand command = 1;
|
FileSystemCommand |
FileSystemHeartbeatPResponse.Builder.getCommand()
optional .alluxio.grpc.file.FileSystemCommand command = 1;
|
FileSystemCommand |
FileSystemHeartbeatPResponseOrBuilder.getCommand()
optional .alluxio.grpc.file.FileSystemCommand command = 1;
|
static FileSystemCommand |
FileSystemCommand.getDefaultInstance() |
FileSystemCommand |
FileSystemCommand.getDefaultInstanceForType() |
FileSystemCommand |
FileSystemCommand.Builder.getDefaultInstanceForType() |
static FileSystemCommand |
FileSystemCommand.parseDelimitedFrom(InputStream input) |
static FileSystemCommand |
FileSystemCommand.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemCommand |
FileSystemCommand.parseFrom(byte[] data) |
static FileSystemCommand |
FileSystemCommand.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemCommand |
FileSystemCommand.parseFrom(ByteBuffer data) |
static FileSystemCommand |
FileSystemCommand.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemCommand |
FileSystemCommand.parseFrom(com.google.protobuf.ByteString data) |
static FileSystemCommand |
FileSystemCommand.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemCommand |
FileSystemCommand.parseFrom(com.google.protobuf.CodedInputStream input) |
static FileSystemCommand |
FileSystemCommand.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemCommand |
FileSystemCommand.parseFrom(InputStream input) |
static FileSystemCommand |
FileSystemCommand.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FileSystemCommand |
GrpcUtils.toProto(FileSystemCommand fsCommand) |