com.espertech.esper.event.map
Class MapNestedEntryPropertyGetterArrayMap

java.lang.Object
  extended by com.espertech.esper.event.map.MapNestedEntryPropertyGetterBase
      extended by com.espertech.esper.event.map.MapNestedEntryPropertyGetterArrayMap
All Implemented Interfaces:
EventPropertyGetter, MapEventPropertyGetter

public class MapNestedEntryPropertyGetterArrayMap
extends MapNestedEntryPropertyGetterBase

A getter that works on EventBean events residing within a Map as an event property.


Field Summary
 
Fields inherited from class com.espertech.esper.event.map.MapNestedEntryPropertyGetterBase
eventAdapterService, fragmentType, propertyMap
 
Constructor Summary
MapNestedEntryPropertyGetterArrayMap(java.lang.String propertyMap, EventType fragmentType, EventAdapterService eventAdapterService, int index, MapEventPropertyGetter getter)
           
 
Method Summary
 java.lang.Object handleNestedValue(java.lang.Object value)
           
 java.lang.Object handleNestedValueFragment(java.lang.Object value)
           
 
Methods inherited from class com.espertech.esper.event.map.MapNestedEntryPropertyGetterBase
get, getFragment, getMap, isExistsProperty, isMapExistsProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapNestedEntryPropertyGetterArrayMap

public MapNestedEntryPropertyGetterArrayMap(java.lang.String propertyMap,
                                            EventType fragmentType,
                                            EventAdapterService eventAdapterService,
                                            int index,
                                            MapEventPropertyGetter getter)
Method Detail

handleNestedValue

public java.lang.Object handleNestedValue(java.lang.Object value)
Specified by:
handleNestedValue in class MapNestedEntryPropertyGetterBase

handleNestedValueFragment

public java.lang.Object handleNestedValueFragment(java.lang.Object value)
Specified by:
handleNestedValueFragment in class MapNestedEntryPropertyGetterBase

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