public interface SingleReadQueryData
| Modifier and Type | Method and Description |
|---|---|
SingleReadQueryData |
columnsToFetch(com.google.common.collect.ImmutableMap<String,Boolean> columnsToFetchs) |
com.google.common.collect.ImmutableMap<String,Boolean> |
getColumnsToFetch() |
com.google.common.collect.ImmutableMap<String,Object> |
getKey() |
SingleReadQueryData |
key(com.google.common.collect.ImmutableMap<String,Object> key) |
SingleReadQueryData key(com.google.common.collect.ImmutableMap<String,Object> key)
key - the keySingleReadQueryData columnsToFetch(com.google.common.collect.ImmutableMap<String,Boolean> columnsToFetchs)
columnsToFetchs - the columns to fetchCopyright © 2012–2015 1&1. All rights reserved.