| Package | Description |
|---|---|
| com.aliyun.openservices.log.common |
| Modifier and Type | Field and Description |
|---|---|
protected DataSourceType |
DataSource.type |
| Modifier and Type | Method and Description |
|---|---|
static DataSourceType |
DataSourceType.fromString(String value) |
DataSourceType |
DataSource.getType() |
static DataSourceType |
DataSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSourceType[] |
DataSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSource.setType(DataSourceType type) |
| Constructor and Description |
|---|
DataSource(DataSourceType type) |
Copyright © 2025. All Rights Reserved.