public class DatastaxInetAddressGetter extends Object implements org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,InetAddress>
| Constructor and Description |
|---|
DatastaxInetAddressGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
get(com.datastax.driver.core.GettableByIndexData target) |
public InetAddress get(com.datastax.driver.core.GettableByIndexData target) throws Exception
get in interface org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,InetAddress>ExceptionCopyright © 2018. All rights reserved.