public class DruidAdminClient extends Object
| Constructor and Description |
|---|
DruidAdminClient(String coordinatorAddress,
RestClient restClient) |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleDatasourceInfo> |
getDataSources() |
public DruidAdminClient(String coordinatorAddress, RestClient restClient)
public List<SimpleDatasourceInfo> getDataSources() throws IOException
IOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.