public interface FooterClosedIncompletePartitionPack extends FooterPartitionPack, Cloneable
Represents the description of footer partition that is closed and incomplete.
A closed partition is one in which required header metadata values have been finalized and so all required metadata is present and correct. All closed partitions that contain header metadata shall have identical header metadata.
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 |
|---|---|
FooterClosedIncompletePartitionPack |
clone()
Create a cloned copy of this footer closed 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, setPaddingFillSizeFooterClosedIncompletePartitionPack clone()
Create a cloned copy of this footer closed incomplete partition pack.
clone in interface FooterPartitionPackclone in interface PartitionPack(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.