| Package | Description |
|---|---|
| org.elasticsearch.action |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionRunnable<Response>
Base class for
Runnables that need to call ActionListener.onFailure(Throwable) in case an uncaught
exception or error is thrown while the actual action is run. |
Copyright © 2009–2016. All rights reserved.