public class StoreIteratorCounter extends Object
As an example on how to plugin-in the counter in the provider implementation check TinkerGraphIterator.
Traversal.close()| Modifier and Type | Field and Description | 
|---|---|
| static StoreIteratorCounter | INSTANCE | 
| Constructor and Description | 
|---|
| StoreIteratorCounter() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | decrement() | 
| long | getOpenIteratorCount() | 
| void | increment() | 
| void | reset() | 
public static final StoreIteratorCounter INSTANCE
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.