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