| Package | Description |
|---|---|
| com.yahoo.bard.webservice.application | |
| com.yahoo.bard.webservice.data.config | |
| com.yahoo.wiki.webservice.application | |
| com.yahoo.wiki.webservice.data.config.metric |
| Modifier and Type | Method and Description |
|---|---|
protected abstract MetricLoader |
AbstractBinderFactory.getMetricLoader()
Create a Metric Loader.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurationLoader |
AbstractBinderFactory.buildConfigurationLoader(DimensionLoader dimensionLoader,
MetricLoader metricLoader,
TableLoader tableLoader)
Extension point for building custom Configuration Loaders.
|
| Modifier and Type | Field and Description |
|---|---|
protected MetricLoader |
ConfigurationLoader.metricLoader |
| Constructor and Description |
|---|
ConfigurationLoader(DimensionLoader dimensionLoader,
MetricLoader metricLoader,
TableLoader tableLoader)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected MetricLoader |
GenericBinderFactory.getMetricLoader() |
protected MetricLoader |
WikiBinderFactory.getMetricLoader() |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericMetricLoader
Loads all metrics from a list of
DataSourceConfiguration. |
class |
WikiMetricLoader
Load the Wiki-specific metrics.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.