com.espertech.esper.event.map
Class MapNestedEntryPropertyGetterMap

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

public class MapNestedEntryPropertyGetterMap
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
MapNestedEntryPropertyGetterMap(java.lang.String propertyMap, EventType fragmentType, EventAdapterService eventAdapterService, MapEventPropertyGetter mapGetter)
           
 
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

MapNestedEntryPropertyGetterMap

public MapNestedEntryPropertyGetterMap(java.lang.String propertyMap,
                                       EventType fragmentType,
                                       EventAdapterService eventAdapterService,
                                       MapEventPropertyGetter mapGetter)
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