T
- the type that corresponds to the id of the set of segments referenced by a druid query.@FunctionalInterface public interface QuerySigningService<T>
Modifier and Type | Method and Description |
---|---|
Optional<T> |
getSegmentSetId(DruidAggregationQuery<?> query)
Return an identifier that corresponds to the set of segments that a query references.
|
Optional<T> getSegmentSetId(DruidAggregationQuery<?> query)
query
- The druid aggregation query.Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.