Interface RemoteAssetStore
- All Superinterfaces:
AssetStore,StorageUsage
- All Known Implementing Classes:
AwsS3AssetStore
-
Field Summary
FieldsFields inherited from interface org.opencastproject.assetmanager.api.storage.AssetStore
STORE_TYPE_PROPERTY -
Method Summary
Methods inherited from interface org.opencastproject.assetmanager.api.storage.AssetStore
contains, copy, delete, get, getStoreType, putMethods inherited from interface org.opencastproject.storage.StorageUsage
getTotalSpace, getUsableSpace, getUsedSpace
-
Field Details
-
ASSET_STORE_CACHE_ROOT
- See Also:
-