public class PrimaryKeyEventHolder extends TreeMap<Object,StreamEvent> implements EventHolder
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PrimaryKeyEventHolder(StreamEventPool tableStreamEventPool,
StreamEventConverter eventConverter,
int indexPosition,
String indexAttribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ComplexEventChunk<StreamEvent> addingEventChunk) |
String |
getIndexAttribute() |
int |
getIndexPosition() |
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, valuesequals, hashCode, isEmpty, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, getOrDefault, hashCode, isEmpty, merge, putIfAbsent, removepublic PrimaryKeyEventHolder(StreamEventPool tableStreamEventPool, StreamEventConverter eventConverter, int indexPosition, String indexAttribute)
public void add(ComplexEventChunk<StreamEvent> addingEventChunk)
add in interface EventHolderpublic String getIndexAttribute()
public int getIndexPosition()
Copyright © 2018 WSO2. All Rights Reserved.