| Class and Description |
|---|
| org.springframework.cassandra.core.ConsistencyLevelResolver
as of 1.5, use the driver's
ConsistencyLevel. |
| org.springframework.cassandra.core.RetryPolicyResolver |
| Enum and Description |
|---|
| org.springframework.cassandra.core.ConsistencyLevel
as of 1.5, use the driver's
ConsistencyLevel. |
| org.springframework.cassandra.core.RetryPolicy
as of 1.5, use the driver's
RetryPolicy. |
| Method and Description |
|---|
| org.springframework.cassandra.core.QueryOptions.getConsistencyLevel() |
| Enum Constant and Description |
|---|
| org.springframework.cassandra.core.ConsistencyLevel.EACH_QUOROM
as of 1.5, use
ConsistencyLevel.EACH_QUORUM |
| org.springframework.cassandra.core.ConsistencyLevel.LOCAL_QUOROM
as of 1.5, use
ConsistencyLevel.LOCAL_QUORUM |
| org.springframework.cassandra.core.ConsistencyLevel.QUOROM
as of 1.5, use
ConsistencyLevel.QUORUM |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.