org.elasticsearch.cluster.action.index
Interface NodeIndexCreatedAction.Listener

Enclosing class:
NodeIndexCreatedAction

public static interface NodeIndexCreatedAction.Listener


Method Summary
 void onNodeIndexCreated(java.lang.String index, java.lang.String nodeId)
           
 

Method Detail

onNodeIndexCreated

void onNodeIndexCreated(java.lang.String index,
                        java.lang.String nodeId)