Interface UpdateByOperator.UpdateContext

All Superinterfaces:
AutoCloseable, SafeCloseable
All Known Implementing Classes:
BaseByteUpdateByOperator.Context, BaseCharUpdateByOperator.Context, BaseDoubleUpdateByOperator.Context, BaseFloatUpdateByOperator.Context, BaseIntUpdateByOperator.Context, BaseLongUpdateByOperator.Context, BaseObjectUpdateByOperator.Context, BaseShortUpdateByOperator.Context
Enclosing interface:
UpdateByOperator

public static interface UpdateByOperator.UpdateContext
extends SafeCloseable
A context item for use with Table.updateBy(UpdateByControl, Collection, MatchPair...) for non-bucketed updates.