Class PendingBookieOpsStats


  • public class PendingBookieOpsStats
    extends java.lang.Object
    • Field Detail

      • dataLedgerOpenOp

        public long dataLedgerOpenOp
      • dataLedgerCloseOp

        public long dataLedgerCloseOp
      • dataLedgerCreateOp

        public long dataLedgerCreateOp
      • dataLedgerDeleteOp

        public long dataLedgerDeleteOp
      • cursorLedgerOpenOp

        public long cursorLedgerOpenOp
      • cursorLedgerCloseOp

        public long cursorLedgerCloseOp
      • cursorLedgerCreateOp

        public long cursorLedgerCreateOp
      • cursorLedgerDeleteOp

        public long cursorLedgerDeleteOp
    • Constructor Detail

      • PendingBookieOpsStats

        public PendingBookieOpsStats()