Class DumpArchiveConstants
java.lang.Object
org.apache.commons.compress.archivers.dump.DumpArchiveConstants
Various constants associated with dump archives.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnumerates compression types.static enumEnumerates the types of tape segment. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intCHECKSUM value 84446.static final intFS_UFS2_MAGIC value 424935705.static final intHIGH_DENSITY_NTREC value 32.static final intLBLSIZE value 16.static final intNAMELEN value 64.static final intNFS_MAGIC value 60012.static final intNTREC value 10.static final intOFS_MAGIC value 60011.static final intTP_SIZE value 1024. -
Method Summary
-
Field Details
-
TP_SIZE
-
NTREC
-
HIGH_DENSITY_NTREC
-
OFS_MAGIC
-
NFS_MAGIC
-
FS_UFS2_MAGIC
-
CHECKSUM
-
LBLSIZE
-
NAMELEN
-