org.neo4j.com
Interface RequestType<M>

All Known Implementing Classes:
MasterClient.HaRequestType

public interface RequestType<M>


Method Summary
 MasterCaller getMasterCaller()
           
 ObjectSerializer getObjectSerializer()
           
 byte id()
           
 

Method Detail

getMasterCaller

MasterCaller getMasterCaller()

getObjectSerializer

ObjectSerializer getObjectSerializer()

id

byte id()


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.