Counts.Type| Constructor and Description |
|---|
DefaultCounts(int threads) |
| Modifier and Type | Method and Description |
|---|---|
void |
incAndGet(Counts.Type type,
int threadIndex) |
void |
reset() |
long |
sum(Counts.Type type) |
String |
toString() |
public long sum(Counts.Type type)
public void incAndGet(Counts.Type type, int threadIndex)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.