T - public class RingMemberHostMapper extends Object implements HostMapper<RingMember>
| Constructor and Description |
|---|
RingMemberHostMapper() |
| Modifier and Type | Method and Description |
|---|---|
List<RingMember> |
mapHosts(Set<com.datastax.driver.core.Host> hosts) |
public List<RingMember> mapHosts(Set<com.datastax.driver.core.Host> hosts) throws com.datastax.driver.core.exceptions.DriverException
mapHosts in interface HostMapper<RingMember>com.datastax.driver.core.exceptions.DriverExceptionCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.