A B C D E F G H I K L M O P Q R S T U W X

C

COND_ALL - Static variable in class com.eventgnosis.filters.Condition
 
COND_ANY - Static variable in class com.eventgnosis.filters.Condition
 
COND_ANY_STR - Static variable in class com.eventgnosis.filters.Condition
 
CONFIG_MGR - Static variable in class com.eventgnosis.system.SystemObject
 
Condition - class com.eventgnosis.filters.Condition.
Implements a set of expressions connected by logical operators to be built and evaluated against an incoming event.
Each expression has input values and can utilize operators form the following table.
Condition(boolean, int, ArrayList) - Constructor for class com.eventgnosis.filters.Condition
 
Condition() - Constructor for class com.eventgnosis.filters.Condition
 
ConditionList - class com.eventgnosis.filters.ConditionList.
List of Conditions.
ConditionList() - Constructor for class com.eventgnosis.filters.ConditionList
 
ConditionWeightList - class com.eventgnosis.filters.ConditionWeightList.
List of Conditions, each with an associate numeric weight value.
ConditionWeightList() - Constructor for class com.eventgnosis.filters.ConditionWeightList
 
CountUniqueRec - class com.eventgnosis.filters.CountUniqueRec.
Tuple including count value and expiration timer.
The timer starts at the arrival of the first event.
CountUniqueRec(long) - Constructor for class com.eventgnosis.filters.CountUniqueRec
Creates a new instance of CountUniqueRec.
charToMode(char) - Method in class com.eventgnosis.util.Log
 
characters(char[], int, int) - Method in class com.eventgnosis.types.XmlRep.EventXmlHandler
 
checkForLock() - Method in class com.eventgnosis.system.SystemObject
 
clone() - Method in class com.eventgnosis.types.XmlRep
 
com.eventgnosis.config - package com.eventgnosis.config
 
com.eventgnosis.destinations - package com.eventgnosis.destinations
 
com.eventgnosis.filters - package com.eventgnosis.filters
 
com.eventgnosis.protocols - package com.eventgnosis.protocols
 
com.eventgnosis.sources - package com.eventgnosis.sources
 
com.eventgnosis.system - package com.eventgnosis.system
 
com.eventgnosis.types - package com.eventgnosis.types
 
com.eventgnosis.util - package com.eventgnosis.util
 
connect() - Method in class com.eventgnosis.destinations.EventDestinationBase
Initiate connection sequence.
connect() - Method in class com.eventgnosis.sources.EventSourceListenerBase
Establishes the remote communications connection.
Can be called to create the first connection as well as to reconnect after disconnection.
continueOperation() - Method in class com.eventgnosis.system.SystemObject
 
convertFromEvSafeChars(String) - Static method in class com.eventgnosis.protocols.ProtoUtil
Translates the string parameter back to its original representation as it leaves the ECS.
convertToEvSafeChars(String) - Static method in class com.eventgnosis.protocols.ProtoUtil
Translates input string to another one with ECS internal (safe converted) character representations.
copy() - Method in class com.eventgnosis.types.Event
Copies event, including creation time, but execute deep copy on XmlRep so separate changes will not affect original copy or vice-versa
createAttributes(Log, String, String, Element, boolean) - Static method in class com.eventgnosis.config.EmmlConfig
Create attributes list for current system object.
createDestination(Event) - Method in class com.eventgnosis.filters.FilterBase
 
createDestination(String) - Method in class com.eventgnosis.filters.FilterBase
Creates (finds) standard out destination for this system objects.
createDestination(Event) - Method in class com.eventgnosis.sources.EventSourceListenerBase
 
createDestination(Event) - Method in class com.eventgnosis.system.SystemObject
Must be overridden for each of the base types of system objects.
This method finds successor system object for event flow based on emml configuration(called destination name).
createParms(Log, ConfigurationManager, String, String, NodeList) - Static method in class com.eventgnosis.config.EmmlConfig
Create parameters list for current system object.
createVariables(Log, ConfigurationManager, String, NodeList) - Static method in class com.eventgnosis.config.EmmlConfig
Not currently used.

A B C D E F G H I K L M O P Q R S T U W X