| Package | Description |
|---|---|
| org.lockss.laaws.rs.api | |
| org.lockss.laaws.rs.impl | |
| org.lockss.laaws.rs.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<AuSize> |
AusApiDelegate.getArtifactsSize(String auid,
String namespace) |
default org.springframework.http.ResponseEntity<AuSize> |
AusApi.getArtifactsSize(String auid,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<AuSize> |
AusApiServiceImpl.getArtifactsSize(String auid,
String namespace)
GET /aus/{auid}/size:
Get the size of Archival Unit artifacts in a namespace.
|
| Modifier and Type | Method and Description |
|---|---|
AuSize |
AuSize.totalAllVersions(Long totalAllVersions) |
AuSize |
AuSize.totalLatestVersions(Long totalLatestVersions) |
AuSize |
AuSize.totalWarcSize(Long totalWarcSize) |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.