public interface UpdateDispatchView extends View
Modifier and Type | Method and Description |
---|---|
void |
newResult(UniformPair<EventBean[]> result)
Convenience method that accepts a pair of new and old data
as this is the most treated unit.
|
getParent, setParent, update
getChild, getEventType, iterator, setChild
forEach, spliterator
void newResult(UniformPair<EventBean[]> result)
result
- is new data (insert stream) and old data (remove stream)Copyright © 2005–2018. All rights reserved.