|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.arr.ObjectArrayNestedEntryPropertyGetterBase
com.espertech.esper.event.arr.ObjectArrayNestedEntryPropertyGetterArrayMap
public class ObjectArrayNestedEntryPropertyGetterArrayMap
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.arr.ObjectArrayNestedEntryPropertyGetterBase |
---|
eventAdapterService, fragmentType, propertyIndex |
Constructor Summary | |
---|---|
ObjectArrayNestedEntryPropertyGetterArrayMap(int propertyIndex,
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.arr.ObjectArrayNestedEntryPropertyGetterBase |
---|
get, getFragment, getObjectArray, isExistsProperty, isObjectArrayExistsProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectArrayNestedEntryPropertyGetterArrayMap(int propertyIndex, EventType fragmentType, EventAdapterService eventAdapterService, int index, MapEventPropertyGetter getter)
Method Detail |
---|
public java.lang.Object handleNestedValue(java.lang.Object value)
handleNestedValue
in class ObjectArrayNestedEntryPropertyGetterBase
public java.lang.Object handleNestedValueFragment(java.lang.Object value)
handleNestedValueFragment
in class ObjectArrayNestedEntryPropertyGetterBase
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |