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