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