Package org.opensearch.common
Interface StopWatch.TimingHandle
- All Superinterfaces:
AutoCloseable
- Enclosing class:
- StopWatch
Stops the watch and auto calls close in try-with-resources usage
- Opensearch.internal:
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-