类 PendingBookieOpsStats
java.lang.Object
org.apache.bookkeeper.mledger.proto.PendingBookieOpsStats
-
字段概要
字段修饰符和类型字段说明longlonglonglonglonglonglonglong -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
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()
-