public class ImportManager extends Object
| Constructor and Description |
|---|
ImportManager() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.core.types.VOID |
denormalizedImportOperation(org.gcube.contentmanagement.timeseriesservice.stubs.DenormalizedImportRequest request)
performs the import operation
|
String |
exportAsCsv(org.gcube.contentmanagement.timeseriesservice.stubs.types.ExportRequest request) |
org.gcube.contentmanagement.timeseriesservice.stubs.types.ColumnDefinitionArray |
getColumnsDefinition(org.gcube.common.core.types.VOID request) |
String |
getDataAsJson(org.gcube.contentmanagement.timeseriesservice.stubs.types.Limit limit) |
org.gcube.contentmanagement.timeseriesservice.stubs.types.Status |
getImportState(org.gcube.common.core.types.VOID request) |
org.gcube.contentmanagement.timeseriesservice.stubs.GetProgressResponse |
getProgress(org.gcube.common.core.types.VOID request) |
org.gcube.common.core.types.VOID |
importOperation(org.gcube.contentmanagement.timeseriesservice.stubs.ImportRequest request)
performs the import operation
|
public org.gcube.common.core.types.VOID importOperation(org.gcube.contentmanagement.timeseriesservice.stubs.ImportRequest request)
throws org.gcube.common.core.faults.GCUBEFault
importLocator - the RSLocatororg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID denormalizedImportOperation(org.gcube.contentmanagement.timeseriesservice.stubs.DenormalizedImportRequest request)
throws org.gcube.common.core.faults.GCUBEFault
importLocator - the RSLocatororg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.Status getImportState(org.gcube.common.core.types.VOID request)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic String getDataAsJson(org.gcube.contentmanagement.timeseriesservice.stubs.types.Limit limit) throws org.gcube.common.core.faults.GCUBEFault
limit - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.ColumnDefinitionArray getColumnsDefinition(org.gcube.common.core.types.VOID request)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.GetProgressResponse getProgress(org.gcube.common.core.types.VOID request)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic String exportAsCsv(org.gcube.contentmanagement.timeseriesservice.stubs.types.ExportRequest request) throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultCopyright © 2015. All Rights Reserved.