Uses of Class
org.apache.lucene.benchmark.byTask.utils.StreamUtils.Type

Packages that use StreamUtils.Type
org.apache.lucene.benchmark.byTask.utils Utilities used for the benchmark, and for the reports. 
 

Uses of StreamUtils.Type in org.apache.lucene.benchmark.byTask.utils
 

Methods in org.apache.lucene.benchmark.byTask.utils that return StreamUtils.Type
static StreamUtils.Type StreamUtils.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StreamUtils.Type[] StreamUtils.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.