com.espertech.esper.event.map
Class MapNestedEntryPropertyGetterArrayObjectArray

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

public class MapNestedEntryPropertyGetterArrayObjectArray
extends MapNestedEntryPropertyGetterBase


Field Summary
 
Fields inherited from class com.espertech.esper.event.map.MapNestedEntryPropertyGetterBase
eventAdapterService, fragmentType, propertyMap
 
Constructor Summary
MapNestedEntryPropertyGetterArrayObjectArray(java.lang.String propertyMap, EventType fragmentType, EventAdapterService eventAdapterService, int index, ObjectArrayEventPropertyGetter 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

MapNestedEntryPropertyGetterArrayObjectArray

public MapNestedEntryPropertyGetterArrayObjectArray(java.lang.String propertyMap,
                                                    EventType fragmentType,
                                                    EventAdapterService eventAdapterService,
                                                    int index,
                                                    ObjectArrayEventPropertyGetter 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