public static class CustomAggregationUpdater.StringAppender extends java.lang.Object implements TimeWindowDataAggregationHelper.IAggregationUpdater<io.gitbub.devlibx.easy.helper.map.StringObjectMap>
| Constructor and Description |
|---|
StringAppender(java.lang.String newString) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(io.gitbub.devlibx.easy.helper.map.StringObjectMap data,
java.lang.String key,
io.gitbub.devlibx.easy.helper.map.StringObjectMap event)
This method will be called with the data map, the key to update, and input event.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexpiredpublic void update(io.gitbub.devlibx.easy.helper.map.StringObjectMap data,
java.lang.String key,
io.gitbub.devlibx.easy.helper.map.StringObjectMap event)
TimeWindowDataAggregationHelper.IAggregationUpdaterupdate in interface TimeWindowDataAggregationHelper.IAggregationUpdater<io.gitbub.devlibx.easy.helper.map.StringObjectMap>Copyright © 2022. All rights reserved.