HashedTruncatedNTupleConfig |
HashedTruncatedNTupleConfig.setDigestAlgorithm(DigestAlgorithm digestAlgorithm) |
The digest algorithm to apply on the OCFL object identifier; MUST be an algorithm that is allowed in the OCFL fixity block
|
HashedTruncatedNTupleConfig |
HashedTruncatedNTupleConfig.setNumberOfTuples(int numberOfTuples) |
Indicates how many segments are used for path generation
|
HashedTruncatedNTupleConfig |
HashedTruncatedNTupleConfig.setShortObjectRoot(boolean shortObjectRoot) |
When true, indicates that the OCFL object root directory name should contain the remainder of the digest not used in the n-tuples segments
|
HashedTruncatedNTupleConfig |
HashedTruncatedNTupleConfig.setTupleSize(int tupleSize) |
Indicates the size of the segments (in characters) that the digest is split into
|