org.elasticsearch.transport
Interface ActionTransportRequestHandler<T extends Streamable>

All Superinterfaces:
TransportRequestHandler<T>

public interface ActionTransportRequestHandler<T extends Streamable>
extends TransportRequestHandler<T>


Method Summary
 String action()
           
 
Methods inherited from interface org.elasticsearch.transport.TransportRequestHandler
executor, messageReceived, newInstance
 

Method Detail

action

String action()


Copyright © 2009-2012. All Rights Reserved.