Class EssExtentPoolStatisticsSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype8.EssExtentPoolStatisticsSection

public final class EssExtentPoolStatisticsSection extends SmfData
  • Field Details

  • Method Details

    • r748xpid

      public int r748xpid()
      R748XPID value.
      Returns:
      int R748XPID value
    • r748xplt

      public int r748xplt()
      R748XPLT value.
      Returns:
      int R748XPLT value
    • r748xptq

      public int r748xptq()
      R748XPTQ value.
      Returns:
      int R748XPTQ value
    • r748xtcr

      public boolean r748xtcr()
      Return true if R748XTCR bit in r748xptq() is set.
      Returns:
      boolean R748XTCR bit is set in r748xptq()

      R748XTCR = 0x80

    • r748xtcp

      public boolean r748xtcp()
      Return true if R748XTCP bit in r748xptq() is set.
      Returns:
      boolean R748XTCP bit is set in r748xptq()

      R748XTCP = 0x40

    • r748xesv

      public boolean r748xesv()
      Return true if R748XESV bit in r748xptq() is set.
      Returns:
      boolean R748XESV bit is set in r748xptq()

      R748XESV = 0x01

    • r748xrcp

      public long r748xrcp()
      R748XRCP value.
      Returns:
      long R748XRCP value
    • r748xrns

      public long r748xrns()
      R748XRNS value.
      Returns:
      long R748XRNS value
    • r748xrna

      public long r748xrna()
      R748XRNA value.
      Returns:
      long R748XRNA value
    • r748xrsc

      public long r748xrsc()
      R748XRSC value.
      Returns:
      long R748XRSC value
    • r748xvcp

      public long r748xvcp()
      R748XVCP value.
      Returns:
      long R748XVCP value
    • r748xvns

      public long r748xvns()
      R748XVNS value.
      Returns:
      long R748XVNS value
    • r748xvsc

      public long r748xvsc()
      R748XVSC value.
      Returns:
      long R748XVSC value
    • r748xsdy

      public long r748xsdy()
      R748XSDY value.
      Returns:
      long R748XSDY value
    • r748xtdy

      public long r748xtdy()
      R748XTDY value.
      Returns:
      long R748XTDY value
    • r748xeps

      public int r748xeps()
      R748XEPS value.
      Returns:
      int R748XEPS value
    • r748x01g

      public boolean r748x01g()
      Return true if R748X01G bit in r748xeps() is set.
      Returns:
      boolean R748X01G bit is set in r748xeps()

      R748X01G = 0x40

    • r748x16m

      public boolean r748x16m()
      Return true if R748X16M bit in r748xeps() is set.
      Returns:
      boolean R748X16M bit is set in r748xeps()

      R748X16M = 0x01

    • r748xtpc

      public long r748xtpc()
      R748XTPC value.
      Returns:
      long R748XTPC value
    • r748xupc

      public long r748xupc()
      R748XUPC value.
      Returns:
      long R748XUPC value
    • r748xtlc

      public long r748xtlc()
      R748XTLC value.
      Returns:
      long R748XTLC value
    • r748xulc

      public long r748xulc()
      R748XULC value.
      Returns:
      long R748XULC value
    • create

      public static EssExtentPoolStatisticsSection create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section