Class PartitionedManagedLedgerInfo


  • public class PartitionedManagedLedgerInfo
    extends org.apache.bookkeeper.mledger.ManagedLedgerInfo
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.bookkeeper.mledger.ManagedLedgerInfo

        org.apache.bookkeeper.mledger.ManagedLedgerInfo.CursorInfo, org.apache.bookkeeper.mledger.ManagedLedgerInfo.LedgerInfo, org.apache.bookkeeper.mledger.ManagedLedgerInfo.MessageRangeInfo, org.apache.bookkeeper.mledger.ManagedLedgerInfo.PositionInfo
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.Map<java.lang.String,​org.apache.bookkeeper.mledger.ManagedLedgerInfo> partitions  
      • Fields inherited from class org.apache.bookkeeper.mledger.ManagedLedgerInfo

        creationDate, cursors, ledgers, modificationDate, properties, terminatedPosition, version
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • partitions

        public java.util.Map<java.lang.String,​org.apache.bookkeeper.mledger.ManagedLedgerInfo> partitions
    • Constructor Detail

      • PartitionedManagedLedgerInfo

        public PartitionedManagedLedgerInfo()