Uses of Class
org.springframework.data.cassandra.core.cql.RingMember
Packages that use RingMember
-
Uses of RingMember in org.springframework.data.cassandra.core.cql
Methods in org.springframework.data.cassandra.core.cql that return RingMemberModifier and TypeMethodDescriptionstatic RingMember
RingMember.from
(com.datastax.oss.driver.api.core.metadata.Node host) Creates a newRingMember
givenNode
.Methods in org.springframework.data.cassandra.core.cql that return types with arguments of type RingMemberModifier and TypeMethodDescriptionCqlOperations.describeRing()
Describe the current Ring.CqlTemplate.describeRing()