public interface CheckpointPResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getMasterHostname()
The hostname of the master that did the checkpoint
|
com.google.protobuf.ByteString |
getMasterHostnameBytes()
The hostname of the master that did the checkpoint
|
boolean |
hasMasterHostname()
The hostname of the master that did the checkpoint
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasMasterHostname()
The hostname of the master that did the checkpoint
optional string masterHostname = 1;
String getMasterHostname()
The hostname of the master that did the checkpoint
optional string masterHostname = 1;
com.google.protobuf.ByteString getMasterHostnameBytes()
The hostname of the master that did the checkpoint
optional string masterHostname = 1;
Copyright © 2023. All Rights Reserved.