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

Enclosing class:
NodeIndexCreatedAction

public static interface NodeIndexCreatedAction.Listener


Method Summary
 void onNodeIndexCreated(String index, String nodeId)
           
 

Method Detail

onNodeIndexCreated

void onNodeIndexCreated(String index,
                        String nodeId)


Copyright © 2009-2012. All Rights Reserved.