public class DatastaxTupleValueGetter extends Object implements org.simpleflatmapper.reflect.Getter<com.datastax.driver.core.GettableByIndexData,com.datastax.driver.core.TupleValue>
Constructor and Description |
---|
DatastaxTupleValueGetter(int index) |
Modifier and Type | Method and Description |
---|---|
com.datastax.driver.core.TupleValue |
get(com.datastax.driver.core.GettableByIndexData target) |
Copyright © 2018. All rights reserved.