public interface FileSystemHeartbeatPResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
FileSystemCommand |
getCommand()
optional .alluxio.grpc.file.FileSystemCommand command = 1; |
FileSystemCommandOrBuilder |
getCommandOrBuilder()
optional .alluxio.grpc.file.FileSystemCommand command = 1; |
boolean |
hasCommand()
optional .alluxio.grpc.file.FileSystemCommand command = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasCommand()
optional .alluxio.grpc.file.FileSystemCommand command = 1;
FileSystemCommand getCommand()
optional .alluxio.grpc.file.FileSystemCommand command = 1;
FileSystemCommandOrBuilder getCommandOrBuilder()
optional .alluxio.grpc.file.FileSystemCommand command = 1;
Copyright © 2023. All Rights Reserved.