public interface ICheckable
ILowlevelStorage implementations that are
capable of checking whether a blob exists for a key. This
capability is required in order to minimize trust of external
databases.| Modifier and Type | Method and Description |
|---|---|
boolean |
objectExists(String objectKey) |
boolean objectExists(String objectKey) throws LowlevelStorageException
LowlevelStorageExceptionCopyright © 2013 DuraSpace. All Rights Reserved.