JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.opensearch.common.util.concurrent
Interface WrappedRunnable
All Superinterfaces:
Runnable
All Known Implementing Classes:
TaskAwareRunnable
public interface
WrappedRunnable
extends
Runnable
A wrapped runnable.
Opensearch.internal:
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Runnable
unwrap
()
Methods inherited from interface java.lang.
Runnable
run
Method Details
unwrap
Runnable
unwrap
()