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