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