Uses of Class
org.dspace.storage.bitstore.BaseBitStoreService
Packages that use BaseBitStoreService
Package
Description
Provides an API for storing, retrieving and deleting streams of bits in
a transactionally safe fashion.
-
Uses of BaseBitStoreService in org.dspace.storage.bitstore
Subclasses of BaseBitStoreService in org.dspace.storage.bitstoreModifier and TypeClassDescriptionclassNative DSpace (or "Directory Scatter" if you prefer) asset store.classJCloudBitstream asset store service This class provides an implementation of the BitstreamStorageService using JClouds for cloud storage.classAsset store using Amazon's Simple Storage Service (S3).