Class RunOnce
- java.lang.Object
-
- org.elasticsearch.common.util.concurrent.RunOnce
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasRun()trueif theRunOncehas been executed once.voidrun()
-