Uses of Class
org.neo4j.kernel.ha.HaRequestType196

Packages that use HaRequestType196
org.neo4j.kernel.ha   
 

Uses of HaRequestType196 in org.neo4j.kernel.ha
 

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



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