public class DatastaxGenericLongGetter extends Object implements org.simpleflatmapper.reflect.primitive.LongGetter<com.datastax.driver.core.GettableByIndexData>, org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,Long>
Constructor and Description |
---|
DatastaxGenericLongGetter(int index,
com.datastax.driver.core.DataType dataType) |
Modifier and Type | Method and Description |
---|---|
Long |
get(com.datastax.driver.core.GettableByIndexData target) |
long |
getLong(com.datastax.driver.core.GettableByIndexData target) |
Copyright © 2018. All rights reserved.