Package org.apache.bookkeeper.proto
Class DataFormats.LedgerMetadataFormat
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,DataFormats.LedgerMetadataFormatOrBuilder
- Enclosing class:
- DataFormats
public static final class DataFormats.LedgerMetadataFormat extends com.google.protobuf.GeneratedMessageV3 implements DataFormats.LedgerMetadataFormatOrBuilder
Metadata format for storing ledger information
Protobuf typeLedgerMetadataFormat- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDataFormats.LedgerMetadataFormat.BuilderMetadata format for storing ledger informationstatic classDataFormats.LedgerMetadataFormat.cMetadataMapEntryProtobuf typeLedgerMetadataFormat.cMetadataMapEntrystatic interfaceDataFormats.LedgerMetadataFormat.cMetadataMapEntryOrBuilderstatic classDataFormats.LedgerMetadataFormat.DigestTypeProtobuf enumLedgerMetadataFormat.DigestTypestatic classDataFormats.LedgerMetadataFormat.SegmentProtobuf typeLedgerMetadataFormat.Segmentstatic interfaceDataFormats.LedgerMetadataFormat.SegmentOrBuilderstatic classDataFormats.LedgerMetadataFormat.StateProtobuf enumLedgerMetadataFormat.State-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intACKQUORUMSIZE_FIELD_NUMBERstatic intCTIME_FIELD_NUMBERstatic intCTOKEN_FIELD_NUMBERstatic intCUSTOMMETADATA_FIELD_NUMBERstatic intDIGESTTYPE_FIELD_NUMBERstatic intENSEMBLESIZE_FIELD_NUMBERstatic intLASTENTRYID_FIELD_NUMBERstatic intLENGTH_FIELD_NUMBERstatic com.google.protobuf.Parser<DataFormats.LedgerMetadataFormat>PARSERDeprecated.static intPASSWORD_FIELD_NUMBERstatic intQUORUMSIZE_FIELD_NUMBERstatic intSEGMENT_FIELD_NUMBERstatic intSTATE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)intgetAckQuorumSize()optional int32 ackQuorumSize = 9;longgetCtime()optional int64 ctime = 10;longgetCToken()optional int64 cToken = 12;DataFormats.LedgerMetadataFormat.cMetadataMapEntrygetCustomMetadata(int index)repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;intgetCustomMetadataCount()repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;java.util.List<DataFormats.LedgerMetadataFormat.cMetadataMapEntry>getCustomMetadataList()repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;DataFormats.LedgerMetadataFormat.cMetadataMapEntryOrBuildergetCustomMetadataOrBuilder(int index)repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;java.util.List<? extends DataFormats.LedgerMetadataFormat.cMetadataMapEntryOrBuilder>getCustomMetadataOrBuilderList()repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;static DataFormats.LedgerMetadataFormatgetDefaultInstance()DataFormats.LedgerMetadataFormatgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()DataFormats.LedgerMetadataFormat.DigestTypegetDigestType()optional .LedgerMetadataFormat.DigestType digestType = 7;intgetEnsembleSize()required int32 ensembleSize = 2;longgetLastEntryId()optional int64 lastEntryId = 4;longgetLength()required int64 length = 3;com.google.protobuf.Parser<DataFormats.LedgerMetadataFormat>getParserForType()com.google.protobuf.ByteStringgetPassword()optional bytes password = 8;intgetQuorumSize()required int32 quorumSize = 1;DataFormats.LedgerMetadataFormat.SegmentgetSegment(int index)repeated .LedgerMetadataFormat.Segment segment = 6;intgetSegmentCount()repeated .LedgerMetadataFormat.Segment segment = 6;java.util.List<DataFormats.LedgerMetadataFormat.Segment>getSegmentList()repeated .LedgerMetadataFormat.Segment segment = 6;DataFormats.LedgerMetadataFormat.SegmentOrBuildergetSegmentOrBuilder(int index)repeated .LedgerMetadataFormat.Segment segment = 6;java.util.List<? extends DataFormats.LedgerMetadataFormat.SegmentOrBuilder>getSegmentOrBuilderList()repeated .LedgerMetadataFormat.Segment segment = 6;intgetSerializedSize()DataFormats.LedgerMetadataFormat.StategetState()required .LedgerMetadataFormat.State state = 5 [default = OPEN];booleanhasAckQuorumSize()optional int32 ackQuorumSize = 9;booleanhasCtime()optional int64 ctime = 10;booleanhasCToken()optional int64 cToken = 12;booleanhasDigestType()optional .LedgerMetadataFormat.DigestType digestType = 7;booleanhasEnsembleSize()required int32 ensembleSize = 2;inthashCode()booleanhasLastEntryId()optional int64 lastEntryId = 4;booleanhasLength()required int64 length = 3;booleanhasPassword()optional bytes password = 8;booleanhasQuorumSize()required int32 quorumSize = 1;booleanhasState()required .LedgerMetadataFormat.State state = 5 [default = OPEN];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static DataFormats.LedgerMetadataFormat.BuildernewBuilder()static DataFormats.LedgerMetadataFormat.BuildernewBuilder(DataFormats.LedgerMetadataFormat prototype)DataFormats.LedgerMetadataFormat.BuildernewBuilderForType()protected DataFormats.LedgerMetadataFormat.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DataFormats.LedgerMetadataFormatparseDelimitedFrom(java.io.InputStream input)static DataFormats.LedgerMetadataFormatparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataFormats.LedgerMetadataFormatparseFrom(byte[] data)static DataFormats.LedgerMetadataFormatparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataFormats.LedgerMetadataFormatparseFrom(com.google.protobuf.ByteString data)static DataFormats.LedgerMetadataFormatparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataFormats.LedgerMetadataFormatparseFrom(com.google.protobuf.CodedInputStream input)static DataFormats.LedgerMetadataFormatparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataFormats.LedgerMetadataFormatparseFrom(java.io.InputStream input)static DataFormats.LedgerMetadataFormatparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataFormats.LedgerMetadataFormatparseFrom(java.nio.ByteBuffer data)static DataFormats.LedgerMetadataFormatparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DataFormats.LedgerMetadataFormat>parser()DataFormats.LedgerMetadataFormat.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
QUORUMSIZE_FIELD_NUMBER
public static final int QUORUMSIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENSEMBLESIZE_FIELD_NUMBER
public static final int ENSEMBLESIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LENGTH_FIELD_NUMBER
public static final int LENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LASTENTRYID_FIELD_NUMBER
public static final int LASTENTRYID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEGMENT_FIELD_NUMBER
public static final int SEGMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIGESTTYPE_FIELD_NUMBER
public static final int DIGESTTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PASSWORD_FIELD_NUMBER
public static final int PASSWORD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACKQUORUMSIZE_FIELD_NUMBER
public static final int ACKQUORUMSIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CTIME_FIELD_NUMBER
public static final int CTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOMMETADATA_FIELD_NUMBER
public static final int CUSTOMMETADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CTOKEN_FIELD_NUMBER
public static final int CTOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<DataFormats.LedgerMetadataFormat> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasQuorumSize
public boolean hasQuorumSize()
required int32 quorumSize = 1;- Specified by:
hasQuorumSizein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the quorumSize field is set.
-
getQuorumSize
public int getQuorumSize()
required int32 quorumSize = 1;- Specified by:
getQuorumSizein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The quorumSize.
-
hasEnsembleSize
public boolean hasEnsembleSize()
required int32 ensembleSize = 2;- Specified by:
hasEnsembleSizein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the ensembleSize field is set.
-
getEnsembleSize
public int getEnsembleSize()
required int32 ensembleSize = 2;- Specified by:
getEnsembleSizein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The ensembleSize.
-
hasLength
public boolean hasLength()
required int64 length = 3;- Specified by:
hasLengthin interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the length field is set.
-
getLength
public long getLength()
required int64 length = 3;- Specified by:
getLengthin interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The length.
-
hasLastEntryId
public boolean hasLastEntryId()
optional int64 lastEntryId = 4;- Specified by:
hasLastEntryIdin interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the lastEntryId field is set.
-
getLastEntryId
public long getLastEntryId()
optional int64 lastEntryId = 4;- Specified by:
getLastEntryIdin interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The lastEntryId.
-
hasState
public boolean hasState()
required .LedgerMetadataFormat.State state = 5 [default = OPEN];- Specified by:
hasStatein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the state field is set.
-
getState
public DataFormats.LedgerMetadataFormat.State getState()
required .LedgerMetadataFormat.State state = 5 [default = OPEN];- Specified by:
getStatein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The state.
-
getSegmentList
public java.util.List<DataFormats.LedgerMetadataFormat.Segment> getSegmentList()
repeated .LedgerMetadataFormat.Segment segment = 6;- Specified by:
getSegmentListin interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
getSegmentOrBuilderList
public java.util.List<? extends DataFormats.LedgerMetadataFormat.SegmentOrBuilder> getSegmentOrBuilderList()
repeated .LedgerMetadataFormat.Segment segment = 6;- Specified by:
getSegmentOrBuilderListin interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
getSegmentCount
public int getSegmentCount()
repeated .LedgerMetadataFormat.Segment segment = 6;- Specified by:
getSegmentCountin interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
getSegment
public DataFormats.LedgerMetadataFormat.Segment getSegment(int index)
repeated .LedgerMetadataFormat.Segment segment = 6;- Specified by:
getSegmentin interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
getSegmentOrBuilder
public DataFormats.LedgerMetadataFormat.SegmentOrBuilder getSegmentOrBuilder(int index)
repeated .LedgerMetadataFormat.Segment segment = 6;- Specified by:
getSegmentOrBuilderin interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
hasDigestType
public boolean hasDigestType()
optional .LedgerMetadataFormat.DigestType digestType = 7;- Specified by:
hasDigestTypein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the digestType field is set.
-
getDigestType
public DataFormats.LedgerMetadataFormat.DigestType getDigestType()
optional .LedgerMetadataFormat.DigestType digestType = 7;- Specified by:
getDigestTypein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The digestType.
-
hasPassword
public boolean hasPassword()
optional bytes password = 8;- Specified by:
hasPasswordin interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the password field is set.
-
getPassword
public com.google.protobuf.ByteString getPassword()
optional bytes password = 8;- Specified by:
getPasswordin interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The password.
-
hasAckQuorumSize
public boolean hasAckQuorumSize()
optional int32 ackQuorumSize = 9;- Specified by:
hasAckQuorumSizein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the ackQuorumSize field is set.
-
getAckQuorumSize
public int getAckQuorumSize()
optional int32 ackQuorumSize = 9;- Specified by:
getAckQuorumSizein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The ackQuorumSize.
-
hasCtime
public boolean hasCtime()
optional int64 ctime = 10;- Specified by:
hasCtimein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the ctime field is set.
-
getCtime
public long getCtime()
optional int64 ctime = 10;- Specified by:
getCtimein interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The ctime.
-
getCustomMetadataList
public java.util.List<DataFormats.LedgerMetadataFormat.cMetadataMapEntry> getCustomMetadataList()
repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;- Specified by:
getCustomMetadataListin interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
getCustomMetadataOrBuilderList
public java.util.List<? extends DataFormats.LedgerMetadataFormat.cMetadataMapEntryOrBuilder> getCustomMetadataOrBuilderList()
repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;- Specified by:
getCustomMetadataOrBuilderListin interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
getCustomMetadataCount
public int getCustomMetadataCount()
repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;- Specified by:
getCustomMetadataCountin interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
getCustomMetadata
public DataFormats.LedgerMetadataFormat.cMetadataMapEntry getCustomMetadata(int index)
repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;- Specified by:
getCustomMetadatain interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
getCustomMetadataOrBuilder
public DataFormats.LedgerMetadataFormat.cMetadataMapEntryOrBuilder getCustomMetadataOrBuilder(int index)
repeated .LedgerMetadataFormat.cMetadataMapEntry customMetadata = 11;- Specified by:
getCustomMetadataOrBuilderin interfaceDataFormats.LedgerMetadataFormatOrBuilder
-
hasCToken
public boolean hasCToken()
optional int64 cToken = 12;- Specified by:
hasCTokenin interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- Whether the cToken field is set.
-
getCToken
public long getCToken()
optional int64 cToken = 12;- Specified by:
getCTokenin interfaceDataFormats.LedgerMetadataFormatOrBuilder- Returns:
- The cToken.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DataFormats.LedgerMetadataFormat parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DataFormats.LedgerMetadataFormat parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DataFormats.LedgerMetadataFormat parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public DataFormats.LedgerMetadataFormat.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DataFormats.LedgerMetadataFormat.Builder newBuilder()
-
newBuilder
public static DataFormats.LedgerMetadataFormat.Builder newBuilder(DataFormats.LedgerMetadataFormat prototype)
-
toBuilder
public DataFormats.LedgerMetadataFormat.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DataFormats.LedgerMetadataFormat.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DataFormats.LedgerMetadataFormat getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DataFormats.LedgerMetadataFormat> parser()
-
getParserForType
public com.google.protobuf.Parser<DataFormats.LedgerMetadataFormat> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DataFormats.LedgerMetadataFormat getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-