public interface DataServiceAdmin
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAllRoles()
Auto generated method signature
|
String[] |
getAvailableDS()
Auto generated method signature
|
String[] |
getCarbonDataSourceNames()
Auto generated method signature
|
String[] |
getCarbonDataSourceNamesForTypes(String[] types48)
Auto generated method signature
|
String |
getCarbonDataSourceType(String dsName99)
Auto generated method signature
|
String |
getDataServiceContentAsString(String serviceId36)
Auto generated method signature
|
String[] |
getdbSchemaList(String datasourceId122)
Auto generated method signature
|
String |
getDSService(String dataSourceId86,
String dbName87,
String[] schemas88,
String[] tableNames89,
boolean singleService90,
String serviceName91,
String serviceNamespace92)
Auto generated method signature
|
String[] |
getDSServiceList(String dataSourceId74,
String dbName75,
String[] schemas76,
String[] tableNames77,
boolean singleService78,
String serviceNamespace79)
Auto generated method signature
|
String[] |
getInputMappingNames(String sql40)
Auto generated method signature
|
String[] |
getOutputColumnNames(String sql118)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedSchemaInfo(int pageNumber60,
String datasourceId61)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedTableInfo(int pageNumber111,
String datasourceId112,
String dbName113,
String[] schemas114)
Auto generated method signature
|
String[] |
getTableList(String datasourceId65,
String dbName66,
String[] schemas67)
Auto generated method signature
|
boolean |
isDSNameAvailable(String dataService44)
Auto generated method signature
|
void |
saveDataService(String serviceName56,
String serviceHierarchy57,
String serviceContents58)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRoles(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[] types48,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCarbonDataSourceType(String dsName99,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDataServiceContentAsString(String serviceId36,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetdbSchemaList(String datasourceId122,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSService(String dataSourceId86,
String dbName87,
String[] schemas88,
String[] tableNames89,
boolean singleService90,
String serviceName91,
String serviceNamespace92,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSServiceList(String dataSourceId74,
String dbName75,
String[] schemas76,
String[] tableNames77,
boolean singleService78,
String serviceNamespace79,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetInputMappingNames(String sql40,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOutputColumnNames(String sql118,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedSchemaInfo(int pageNumber60,
String datasourceId61,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedTableInfo(int pageNumber111,
String datasourceId112,
String dbName113,
String[] schemas114,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTableList(String datasourceId65,
String dbName66,
String[] schemas67,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisDSNameAvailable(String dataService44,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestGSpreadConnection(String user103,
String password104,
String visibility105,
String documentURL106,
String passwordAlias107,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestJDBCConnection(String driverClass126,
String jdbcURL127,
String username128,
String password129,
String passwordAlias130,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateJSONMapping(String jsonMapping52,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
testGSpreadConnection(String user103,
String password104,
String visibility105,
String documentURL106,
String passwordAlias107)
Auto generated method signature
|
String |
testJDBCConnection(String driverClass126,
String jdbcURL127,
String username128,
String password129,
String passwordAlias130)
Auto generated method signature
|
String |
validateJSONMapping(String jsonMapping52)
Auto generated method signature
|
String getDataServiceContentAsString(String serviceId36) throws RemoteException
getDataServiceContentAsString35 - RemoteExceptionvoid startgetDataServiceContentAsString(String serviceId36, DataServiceAdminCallbackHandler callback) throws RemoteException
getDataServiceContentAsString35 - RemoteExceptionString[] getInputMappingNames(String sql40) throws RemoteException, DataServiceAdminExceptionException
getInputMappingNames39 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetInputMappingNames(String sql40, DataServiceAdminCallbackHandler callback) throws RemoteException
getInputMappingNames39 - RemoteExceptionboolean isDSNameAvailable(String dataService44) throws RemoteException
isDSNameAvailable43 - RemoteExceptionvoid startisDSNameAvailable(String dataService44, DataServiceAdminCallbackHandler callback) throws RemoteException
isDSNameAvailable43 - RemoteExceptionString[] getCarbonDataSourceNamesForTypes(String[] types48) throws RemoteException
getCarbonDataSourceNamesForTypes47 - RemoteExceptionvoid startgetCarbonDataSourceNamesForTypes(String[] types48, DataServiceAdminCallbackHandler callback) throws RemoteException
getCarbonDataSourceNamesForTypes47 - RemoteExceptionString validateJSONMapping(String jsonMapping52) throws RemoteException
validateJSONMapping51 - RemoteExceptionvoid startvalidateJSONMapping(String jsonMapping52, DataServiceAdminCallbackHandler callback) throws RemoteException
validateJSONMapping51 - RemoteExceptionvoid saveDataService(String serviceName56, String serviceHierarchy57, String serviceContents58) throws RemoteException
RemoteExceptionPaginatedTableInfo getPaginatedSchemaInfo(int pageNumber60, String datasourceId61) throws RemoteException, DataServiceAdminExceptionException
getPaginatedSchemaInfo59 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetPaginatedSchemaInfo(int pageNumber60,
String datasourceId61,
DataServiceAdminCallbackHandler callback)
throws RemoteException
getPaginatedSchemaInfo59 - RemoteExceptionString[] getTableList(String datasourceId65, String dbName66, String[] schemas67) throws RemoteException
getTableList64 - RemoteExceptionvoid startgetTableList(String datasourceId65, String dbName66, String[] schemas67, DataServiceAdminCallbackHandler callback) throws RemoteException
getTableList64 - RemoteExceptionString[] getAvailableDS() throws RemoteException
getAvailableDS70 - RemoteExceptionvoid startgetAvailableDS(DataServiceAdminCallbackHandler callback) throws RemoteException
getAvailableDS70 - RemoteExceptionString[] getDSServiceList(String dataSourceId74, String dbName75, String[] schemas76, String[] tableNames77, boolean singleService78, String serviceNamespace79) throws RemoteException, DataServiceAdminExceptionException
getDSServiceList73 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetDSServiceList(String dataSourceId74, String dbName75, String[] schemas76, String[] tableNames77, boolean singleService78, String serviceNamespace79, DataServiceAdminCallbackHandler callback) throws RemoteException
getDSServiceList73 - RemoteExceptionString[] getCarbonDataSourceNames() throws RemoteException
getCarbonDataSourceNames82 - RemoteExceptionvoid startgetCarbonDataSourceNames(DataServiceAdminCallbackHandler callback) throws RemoteException
getCarbonDataSourceNames82 - RemoteExceptionString getDSService(String dataSourceId86, String dbName87, String[] schemas88, String[] tableNames89, boolean singleService90, String serviceName91, String serviceNamespace92) throws RemoteException, DataServiceAdminExceptionException
getDSService85 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetDSService(String dataSourceId86, String dbName87, String[] schemas88, String[] tableNames89, boolean singleService90, String serviceName91, String serviceNamespace92, DataServiceAdminCallbackHandler callback) throws RemoteException
getDSService85 - RemoteExceptionString[] getAllRoles() throws RemoteException
getAllRoles95 - RemoteExceptionvoid startgetAllRoles(DataServiceAdminCallbackHandler callback) throws RemoteException
getAllRoles95 - RemoteExceptionString getCarbonDataSourceType(String dsName99) throws RemoteException
getCarbonDataSourceType98 - RemoteExceptionvoid startgetCarbonDataSourceType(String dsName99, DataServiceAdminCallbackHandler callback) throws RemoteException
getCarbonDataSourceType98 - RemoteExceptionString testGSpreadConnection(String user103, String password104, String visibility105, String documentURL106, String passwordAlias107) throws RemoteException
testGSpreadConnection102 - RemoteExceptionvoid starttestGSpreadConnection(String user103, String password104, String visibility105, String documentURL106, String passwordAlias107, DataServiceAdminCallbackHandler callback) throws RemoteException
testGSpreadConnection102 - RemoteExceptionPaginatedTableInfo getPaginatedTableInfo(int pageNumber111, String datasourceId112, String dbName113, String[] schemas114) throws RemoteException, DataServiceAdminExceptionException
getPaginatedTableInfo110 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetPaginatedTableInfo(int pageNumber111,
String datasourceId112,
String dbName113,
String[] schemas114,
DataServiceAdminCallbackHandler callback)
throws RemoteException
getPaginatedTableInfo110 - RemoteExceptionString[] getOutputColumnNames(String sql118) throws RemoteException, DataServiceAdminExceptionException
getOutputColumnNames117 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetOutputColumnNames(String sql118, DataServiceAdminCallbackHandler callback) throws RemoteException
getOutputColumnNames117 - RemoteExceptionString[] getdbSchemaList(String datasourceId122) throws RemoteException, DataServiceAdminExceptionException
getdbSchemaList121 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetdbSchemaList(String datasourceId122, DataServiceAdminCallbackHandler callback) throws RemoteException
getdbSchemaList121 - RemoteExceptionString testJDBCConnection(String driverClass126, String jdbcURL127, String username128, String password129, String passwordAlias130) throws RemoteException
testJDBCConnection125 - RemoteExceptionvoid starttestJDBCConnection(String driverClass126, String jdbcURL127, String username128, String password129, String passwordAlias130, DataServiceAdminCallbackHandler callback) throws RemoteException
testJDBCConnection125 - RemoteExceptionCopyright © 2015 WSO2. All rights reserved.