public class FieldDetail extends Object
| Constructor and Description |
|---|
FieldDetail(String fieldName,
Set<AggregationTypeValue> aggregationTypeSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAggregations(Set<AggregationTypeValue> aggregations) |
boolean |
equals(Object obj) |
Set<AggregationTypeValue> |
getAggregationTypeSet() |
String |
getFieldName() |
int |
hashCode() |
String |
toString() |
public FieldDetail(String fieldName, Set<AggregationTypeValue> aggregationTypeSet)
public String getFieldName()
public Set<AggregationTypeValue> getAggregationTypeSet()
public void addAggregations(Set<AggregationTypeValue> aggregations)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.