| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.query |
Apache Cassandra specific query and update support.
|
| Modifier and Type | Method and Description |
|---|---|
Update.SetValueBuilder |
Update.SetBuilder.atIndex(int index)
Create a
Update.SetValueBuilder to set a value at a numeric index. |
Update.SetValueBuilder |
Update.SetBuilder.atKey(Object key)
Create a
Update.SetValueBuilder to set a value at index. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.