public interface HostMapper<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
mapHosts(Set<com.datastax.driver.core.Host> host) |
Collection<T> mapHosts(Set<com.datastax.driver.core.Host> host) throws com.datastax.driver.core.exceptions.DriverException
com.datastax.driver.core.exceptions.DriverExceptionCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.