public abstract static class Json.Prepared
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Prepared(java.lang.String keyspace) |
Modifier and Type | Method and Description |
---|---|
Term |
getPrimaryKeyValueForColumn(ColumnDefinition def) |
protected abstract Term.Raw |
getRawTermForColumn(ColumnDefinition def) |
Operation |
getSetOperationForColumn(ColumnDefinition def) |
protected abstract Term.Raw getRawTermForColumn(ColumnDefinition def)
public Term getPrimaryKeyValueForColumn(ColumnDefinition def)
public Operation getSetOperationForColumn(ColumnDefinition def)
Copyright © 2015 The Apache Software Foundation