Uses of Class
edu.wisc.library.ocfl.core.extension.storage.layout.config.HashedTruncatedNTupleIdConfig
-
Packages that use HashedTruncatedNTupleIdConfig Package Description edu.wisc.library.ocfl.core.extension.storage.layout.config -
-
Uses of HashedTruncatedNTupleIdConfig in edu.wisc.library.ocfl.core.extension.storage.layout.config
Methods in edu.wisc.library.ocfl.core.extension.storage.layout.config that return HashedTruncatedNTupleIdConfig Modifier and Type Method Description HashedTruncatedNTupleIdConfigHashedTruncatedNTupleIdConfig. setDigestAlgorithm(DigestAlgorithm digestAlgorithm)The digest algorithm to apply on the OCFL object identifier; MUST be an algorithm that is allowed in the OCFL fixity blockHashedTruncatedNTupleIdConfigHashedTruncatedNTupleIdConfig. setNumberOfTuples(int numberOfTuples)Indicates how many segments are used for path generationHashedTruncatedNTupleIdConfigHashedTruncatedNTupleIdConfig. setTupleSize(int tupleSize)Indicates the size of the segments (in characters) that the digest is split into
-