public interface BitmapIndexSelector
Modifier and Type | Method and Description |
---|---|
BitmapFactory |
getBitmapFactory() |
BitmapIndex |
getBitmapIndex(String dimension) |
ImmutableBitmap |
getBitmapIndex(String dimension,
String value) |
Indexed<String> |
getDimensionValues(String dimension) |
int |
getNumRows() |
ImmutableRTree |
getSpatialIndex(String dimension) |
int getNumRows()
BitmapFactory getBitmapFactory()
BitmapIndex getBitmapIndex(String dimension)
ImmutableBitmap getBitmapIndex(String dimension, String value)
ImmutableRTree getSpatialIndex(String dimension)
Copyright © 2011–2017. All rights reserved.