Class PartitionedManagedLedgerInfo

java.lang.Object
org.apache.bookkeeper.mledger.ManagedLedgerInfo
org.apache.pulsar.common.naming.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
    Map<String,org.apache.bookkeeper.mledger.ManagedLedgerInfo>
     

    Fields inherited from class org.apache.bookkeeper.mledger.ManagedLedgerInfo

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • partitions

      public Map<String,org.apache.bookkeeper.mledger.ManagedLedgerInfo> partitions
  • Constructor Details

    • PartitionedManagedLedgerInfo

      public PartitionedManagedLedgerInfo()