Interface IEventProcessing
-
- All Superinterfaces:
ICICSObject,ICICSResource,com.ibm.cics.model.meta.ITypedObject
public interface IEventProcessing extends ICICSResource
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIEventProcessing.EventProcessingStatusValueEnumeration type for field EPSTATUS
-
Field Summary
-
Fields inherited from interface com.ibm.cics.model.ICICSResource
COPYRIGHT
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IEventProcessingReferencegetCICSObjectReference()java.lang.LonggetCurrentEventCaptureQueue()Getter for field EVNTCURREVQjava.lang.LonggetCurrentTransactionalQueue()Getter for field EVNTCURRTRQIEventProcessing.EventProcessingStatusValuegetEventProcessingStatus()Getter for field EPSTATUSjava.lang.LonggetEvntbackout()Getter for field EVNTBACKOUTjava.lang.LonggetEvntcapopsf()Getter for field EVNTCAPOPSFjava.lang.LonggetEvntcommit()Getter for field EVNTCOMMITjava.lang.LonggetEvntcurrdsp()Getter for field EVNTCURRDSPjava.lang.LonggetEvntcustad()Getter for field EVNTCUSTADjava.lang.LonggetEvntdisable()Getter for field EVNTDISABLEjava.lang.LonggetEvntdomstid()Getter for field EVNTDOMSTIDjava.lang.LonggetEvntdspfailc()Getter for field EVNTDSPFAILCjava.lang.LonggetEvntdspfailo()Getter for field EVNTDSPFAILOjava.lang.LonggetEvntfiltcap()Getter for field EVNTFILTCAPjava.lang.LonggetEvntfiltops()Getter for field EVNTFILTOPSjava.lang.LonggetEvntfiltopsf()Getter for field EVNTFILTOPSFjava.lang.LonggetEvnthttpcnt()Getter for field EVNTHTTPCNTjava.lang.LonggetEvntlostau()Getter for field EVNTLOSTAUjava.lang.LonggetEvntlostco()Getter for field EVNTLOSTCOjava.lang.LonggetEvntlostot()Getter for field EVNTLOSTOTjava.lang.LonggetEvntmqadapt()Getter for field EVNTMQADAPTjava.lang.LonggetEvntnorm()Getter for field EVNTNORMjava.lang.LonggetEvntpeakdsp()Getter for field EVNTPEAKDSPjava.lang.LonggetEvntpeakevq()Getter for field EVNTPEAKEVQjava.lang.LonggetEvntpeaktrq()Getter for field EVNTPEAKTRQjava.lang.LonggetEvntprio()Getter for field EVNTPRIOjava.lang.LonggetEvntsynccap()Getter for field EVNTSYNCCAPjava.lang.LonggetEvntsyncfail()Getter for field EVNTSYNCFAILjava.lang.LonggetEvntsyscap()Getter for field EVNTSYSCAPjava.lang.LonggetEvnttdqstat()Getter for field EVNTTDQSTATjava.lang.LonggetEvnttran()Getter for field EVNTTRANjava.lang.LonggetEvnttranatt()Getter for field EVNTTRANATTjava.lang.LonggetEvnttrandis()Getter for field EVNTTRANDISjava.lang.LonggetEvnttransad()Getter for field EVNTTRANSADjava.lang.LonggetEvnttsqstat()Getter for field EVNTTSQSTATICICSType<IEventProcessing>getObjectType()java.lang.LonggetPutEvents()Getter for field EVNTPUTjava.lang.StringgetSchemalevel()Getter for field SCHEMALEVEL-
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<IEventProcessing> getObjectType()
- Specified by:
getObjectTypein interfaceICICSObject- Specified by:
getObjectTypein interfacecom.ibm.cics.model.meta.ITypedObject
-
getEventProcessingStatus
IEventProcessing.EventProcessingStatusValue getEventProcessingStatus()
Getter for field EPSTATUSEvent processing status
Indicates the current status of event processing. Values are:
- DRAIN
- Event processing is draining
- STARTED
- Event processing has started
- STOPPED
- Event processing has stopped.
-
getEvntfiltops
java.lang.Long getEvntfiltops()
Getter for field EVNTFILTOPSEvent filtering operations
The number of event filtering operations.
-
getEvntfiltcap
java.lang.Long getEvntfiltcap()
Getter for field EVNTFILTCAPEvents captured
The number of events captured.
-
getEvntdisable
java.lang.Long getEvntdisable()
Getter for field EVNTDISABLEEvents with disabled EVENTBINDING
The number of events that were not captured due to a disabled event binding.
-
getPutEvents
java.lang.Long getPutEvents()
Getter for field EVNTPUTPut events
The number of put_events on the EP dispatcher queue.
-
getEvntcommit
java.lang.Long getEvntcommit()
Getter for field EVNTCOMMITCommit forward events
The number of commit_event forward requests on the EP dispatcher queue.
-
getEvntbackout
java.lang.Long getEvntbackout()
Getter for field EVNTBACKOUTCommit backward events
The number of commit_event backward requests on the EP dispatcher queue.
-
getCurrentEventCaptureQueue
java.lang.Long getCurrentEventCaptureQueue()
Getter for field EVNTCURREVQCurrent event capture queue
The current number of events on the event capture queue.
-
getEvntpeakevq
java.lang.Long getEvntpeakevq()
Getter for field EVNTPEAKEVQPeak event capture queue
The maximum number of events on the event capture queue.
-
getCurrentTransactionalQueue
java.lang.Long getCurrentTransactionalQueue()
Getter for field EVNTCURRTRQCurrent transactional queue
The current number of events on the transactional queue.
-
getEvntpeaktrq
java.lang.Long getEvntpeaktrq()
Getter for field EVNTPEAKTRQPeak transactional queue
The maximum number of events on the transactional queue.
-
getEvntnorm
java.lang.Long getEvntnorm()
Getter for field EVNTNORMAsync normal events
The number of normal priority events.
-
getEvntprio
java.lang.Long getEvntprio()
Getter for field EVNTPRIOAsync priority events
The number of high priority events.
-
getEvnttran
java.lang.Long getEvnttran()
Getter for field EVNTTRANTransactional events
The number of transactional events.
-
getEvnttrandis
java.lang.Long getEvnttrandis()
Getter for field EVNTTRANDISTransactional events discarded
The number of transactional events discarded.
-
getEvnttranatt
java.lang.Long getEvnttranatt()
Getter for field EVNTTRANATTDispatcher tasks attached
The number of dispatcher tasks attached.
-
getEvntcurrdsp
java.lang.Long getEvntcurrdsp()
Getter for field EVNTCURRDSPCurrent dispatcher tasks
The current number of dispatcher tasks.
-
getEvntpeakdsp
java.lang.Long getEvntpeakdsp()
Getter for field EVNTPEAKDSPPeak dispatcher tasks
The maximum number of dispatcher tasks.
-
getEvntmqadapt
java.lang.Long getEvntmqadapt()
Getter for field EVNTMQADAPTEvents to IBM MQ EP adapter
The number of events dispatched to the Websphere MQ EP adapter.
-
getEvnttsqstat
java.lang.Long getEvnttsqstat()
Getter for field EVNTTSQSTATEvents to Tsqueue EP adapter
The number of events dispatched to the Tsqueue EP adapter.
-
getEvnttransad
java.lang.Long getEvnttransad()
Getter for field EVNTTRANSADEvents to Transaction EP adapter
The number of events dispatched to the transaction EP adapter.
-
getEvntcustad
java.lang.Long getEvntcustad()
Getter for field EVNTCUSTADEvents to Custom EP adapter
The number of events dispatched to the custom EP adapter.
-
getEvntdomstid
java.lang.Long getEvntdomstid()
Getter for field EVNTDOMSTIDEP domain statistics ID
EP domain statistics ID.
-
getEvntfiltopsf
java.lang.Long getEvntfiltopsf()
Getter for field EVNTFILTOPSFFilter operations failed
The number of filtering operations that did not complete because CICS was unable to determine whether an event should have been captured.
-
getEvntcapopsf
java.lang.Long getEvntcapopsf()
Getter for field EVNTCAPOPSFCapture operations failed
The number of capture operations that did not complete because CICS determined that an event was required but failed to capture it.
-
getEvntlostco
java.lang.Long getEvntlostco()
Getter for field EVNTLOSTCOEvents lost (adapter) - config
The number of events that were captured but not emitted because the EP adapter encountered a problem relating to a resource specified in the eventDispatcherAdapter configuration section of the event binding.
-
getEvntlostot
java.lang.Long getEvntlostot()
Getter for field EVNTLOSTOTEvents lost (adapter) - other
The number of events that were captured but not emitted because the EP adapter encountered a problem in the CICS environment such as insufficient storage.
-
getEvntdspfailc
java.lang.Long getEvntdspfailc()
Getter for field EVNTDSPFAILCEvents lost (dispatcher) - config
The number of events captured but not dispatched to an EP adapter because the dispatcher encountered a problem relating to a resource specified in the eventDispatcherPolicy section of the event binding.
-
getEvntdspfailo
java.lang.Long getEvntdspfailo()
Getter for field EVNTDSPFAILOEvents lost (dispatcher) - other
The number of events that were captured but not dispatched to an EP adapter because the dispatcher encountered a problem in the CICS environment such as insufficient storage.
-
getEvntsynccap
java.lang.Long getEvntsynccap()
Getter for field EVNTSYNCCAPSynchronous events
Synchronous emission events captured.
-
getEvntsyncfail
java.lang.Long getEvntsyncfail()
Getter for field EVNTSYNCFAILSynchronous events failed
Synchronous emission events that could not be emitted.
-
getEvnthttpcnt
java.lang.Long getEvnthttpcnt()
Getter for field EVNTHTTPCNTEvents to HTTP EP adapter
The number of events dispatched to the HTTP EP adapter.
-
getSchemalevel
java.lang.String getSchemalevel()
Getter for field SCHEMALEVELHighest schema level supported
The highest version and release of schema supported. The value is in the form vvrr, where 0201 indicates Version 2 Release 1.
-
getEvntlostau
java.lang.Long getEvntlostau()
Getter for field EVNTLOSTAUEvents lost - adapter unavailable
The number of events that were captured but not emitted because the EP adapter was unavailable.
-
getEvntsyscap
java.lang.Long getEvntsyscap()
Getter for field EVNTSYSCAPTotal system events captured
The count of system events that have been collected.
-
getEvnttdqstat
java.lang.Long getEvnttdqstat()
Getter for field EVNTTDQSTATEvents to Tdqueue EP adapter
The number of events dispatched to the Tdqueue EP adapter.
-
getCICSObjectReference
IEventProcessingReference getCICSObjectReference()
- Specified by:
getCICSObjectReferencein interfaceICICSObject- Specified by:
getCICSObjectReferencein interfaceICICSResource
-
-