| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.cql |
CQL core support.
|
| Modifier and Type | Method and Description |
|---|---|
static RingMember |
RingMember.from(com.datastax.oss.driver.api.core.metadata.Node host)
Creates a new
RingMember given Host. |
| Modifier and Type | Method and Description |
|---|---|
List<RingMember> |
CqlTemplate.describeRing() |
List<RingMember> |
CqlOperations.describeRing()
Describe the current Ring.
|
Collection<RingMember> |
RingMemberHostMapper.mapHosts(Iterable<com.datastax.oss.driver.api.core.metadata.Node> hosts) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.