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