Class ManagedLedgerInfo.LedgerInfo

  • Enclosing class:
    ManagedLedgerInfo

    public static class ManagedLedgerInfo.LedgerInfo
    extends java.lang.Object
    • 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 java.lang.Long entries
      • size

        public java.lang.Long size
      • timestamp

        public java.lang.Long timestamp
      • isOffloaded

        public boolean isOffloaded
    • Constructor Detail

      • LedgerInfo

        public LedgerInfo()