Uses of Interface
org.elasticsearch.common.util.CancellableThreads.Interruptible
-
Packages that use CancellableThreads.Interruptible Package Description org.elasticsearch.common.util -
-
Uses of CancellableThreads.Interruptible in org.elasticsearch.common.util
Methods in org.elasticsearch.common.util with parameters of type CancellableThreads.Interruptible Modifier and Type Method Description voidCancellableThreads. execute(CancellableThreads.Interruptible interruptible)run the Interruptible, capturing the executing thread.
-