public class DataSpace
extends org.gcube.common.core.porttypes.GCUBEPortType
implements org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortType
| Constructor and Description |
|---|
DataSpace() |
| Modifier and Type | Method and Description |
|---|---|
long |
createTableFromCSV(org.gcube.data.analysis.statisticalmanager.stubs.SMCreateTableFromCSVRequest request) |
long |
createTableFromDataStream(org.gcube.data.analysis.statisticalmanager.stubs.SMCreateTableFromDataStreamRequest request) |
String |
exportTable(String tableId) |
String |
getDBParameters(String string) |
org.gcube.data.analysis.statisticalmanager.stubs.SMFiles |
getFiles(org.gcube.data.analysis.statisticalmanager.stubs.SMGetFilesRequest request) |
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMImport |
getImporter(String importerId) |
org.gcube.data.analysis.statisticalmanager.stubs.SMImporters |
getImporters(org.gcube.data.analysis.statisticalmanager.stubs.SMImportersRequest request) |
org.gcube.data.analysis.statisticalmanager.stubs.SMResources |
getResources(org.gcube.data.analysis.statisticalmanager.stubs.SMCreatedTablesRequest request) |
protected ServiceContext |
getServiceContext() |
org.gcube.data.analysis.statisticalmanager.stubs.SMTables |
getTables(org.gcube.data.analysis.statisticalmanager.stubs.SMCreatedTablesRequest request) |
long |
importFromDwcaFile(org.gcube.data.analysis.statisticalmanager.stubs.SMimportDwcaFileRequest request) |
long |
importFromFile(org.gcube.data.analysis.statisticalmanager.stubs.SMimportFileRequest request) |
org.gcube.common.core.types.VOID |
removeImporter(String operationId) |
org.gcube.common.core.types.VOID |
removeTable(String tableId) |
protected ServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortTypepublic String getDBParameters(String string) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getDBParameters in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.data.analysis.statisticalmanager.stubs.SMImporters getImporters(org.gcube.data.analysis.statisticalmanager.stubs.SMImportersRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
getImporters in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic long createTableFromDataStream(org.gcube.data.analysis.statisticalmanager.stubs.SMCreateTableFromDataStreamRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
createTableFromDataStream in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic long createTableFromCSV(org.gcube.data.analysis.statisticalmanager.stubs.SMCreateTableFromCSVRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
createTableFromCSV in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.data.analysis.statisticalmanager.stubs.SMTables getTables(org.gcube.data.analysis.statisticalmanager.stubs.SMCreatedTablesRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
getTables in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMImport getImporter(String importerId) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getImporter in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID removeImporter(String operationId) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
removeImporter in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.data.analysis.statisticalmanager.stubs.SMResources getResources(org.gcube.data.analysis.statisticalmanager.stubs.SMCreatedTablesRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
getResources in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID removeTable(String tableId) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
removeTable in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic String exportTable(String tableId) throws RemoteException, org.gcube.data.analysis.statisticalmanager.stubs.SMResourceNotFoundFault, org.gcube.common.core.faults.GCUBEFault
exportTable in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.data.analysis.statisticalmanager.stubs.SMResourceNotFoundFaultorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.data.analysis.statisticalmanager.stubs.SMFiles getFiles(org.gcube.data.analysis.statisticalmanager.stubs.SMGetFilesRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
getFiles in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic long importFromFile(org.gcube.data.analysis.statisticalmanager.stubs.SMimportFileRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
importFromFile in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic long importFromDwcaFile(org.gcube.data.analysis.statisticalmanager.stubs.SMimportDwcaFileRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
importFromDwcaFile in interface org.gcube.data.analysis.statisticalmanager.stubs.DataSpacePortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultCopyright © 2016. All Rights Reserved.