Uses of Class
org.apache.hadoop.hbase.BloomFilterDescriptor

Packages that use BloomFilterDescriptor
org.apache.hadoop.hbase Provides HBase, the Hadoop simple database. 
 

Uses of BloomFilterDescriptor in org.apache.hadoop.hbase
 

Constructors in org.apache.hadoop.hbase with parameters of type BloomFilterDescriptor
HColumnDescriptor(Text name, int maxVersions, HColumnDescriptor.CompressionType compression, boolean inMemory, int maxValueLength, BloomFilterDescriptor bloomFilter)
          Constructor - specify all parameters.
 



Copyright © 2006 The Apache Software Foundation