| Package | Description |
|---|---|
| org.dspace.storage.bitstore |
Provides an API for storing, retrieving and deleting streams of bits in
a transactionally safe fashion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DSBitStoreService
Native DSpace (or "Directory Scatter" if you prefer) asset store.
|
class |
S3BitStoreService
Asset store using Amazon's Simple Storage Service (S3).
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,BitStoreService> |
BitstreamStorageServiceImpl.getStores() |
| Modifier and Type | Method and Description |
|---|---|
void |
BitstreamStorageServiceImpl.setStores(Map<Integer,BitStoreService> stores) |
Copyright © 2017 DuraSpace. All rights reserved.