| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.cql |
CQL core support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RingMemberHostMapper
HostMapper to to map hosts into RingMember objects. |
| Modifier and Type | Method and Description |
|---|---|
<T> Collection<T> |
CqlTemplate.describeRing(HostMapper<T> hostMapper) |
<T> Collection<T> |
CqlOperations.describeRing(HostMapper<T> hostMapper)
Describe the current Ring.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.