Class TableManagerGlobalStatistics


public final class TableManagerGlobalStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • a16len

      public int a16len()
      A16LEN value.
      Returns:
      int A16LEN value
    • a16id

      public int a16id()
      A16ID value.
      Returns:
      int A16ID value
    • a16dvers

      public int a16dvers()
      A16DVERS value.
      Returns:
      int A16DVERS value
    • tableStatistics

      public List<TableManagerTableStatistics> tableStatistics()
      Get a List containing Table Manager Table Statistics Sections from the section
      Returns:
      a list of TableManagerTableStatistics
    • create

      public static TableManagerGlobalStatistics create(byte[] 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