| Package | Description |
|---|---|
| com.hazelcast.map.record |
| Modifier and Type | Field and Description |
|---|---|
protected RecordStatistics |
AbstractRecord.statistics |
protected RecordStatistics |
RecordInfo.statistics |
| Modifier and Type | Method and Description |
|---|---|
RecordStatistics |
AbstractRecord.getStatistics() |
RecordStatistics |
Record.getStatistics() |
RecordStatistics |
RecordInfo.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRecord.setStatistics(RecordStatistics stats) |
void |
Record.setStatistics(RecordStatistics stats) |
void |
RecordInfo.setStatistics(RecordStatistics statistics) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.