Package | Description |
---|---|
com.yahoo.bard.webservice.application | |
com.yahoo.bard.webservice.data | |
com.yahoo.bard.webservice.table.resolver |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends PhysicalTableResolver> |
AbstractBinderFactory.getPhysicalTableResolver()
Select a physical table resolver class.
|
Modifier and Type | Field and Description |
---|---|
protected PhysicalTableResolver |
DruidQueryBuilder.resolver |
Constructor and Description |
---|
DruidQueryBuilder(LogicalTableDictionary tableDictionary,
PhysicalTableResolver resolver)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
BasePhysicalTableResolver
Abstract parent to with business rule agnostic implementations of core methods.
|
class |
DefaultPhysicalTableResolver
A physical table resolver which implements core bard filters and comparator functions
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.