Package | Description |
---|---|
io.druid.query |
Modifier and Type | Class and Description |
---|---|
class |
TimewarpOperator<T>
TimewarpOperator is an example post-processing operator that maps current time
to the latest period ending withing the specified data interval and truncates
the query interval to discard data that would be mapped to the future.
|
Copyright © 2011–2015. All rights reserved.