public class TP3ProfileWrapper extends Object implements QueryProfiler
AND_QUERY, CONDITION_ANNOTATION, FITTED_ANNOTATION, FULLSCAN_ANNOTATION, INDEX_ANNOTATION, LIMIT_ANNOTATION, MULTIQUERY_ANNOTATION, NO_OP, NUMVERTICES_ANNOTATION, OPTIMIZATION, OR_QUERY, ORDERED_ANNOTATION, ORDERS_ANNOTATION, PARTITIONED_VERTEX_ANNOTATION, QUERY_ANNOTATION| Constructor and Description |
|---|
TP3ProfileWrapper(org.apache.tinkerpop.gremlin.process.traversal.util.MutableMetrics metrics) |
| Modifier and Type | Method and Description |
|---|---|
QueryProfiler |
addNested(String groupName) |
QueryProfiler |
setAnnotation(String key,
Object value) |
void |
setResultSize(long size) |
void |
startTimer() |
void |
stopTimer() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprofile, profile, profile, profilepublic TP3ProfileWrapper(org.apache.tinkerpop.gremlin.process.traversal.util.MutableMetrics metrics)
public QueryProfiler addNested(String groupName)
addNested in interface QueryProfilerpublic QueryProfiler setAnnotation(String key, Object value)
setAnnotation in interface QueryProfilerpublic void startTimer()
startTimer in interface QueryProfilerpublic void stopTimer()
stopTimer in interface QueryProfilerpublic void setResultSize(long size)
setResultSize in interface QueryProfilerCopyright © 2012–2015. All rights reserved.