public interface IFEPIPool extends ICICSResource, IInstalledCICSResource
Modifier and Type | Interface and Description |
---|---|
static class |
IFEPIPool.ContentionValue
Enumeration type for field CONTENTION
|
static class |
IFEPIPool.DeviceValue
Enumeration type for field DEVICE
|
static class |
IFEPIPool.FormatValue
Enumeration type for field FORMAT
|
static class |
IFEPIPool.InitialdataValue
Enumeration type for field INITIALDATA
|
static class |
IFEPIPool.InstlstatusValue
Enumeration type for field INSTLSTATUS
|
static class |
IFEPIPool.MsgjrnlValue
Enumeration type for field MSGJRNL
|
static class |
IFEPIPool.ServstatusValue
Enumeration type for field SERVSTATUS
|
static class |
IFEPIPool.UnsoldatackValue
Enumeration type for field UNSOLDATACK
|
COPYRIGHT
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBeginsession()
Getter for field BEGINSESSION
|
IFEPIPoolReference |
getCICSObjectReference() |
java.lang.Long |
getConnections()
Getter for field CONNECTIONS
|
IFEPIPool.ContentionValue |
getContention()
Getter for field CONTENTION
|
java.lang.Long |
getCurallcs()
Getter for field CURALLCS
|
java.lang.Long |
getCurallcwait()
Getter for field CURALLCWAIT
|
IFEPIPool.DeviceValue |
getDevice()
Getter for field DEVICE
|
java.lang.String |
getEndsession()
Getter for field ENDSESSION
|
java.lang.String |
getExceptionq()
Getter for field EXCEPTIONQ
|
java.lang.String |
getFjournalname()
Getter for field FJOURNALNAME
|
java.lang.Long |
getFjournalnum()
Getter for field FJOURNALNUM
|
IFEPIPool.FormatValue |
getFormat()
Getter for field FORMAT
|
IFEPIPool.InitialdataValue |
getInitialdata()
Getter for field INITIALDATA
|
IFEPIPool.InstlstatusValue |
getInstlstatus()
Getter for field INSTLSTATUS
|
java.lang.Long |
getMaxflength()
Getter for field MAXFLENGTH
|
IFEPIPool.MsgjrnlValue |
getMsgjrnl()
Getter for field MSGJRNL
|
java.lang.Long |
getNodes()
Getter for field NODES
|
ICICSType<IFEPIPool> |
getObjectType() |
java.lang.Long |
getPeakallcs()
Getter for field PEAKALLCS
|
java.lang.Long |
getPeakallcwait()
Getter for field PEAKALLCWAIT
|
java.lang.Long |
getPeakconns()
Getter for field PEAKCONNS
|
java.lang.String |
getPoolname()
Getter for field POOLNAME
|
java.lang.String |
getPropertyset()
Getter for field PROPERTYSET
|
IFEPIPool.ServstatusValue |
getServstatus()
Getter for field SERVSTATUS
|
java.lang.String |
getStsn()
Getter for field STSN
|
java.lang.Long |
getTargets()
Getter for field TARGETS
|
java.lang.Long |
getTotalloctout()
Getter for field TOTALLOCTOUT
|
java.lang.Long |
getTotallocwait()
Getter for field TOTALLOCWAIT
|
java.lang.String |
getUnsoldata()
Getter for field UNSOLDATA
|
IFEPIPool.UnsoldatackValue |
getUnsoldatack()
Getter for field UNSOLDATACK
|
java.lang.String |
getUserdata()
Getter for field USERDATA
|
java.lang.Long |
getWaitconvnum()
Getter for field WAITCONVNUM
|
getCICSContainer, getCICSRelease, getRegionName
getCICSType, getName
ICICSType<IFEPIPool> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getPoolname()
Pool name
The name of the pool
java.lang.Long getTargets()
Number of targets
The current number of targets in the pool
java.lang.Long getNodes()
Number of nodes
The current number of nodes in the pool
java.lang.Long getConnections()
Number of connections
The number of connections in the pool
java.lang.Long getPeakconns()
Peak number of connections
The peak number of concurrent connections allocated from this pool
java.lang.Long getCurallcs()
Current number of allocates
The number of conversations that have been allocated from this pool
java.lang.Long getPeakallcs()
Peak number of concurrent allocates
The peak number of concurrent conversations allocated from this pool
java.lang.Long getCurallcwait()
Current number of allocates waiting
The current number of conversations waiting to be allocated
java.lang.Long getPeakallcwait()
Peak number of allocates waiting
The peak number of conversations that had to wait to be allocated
java.lang.Long getTotallocwait()
Total number of allocates that waited
The number of conversations that had to wait to be allocated
java.lang.Long getTotalloctout()
Total number of allocates that timed out
The number of conversation allocates that timed out
java.lang.String getBeginsession()
Begin-session transaction
The name of the transaction performing begin-session processing, or blanks if no transaction was specified
IFEPIPool.ContentionValue getContention()
Begin-bracket contention resolution
A data value specifying what happens when a FEPI SEND command is issued and there is inbound data with 'begin bracket'
IFEPIPool.DeviceValue getDevice()
Device 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
java.lang.String getEndsession()
End-session transaction
The name of the transaction performing end-session processing, or blanks if no transaction was specified
java.lang.String getExceptionq()
TDQ queue holding exceptions
The name of the transient data queue to which exceptional events are notified, or blanks if no queue was specified.
java.lang.Long getFjournalnum()
Journal 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
IFEPIPool.FormatValue getFormat()
Data format option
A value that identifies the data format: FORMATTED, DATASTREAM or NOTAPPLIC
IFEPIPool.InitialdataValue getInitialdata()
Initial inbound data status
A value indicating whether initial inbound data is expected when a session is started. Values are NOTINBOUND or INBOUND
IFEPIPool.InstlstatusValue getInstlstatus()
Pool install status
The install state of the pool: INSTALLED, or NOTINSTALLED
java.lang.Long getMaxflength()
Maximum 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
IFEPIPool.MsgjrnlValue getMsgjrnl()
Message journalling status
A value indicating whether journaling is performed for inbound and outbound data. Values are: NOMSGJRNL, INPUT, OUTPUT, or INOUT
java.lang.String getPropertyset()
Property set name
The name of the set of properties with which the pool was installed
IFEPIPool.ServstatusValue getServstatus()
Pool service status
The service state of the pool: INSERVICE, OUTSERVICE, or GOINGOUT
Input values are: INSERVICE, OUTSERVICE
java.lang.String getStsn()
Set and test sequence-number (STSN) transaction
The name of the transaction handling STSN data, or blanks if no transaction was specified
java.lang.String getUnsoldata()
Unsolicited data transaction
The name of the transaction handling unsolicited data, or blanks if no transaction was specified.
IFEPIPool.UnsoldatackValue getUnsoldatack()
Unsolicited-data bid-acknowledgement
Indicates what acknowledgment FEPI gives to a BID if no unsolicited data processing. Values are: NEGATIVE, POSITIVE or NOTAPPLIC.
java.lang.Long getWaitconvnum()
Number of conversations waiting
The current number of conversations waiting to be allocated
java.lang.String getUserdata()
Pool user data
User data for the pool
java.lang.String getFjournalname()
Journal name
The name of the journal where data is to be logged
IFEPIPoolReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICICSResource
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.