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