Package | Description |
---|---|
com.hazelcast.map.impl.record |
Contains record specific classes.
|
Modifier and Type | Field and Description |
---|---|
protected RecordStatistics |
RecordInfo.statistics |
Modifier and Type | Method and Description |
---|---|
RecordStatistics |
Record.getStatistics() |
RecordStatistics |
RecordInfo.getStatistics() |
Modifier and Type | Method and Description |
---|---|
void |
Record.setStatistics(RecordStatistics stats) |
void |
RecordInfo.setStatistics(RecordStatistics statistics) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.