org.elasticsearch.cluster.metadata
Interface MetaDataMappingService.Listener

Enclosing class:
MetaDataMappingService

public static interface MetaDataMappingService.Listener


Method Summary
 void onFailure(Throwable t)
           
 void onResponse(MetaDataMappingService.Response response)
           
 

Method Detail

onResponse

void onResponse(MetaDataMappingService.Response response)

onFailure

void onFailure(Throwable t)


Copyright © 2009-2012. All Rights Reserved.