Uses of Interface
org.springframework.data.cassandra.core.cql.HostMapper
Packages that use HostMapper
-
Uses of HostMapper in org.springframework.data.cassandra.core.cql
Classes in org.springframework.data.cassandra.core.cql that implement HostMapperMethods in org.springframework.data.cassandra.core.cql with parameters of type HostMapperModifier and TypeMethodDescription<T> Collection<T>CqlOperations.describeRing(HostMapper<T> hostMapper) Describe the current Ring.<T> Collection<T>CqlTemplate.describeRing(HostMapper<T> hostMapper)