Class UpdateBy

java.lang.Object
com.illumon.iris.db.v2.updateby.UpdateBy
Direct Known Subclasses:
BucketedUpdateBy

public abstract class UpdateBy
extends Object
The core of the Table.updateBy(Collection, MatchPair...) operation. This currently supports ticking forward fill but will eventually support cumulative sum.