Uses of Class
org.springframework.data.cassandra.core.cql.RingMember
-
Uses of RingMember in org.springframework.data.cassandra.core.cql
Modifier and TypeMethodDescriptionstatic RingMember
RingMember.from
(com.datastax.oss.driver.api.core.metadata.Node host) Creates a newRingMember
givenNode
.Modifier and TypeMethodDescriptionCqlOperations.describeRing()
Describe the current Ring.CqlTemplate.describeRing()