Package org.elasticsearch.common
Class StopWatch.TaskInfo
- java.lang.Object
-
- org.elasticsearch.common.StopWatch.TaskInfo
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetTaskName()Return the name of this task.TimeValuegetTime()Return the time this task took.
-