Class ManagedLedgerInternalStats.LedgerInfo

  • Enclosing class:
    ManagedLedgerInternalStats

    public static class ManagedLedgerInternalStats.LedgerInfo
    extends java.lang.Object
    Ledger information.
    • Constructor Summary

      Constructors 
      Constructor Description
      LedgerInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ledgerId

        public long ledgerId
      • entries

        public long entries
      • size

        public long size
      • offloaded

        public boolean offloaded
      • metadata

        public java.lang.String metadata
      • underReplicated

        public boolean underReplicated
    • Constructor Detail

      • LedgerInfo

        public LedgerInfo()