Package com.illumon.iris.db.v2.updateby
Interface ChunkedUpdateByOperator.UpdateContext
- All Superinterfaces:
AutoCloseable,SafeCloseable
- All Known Implementing Classes:
BaseDynamicFillByOperator.SingletonContext
- Enclosing interface:
- ChunkedUpdateByOperator
public static interface ChunkedUpdateByOperator.UpdateContext extends SafeCloseable
A context item for use with
Table.updateBy(Collection, MatchPair...) for non-bucketed updates.