Uses of Class
org.elasticsearch.search.profile.Timer
-
Packages that use Timer Package Description org.elasticsearch.search.profile -
-
Uses of Timer in org.elasticsearch.search.profile
Methods in org.elasticsearch.search.profile that return Timer Modifier and Type Method Description TimerAbstractProfileBreakdown. getTimer(T timing)Methods in org.elasticsearch.search.profile with parameters of type Timer Modifier and Type Method Description voidAbstractProfileBreakdown. setTimer(T timing, Timer timer)
-