| Class and Description |
|---|
| AbstractDataSource
The abstract readable data source provides basic functionality for loading and parsing config.
|
| AutoRefreshDataSource
A
ReadableDataSource automatically fetches the backend data. |
| Converter
Convert an object from source type
S to target type T. |
| ReadableDataSource
The readable data source is responsible for retrieving configs (read-only).
|
| WritableDataSource
Interface of writable data source support.
|
Copyright © 2022 Alibaba Group. All rights reserved.