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