@ReadingConverter public class RowToMapConverter extends Object implements org.springframework.core.convert.converter.Converter<com.datastax.driver.core.Row,Map<String,Object>>
| Modifier and Type | Field and Description |
|---|---|
static RowToMapConverter |
INSTANCE |
| Constructor and Description |
|---|
RowToMapConverter() |
public static final RowToMapConverter INSTANCE
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.