Package | Description |
---|---|
com.yahoo.bard.webservice.application | |
com.yahoo.bard.webservice.druid.model.query | |
com.yahoo.bard.webservice.metadata |
Modifier and Type | Method and Description |
---|---|
protected Map<Class,RequestedIntervalsFunction> |
AbstractBinderFactory.buildSigningFunctions()
Build a Map of Class to Function that should be used to get requestedIntervals from the DruidQuery.
|
Modifier and Type | Class and Description |
---|---|
static class |
LookbackQuery.LookbackQueryRequestedIntervalsFunction
The function to get requestedIntervals from a LookbackQuery.
|
Constructor and Description |
---|
SegmentIntervalsHashIdGenerator(DataSourceMetadataService dataSourceMetadataService,
Map<Class,RequestedIntervalsFunction> requestedIntervalsQueryExtractionFunctions)
Build a SegmentIntervalsHashIdGenerator that generates a segmentId using the provided signingFunctions.
|
SegmentIntervalsHashIdGenerator(PhysicalTableDictionary physicalTableDictionary,
DataSourceMetadataService dataSourceMetadataService,
Map<Class,RequestedIntervalsFunction> requestedIntervalsQueryExtractionFunctions)
Deprecated.
phyiscalTableDictionary is not used
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.