Uses of Class
org.apache.hadoop.hbase.util.ByteBloomFilter

Packages that use ByteBloomFilter
org.apache.hadoop.hbase.util   
 

Uses of ByteBloomFilter in org.apache.hadoop.hbase.util
 

Fields in org.apache.hadoop.hbase.util declared as ByteBloomFilter
protected  ByteBloomFilter[] DynamicByteBloomFilter.matrix
          The matrix of Bloom filters (contains bloom data only during writes).
 



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