Package | Description |
---|---|
org.elasticsearch.common |
Modifier and Type | Method and Description |
---|---|
StopWatch |
StopWatch.keepTaskList(boolean keepTaskList)
Determine whether the TaskInfo array is built over time.
|
StopWatch |
StopWatch.start()
Start an unnamed task.
|
StopWatch |
StopWatch.start(String taskName)
Start a named task.
|
StopWatch |
StopWatch.stop()
Stop the current task.
|
Copyright © 2009–2015. All rights reserved.