Interface ExecutableUpdateOperation.TerminatingUpdate

Enclosing interface:
ExecutableUpdateOperation

public static interface ExecutableUpdateOperation.TerminatingUpdate
Set the Update to apply and execute the complete Cassandra Update statement.
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(Update update)
    Apply the given Update and execute the complete Cassandra Update statement.