Interface IFEPITarget

    • Method Detail

      • getTargetname

        java.lang.String getTargetname()
        Getter for field TARGETNAME

        Target name

        The name of the target

      • getPoolname

        java.lang.String getPoolname()
        Getter for field POOLNAME

        Pool name

        The name of the pool in which the target is located

      • getApplid

        java.lang.String getApplid()
        Getter for field APPLID

        VTAM applid of back end system

        The VTAM application name of the back-end system that the target system represents

      • getNodes

        java.lang.Long getNodes()
        Getter for field NODES

        Number of nodes

        The number of nodes connected to this target

      • getAllocates

        java.lang.Long getAllocates()
        Getter for field ALLOCATES

        Total number of allocates

        The number of conversation allocates to this target in this pool that timed out

      • getTotallocwait

        java.lang.Long getTotallocwait()
        Getter for field TOTALLOCWAIT

        Total number of allocates that waited

        The number of conversations that had to wait to be allocated to this target in this pool

      • getCurallcwait

        java.lang.Long getCurallcwait()
        Getter for field CURALLCWAIT

        Current number of allocates waiting

        The current number of conversations waiting to be allocated to this target in this pool

      • getPeakallcwait

        java.lang.Long getPeakallcwait()
        Getter for field PEAKALLCWAIT

        Peak number of allocates waiting

        The peak number of conversations that had to wait to be allocated to this target in this pool

      • getTotalloctout

        java.lang.Long getTotalloctout()
        Getter for field TOTALLOCTOUT

        Total number of allocates that timed out

        The number of conversations specifically allocated to this target in this pool that timed out

      • getInstlstatus

        IFEPITarget.InstlstatusValue getInstlstatus()
        Getter for field INSTLSTATUS

        Install status

        The install state of the pool: INSTALLED, or NOTINSTALLED

      • getServstatus

        IFEPITarget.ServstatusValue getServstatus()
        Getter for field SERVSTATUS

        Service status

        The service state of the target. Values are: INSERVICE, OUTSERVICE or GOINGOUT

      • getUserdata

        java.lang.String getUserdata()
        Getter for field USERDATA

        Target user data

        User data for the target