|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEventProcessing
generated from CICS resourcetable EVNTGBL
Nested Class Summary | |
---|---|
static class |
IEventProcessing.EventProcessingStatusValue
Enumeration type for field EPSTATUS |
Method Summary | |
---|---|
java.lang.Long |
getCurrentEventCaptureQueue()
Getter for field EVNTCURREVQ |
java.lang.Long |
getCurrentTransactionalQueue()
Getter for field EVNTCURRTRQ |
IEventProcessing.EventProcessingStatusValue |
getEventProcessingStatus()
Getter for field EPSTATUS |
java.lang.Long |
getEvntbackout()
Getter for field EVNTBACKOUT |
java.lang.Long |
getEvntcommit()
Getter for field EVNTCOMMIT |
java.lang.Long |
getEvntcurrdsp()
Getter for field EVNTCURRDSP |
java.lang.Long |
getEvntcustad()
Getter for field EVNTCUSTAD |
java.lang.Long |
getEvntdisable()
Getter for field EVNTDISABLE |
java.lang.Long |
getEvntdomstid()
Getter for field EVNTDOMSTID |
java.lang.Long |
getEvntfiltcap()
Getter for field EVNTFILTCAP |
java.lang.Long |
getEvntfiltops()
Getter for field EVNTFILTOPS |
java.lang.Long |
getEvntmqadapt()
Getter for field EVNTMQADAPT |
java.lang.Long |
getEvntnorm()
Getter for field EVNTNORM |
java.lang.Long |
getEvntpeakdsp()
Getter for field EVNTPEAKDSP |
java.lang.Long |
getEvntpeakevq()
Getter for field EVNTPEAKEVQ |
java.lang.Long |
getEvntpeaktrq()
Getter for field EVNTPEAKTRQ |
java.lang.Long |
getEvntprio()
Getter for field EVNTPRIO |
java.lang.Long |
getEvnttran()
Getter for field EVNTTRAN |
java.lang.Long |
getEvnttranatt()
Getter for field EVNTTRANATT |
java.lang.Long |
getEvnttrandis()
Getter for field EVNTTRANDIS |
java.lang.Long |
getEvnttransad()
Getter for field EVNTTRANSAD |
java.lang.Long |
getEvnttsqstat()
Getter for field EVNTTSQSTAT |
java.lang.Long |
getPutEvents()
Getter for field EVNTPUT |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getName |
Method Detail |
---|
IEventProcessing.EventProcessingStatusValue getEventProcessingStatus()
Event processing status
Indicates the state of event processing. Values are:
java.lang.Long getEvntfiltops()
Total event filter operations
The total of event filter operations.
java.lang.Long getEvntfiltcap()
Total events captured.
The total of events captured.
java.lang.Long getEvntdisable()
Total events disabled.
The total of events disabled.
java.lang.Long getPutEvents()
Put events
The number of PUT events.
java.lang.Long getEvntcommit()
Commit events
The number of synchronous COMMIT events.
java.lang.Long getEvntbackout()
Backout events
The number of synchronous BACKOUT events.
java.lang.Long getCurrentEventCaptureQueue()
Current event capture queue
The current event capture queue.
java.lang.Long getEvntpeakevq()
Maximum number of events on the event queue
The maximum number of events on the event queue.
java.lang.Long getCurrentTransactionalQueue()
Current transactional queue
The current transactional queue.
java.lang.Long getEvntpeaktrq()
Maximum number of events on the transactional queue
The maximum number of events on the transactional queue.
java.lang.Long getEvntnorm()
Normal events
The number of normal events.
java.lang.Long getEvntprio()
Priority events
The number of priority events.
java.lang.Long getEvnttran()
Transactional events
The number of transactional events.
java.lang.Long getEvnttrandis()
Transactional events discarded
The number of transactional tasks discarded.
java.lang.Long getEvnttranatt()
Dispatcher tasks attached
The number of dispatcher tasks attached.
java.lang.Long getEvntcurrdsp()
Current dispatcher tasks
The number of current dispatcher tasks.
java.lang.Long getEvntpeakdsp()
Maximum number of dispatcher tasks
The maximum number of dispatcher tasks.
java.lang.Long getEvntmqadapt()
Events to MQ EP adapter
The number of events delivered to the Websphere MQ EP adapter.
java.lang.Long getEvnttsqstat()
Events to TS Queue EP adapter
The number of events delivered to the TS Queue EP adapter.
java.lang.Long getEvnttransad()
Events to the transaction EP adapter
The number of events delivered to the transaction EP adapter.
java.lang.Long getEvntcustad()
Events to the custom EP adapter
The number of events delivered to the custom EP adapter.
java.lang.Long getEvntdomstid()
EP domain statistics id
EP domain statistics id.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |