@ReadingConverter public class RowToListConverter extends Object implements Converter<com.datastax.driver.core.Row,List<Object>>
Row
List
Object
static RowToListConverter
INSTANCE
RowToListConverter()
List<Object>
convert(com.datastax.driver.core.Row row)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final RowToListConverter INSTANCE
public RowToListConverter()
public List<Object> convert(com.datastax.driver.core.Row row)
convert
Converter<com.datastax.driver.core.Row,List<Object>>
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.