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