Class ActionListener.RunAfterActionListener<T>

java.lang.Object
org.elasticsearch.action.ActionListener.Delegating<T,T>
org.elasticsearch.action.ActionListener.RunAfterActionListener<T>
All Implemented Interfaces:
ActionListener<T>
Enclosing interface:
ActionListener<Response>

public static final class ActionListener.RunAfterActionListener<T> extends ActionListener.Delegating<T,T>