Interface IFEPIPool
-
- All Superinterfaces:
ICICSObject
,ICICSResource
,IInstalledCICSResource
,com.ibm.cics.model.meta.ITypedObject
public interface IFEPIPool extends ICICSResource, IInstalledCICSResource
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
IFEPIPool.ContentionValue
Enumeration type for field CONTENTIONstatic class
IFEPIPool.DeviceValue
Enumeration type for field DEVICEstatic class
IFEPIPool.FormatValue
Enumeration type for field FORMATstatic class
IFEPIPool.InitialdataValue
Enumeration type for field INITIALDATAstatic class
IFEPIPool.InstlstatusValue
Enumeration type for field INSTLSTATUSstatic class
IFEPIPool.MsgjrnlValue
Enumeration type for field MSGJRNLstatic class
IFEPIPool.ServstatusValue
Enumeration type for field SERVSTATUSstatic class
IFEPIPool.UnsoldatackValue
Enumeration type for field UNSOLDATACK
-
Field Summary
-
Fields inherited from interface com.ibm.cics.model.ICICSResource
COPYRIGHT
-
Fields inherited from interface com.ibm.cics.model.IInstalledCICSResource
COPYRIGHT
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getBeginsession()
Getter for field BEGINSESSIONIFEPIPoolReference
getCICSObjectReference()
java.lang.Long
getConnections()
Getter for field CONNECTIONSIFEPIPool.ContentionValue
getContention()
Getter for field CONTENTIONjava.lang.Long
getCurallcs()
Getter for field CURALLCSjava.lang.Long
getCurallcwait()
Getter for field CURALLCWAITIFEPIPool.DeviceValue
getDevice()
Getter for field DEVICEjava.lang.String
getEndsession()
Getter for field ENDSESSIONjava.lang.String
getExceptionq()
Getter for field EXCEPTIONQjava.lang.String
getFjournalname()
Getter for field FJOURNALNAMEjava.lang.Long
getFjournalnum()
Getter for field FJOURNALNUMIFEPIPool.FormatValue
getFormat()
Getter for field FORMATIFEPIPool.InitialdataValue
getInitialdata()
Getter for field INITIALDATAIFEPIPool.InstlstatusValue
getInstlstatus()
Getter for field INSTLSTATUSjava.lang.Long
getMaxflength()
Getter for field MAXFLENGTHIFEPIPool.MsgjrnlValue
getMsgjrnl()
Getter for field MSGJRNLjava.lang.Long
getNodes()
Getter for field NODESICICSType<IFEPIPool>
getObjectType()
java.lang.Long
getPeakallcs()
Getter for field PEAKALLCSjava.lang.Long
getPeakallcwait()
Getter for field PEAKALLCWAITjava.lang.Long
getPeakconns()
Getter for field PEAKCONNSjava.lang.String
getPoolname()
Getter for field POOLNAMEjava.lang.String
getPropertyset()
Getter for field PROPERTYSETIFEPIPool.ServstatusValue
getServstatus()
Getter for field SERVSTATUSjava.lang.String
getStsn()
Getter for field STSNjava.lang.Long
getTargets()
Getter for field TARGETSjava.lang.Long
getTotalloctout()
Getter for field TOTALLOCTOUTjava.lang.Long
getTotallocwait()
Getter for field TOTALLOCWAITjava.lang.String
getUnsoldata()
Getter for field UNSOLDATAIFEPIPool.UnsoldatackValue
getUnsoldatack()
Getter for field UNSOLDATACKjava.lang.String
getUserdata()
Getter for field USERDATAjava.lang.Long
getWaitconvnum()
Getter for field WAITCONVNUM-
Methods inherited from interface com.ibm.cics.model.ICICSObject
getCICSType, getName
-
Methods inherited from interface com.ibm.cics.model.ICICSResource
getCICSContainer, getCICSRelease, getRegionName
-
-
-
-
Method Detail
-
getObjectType
ICICSType<IFEPIPool> getObjectType()
- Specified by:
getObjectType
in interfaceICICSObject
- Specified by:
getObjectType
in interfacecom.ibm.cics.model.meta.ITypedObject
-
getPoolname
java.lang.String getPoolname()
Getter for field POOLNAMEPool name
The name of the pool
-
getTargets
java.lang.Long getTargets()
Getter for field TARGETSNumber of targets
The current number of targets in the pool
-
getNodes
java.lang.Long getNodes()
Getter for field NODESNumber of nodes
The current number of nodes in the pool
-
getConnections
java.lang.Long getConnections()
Getter for field CONNECTIONSNumber of connections
The number of connections in the pool
-
getPeakconns
java.lang.Long getPeakconns()
Getter for field PEAKCONNSPeak number of connections
The peak number of concurrent connections allocated from this pool
-
getCurallcs
java.lang.Long getCurallcs()
Getter for field CURALLCSCurrent number of allocates
The number of conversations that have been allocated from this pool
-
getPeakallcs
java.lang.Long getPeakallcs()
Getter for field PEAKALLCSPeak number of concurrent allocates
The peak number of concurrent conversations allocated from this pool
-
getCurallcwait
java.lang.Long getCurallcwait()
Getter for field CURALLCWAITCurrent number of allocates waiting
The current number of conversations waiting to be allocated
-
getPeakallcwait
java.lang.Long getPeakallcwait()
Getter for field PEAKALLCWAITPeak number of allocates waiting
The peak number of conversations that had to wait to be allocated
-
getTotallocwait
java.lang.Long getTotallocwait()
Getter for field TOTALLOCWAITTotal number of allocates that waited
The number of conversations that had to wait to be allocated
-
getTotalloctout
java.lang.Long getTotalloctout()
Getter for field TOTALLOCTOUTTotal number of allocates that timed out
The number of conversation allocates that timed out
-
getBeginsession
java.lang.String getBeginsession()
Getter for field BEGINSESSIONBegin-session transaction
The name of the transaction performing begin-session processing, or blanks if no transaction was specified
-
getContention
IFEPIPool.ContentionValue getContention()
Getter for field CONTENTIONBegin-bracket contention resolution
A data value specifying what happens when a FEPI SEND command is issued and there is inbound data with 'begin bracket'
-
getDevice
IFEPIPool.DeviceValue getDevice()
Getter for field DEVICEDevice type
A data value that identifies the mode of conversation and the type of device: T3278M2, T3278M3, T3278M4, T3278M5, T3279M2, T3279M3, T3279M4, T3279M5, TPS55M2, TPS55M3, TPS55M4, or LUP
-
getEndsession
java.lang.String getEndsession()
Getter for field ENDSESSIONEnd-session transaction
The name of the transaction performing end-session processing, or blanks if no transaction was specified
-
getExceptionq
java.lang.String getExceptionq()
Getter for field EXCEPTIONQTDQ queue holding exceptions
The name of the transient data queue to which exceptional events are notified, or blanks if no queue was specified.
-
getFjournalnum
java.lang.Long getFjournalnum()
Getter for field FJOURNALNUMJournal number
The number of the journal where data is to be logged. If the journal does not have a number, 0 is displayed. A journal without a number will have a journal name
-
getFormat
IFEPIPool.FormatValue getFormat()
Getter for field FORMATData format option
A value that identifies the data format: FORMATTED, DATASTREAM or NOTAPPLIC
-
getInitialdata
IFEPIPool.InitialdataValue getInitialdata()
Getter for field INITIALDATAInitial inbound data status
A value indicating whether initial inbound data is expected when a session is started. Values are NOTINBOUND or INBOUND
-
getInstlstatus
IFEPIPool.InstlstatusValue getInstlstatus()
Getter for field INSTLSTATUSPool install status
The install state of the pool: INSTALLED, or NOTINSTALLED
-
getMaxflength
java.lang.Long getMaxflength()
Getter for field MAXFLENGTHMaximum length of returned data
The maximum length of the data that can be returned on any FEPI RECEIVE, CONVERSE, or EXTRACT FIELD command for a conversation, or that is to be sent by any FEPI SEND or CONVERSE command for a conversation
-
getMsgjrnl
IFEPIPool.MsgjrnlValue getMsgjrnl()
Getter for field MSGJRNLMessage journalling status
A value indicating whether journaling is performed for inbound and outbound data. Values are: NOMSGJRNL, INPUT, OUTPUT, or INOUT
-
getPropertyset
java.lang.String getPropertyset()
Getter for field PROPERTYSETProperty set name
The name of the set of properties with which the pool was installed
-
getServstatus
IFEPIPool.ServstatusValue getServstatus()
Getter for field SERVSTATUSPool service status
The service state of the pool: INSERVICE, OUTSERVICE, or GOINGOUT
Input values are: INSERVICE, OUTSERVICE
-
getStsn
java.lang.String getStsn()
Getter for field STSNSet and test sequence-number (STSN) transaction
The name of the transaction handling STSN data, or blanks if no transaction was specified
-
getUnsoldata
java.lang.String getUnsoldata()
Getter for field UNSOLDATAUnsolicited data transaction
The name of the transaction handling unsolicited data, or blanks if no transaction was specified.
-
getUnsoldatack
IFEPIPool.UnsoldatackValue getUnsoldatack()
Getter for field UNSOLDATACKUnsolicited-data bid-acknowledgement
Indicates what acknowledgment FEPI gives to a BID if no unsolicited data processing. Values are: NEGATIVE, POSITIVE or NOTAPPLIC.
-
getWaitconvnum
java.lang.Long getWaitconvnum()
Getter for field WAITCONVNUMNumber of conversations waiting
The current number of conversations waiting to be allocated
-
getUserdata
java.lang.String getUserdata()
Getter for field USERDATAPool user data
User data for the pool
-
getFjournalname
java.lang.String getFjournalname()
Getter for field FJOURNALNAMEJournal name
The name of the journal where data is to be logged
-
getCICSObjectReference
IFEPIPoolReference getCICSObjectReference()
- Specified by:
getCICSObjectReference
in interfaceICICSObject
- Specified by:
getCICSObjectReference
in interfaceICICSResource
-
-