public interface QueryableIndex extends ColumnSelector
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
|
Indexed<String> |
getAvailableDimensions() |
com.metamx.collections.bitmap.BitmapFactory |
getBitmapFactoryForDimensions() |
Indexed<String> |
getColumnNames() |
org.joda.time.Interval |
getDataInterval() |
int |
getNumRows() |
getColumn
org.joda.time.Interval getDataInterval()
int getNumRows()
com.metamx.collections.bitmap.BitmapFactory getBitmapFactoryForDimensions()
@Deprecated void close() throws IOException
IOException
- if an exception was thrown closing the indexCopyright © 2015. All rights reserved.