public interface Mutation
Modifier and Type | Method and Description |
---|---|
com.datastax.driver.core.BoundStatement |
bindStatement(com.datastax.driver.core.PreparedStatement statement)
Binds prepared statement to current Cassandra session.
|
KeyValuePersistenceSettings |
getPersistenceSettings()
Returns Ignite cache key/value persistence settings.
|
String |
getStatement()
Returns unbind CLQ statement for to be executed.
|
String |
getTable()
Cassandra table to use for an operation.
|
boolean |
tableExistenceRequired()
Indicates if Cassandra tables existence is required for this operation.
|
String getTable()
boolean tableExistenceRequired()
true
true if table existence required.KeyValuePersistenceSettings getPersistenceSettings()
String getStatement()
com.datastax.driver.core.BoundStatement bindStatement(com.datastax.driver.core.PreparedStatement statement)
statement
- Statement.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024