| Package | Description |
|---|---|
| org.apache.carbondata.datamap.bloom |
| Modifier and Type | Field and Description |
|---|---|
protected List<CarbonBloomFilter> |
AbstractBloomDataMapWriter.indexBloomFilters |
| Modifier and Type | Method and Description |
|---|---|
List<CarbonBloomFilter> |
BloomCacheKeyValue.CacheValue.getBloomFilters() |
static List<CarbonBloomFilter> |
BloomIndexFileStore.loadBloomFilterFromFile(String shardPath,
String colName)
load bloom filter from bloom index file
|
static List<CarbonBloomFilter> |
BloomIndexFileStore.loadBloomIndex(String shardPath,
String colName)
load bloom filter of
colName from shardPath |
static List<CarbonBloomFilter> |
BloomIndexFileStore.loadMergeBloomIndex(String mergeShardPath,
String colName)
load bloom filter of
colName from mergeShardPath |
| Constructor and Description |
|---|
CacheValue(List<CarbonBloomFilter> bloomFilters) |
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.