Package | Description |
---|---|
org.ecoinformatics.seek.datasource |
Modifier and Type | Class and Description |
---|---|
class |
EcogridCompressedDataCacheItem
This class will handle compressed data object(for example a zip file)
download from server in Chache system.
|
class |
EcogridDataCacheItem
This class is not as generic as the name may indicate.
|
class |
EcogridGZippedDataCacheItem
This class reprents a gzipped cache item, it will run gunzip to uncompressed
this data object
|
class |
EcogridMetaDataCacheItem |
class |
EcogridTarArchivedDataCacheItem
This class reprents a tar archive object.
|
class |
EcogridZippedDataCacheItem
This class represents a zip data object.
|