| Package | Description |
|---|---|
| org.lockss.repository |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RepositoryNode
RepositoryNode is used to store the contents and
meta-information of urls being cached.
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryNodeVersion |
RepositoryNode.getNodeVersion(int version)
Return a RepositoryNodeVersion for the specified content version
|
RepositoryNodeVersion[] |
RepositoryNode.getNodeVersions()
Return an array of RepositoryNodeVersion for all versions of
content/props at this node.
|
RepositoryNodeVersion[] |
RepositoryNode.getNodeVersions(int maxVersions)
Return an array of RepositoryNodeVersion for the most recent
maxVersions versions of content/props at this node. |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.