public class CacheIndexEntryMapper extends Object
| Constructor and Description |
|---|
CacheIndexEntryMapper() |
| Modifier and Type | Method and Description |
|---|---|
List<CacheIndexEntry> |
map(com.datastax.driver.core.ResultSet resultSet) |
CacheIndexEntry |
map(com.datastax.driver.core.Row row) |
public CacheIndexEntry map(com.datastax.driver.core.Row row)
public List<CacheIndexEntry> map(com.datastax.driver.core.ResultSet resultSet)
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.