- get(StorageLocation, OutputStream) - Method in interface org.opencadc.inventory.storage.StorageAdapter
-
Get from storage the artifact identified by storageLocation.
- get(StorageLocation, OutputStream, ByteRange) - Method in interface org.opencadc.inventory.storage.StorageAdapter
-
Get parts of a stored object specified by one or more byte ranges.
- getAlgorithmName() - Method in class org.opencadc.inventory.storage.MessageDigestAPI
-
- getAlgorithmNames() - Static method in class org.opencadc.inventory.storage.MessageDigestAPI
-
- getArtifactURI() - Method in class org.opencadc.inventory.storage.NewArtifact
-
Get the artifactURI.
- getContentChecksum() - Method in class org.opencadc.inventory.storage.StorageMetadata
-
- getContentLastModified() - Method in class org.opencadc.inventory.storage.StorageMetadata
-
- getContentLength() - Method in class org.opencadc.inventory.storage.StorageMetadata
-
- getDigest(String) - Static method in class org.opencadc.inventory.storage.MessageDigestAPI
-
Restore a digest from string form of internal state.
- getEncodedState(MessageDigestAPI) - Static method in class org.opencadc.inventory.storage.MessageDigestAPI
-
Get the current internal state of the specified digest.
- getID() - Method in class org.opencadc.inventory.storage.PutTransaction
-
- getInstance(String) - Static method in class org.opencadc.inventory.storage.MessageDigestAPI
-
Create a new bouncy castle message digest that supports state encoding.
- getLength() - Method in class org.opencadc.inventory.storage.ByteRange
-
- getMaxSegmentSize() - Method in class org.opencadc.inventory.storage.PutTransaction
-
- getMessageDigest() - Method in class org.opencadc.inventory.storage.DigestInputStream
-
- getMessageDigest() - Method in class org.opencadc.inventory.storage.DigestOutputStream
-
- getMinSegmentSize() - Method in class org.opencadc.inventory.storage.PutTransaction
-
- getOffset() - Method in class org.opencadc.inventory.storage.ByteRange
-
- getStorageLocation() - Method in class org.opencadc.inventory.storage.StorageMetadata
-
- getTransactionStatus(String) - Method in interface org.opencadc.inventory.storage.StorageAdapter
-
Get current transaction status.