| Package | Description |
|---|---|
| org.neo4j.server.statistic |
| Modifier and Type | Method and Description |
|---|---|
StatisticData |
StatisticData.copy() |
StatisticData |
StatisticRecord.getDuration() |
StatisticData |
StatisticRecord.getSize() |
| Constructor and Description |
|---|
StatisticRecord(long timeStamp,
long period,
long requests,
StatisticData duration,
StatisticData size) |
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.