NTupleOmitPrefixStorageLayoutConfig |
NTupleOmitPrefixStorageLayoutConfig.setDelimiter(String delimiter) |
The case-insensitive, delimiter marking the end of the OCFL object
identifier prefix; MUST consist of a character string of length one or
greater.
|
NTupleOmitPrefixStorageLayoutConfig |
NTupleOmitPrefixStorageLayoutConfig.setNumberOfTuples(int numberOfTuples) |
The number of segments to use for path generation
|
NTupleOmitPrefixStorageLayoutConfig |
NTupleOmitPrefixStorageLayoutConfig.setReverseObjectRoot(boolean reverseObjectRoot) |
indicates that the prefix-omitted, padded object identifier should be
reversed
|
NTupleOmitPrefixStorageLayoutConfig |
NTupleOmitPrefixStorageLayoutConfig.setTupleSize(int tupleSize) |
the segment size (in characters) to split the digest into
|
NTupleOmitPrefixStorageLayoutConfig |
NTupleOmitPrefixStorageLayoutConfig.setZeroPadding(NTupleOmitPrefixStorageLayoutConfig.ZeroPadding zeroPadding) |
Indicates whether to use left or right zero padding for ids less than
tupleSize * numberOfTuples
|