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

Enclosing class:
NodeIndexDeletedAction

public static interface NodeIndexDeletedAction.Listener


Method Summary
 void onNodeIndexDeleted(String index, String nodeId)
           
 

Method Detail

onNodeIndexDeleted

void onNodeIndexDeleted(String index,
                        String nodeId)


Copyright © 2009-2012. All Rights Reserved.