Package com.illumon.iris.db.v2.updateby
Class ColumnUpdateClause
java.lang.Object
com.illumon.iris.db.v2.updateby.ColumnUpdateClause
- All Implemented Interfaces:
UpdateByClause
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.illumon.iris.db.v2.updateby.UpdateByClause
UpdateByClause.Visitor
-
Method Summary
Modifier and TypeMethodDescriptiongetPairs()
getSpec()
<V extends UpdateByClause.Visitor>
Vwalk
(V v)
-
Method Details
-
getSpec
-
getPairs
-
walk
- Specified by:
walk
in interfaceUpdateByClause
-