public abstract class GcqlQueryContainer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
projectedFields
a list of the fields that are the projections of the query
|
| Constructor and Description |
|---|
GcqlQueryContainer(Map<String,String> projectedFields) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProjectedFields() |
void |
setProjectedFields(Map<String,String> projectedFields) |
Copyright © 2014. All Rights Reserved.