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