- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.ArchivesApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.ArtifactsApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.AusApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.NamespacesApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.RepoinfoApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.StatusApiDelegate
-
- getAcceptHeader() - Method in interface org.lockss.laaws.rs.api.WaybackApiDelegate
-
- getApiStatus() - Method in class org.lockss.laaws.rs.impl.StatusApiServiceImpl
-
Provides the status object.
- getArchiveName() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the archive name.
- getArtifact(String, String, String) - Method in interface org.lockss.laaws.rs.api.ArtifactsApi
-
- getArtifact(String, String, String) - Method in interface org.lockss.laaws.rs.api.ArtifactsApiDelegate
-
- getArtifact(String, String, String) - Method in class org.lockss.laaws.rs.impl.ArtifactsApiServiceImpl
-
GET /artifacts/{artifactid}:
Retrieves an artifact from the repository.
- getArtifacts(String, String, String, String, String, Boolean, Integer, String) - Method in interface org.lockss.laaws.rs.api.AusApi
-
- getArtifacts(String, String, String, String, String, Boolean, Integer, String) - Method in interface org.lockss.laaws.rs.api.AusApiDelegate
-
- getArtifacts(String, String, String, String, String, Boolean, Integer, String) - Method in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
GET /aus/{auid}/artifacts:
Get a list with all the artifacts in a namespace and Archival Unit or a pageful of the list
defined by the continuation token and size.
- getArtifactsFromAllAus(String, String, String, String, Integer, String) - Method in interface org.lockss.laaws.rs.api.ArtifactsApi
-
- getArtifactsFromAllAus(String, String, String, String, Integer, String) - Method in interface org.lockss.laaws.rs.api.ArtifactsApiDelegate
-
- getArtifactsFromAllAus(String, String, String, String, Integer, String) - Method in class org.lockss.laaws.rs.impl.ArtifactsApiServiceImpl
-
GET /artifacts: Returns the committed artifacts of all versions
of a given URL, from a specified namespace.
- getArtifactsSize(String, String) - Method in interface org.lockss.laaws.rs.api.AusApi
-
- getArtifactsSize(String, String) - Method in interface org.lockss.laaws.rs.api.AusApiDelegate
-
- getArtifactsSize(String, String) - Method in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
GET /aus/{auid}/size:
Get the size of Archival Unit artifacts in a namespace.
- getArtifactUuid() - Method in class org.lockss.laaws.rs.model.ImportStatus
-
Get artifactUuid
- getAuid() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the archival unit identifier of the last artifact transferred.
- getAuid() - Method in class org.lockss.laaws.rs.impl.AuidContinuationToken
-
Provides the last archival unit identifier transferred.
- getAus(String, Integer, String) - Method in interface org.lockss.laaws.rs.api.AusApi
-
- getAus(String, Integer, String) - Method in interface org.lockss.laaws.rs.api.AusApiDelegate
-
- getAus(String, Integer, String) - Method in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
GET /aus:
Get all Archival Unit IDs (AUIDs) in a namespace or a pageful of the list
defined by the continuation token and size.
- getCdxOwb(String, String, Integer, Integer, String, String) - Method in interface org.lockss.laaws.rs.api.WaybackApi
-
- getCdxOwb(String, String, Integer, Integer, String, String) - Method in interface org.lockss.laaws.rs.api.WaybackApiDelegate
-
- getCdxOwb(String, String, Integer, Integer, String, String) - Method in class org.lockss.laaws.rs.impl.WaybackApiServiceImpl
-
Provides the OpenWayback CDX records of a URL in a namespace.
- getCdxPywb(String, String, Integer, String, String, String, String, String, String, String) - Method in interface org.lockss.laaws.rs.api.WaybackApi
-
- getCdxPywb(String, String, Integer, String, String, String, String, String, String, String) - Method in interface org.lockss.laaws.rs.api.WaybackApiDelegate
-
- getCdxPywb(String, String, Integer, String, String, String, String, String, String, String) - Method in class org.lockss.laaws.rs.impl.WaybackApiServiceImpl
-
Provides the PyWayback CDX records of a URL in a namespace.
- getCdxRecordCount() - Method in class org.lockss.laaws.rs.model.CdxRecords
-
Provides the count of CDX records in this object.
- getCdxRecords() - Method in class org.lockss.laaws.rs.model.CdxRecords
-
Provides the CDX records in this object, for testing purposes.
- getCode() - Method in class org.lockss.laaws.rs.api.ApiResponseMessage
-
- getContentType() - Method in class org.lockss.laaws.rs.multipart.DigestFileItem
-
Returns the X-Lockss-Content-Type header if present, otherwise the
normal Content-Type header.
- getDatastoreSpec() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.ArchivesApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.ArchivesApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.ArtifactsApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.ArtifactsApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.AusApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.AusApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.ChecksumalgorithmsApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.NamespacesApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.NamespacesApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.RepoinfoApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.RepoinfoApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.StatusApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.StatusApiController
-
- getDelegate() - Method in interface org.lockss.laaws.rs.api.WaybackApi
-
- getDelegate() - Method in class org.lockss.laaws.rs.api.WaybackApiController
-
- getDigest() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the digest.
- getDigest() - Method in class org.lockss.laaws.rs.model.ImportStatus
-
Get digest
- getDigest() - Method in class org.lockss.laaws.rs.multipart.DigestFileItem
-
- getDigest() - Method in class org.lockss.laaws.rs.multipart.HttpBodyDigestOutputStream
-
- getHdfsBaseDir() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getHdfsEndpoint() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getHttpStatus() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the HTTP status code.
- getIndexSpec() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getIteratorHashCode() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the hash code of the iterator used.
- getIteratorHashCode() - Method in class org.lockss.laaws.rs.impl.AuidContinuationToken
-
Provides the hash code of the iterator used.
- getLength() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the content length.
- getLocalBaseDirs() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getLocalPersistIndexName() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getMessage() - Method in class org.lockss.laaws.rs.api.ApiResponseMessage
-
- getMimeType() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the MIME type.
- getNamespace() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the namespace of the last artifact transferred.
- getNamespaces() - Method in interface org.lockss.laaws.rs.api.NamespacesApi
-
- getNamespaces() - Method in interface org.lockss.laaws.rs.api.NamespacesApiDelegate
-
- getNamespaces() - Method in class org.lockss.laaws.rs.impl.NamespacesApiServiceImpl
-
GET /namespaces:
Returns a list of namespaces managed by this repository.
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.ArchivesApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.ArtifactsApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.AusApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.NamespacesApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.RepoinfoApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.StatusApiDelegate
-
- getObjectMapper() - Method in interface org.lockss.laaws.rs.api.WaybackApiDelegate
-
- getObjectMapper() - Method in class org.lockss.laaws.rs.impl.ChecksumalgorithmsApiServiceImpl
-
- getObjectMapper() - Method in class org.lockss.laaws.rs.impl.RepoinfoApiServiceImpl
-
- getOffset() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the content offset.
- getOffset() - Method in class org.lockss.laaws.rs.model.ImportStatus
-
Get offset
- getOutputStream() - Method in class org.lockss.laaws.rs.multipart.DigestFileItem
-
- getRedirectUrl() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the redirect URL.
- getRepositoryInformation() - Method in interface org.lockss.laaws.rs.api.RepoinfoApi
-
- getRepositoryInformation() - Method in interface org.lockss.laaws.rs.api.RepoinfoApiDelegate
-
- getRepositoryInformation() - Method in class org.lockss.laaws.rs.impl.RepoinfoApiServiceImpl
-
GET /repoinfo: Provides the properties of the repository in the system.
- getRepositorySpec() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getRepositoryStateDir() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getRepositoryType() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getRepoSpecParts() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.ArchivesApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.ArtifactsApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.AusApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.NamespacesApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.RepoinfoApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.StatusApiDelegate
-
- getRequest() - Method in interface org.lockss.laaws.rs.api.WaybackApiDelegate
-
- getRobotFlags() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the robot flags.
- getSolrCollectionName() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getSolrEndpoint() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getSolrHardCommitInterval() - Method in class org.lockss.laaws.rs.configuration.RepositoryServiceProperties
-
- getStatus() - Method in interface org.lockss.laaws.rs.api.StatusApi
-
- getStatus() - Method in interface org.lockss.laaws.rs.api.StatusApiDelegate
-
- getStatus() - Method in class org.lockss.laaws.rs.model.ImportStatus
-
Get status
- getStatusMessage() - Method in class org.lockss.laaws.rs.model.ImportStatus
-
Get statusMessage
- getSupportedChecksumAlgorithms() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApi
-
- getSupportedChecksumAlgorithms() - Method in interface org.lockss.laaws.rs.api.ChecksumalgorithmsApiDelegate
-
- getSupportedChecksumAlgorithms() - Method in class org.lockss.laaws.rs.impl.ChecksumalgorithmsApiServiceImpl
-
GET /checksumalgorithms:
Provides a list of checksum algorithms supported by this repository.
- getTempFile() - Method in class org.lockss.laaws.rs.multipart.DigestFileItem
-
Creates and returns a
File representing a uniquely
named temporary file in the configured repository path.
- getTimestamp() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the timestamp.
- getTotalAllVersions() - Method in class org.lockss.laaws.rs.model.AuSize
-
Get totalAllVersions
- getTotalLatestVersions() - Method in class org.lockss.laaws.rs.model.AuSize
-
Get totalLatestVersions
- getTotalWarcSize() - Method in class org.lockss.laaws.rs.model.AuSize
-
Get totalWarcSize
- getType() - Method in class org.lockss.laaws.rs.api.ApiResponseMessage
-
- getUri() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the URI of the last artifact transferred.
- getUrl() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the URL.
- getUrl() - Method in class org.lockss.laaws.rs.model.ImportStatus
-
Get url
- getUrlSortKey() - Method in class org.lockss.laaws.rs.model.CdxRecord
-
Provides the URL sort key.
- getVersion() - Method in class org.lockss.laaws.rs.impl.ArtifactContinuationToken
-
Provides the version of the last artifact transferred.
- getVersion() - Method in class org.lockss.laaws.rs.model.ImportStatus
-
Get version
- getWarcArchive(String, String, String, String) - Method in interface org.lockss.laaws.rs.api.WaybackApi
-
- getWarcArchive(String, String, String, String) - Method in interface org.lockss.laaws.rs.api.WaybackApiDelegate
-
- getWarcArchive(String, String, String, String) - Method in class org.lockss.laaws.rs.impl.WaybackApiServiceImpl
-
Provides the contents of a WARC archive.
- getWarcId() - Method in class org.lockss.laaws.rs.model.ImportStatus
-
Get warcId
- PARAM_ARTIFACT_ITERATOR_TIMEOUT - Static variable in class org.lockss.laaws.rs.impl.ArtifactsApiServiceImpl
-
Interval after which unused Artifact iterator continuations will
be discarded.
- PARAM_ARTIFACT_ITERATOR_TIMEOUT - Static variable in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
Interval after which unused Artifact iterator continuations will
be discarded.
- PARAM_AUID_ITERATOR_TIMEOUT - Static variable in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
Interval after which unused AUID iterator continuations will
be discarded.
- PARAM_BULK_INDEX_BATCH_SIZE - Static variable in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
- PARAM_BULK_INDEX_ENABLED - Static variable in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
Set false to disable putting AUs into bulk mode
- PARAM_DEFAULT_ARTIFACT_PAGESIZE - Static variable in class org.lockss.laaws.rs.impl.ArtifactsApiServiceImpl
-
Default number of Artifacts that will be returned in a single (paged)
response
- PARAM_DEFAULT_ARTIFACT_PAGESIZE - Static variable in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
Default number of Artifacts that will be returned in a single (paged)
response
- PARAM_DEFAULT_AUID_PAGESIZE - Static variable in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
Default number of AUIDs that will be returned in a single (paged)
response
- PARAM_FREE_SPACE_MAP - Static variable in class org.lockss.laaws.rs.configuration.ArtifactDataStoreConfig
-
- PARAM_MAX_ARTIFACT_PAGESIZE - Static variable in class org.lockss.laaws.rs.impl.ArtifactsApiServiceImpl
-
Max number of Artifacts that will be returned in a single (paged)
response
- PARAM_MAX_ARTIFACT_PAGESIZE - Static variable in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
Max number of Artifacts that will be returned in a single (paged)
response
- PARAM_MAX_AUID_PAGESIZE - Static variable in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
Max number of AUIDs that will be returned in a single (paged)
response
- PARAM_MULTIPART_MAX_IN_MEMORY_SIZE - Static variable in class org.lockss.laaws.rs.configuration.RepositoryServiceSpringConfig
-
Max size of in-memory buffering of multipart requests
- PARAM_MULTIPART_UPLOAD_DIR - Static variable in class org.lockss.laaws.rs.configuration.RepositoryServiceSpringConfig
-
- PARAM_REPO_USE_WARC_COMPRESSION - Static variable in class org.lockss.laaws.rs.configuration.ArtifactDataStoreConfig
-
Enables or disables the use of GZIP compression for WARC files in
WARC artifact data store implementations.
- PARAM_SMALL_CONTENT_THRESHOLD - Static variable in class org.lockss.laaws.rs.impl.ArtifactsApiServiceImpl
-
Largest Artifact content that will be included in a response to a
getArtifactData call with includeContent == IF_SMALL
- PARAM_SOLR_HARDCOMMTI_INTERVAL - Static variable in class org.lockss.laaws.rs.configuration.ArtifactIndexConfig
-
Determines how frequently Solr hard commits are performed.
- populateArtifacts(Iterator<Artifact>, Integer, List<Artifact>) - Static method in class org.lockss.laaws.rs.impl.ServiceImplUtil
-
Populates the artifacts to be included in the response.
- PREFIX - Static variable in class org.lockss.laaws.rs.impl.ArtifactsApiServiceImpl
-
- PREFIX - Static variable in class org.lockss.laaws.rs.impl.AusApiServiceImpl
-
- prefixKey(String) - Static method in class org.archive.wayback.surt.SURTTokenizer
-