org.apache.accumulo.core.file
Class BloomFilterLayer
java.lang.Object
org.apache.accumulo.core.file.BloomFilterLayer
public class BloomFilterLayer
- extends Object
A class that sits on top of different accumulo file formats and provides bloom filter functionality.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BLOOM_FILE_NAME
public static final String BLOOM_FILE_NAME
- See Also:
- Constant Field Values
HASH_COUNT
public static final int HASH_COUNT
- See Also:
- Constant Field Values
BloomFilterLayer
public BloomFilterLayer()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2015 Apache Accumulo Project. All rights reserved.