Uses of Enum Class
org.springframework.data.cassandra.core.cql.RingMemberHostMapper
Packages that use RingMemberHostMapper
-
Uses of RingMemberHostMapper in org.springframework.data.cassandra.core.cql
Subclasses with type arguments of type RingMemberHostMapper in org.springframework.data.cassandra.core.cqlMethods in org.springframework.data.cassandra.core.cql that return RingMemberHostMapperModifier and TypeMethodDescriptionstatic RingMemberHostMapperReturns the enum constant of this class with the specified name.static RingMemberHostMapper[]RingMemberHostMapper.values()Returns an array containing the constants of this enum class, in the order they are declared.