public interface ColumnValueSelector<T>
getFloat(), getDouble() and getLong() to support "polymorphic"
rollup aggregation during index merging.| Modifier and Type | Method and Description |
|---|---|
Class<T> |
classOfObject() |
double |
getDouble() |
float |
getFloat() |
long |
getLong() |
T |
getObject() |
Copyright © 2011–2017. All rights reserved.