public class PendingBookieOpsStats extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
cursorLedgerCloseOp |
long |
cursorLedgerCreateOp |
long |
cursorLedgerDeleteOp |
long |
cursorLedgerOpenOp |
long |
dataLedgerCloseOp |
long |
dataLedgerCreateOp |
long |
dataLedgerDeleteOp |
long |
dataLedgerOpenOp |
| Constructor and Description |
|---|
PendingBookieOpsStats() |
public long dataLedgerOpenOp
public long dataLedgerCloseOp
public long dataLedgerCreateOp
public long dataLedgerDeleteOp
public long cursorLedgerOpenOp
public long cursorLedgerCloseOp
public long cursorLedgerCreateOp
public long cursorLedgerDeleteOp
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.