public static interface QJournalProtocolProtos.JournalIdProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
required string identifier = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getIdentifierBytes()
required string identifier = 1; |
boolean |
hasIdentifier()
required string identifier = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasIdentifier()
required string identifier = 1;
String getIdentifier()
required string identifier = 1;
org.apache.hadoop.thirdparty.protobuf.ByteString getIdentifierBytes()
required string identifier = 1;
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.