public interface DataServiceAdmin
Modifier and Type | Method and Description |
---|---|
String[] |
getAllRoles(String authProviderConfig94)
Auto generated method signature
|
String[] |
getAvailableDS()
Auto generated method signature
|
String[] |
getCarbonDataSourceNames()
Auto generated method signature
|
String[] |
getCarbonDataSourceNamesForTypes(String[] types46)
Auto generated method signature
|
String |
getCarbonDataSourceType(String dsName98)
Auto generated method signature
|
String |
getDataServiceContentAsString(String serviceId34)
Auto generated method signature
|
String[] |
getdbSchemaList(String datasourceId121)
Auto generated method signature
|
String |
getDSService(String dataSourceId84,
String dbName85,
String[] schemas86,
String[] tableNames87,
boolean singleService88,
String serviceName89,
String serviceNamespace90)
Auto generated method signature
|
String[] |
getDSServiceList(String dataSourceId72,
String dbName73,
String[] schemas74,
String[] tableNames75,
boolean singleService76,
String serviceNamespace77)
Auto generated method signature
|
String[] |
getInputMappingNames(String sql38)
Auto generated method signature
|
String[] |
getOutputColumnNames(String sql117)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedSchemaInfo(int pageNumber58,
String datasourceId59)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedTableInfo(int pageNumber110,
String datasourceId111,
String dbName112,
String[] schemas113)
Auto generated method signature
|
String[] |
getTableList(String datasourceId63,
String dbName64,
String[] schemas65)
Auto generated method signature
|
boolean |
isDSNameAvailable(String dataService42)
Auto generated method signature
|
void |
saveDataService(String serviceName54,
String serviceHierarchy55,
String serviceContents56)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRoles(String authProviderConfig94,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvailableDS(DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCarbonDataSourceNames(DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCarbonDataSourceNamesForTypes(String[] types46,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCarbonDataSourceType(String dsName98,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDataServiceContentAsString(String serviceId34,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetdbSchemaList(String datasourceId121,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSService(String dataSourceId84,
String dbName85,
String[] schemas86,
String[] tableNames87,
boolean singleService88,
String serviceName89,
String serviceNamespace90,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSServiceList(String dataSourceId72,
String dbName73,
String[] schemas74,
String[] tableNames75,
boolean singleService76,
String serviceNamespace77,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetInputMappingNames(String sql38,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOutputColumnNames(String sql117,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedSchemaInfo(int pageNumber58,
String datasourceId59,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedTableInfo(int pageNumber110,
String datasourceId111,
String dbName112,
String[] schemas113,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTableList(String datasourceId63,
String dbName64,
String[] schemas65,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisDSNameAvailable(String dataService42,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestGSpreadConnection(String clientId102,
String clientSecret103,
String refreshToken104,
String visibility105,
String documentURL106,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestJDBCConnection(String driverClass125,
String jdbcURL126,
String username127,
String password128,
String passwordAlias129,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateJSONMapping(String jsonMapping50,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
testGSpreadConnection(String clientId102,
String clientSecret103,
String refreshToken104,
String visibility105,
String documentURL106)
Auto generated method signature
|
String |
testJDBCConnection(String driverClass125,
String jdbcURL126,
String username127,
String password128,
String passwordAlias129)
Auto generated method signature
|
String |
validateJSONMapping(String jsonMapping50)
Auto generated method signature
|
String getDataServiceContentAsString(String serviceId34) throws RemoteException
getDataServiceContentAsString33
- RemoteException
void startgetDataServiceContentAsString(String serviceId34, DataServiceAdminCallbackHandler callback) throws RemoteException
getDataServiceContentAsString33
- RemoteException
String[] getInputMappingNames(String sql38) throws RemoteException, DataServiceAdminExceptionException
getInputMappingNames37
- DataServiceAdminExceptionException
- :RemoteException
void startgetInputMappingNames(String sql38, DataServiceAdminCallbackHandler callback) throws RemoteException
getInputMappingNames37
- RemoteException
boolean isDSNameAvailable(String dataService42) throws RemoteException
isDSNameAvailable41
- RemoteException
void startisDSNameAvailable(String dataService42, DataServiceAdminCallbackHandler callback) throws RemoteException
isDSNameAvailable41
- RemoteException
String[] getCarbonDataSourceNamesForTypes(String[] types46) throws RemoteException
getCarbonDataSourceNamesForTypes45
- RemoteException
void startgetCarbonDataSourceNamesForTypes(String[] types46, DataServiceAdminCallbackHandler callback) throws RemoteException
getCarbonDataSourceNamesForTypes45
- RemoteException
String validateJSONMapping(String jsonMapping50) throws RemoteException
validateJSONMapping49
- RemoteException
void startvalidateJSONMapping(String jsonMapping50, DataServiceAdminCallbackHandler callback) throws RemoteException
validateJSONMapping49
- RemoteException
void saveDataService(String serviceName54, String serviceHierarchy55, String serviceContents56) throws RemoteException
RemoteException
PaginatedTableInfo getPaginatedSchemaInfo(int pageNumber58, String datasourceId59) throws RemoteException, DataServiceAdminExceptionException
getPaginatedSchemaInfo57
- DataServiceAdminExceptionException
- :RemoteException
void startgetPaginatedSchemaInfo(int pageNumber58, String datasourceId59, DataServiceAdminCallbackHandler callback) throws RemoteException
getPaginatedSchemaInfo57
- RemoteException
String[] getTableList(String datasourceId63, String dbName64, String[] schemas65) throws RemoteException
getTableList62
- RemoteException
void startgetTableList(String datasourceId63, String dbName64, String[] schemas65, DataServiceAdminCallbackHandler callback) throws RemoteException
getTableList62
- RemoteException
String[] getAvailableDS() throws RemoteException
getAvailableDS68
- RemoteException
void startgetAvailableDS(DataServiceAdminCallbackHandler callback) throws RemoteException
getAvailableDS68
- RemoteException
String[] getDSServiceList(String dataSourceId72, String dbName73, String[] schemas74, String[] tableNames75, boolean singleService76, String serviceNamespace77) throws RemoteException, DataServiceAdminExceptionException
getDSServiceList71
- DataServiceAdminExceptionException
- :RemoteException
void startgetDSServiceList(String dataSourceId72, String dbName73, String[] schemas74, String[] tableNames75, boolean singleService76, String serviceNamespace77, DataServiceAdminCallbackHandler callback) throws RemoteException
getDSServiceList71
- RemoteException
String[] getCarbonDataSourceNames() throws RemoteException
getCarbonDataSourceNames80
- RemoteException
void startgetCarbonDataSourceNames(DataServiceAdminCallbackHandler callback) throws RemoteException
getCarbonDataSourceNames80
- RemoteException
String getDSService(String dataSourceId84, String dbName85, String[] schemas86, String[] tableNames87, boolean singleService88, String serviceName89, String serviceNamespace90) throws RemoteException, DataServiceAdminExceptionException
getDSService83
- DataServiceAdminExceptionException
- :RemoteException
void startgetDSService(String dataSourceId84, String dbName85, String[] schemas86, String[] tableNames87, boolean singleService88, String serviceName89, String serviceNamespace90, DataServiceAdminCallbackHandler callback) throws RemoteException
getDSService83
- RemoteException
String[] getAllRoles(String authProviderConfig94) throws RemoteException
getAllRoles93
- RemoteException
void startgetAllRoles(String authProviderConfig94, DataServiceAdminCallbackHandler callback) throws RemoteException
getAllRoles93
- RemoteException
String getCarbonDataSourceType(String dsName98) throws RemoteException
getCarbonDataSourceType97
- RemoteException
void startgetCarbonDataSourceType(String dsName98, DataServiceAdminCallbackHandler callback) throws RemoteException
getCarbonDataSourceType97
- RemoteException
String testGSpreadConnection(String clientId102, String clientSecret103, String refreshToken104, String visibility105, String documentURL106) throws RemoteException
testGSpreadConnection101
- RemoteException
void starttestGSpreadConnection(String clientId102, String clientSecret103, String refreshToken104, String visibility105, String documentURL106, DataServiceAdminCallbackHandler callback) throws RemoteException
testGSpreadConnection101
- RemoteException
PaginatedTableInfo getPaginatedTableInfo(int pageNumber110, String datasourceId111, String dbName112, String[] schemas113) throws RemoteException, DataServiceAdminExceptionException
getPaginatedTableInfo109
- DataServiceAdminExceptionException
- :RemoteException
void startgetPaginatedTableInfo(int pageNumber110, String datasourceId111, String dbName112, String[] schemas113, DataServiceAdminCallbackHandler callback) throws RemoteException
getPaginatedTableInfo109
- RemoteException
String[] getOutputColumnNames(String sql117) throws RemoteException, DataServiceAdminExceptionException
getOutputColumnNames116
- DataServiceAdminExceptionException
- :RemoteException
void startgetOutputColumnNames(String sql117, DataServiceAdminCallbackHandler callback) throws RemoteException
getOutputColumnNames116
- RemoteException
String[] getdbSchemaList(String datasourceId121) throws RemoteException, DataServiceAdminExceptionException
getdbSchemaList120
- DataServiceAdminExceptionException
- :RemoteException
void startgetdbSchemaList(String datasourceId121, DataServiceAdminCallbackHandler callback) throws RemoteException
getdbSchemaList120
- RemoteException
String testJDBCConnection(String driverClass125, String jdbcURL126, String username127, String password128, String passwordAlias129) throws RemoteException
testJDBCConnection124
- RemoteException
void starttestJDBCConnection(String driverClass125, String jdbcURL126, String username127, String password128, String passwordAlias129, DataServiceAdminCallbackHandler callback) throws RemoteException
testJDBCConnection124
- RemoteException
Copyright © 2017 WSO2. All rights reserved.