Package org.apache.bookkeeper.proto
Class BookkeeperProtocol.GetListOfEntriesOfLedgerResponse
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite
- 
- com.google.protobuf.AbstractMessage
- 
- com.google.protobuf.GeneratedMessageV3
- 
- org.apache.bookkeeper.proto.BookkeeperProtocol.GetListOfEntriesOfLedgerResponse
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- java.io.Serializable,- BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder
 - Enclosing class:
- BookkeeperProtocol
 
 public static final class BookkeeperProtocol.GetListOfEntriesOfLedgerResponse extends com.google.protobuf.GeneratedMessageV3 implements BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder Protobuf typeGetListOfEntriesOfLedgerResponse- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classBookkeeperProtocol.GetListOfEntriesOfLedgerResponse.BuilderProtobuf typeGetListOfEntriesOfLedgerResponse- 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3com.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 SummaryFields Modifier and Type Field Description static intAVAILABILITYOFENTRIESOFLEDGER_FIELD_NUMBERstatic intLEDGERID_FIELD_NUMBERstatic com.google.protobuf.Parser<BookkeeperProtocol.GetListOfEntriesOfLedgerResponse>PARSERDeprecated.static intSTATUS_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)com.google.protobuf.ByteStringgetAvailabilityOfEntriesOfLedger()condensed encoded format representing availability of entries of ledgerstatic BookkeeperProtocol.GetListOfEntriesOfLedgerResponsegetDefaultInstance()BookkeeperProtocol.GetListOfEntriesOfLedgerResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetLedgerId()required int64 ledgerId = 2;com.google.protobuf.Parser<BookkeeperProtocol.GetListOfEntriesOfLedgerResponse>getParserForType()intgetSerializedSize()BookkeeperProtocol.StatusCodegetStatus()required .StatusCode status = 1;booleanhasAvailabilityOfEntriesOfLedger()condensed encoded format representing availability of entries of ledgerinthashCode()booleanhasLedgerId()required int64 ledgerId = 2;booleanhasStatus()required .StatusCode status = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.BuildernewBuilder()static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.BuildernewBuilder(BookkeeperProtocol.GetListOfEntriesOfLedgerResponse prototype)BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.BuildernewBuilderForType()protected BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseDelimitedFrom(java.io.InputStream input)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(byte[] data)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(com.google.protobuf.ByteString data)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(com.google.protobuf.CodedInputStream input)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(java.io.InputStream input)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(java.nio.ByteBuffer data)static BookkeeperProtocol.GetListOfEntriesOfLedgerResponseparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BookkeeperProtocol.GetListOfEntriesOfLedgerResponse>parser()BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3canUseUnsafe, 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.AbstractMessagefindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLiteaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
STATUS_FIELD_NUMBERpublic static final int STATUS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
LEDGERID_FIELD_NUMBERpublic static final int LEDGERID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
AVAILABILITYOFENTRIESOFLEDGER_FIELD_NUMBERpublic static final int AVAILABILITYOFENTRIESOFLEDGER_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PARSER@Deprecated public static final com.google.protobuf.Parser<BookkeeperProtocol.GetListOfEntriesOfLedgerResponse> PARSER Deprecated.
 
- 
 - 
Method Detail- 
newInstanceprotected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) - Overrides:
- newInstancein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3
 
 - 
hasStatuspublic boolean hasStatus() required .StatusCode status = 1;- Specified by:
- hasStatusin interface- BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder
- Returns:
- Whether the status field is set.
 
 - 
getStatuspublic BookkeeperProtocol.StatusCode getStatus() required .StatusCode status = 1;- Specified by:
- getStatusin interface- BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder
- Returns:
- The status.
 
 - 
hasLedgerIdpublic boolean hasLedgerId() required int64 ledgerId = 2;- Specified by:
- hasLedgerIdin interface- BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder
- Returns:
- Whether the ledgerId field is set.
 
 - 
getLedgerIdpublic long getLedgerId() required int64 ledgerId = 2;- Specified by:
- getLedgerIdin interface- BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder
- Returns:
- The ledgerId.
 
 - 
hasAvailabilityOfEntriesOfLedgerpublic boolean hasAvailabilityOfEntriesOfLedger() condensed encoded format representing availability of entries of ledger optional bytes availabilityOfEntriesOfLedger = 3;- Specified by:
- hasAvailabilityOfEntriesOfLedgerin interface- BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder
- Returns:
- Whether the availabilityOfEntriesOfLedger field is set.
 
 - 
getAvailabilityOfEntriesOfLedgerpublic com.google.protobuf.ByteString getAvailabilityOfEntriesOfLedger() condensed encoded format representing availability of entries of ledger optional bytes availabilityOfEntriesOfLedger = 3;- Specified by:
- getAvailabilityOfEntriesOfLedgerin interface- BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder
- Returns:
- The availabilityOfEntriesOfLedger.
 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3
 
 - 
writeTopublic void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
- writeToin interface- com.google.protobuf.MessageLite
- Overrides:
- writeToin class- com.google.protobuf.GeneratedMessageV3
- Throws:
- java.io.IOException
 
 - 
getSerializedSizepublic int getSerializedSize() - Specified by:
- getSerializedSizein interface- com.google.protobuf.MessageLite
- Overrides:
- getSerializedSizein class- com.google.protobuf.GeneratedMessageV3
 
 - 
equalspublic boolean equals(java.lang.Object obj) - Specified by:
- equalsin interface- com.google.protobuf.Message
- Overrides:
- equalsin class- com.google.protobuf.AbstractMessage
 
 - 
hashCodepublic int hashCode() - Specified by:
- hashCodein interface- com.google.protobuf.Message
- Overrides:
- hashCodein class- com.google.protobuf.AbstractMessage
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
newBuilderForTypepublic BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
 - 
newBuilderpublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.Builder newBuilder() 
 - 
newBuilderpublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.Builder newBuilder(BookkeeperProtocol.GetListOfEntriesOfLedgerResponse prototype) 
 - 
toBuilderpublic BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.Builder toBuilder() - Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
 - 
newBuilderForTypeprotected BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static BookkeeperProtocol.GetListOfEntriesOfLedgerResponse getDefaultInstance() 
 - 
parserpublic static com.google.protobuf.Parser<BookkeeperProtocol.GetListOfEntriesOfLedgerResponse> parser() 
 - 
getParserForTypepublic com.google.protobuf.Parser<BookkeeperProtocol.GetListOfEntriesOfLedgerResponse> getParserForType() - Specified by:
- getParserForTypein interface- com.google.protobuf.Message
- Specified by:
- getParserForTypein interface- com.google.protobuf.MessageLite
- Overrides:
- getParserForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstanceForTypepublic BookkeeperProtocol.GetListOfEntriesOfLedgerResponse getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
- 
 
-