Class Operation.SetValue

java.lang.Object
org.apache.cassandra.cql3.Operation.SetValue
All Implemented Interfaces:
Operation.RawUpdate
Enclosing class:
Operation

public static class Operation.SetValue extends Object implements Operation.RawUpdate
  • Constructor Details

    • SetValue

      public SetValue(Term.Raw value)
  • Method Details