Uses of Class
org.neo4j.kernel.ha.com.master.SlaveClient.SlaveRequestType

Packages that use SlaveClient.SlaveRequestType
org.neo4j.kernel.ha.com.master   
 

Uses of SlaveClient.SlaveRequestType in org.neo4j.kernel.ha.com.master
 

Methods in org.neo4j.kernel.ha.com.master that return SlaveClient.SlaveRequestType
static SlaveClient.SlaveRequestType SlaveClient.SlaveRequestType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SlaveClient.SlaveRequestType[] SlaveClient.SlaveRequestType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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