public interface ISizable
ILowlevelStorage implementations that are
capable of retrieving the size of a datastream.| Modifier and Type | Method and Description |
|---|---|
long |
getDatastreamSize(String dsKey)
Return the size of a datastream in bytes
|
long getDatastreamSize(String dsKey) throws LowlevelStorageException
dsKey - LowlevelStorageExceptionCopyright © 2013 DuraSpace. All Rights Reserved.