org.neo4j.kernel.ha
Interface CommunicationProtocol.MasterCaller<T>

Enclosing class:
CommunicationProtocol

protected static interface CommunicationProtocol.MasterCaller<T>


Method Summary
 Response<T> callMaster(Master master, SlaveContext context, org.jboss.netty.buffer.ChannelBuffer input)
           
 

Method Detail

callMaster

Response<T> callMaster(Master master,
                       SlaveContext context,
                       org.jboss.netty.buffer.ChannelBuffer input)


Copyright © 2010 The Neo4j Graph Database Project. All Rights Reserved.