| Package | Description |
|---|---|
| org.springframework.data.cassandra.repository |
Apache Cassandra specific repository implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static Query.Idempotency |
Query.Idempotency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Query.Idempotency[] |
Query.Idempotency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.