Class DumpArchiveConstants


  • public final class DumpArchiveConstants
    extends java.lang.Object
    Various constants associated with dump archives.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CHECKSUM
      CHECKSUM value 84446.
      static int FS_UFS2_MAGIC
      FS_UFS2_MAGIC value 424935705.
      static int HIGH_DENSITY_NTREC
      HIGH_DENSITY_NTREC value 32.
      static int LBLSIZE
      LBLSIZE value 16.
      static int NAMELEN
      NAMELEN value 64.
      static int NFS_MAGIC
      NFS_MAGIC value 60012.
      static int NTREC
      NTREC value 10.
      static int OFS_MAGIC
      OFS_MAGIC value 60011.
      static int TP_SIZE
      TP_SIZE value 1024.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait