public interface DataServiceAdmin
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAvailableDS()
Auto generated method signature
|
String[] |
getCarbonDataSourceNames()
Auto generated method signature
|
String[] |
getCarbonDataSourceNamesForTypes(String[] types42)
Auto generated method signature
|
String |
getCarbonDataSourceType(String dsName90)
Auto generated method signature
|
String |
getDataServiceContentAsString(String serviceId34)
Auto generated method signature
|
String[] |
getdbSchemaList(String datasourceId113)
Auto generated method signature
|
String |
getDSService(String dataSourceId80,
String dbName81,
String[] schemas82,
String[] tableNames83,
boolean singleService84,
String serviceName85,
String serviceNamespace86)
Auto generated method signature
|
String[] |
getDSServiceList(String dataSourceId68,
String dbName69,
String[] schemas70,
String[] tableNames71,
boolean singleService72,
String serviceNamespace73)
Auto generated method signature
|
String[] |
getInputMappingNames(String sql38)
Auto generated method signature
|
String[] |
getOutputColumnNames(String sql109)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedSchemaInfo(int pageNumber54,
String datasourceId55)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedTableInfo(int pageNumber102,
String datasourceId103,
String dbName104,
String[] schemas105)
Auto generated method signature
|
String[] |
getTableList(String datasourceId59,
String dbName60,
String[] schemas61)
Auto generated method signature
|
void |
saveDataService(String serviceName50,
String serviceHierarchy51,
String serviceContents52)
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[] types42,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCarbonDataSourceType(String dsName90,
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 datasourceId113,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSService(String dataSourceId80,
String dbName81,
String[] schemas82,
String[] tableNames83,
boolean singleService84,
String serviceName85,
String serviceNamespace86,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSServiceList(String dataSourceId68,
String dbName69,
String[] schemas70,
String[] tableNames71,
boolean singleService72,
String serviceNamespace73,
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 sql109,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedSchemaInfo(int pageNumber54,
String datasourceId55,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedTableInfo(int pageNumber102,
String datasourceId103,
String dbName104,
String[] schemas105,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTableList(String datasourceId59,
String dbName60,
String[] schemas61,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestGSpreadConnection(String user94,
String password95,
String visibility96,
String documentURL97,
String passwordAlias98,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestJDBCConnection(String driverClass117,
String jdbcURL118,
String username119,
String password120,
String passwordAlias121,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateJSONMapping(String jsonMapping46,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
testGSpreadConnection(String user94,
String password95,
String visibility96,
String documentURL97,
String passwordAlias98)
Auto generated method signature
|
String |
testJDBCConnection(String driverClass117,
String jdbcURL118,
String username119,
String password120,
String passwordAlias121)
Auto generated method signature
|
String |
validateJSONMapping(String jsonMapping46)
Auto generated method signature
|
String getDataServiceContentAsString(String serviceId34) throws RemoteException
getDataServiceContentAsString33 - RemoteExceptionvoid startgetDataServiceContentAsString(String serviceId34, DataServiceAdminCallbackHandler callback) throws RemoteException
getDataServiceContentAsString33 - RemoteExceptionString[] getInputMappingNames(String sql38) throws RemoteException, DataServiceAdminExceptionException
getInputMappingNames37 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetInputMappingNames(String sql38, DataServiceAdminCallbackHandler callback) throws RemoteException
getInputMappingNames37 - RemoteExceptionString[] getCarbonDataSourceNamesForTypes(String[] types42) throws RemoteException
getCarbonDataSourceNamesForTypes41 - RemoteExceptionvoid startgetCarbonDataSourceNamesForTypes(String[] types42, DataServiceAdminCallbackHandler callback) throws RemoteException
getCarbonDataSourceNamesForTypes41 - RemoteExceptionString validateJSONMapping(String jsonMapping46) throws RemoteException
validateJSONMapping45 - RemoteExceptionvoid startvalidateJSONMapping(String jsonMapping46, DataServiceAdminCallbackHandler callback) throws RemoteException
validateJSONMapping45 - RemoteExceptionvoid saveDataService(String serviceName50, String serviceHierarchy51, String serviceContents52) throws RemoteException
RemoteExceptionPaginatedTableInfo getPaginatedSchemaInfo(int pageNumber54, String datasourceId55) throws RemoteException, DataServiceAdminExceptionException
getPaginatedSchemaInfo53 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetPaginatedSchemaInfo(int pageNumber54,
String datasourceId55,
DataServiceAdminCallbackHandler callback)
throws RemoteException
getPaginatedSchemaInfo53 - RemoteExceptionString[] getTableList(String datasourceId59, String dbName60, String[] schemas61) throws RemoteException
getTableList58 - RemoteExceptionvoid startgetTableList(String datasourceId59, String dbName60, String[] schemas61, DataServiceAdminCallbackHandler callback) throws RemoteException
getTableList58 - RemoteExceptionString[] getAvailableDS() throws RemoteException
getAvailableDS64 - RemoteExceptionvoid startgetAvailableDS(DataServiceAdminCallbackHandler callback) throws RemoteException
getAvailableDS64 - RemoteExceptionString[] getDSServiceList(String dataSourceId68, String dbName69, String[] schemas70, String[] tableNames71, boolean singleService72, String serviceNamespace73) throws RemoteException, DataServiceAdminExceptionException
getDSServiceList67 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetDSServiceList(String dataSourceId68, String dbName69, String[] schemas70, String[] tableNames71, boolean singleService72, String serviceNamespace73, DataServiceAdminCallbackHandler callback) throws RemoteException
getDSServiceList67 - RemoteExceptionString[] getCarbonDataSourceNames() throws RemoteException
getCarbonDataSourceNames76 - RemoteExceptionvoid startgetCarbonDataSourceNames(DataServiceAdminCallbackHandler callback) throws RemoteException
getCarbonDataSourceNames76 - RemoteExceptionString getDSService(String dataSourceId80, String dbName81, String[] schemas82, String[] tableNames83, boolean singleService84, String serviceName85, String serviceNamespace86) throws RemoteException, DataServiceAdminExceptionException
getDSService79 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetDSService(String dataSourceId80, String dbName81, String[] schemas82, String[] tableNames83, boolean singleService84, String serviceName85, String serviceNamespace86, DataServiceAdminCallbackHandler callback) throws RemoteException
getDSService79 - RemoteExceptionString getCarbonDataSourceType(String dsName90) throws RemoteException
getCarbonDataSourceType89 - RemoteExceptionvoid startgetCarbonDataSourceType(String dsName90, DataServiceAdminCallbackHandler callback) throws RemoteException
getCarbonDataSourceType89 - RemoteExceptionString testGSpreadConnection(String user94, String password95, String visibility96, String documentURL97, String passwordAlias98) throws RemoteException
testGSpreadConnection93 - RemoteExceptionvoid starttestGSpreadConnection(String user94, String password95, String visibility96, String documentURL97, String passwordAlias98, DataServiceAdminCallbackHandler callback) throws RemoteException
testGSpreadConnection93 - RemoteExceptionPaginatedTableInfo getPaginatedTableInfo(int pageNumber102, String datasourceId103, String dbName104, String[] schemas105) throws RemoteException, DataServiceAdminExceptionException
getPaginatedTableInfo101 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetPaginatedTableInfo(int pageNumber102,
String datasourceId103,
String dbName104,
String[] schemas105,
DataServiceAdminCallbackHandler callback)
throws RemoteException
getPaginatedTableInfo101 - RemoteExceptionString[] getOutputColumnNames(String sql109) throws RemoteException, DataServiceAdminExceptionException
getOutputColumnNames108 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetOutputColumnNames(String sql109, DataServiceAdminCallbackHandler callback) throws RemoteException
getOutputColumnNames108 - RemoteExceptionString[] getdbSchemaList(String datasourceId113) throws RemoteException, DataServiceAdminExceptionException
getdbSchemaList112 - DataServiceAdminExceptionException - :RemoteExceptionvoid startgetdbSchemaList(String datasourceId113, DataServiceAdminCallbackHandler callback) throws RemoteException
getdbSchemaList112 - RemoteExceptionString testJDBCConnection(String driverClass117, String jdbcURL118, String username119, String password120, String passwordAlias121) throws RemoteException
testJDBCConnection116 - RemoteExceptionvoid starttestJDBCConnection(String driverClass117, String jdbcURL118, String username119, String password120, String passwordAlias121, DataServiceAdminCallbackHandler callback) throws RemoteException
testJDBCConnection116 - RemoteExceptionCopyright © 2015 WSO2. All rights reserved.