public abstract class SoBigDataHarvester extends BasicHarvester
| Modifier and Type | Field and Description |
|---|---|
protected SortedSet<String> |
contexts |
protected HashMap<String,String> |
mapCatalogueGroupToVRE |
protected HashMap<String,String> |
mapSystemTypeToDBEntry |
protected HashMap<String,String> |
mapWsFolderNameToVRE |
end, instant, start| Constructor and Description |
|---|
SoBigDataHarvester(Date start,
Date end,
SortedSet<String> contexts)
Instantiates a new so big data harvester.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getMapCatalogueGroupToVRE()
Gets the map catalogue group to vre.
|
HashMap<String,String> |
getMapSystemTypeToDBEntry() |
HashMap<String,String> |
getMapWsFolderNameToVRE() |
SortedSet<String> |
getValidContexts(Set<String> contexts,
String base)
Gets the so big data contexts.
|
protected void |
initMappingMaps()
Inits the mapping maps.
|
static List<String> |
listGroup() |
getAccountingRecords, getCurrentContext, getCurrentContext, getDimension, setContextprotected void initMappingMaps()
throws org.gcube.common.authorization.client.exceptions.ObjectNotFound,
Exception
Exceptionorg.gcube.common.authorization.client.exceptions.ObjectNotFoundpublic HashMap<String,String> getMapCatalogueGroupToVRE()
public HashMap<String,String> getMapSystemTypeToDBEntry()
public HashMap<String,String> getMapWsFolderNameToVRE()
Copyright © 2019. All Rights Reserved.