public final class DumpArchiveConstants
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
DumpArchiveConstants.COMPRESSION_TYPE
The type of compression.
|
static class |
DumpArchiveConstants.SEGMENT_TYPE
The type of tape segment.
|
Modifier and Type | Field and Description |
---|---|
static int |
CHECKSUM |
static int |
FS_UFS2_MAGIC |
static int |
HIGH_DENSITY_NTREC |
static int |
LBLSIZE |
static int |
NAMELEN |
static int |
NFS_MAGIC |
static int |
NTREC |
static int |
OFS_MAGIC |
static int |
TP_SIZE |
public static final int TP_SIZE
public static final int NTREC
public static final int HIGH_DENSITY_NTREC
public static final int OFS_MAGIC
public static final int NFS_MAGIC
public static final int FS_UFS2_MAGIC
public static final int CHECKSUM
public static final int LBLSIZE
public static final int NAMELEN
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"