Uses of Class
org.apache.hadoop.io.compress.bzip2.CBZip2InputStream.STATE

Packages that use CBZip2InputStream.STATE
org.apache.hadoop.io.compress.bzip2   
 

Uses of CBZip2InputStream.STATE in org.apache.hadoop.io.compress.bzip2
 

Methods in org.apache.hadoop.io.compress.bzip2 that return CBZip2InputStream.STATE
static CBZip2InputStream.STATE CBZip2InputStream.STATE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CBZip2InputStream.STATE[] CBZip2InputStream.STATE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 The Apache Software Foundation