Class and Description |
---|
org.springframework.cassandra.core.ConsistencyLevelResolver
as of 1.5, use the driver's
ConsistencyLevel . |
org.springframework.data.cassandra.util.CqlUtils
need to find a better place for this
|
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 . |
Field and Description |
---|
org.springframework.data.cassandra.mapping.BasicCassandraPersistentEntityMetadataVerifier.strict |
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-2016–2016 Pivotal Software, Inc.. All rights reserved.