java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
Direct Known Subclasses:
AsynchronousServiceGlobalStatistics, AtomserviceStatistics, CapturespecResourceStatistics, CfListStructureStatistics, CfRequestStatistics, CfServerStorageStatistics, CfTableStatistics, Db2GlobalStatistics, Db2ResourceStatistics, DbctlUnsolicitedStatistics, DispatcherGlobalStatistics, DispatcherMvsTcbGlobalStatistics, DispatcherMvsTcbResourceStatistics, DoctemplateResourceStatistics, EnqueueManagerGlobalStatistics, EventbindingGlobalStatistics, EventBindingResourceStatistics, EventProcessGlobalStatistics, EventProcessResourceStatistics, FepiConnectionStatistics, FepiPoolStatistics, FepiTargetStatistics, FileControlStatistics, IpconnStatistics, IscIrcModeStatistics, IscIrcSystemStatistics, IscLuitSntStatistics, JvmServerStatistics, LoaderGlobalStatistics, LoaderPrivateLibraryStatistics, LoaderPrivateProgramStatistics, LoaderPublicLibraryStatistics, LoaderPublicProgramStatistics, LogManagerGlobalStatistics, LogManagerJournalStatistics, LogManagerLogstreamStatistics, LsrPoolFileStatistics, LsrPoolStatistics, MonitoringGlobalStatistics, MonitoringTransactionStatistics, MqConnectionGlobalStatistics, MqMonitorStatistics, NcListStructureStatistics, NcStorageStatistics, NodeJsAppStatistics, PipelineStatistics, PipelineWebserviceStatistics, PolicyStatistics, PrivateJvmProgramStatistics, PrivateProgramdefStatistics, ProgramManagerGlobalStatistics, PublicJvmProgramStatistics, PublicProgramdefStatistics, RecoveryManagerGlobalStatistics, ResLifeBundleStatistics, SecurityDomainGlobalStatistics, SocketsGlobalStatistics, SocketsServiceStatistics, StatisticsStatistics, StorageDomainSubpoolStatistics, StorageManagerGlobalStatistics, StorageTaskSubpoolStatistics, SystemDumpcodeStatistics, SystemDumpGlobalStatistics, TableManagerGlobalStatistics, TemporaryStorageStatistics, TerminalAutoinstallStatistics, TerminalStatistics, TlsCipherStatistics, TransactionDumpcodeStatistics, TransactionDumpGlobalStatistics, TransactionManagerGlobalStatistics, TransactionManagerTclassStatistics, TransactionManagerTransactionStatistics, TransientDataGlobalStatistics, TransientDataQueueStatistics, UserDomainGlobalStatistics, VtamGlobalStatistics, WebUrimapGlobalStatistics, WebUrimapResourceStatistics, XmlTransformStatistics, XqListStructureStatistics, XqQueueBufferPoolStatistics, XqServerStorageStatistics

public class StatisticsDataSection extends SmfData
  • Method Details

    • stilen

      public int stilen()
      STILEN value.
      Returns:
      int STILEN value
    • stilen

      public static int stilen(byte[] data, int offset)
    • stid

      public int stid()
      STID value.
      Returns:
      int STID value
    • stid

      public static int stid(byte[] data, int offset)
    • statisticsType

      public String statisticsType()
      The name of the specific statistics section type.
      Returns:
      String the name of the statistics class
    • stidString

      public String stidString()
      STID String value.
      Returns:
      String STID value
    • stivers

      public int stivers()
      STIVERS value.
      Returns:
      int STIVERS value
    • create

      public static StatisticsDataSection create(byte[] Data, int offset, int length, int smfstrvn)
      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
      smfstrvn - SMF statistics version number