Package org.apache.pulsar.common.naming
Class PartitionedManagedLedgerInfo
java.lang.Object
org.apache.bookkeeper.mledger.ManagedLedgerInfo
org.apache.pulsar.common.naming.PartitionedManagedLedgerInfo
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.bookkeeper.mledger.ManagedLedgerInfo
ManagedLedgerInfo.CursorInfo, ManagedLedgerInfo.LedgerInfo, ManagedLedgerInfo.MessageRangeInfo, ManagedLedgerInfo.PositionInfo -
Field Summary
FieldsFields inherited from class org.apache.bookkeeper.mledger.ManagedLedgerInfo
creationDate, cursors, ledgers, modificationDate, properties, terminatedPosition, version -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
partitions
-
-
Constructor Details
-
PartitionedManagedLedgerInfo
public PartitionedManagedLedgerInfo()
-