public interface FooterClosedCompletePartitionPack extends FooterPartitionPack, Cloneable
Represents the description of footer partition that is closed and complete.
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.
A complete partition is one where either header metadata is absent in this partition or where the header metadata exists and all best effort metadata properties have been correctly completed.
BODYSID_DEFAULT, FOOTERPARTITION_DEFAULT, HEADERBYTECOUNT_DEFAULT, INDEXBYTECOUNT_DEFAULT, INDEXSID_DEFAULT, MAJORVERSION_DEFAULT, MINORVERSION_DEFAULT, PREVIOUSPARTITION_DEFAULT| Modifier and Type | Method and Description |
|---|---|
FooterClosedCompletePartitionPack |
clone()
Create a cloned copy of this footer closed complete 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, setPaddingFillSizeFooterClosedCompletePartitionPack clone()
Create a cloned copy of this footer closed complete 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.