public interface HeaderOpenIncompletePartitionPack extends HeaderPartitionPack, MetadataObject, Cloneable
Represents the description of header partition that is open and incomplete.
An open partition is one in which required header metadata values have not been finalized and required values may be absent or incorrect. The header partition may not have the same values as the closed partition(s) and header metadata in open partitions may change in later repetitions.
An incomplete partition is one where header metadata exists and some best effort metadata properties have been flagged as unknown, by setting to the appropriate distinguished value.
BODYSID_DEFAULT, FOOTERPARTITION_DEFAULT, HEADERBYTECOUNT_DEFAULT, INDEXBYTECOUNT_DEFAULT, INDEXSID_DEFAULT, MAJORVERSION_DEFAULT, MINORVERSION_DEFAULT, PREVIOUSPARTITION_DEFAULT| Modifier and Type | Method and Description |
|---|---|
HeaderOpenIncompletePartitionPack |
clone()
Create a cloned copy of this header open incomplete partition pack.
|
addEssenceContainer, getBodyOffset, getBodySID, getEncodedSize, getEssenceContainers, getFooterPartition, getHeaderByteCount, getIndexByteCount, getIndexSID, getKagSize, getMajorVersion, getMinorVersion, getOperationalPattern, getPreviousPartition, getThisPartition, setBodyOffset, setBodySID, setEssenceContainers, setFooterPartition, setHeaderByteCount, setIndexByteCount, setIndexSID, setKagSize, setMajorVersion, setMinorVersion, setOperationalPattern, setPreviousPartition, setThisPartitiongetUnitTypegetPaddingFillSize, setPaddingFillSizeHeaderOpenIncompletePartitionPack clone()
Create a cloned copy of this header open incomplete partition pack.
clone in interface HeaderPartitionPackclone in interface PartitionPack(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.