| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataSource<S,T>
The abstract readable data source provides basic functionality for loading and parsing config.
|
class |
AutoRefreshDataSource<S,T>
A
ReadableDataSource automatically fetches the backend data. |
class |
EmptyDataSource
A
ReadableDataSource based on nothing. |
class |
FileRefreshableDataSource<T>
A
ReadableDataSource based on file. |
| Modifier and Type | Field and Description |
|---|---|
static ReadableDataSource<Object,Object> |
EmptyDataSource.EMPTY_DATASOURCE |
Copyright © 2019 Alibaba Group. All rights reserved.