Uses of Class
org.neo4j.kernel.ha.MasterClient.HaRequestType

Packages that use MasterClient.HaRequestType
org.neo4j.kernel.ha   
 

Uses of MasterClient.HaRequestType in org.neo4j.kernel.ha
 

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



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