Interface IStreamName

    • Method Detail

      • getStreamname

        java.lang.String getStreamname()
        Getter for field STREAMNAME

        MVS log stream

        The MVS system logger log stream name.

      • getStatus

        IStreamName.StatusValue getStatus()
        Getter for field STATUS

        Log stream status

        The status of the log stream (OK or FAILED).

      • getSystemlog

        IStreamName.SystemlogValue getSystemlog()
        Getter for field SYSTEMLOG

        System log indicator

        Indicates whether the log stream is the system log.

      • getUsecount

        java.lang.Long getUsecount()
        Getter for field USECOUNT

        Number of journals and forward recovery logs

        The number of CICS journals and forward recovery logs that are currently using the log stream.

      • getWrites

        java.lang.Long getWrites()
        Getter for field WRITES

        Number of write requests

        The number of write requests to the log stream.

      • getBytes

        java.lang.Long getBytes()
        Getter for field BYTES

        Total number of bytes written

        The total number of bytes written to the log stream.

      • getCufwtrs

        java.lang.Long getCufwtrs()
        Getter for field CUFWTRS

        Current number of tasks waiting for buffer flush

        The current number of tasks suspended while waiting for a flush of the log stream buffer.

      • getPkfwtrs

        java.lang.Long getPkfwtrs()
        Getter for field PKFWTRS

        Peak number of tasks waiting for buffer flush

        The maximum number of tasks suspended at any one time while waiting for a flush of the log stream buffer.

      • getTfcwait

        java.lang.Long getTfcwait()
        Getter for field TFCWAIT

        Total number of tasks that waited for buffer flush

        The total number of tasks suspended while waiting for a flush of the log stream buffer.

      • getBuffwait

        java.lang.Long getBuffwait()
        Getter for field BUFFWAIT

        Number of waits due to buffer being full

        The number of times a journal record could not be appended to the current log stream because the buffers were logically full.

      • getBrwstrt

        java.lang.Long getBrwstrt()
        Getter for field BRWSTRT

        Number of log browse starts

        The number of browse requests started on the log stream.

      • getBrwread

        java.lang.Long getBrwread()
        Getter for field BRWREAD

        Number of reads from log

        The number of read requests to the log stream.

      • getDeletes

        java.lang.Long getDeletes()
        Getter for field DELETES

        Number of log-tail deletes

        The number of delete requests to the log stream.

      • getRetryerrs

        java.lang.Long getRetryerrs()
        Getter for field RETRYERRS

        Number of retryable errors

        The number of times MVS system logger retryable errors occurred while data was being written to the log stream.

      • getBufappndrq

        java.lang.Long getBufappndrq()
        Getter for field BUFAPPNDRQ

        Number of buffer append requests

        The number of times a journal record was successfully appended to the current log stream buffer.

      • getDasdonly

        IStreamName.DasdonlyValue getDasdonly()
        Getter for field DASDONLY

        DASD-only option

        Indicates whether the log stream is a DASD-only log stream (YES or NO).

      • getStrcname

        java.lang.String getStrcname()
        Getter for field STRCNAME

        Coupling facility structure

        The name of the coupling facility structure that holds this log stream.

      • getMaxblk

        java.lang.Long getMaxblk()
        Getter for field MAXBLK

        Maximum block size

        The maximum block size supported by this log stream.

      • getRetpd

        java.lang.Long getRetpd()
        Getter for field RETPD

        Data retention period (days)

        The retention period in days for data held on this log stream.

      • getAutodel

        IStreamName.AutodelValue getAutodel()
        Getter for field AUTODEL

        Auto-delete option

        Indicates whether data on the log stream is subject to automatic deletion after the expiry of the retention period (YES or NO).

      • getLggakpfreq

        java.lang.Long getLggakpfreq()
        Getter for field LGGAKPFREQ

        Activity keypoint frequency

        The current activity keypoint trigger value, which is the number of logging operations between the taking of keypoints

      • getLgglgdefer

        java.lang.Long getLgglgdefer()
        Getter for field LGGLGDEFER

        Log deferral interval

        The current log deferral interval, which is the period of time used by CICS Log Manager when determining how long to delay a forced journal write request before invoking the MVS system logger.

      • getLggakpstkn

        java.lang.Long getLggakpstkn()
        Getter for field LGGAKPSTKN

        Number of activity keypoints taken

        The number of activity keypoints taken

      • getLgsqueries

        java.lang.Long getLgsqueries()
        Getter for field LGSQUERIES

        Logstream query count

        The number of queries that CICS made to check the status of the log stream.

      • getRwrites

        java.lang.String getRwrites()
        Getter for field RWRITES

        Rate of writes to log

        The rate of writes to the log