| Package | Description |
|---|---|
| org.duracloud.mill.bitlog | |
| org.duracloud.mill.bitlog.jpa |
| Modifier and Type | Method and Description |
|---|---|
BitLogItem |
BitLogStore.write(String accountId,
String storeId,
String spaceId,
String contentId,
Date timestamp,
org.duracloud.storage.domain.StorageProviderType storeType,
BitIntegrityResult result,
String contentCheckSum,
String storageProviderChecksum,
String manifestChecksum,
String details)
Creates a new BitLogItem and writes it to the store.
|
| Modifier and Type | Method and Description |
|---|---|
BitLogItem |
JpaBitLogStore.write(String accountId,
String storeId,
String spaceId,
String contentId,
Date timestamp,
org.duracloud.storage.domain.StorageProviderType storeType,
BitIntegrityResult result,
String contentCheckSum,
String storageProviderChecksum,
String manifestChecksum,
String details) |
Copyright © 2013–2016 DuraSpace. All rights reserved.