Package | Description |
---|---|
com.yahoo.bard.webservice.web.handlers | |
com.yahoo.bard.webservice.web.handlers.workflow |
Modifier and Type | Field and Description |
---|---|
protected QueryWeightUtil |
WeightCheckRequestHandler.queryWeightUtil |
Constructor and Description |
---|
WeightCheckRequestHandler(DataRequestHandler next,
DruidWebService webService,
QueryWeightUtil queryWeightUtil,
com.fasterxml.jackson.databind.ObjectMapper mapper)
Build a weight checking request handler.
|
Modifier and Type | Field and Description |
---|---|
protected QueryWeightUtil |
SqlWorkflow.weightUtil |
protected QueryWeightUtil |
DruidWorkflow.weightUtil |
Constructor and Description |
---|
DruidWorkflow(DataCache<?> dataCache,
DruidWebService webService,
QueryWeightUtil weightUtil,
PhysicalTableDictionary physicalTableDictionary,
PartialDataHandler partialDataHandler,
QuerySigningService<?> querySigningService,
VolatileIntervalsService volatileIntervalsService,
com.fasterxml.jackson.databind.ObjectMapper mapper)
Constructor.
|
SqlWorkflow(DataCache<?> dataCache,
DruidWebService webService,
QueryWeightUtil weightUtil,
PhysicalTableDictionary physicalTableDictionary,
PartialDataHandler partialDataHandler,
QuerySigningService<?> querySigningService,
VolatileIntervalsService volatileIntervalsService,
com.fasterxml.jackson.databind.ObjectMapper mapper)
Constructor.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.