public interface RepositoryNodeVersion
| Modifier and Type | Method and Description |
|---|---|
long |
getContentSize()
Returns the content of this content version
|
RepositoryNode.RepositoryNodeContents |
getNodeContents()
Return a
RepositoryNodeContents object which accesses the
content in the cache and its properties. |
int |
getVersion()
Returns the version number of this version.
|
boolean |
hasContent()
Returns true if this version exists.
|
int getVersion()
boolean hasContent()
RepositoryNode.hasContent()long getContentSize()
OldLockssRepository.RepositoryStateExceptionRepositoryNode.RepositoryNodeContents getNodeContents()
RepositoryNodeContents object which accesses the
content in the cache and its properties. Throws if called on a
content-less or inactive node.RepositoryNode.RepositoryNodeContents object from
which the contents of the cache can be read.OldLockssRepository.RepositoryStateExceptionCopyright © 2000–2023 LOCKSS Program. All rights reserved.