public final class PipelineStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • pirdsLen

      public int pirdsLen()
      PIRDS_LEN value.
      Returns:
      int PIRDS_LEN value
    • pirdsId

      public int pirdsId()
      PIRDS_ID value.
      Returns:
      int PIRDS_ID value
    • pirdsVers

      public int pirdsVers()
      PIRDS_VERS value.
      Returns:
      int PIRDS_VERS value
    • pirPipelineName

      public String pirPipelineName()
      PIR_PIPELINE_NAME value.
      Returns:
      String PIR_PIPELINE_NAME value
    • pirPipelineMode

      public PirPipelineMode pirPipelineMode()
      PIR_PIPELINE_MODE as a PirPipelineMode.
      Returns:
      PirPipelineMode PIR_PIPELINE_MODE
    • pirPipelineModeRawValue

      public int pirPipelineModeRawValue()
      PIR_PIPELINE_MODE raw value.
      Returns:
      int PIR_PIPELINE_MODE value
    • pirConfigurationFile

      public String pirConfigurationFile()
      PIR_CONFIGURATION_FILE value.
      Returns:
      String PIR_CONFIGURATION_FILE value
    • pirShelfDirectory

      public String pirShelfDirectory()
      PIR_SHELF_DIRECTORY value.
      Returns:
      String PIR_SHELF_DIRECTORY value
    • pirWsdirDirectory

      public String pirWsdirDirectory()
      PIR_WSDIR_DIRECTORY value.
      Returns:
      String PIR_WSDIR_DIRECTORY value
    • pirPipelineUseCount

      public long pirPipelineUseCount()
      PIR_PIPELINE_USE_COUNT value.
      Returns:
      long PIR_PIPELINE_USE_COUNT value
    • pirJsonJavaParser

      public PirPipelineJavaParser pirJsonJavaParser()
      PIR_JSON_JAVA_PARSER as a PirPipelineJavaParser.
      Returns:
      PirPipelineJavaParser PIR_JSON_JAVA_PARSER
    • pirJsonJavaParserRawValue

      public int pirJsonJavaParserRawValue()
      PIR_JSON_JAVA_PARSER raw value.
      Returns:
      int PIR_JSON_JAVA_PARSER value
    • pirPipelineDefineSource

      public String pirPipelineDefineSource()
      PIR_PIPELINE_DEFINE_SOURCE value.
      Returns:
      String PIR_PIPELINE_DEFINE_SOURCE value
    • pirPipelineChangeTime

      public LocalDateTime pirPipelineChangeTime()
      PIR_PIPELINE_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).

      Use pirPipelineChangeTimeRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      LocalDateTime PIR_PIPELINE_CHANGE_TIME STCK converted to LocalDateTime
      See Also:
    • pirPipelineChangeTimeRawValue

      public BigInteger pirPipelineChangeTimeRawValue()
      PIR_PIPELINE_CHANGE_TIME STCK value.
      Returns:
      BigInteger PIR_PIPELINE_CHANGE_TIME STCK value
    • pirPipelineChangeUserid

      public String pirPipelineChangeUserid()
      PIR_PIPELINE_CHANGE_USERID value.
      Returns:
      String PIR_PIPELINE_CHANGE_USERID value
    • pirPipelineChangeAgent

      public CIAgent pirPipelineChangeAgent()
      PIR_PIPELINE_CHANGE_AGENT as a CIAgent.
      Returns:
      CIAgent PIR_PIPELINE_CHANGE_AGENT
    • pirPipelineChangeAgentRawValue

      public int pirPipelineChangeAgentRawValue()
      PIR_PIPELINE_CHANGE_AGENT raw value.
      Returns:
      int PIR_PIPELINE_CHANGE_AGENT value
    • pirPipelineInstallAgent

      public CIAgent pirPipelineInstallAgent()
      PIR_PIPELINE_INSTALL_AGENT as a CIAgent.
      Returns:
      CIAgent PIR_PIPELINE_INSTALL_AGENT
    • pirPipelineInstallAgentRawValue

      public int pirPipelineInstallAgentRawValue()
      PIR_PIPELINE_INSTALL_AGENT raw value.
      Returns:
      int PIR_PIPELINE_INSTALL_AGENT value
    • pirPipelineInstallTime

      public LocalDateTime pirPipelineInstallTime()
      PIR_PIPELINE_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).

      Use pirPipelineInstallTimeRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      LocalDateTime PIR_PIPELINE_INSTALL_TIME STCK converted to LocalDateTime
      See Also:
    • pirPipelineInstallTimeRawValue

      public BigInteger pirPipelineInstallTimeRawValue()
      PIR_PIPELINE_INSTALL_TIME STCK value.
      Returns:
      BigInteger PIR_PIPELINE_INSTALL_TIME STCK value
    • pirPipelineInstallUserid

      public String pirPipelineInstallUserid()
      PIR_PIPELINE_INSTALL_USERID value.
      Returns:
      String PIR_PIPELINE_INSTALL_USERID value
    • pirPipelineMsgformat

      public String pirPipelineMsgformat()
      PIR_PIPELINE_MSGFORMAT value.
      Returns:
      String PIR_PIPELINE_MSGFORMAT value
    • create

      public static PipelineStatistics 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