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