public class RocksDBServiceMonitors extends CustomServiceMonitors
Modifier and Type | Class and Description |
---|---|
static class |
RocksDBServiceMonitors.Attributes |
details, id, monitors
Constructor and Description |
---|
RocksDBServiceMonitors() |
RocksDBServiceMonitors(String id,
long getOpsPutBytes,
long getOpsGetBytes,
long getFlashPutBytes,
double getCompactionAvg) |
Modifier and Type | Method and Description |
---|---|
double |
getCompactionAvg() |
long |
getFlashPutBytes() |
long |
getOpsGetBytes() |
long |
getOpsPutBytes() |
getDetails, getId, getMonitors, readExternal, setDetails, toString, writeExternal
public RocksDBServiceMonitors()
public RocksDBServiceMonitors(String id, long getOpsPutBytes, long getOpsGetBytes, long getFlashPutBytes, double getCompactionAvg)
Copyright © GigaSpaces.