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)  | 
boolean | 
hasMultipleValues(String dimension)  | 
boolean hasMultipleValues(String dimension)
int getNumRows()
BitmapFactory getBitmapFactory()
BitmapIndex getBitmapIndex(String dimension)
ImmutableBitmap getBitmapIndex(String dimension, String value)
ImmutableRTree getSpatialIndex(String dimension)
Copyright © 2011–2018. All rights reserved.