public final class SimpleImmutableBitmapIndex extends SimpleBitmapColumnIndex
SimpleBitmapColumnIndex which wraps a single ImmutableBitmapCAPABILITIES| Constructor and Description |
|---|
SimpleImmutableBitmapIndex(ImmutableBitmap bitmap) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
computeBitmapResult(BitmapResultFactory<T> bitmapResultFactory) |
double |
estimateSelectivity(int totalRows) |
getIndexCapabilitiespublic SimpleImmutableBitmapIndex(ImmutableBitmap bitmap)
public double estimateSelectivity(int totalRows)
public <T> T computeBitmapResult(BitmapResultFactory<T> bitmapResultFactory)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.