类 PendingBookieOpsStats

java.lang.Object
org.apache.bookkeeper.mledger.proto.PendingBookieOpsStats

public class PendingBookieOpsStats extends Object
  • 字段详细资料

    • 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
  • 构造器详细资料

    • PendingBookieOpsStats

      public PendingBookieOpsStats()