Interface ExecutableUpdateOperation.TerminatingUpdate

Enclosing interface:
ExecutableUpdateOperation

public static interface ExecutableUpdateOperation.TerminatingUpdate
Set the Update to apply and execute the complete Cassandra Update statement.
Since:
2.1
Author:
Mark Paluch, John Blum
  • Method Summary

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