Uses of Class
org.apache.accumulo.core.file.rfile.bcfile.Compression.Algorithm

Packages that use Compression.Algorithm
org.apache.accumulo.core.file.rfile.bcfile   
 

Uses of Compression.Algorithm in org.apache.accumulo.core.file.rfile.bcfile
 

Methods in org.apache.accumulo.core.file.rfile.bcfile that return Compression.Algorithm
static Compression.Algorithm Compression.Algorithm.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Compression.Algorithm[] Compression.Algorithm.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.