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 RingMemberRingMember.from(com.datastax.oss.driver.api.core.metadata.Node host) Creates a newRingMembergivenNode.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()