Package com.espertech.esper.event.map

Map-underlying event classes are here.

See:
          Description

Interface Summary
MapEventPropertyGetter Property getter for Map-underlying events.
MapEventPropertyGetterAndIndexed Property getter for Map-underlying events.
MapEventPropertyGetterAndMapped Property getter for Map-underlying events.
 

Class Summary
EventTypeNestableGetterFactoryMap  
MapArrayPOJOBeanEntryIndexedPropertyGetter A getter that works on POJO events residing within a Map as an event property.
MapArrayPOJOEntryIndexedPropertyGetter A getter that works on arrays residing within a Map as an event property.
MapArrayPropertyGetter Getter for Map-entries with well-defined fragment type.
MapDynamicPropertyGetter  
MapEntryPropertyGetter A getter for use with Map-based events simply returns the value for the key.
MapEventBean Wrapper for events represented by a Map of key-value pairs that are the event properties.
MapEventBeanArrayIndexedElementPropertyGetter Getter for an array of event bean using a nested getter.
MapEventBeanArrayIndexedPropertyGetter Getter for array events.
MapEventBeanArrayPropertyGetter Returns the event bean or the underlying array.
MapEventBeanCopyMethod Copy method for Map-underlying events.
MapEventBeanCopyMethodWithArrayMap Copy method for Map-underlying events.
MapEventBeanEntryPropertyGetter A getter that works on EventBean events residing within a Map as an event property.
MapEventBeanPropertyGetter A getter for use with Map-based events simply returns the value for the key.
MapEventBeanPropertyWriter  
MapEventBeanPropertyWriterIndexedProp  
MapEventBeanPropertyWriterMapProp  
MapEventBeanReader Reader method for reading all properties of a Map event.
MapEventBeanWriterPerProp Writer method for writing to Map-type events.
MapEventBeanWriterSimpleProps Writer method for writing to Map-type events.
MapEventType Implementation of the EventType interface for handling plain Maps containing name value pairs.
MapFragmentArrayPropertyGetter Getter for map array.
MapIndexedPropertyGetter Getter for a dynamic indexed property for maps.
MapMappedPropertyGetter Getter for a dynamic mappeds property for maps.
MapMapPropertyGetter A getter that interrogates a given property in a map which may itself contain nested maps or indexed entries.
MapNestedEntryPropertyGetterArrayMap A getter that works on EventBean events residing within a Map as an event property.
MapNestedEntryPropertyGetterArrayObjectArray  
MapNestedEntryPropertyGetterBase  
MapNestedEntryPropertyGetterMap A getter that works on EventBean events residing within a Map as an event property.
MapNestedEntryPropertyGetterObjectArray A getter that works on EventBean events residing within a Map as an event property.
MapNestedPropertyGetterMapOnly Getter for one or more levels deep nested properties of maps.
MapNestedPropertyGetterMixedType Getter for one or more levels deep nested properties of maps.
MapPOJOEntryPropertyGetter A getter that works on POJO events residing within a Map as an event property.
MapPropertyGetterDefaultBase Getter for map entry.
MapPropertyGetterDefaultMap Getter for map entry.
MapPropertyGetterDefaultNoFragment Getter for map entry.
MapPropertyGetterDefaultObjectArray Getter for map entry.
SendableEventMap  
 

Package com.espertech.esper.event.map Description

Map-underlying event classes are here.


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com