| Package | Description |
|---|---|
| com.yahoo.bard.webservice.application | |
| com.yahoo.bard.webservice.application.healthchecks |
| Modifier and Type | Method and Description |
|---|---|
protected DataSourceMetadataLoadTask |
AbstractBinderFactory.buildDataSourceMetadataLoader(DruidWebService webService,
PhysicalTableDictionary physicalTableDictionary,
DataSourceMetadataService metadataService,
com.fasterxml.jackson.databind.ObjectMapper mapper)
Build a datasource metadata loader.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBinderFactory.setupDataSourceMetaData(com.codahale.metrics.health.HealthCheckRegistry healthCheckRegistry,
DataSourceMetadataLoadTask dataSourceMetadataLoader)
Schedule a datasource metadata loader and register its health check.
|
| Constructor and Description |
|---|
DataSourceMetadataLoaderHealthCheck(DataSourceMetadataLoadTask loader,
long executionWindow)
Creates a health check for a datasource metadata loader.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.