Uses of Class
org.apache.accumulo.server.test.continuous.ContinuousVerify.Counts

Packages that use ContinuousVerify.Counts
org.apache.accumulo.server.test.continuous   
 

Uses of ContinuousVerify.Counts in org.apache.accumulo.server.test.continuous
 

Methods in org.apache.accumulo.server.test.continuous that return ContinuousVerify.Counts
static ContinuousVerify.Counts ContinuousVerify.Counts.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContinuousVerify.Counts[] ContinuousVerify.Counts.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.