Package | Description |
---|---|
net.ravendb.abstractions.data |
Modifier and Type | Method and Description |
---|---|
static FacetAggregation |
FacetAggregation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetAggregation[] |
FacetAggregation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Double |
FacetValue.getAggregation(FacetAggregation aggregation) |
static FacetAggregationSet |
FacetAggregationSet.of(FacetAggregation... values) |
Constructor and Description |
---|
FacetAggregationSet(FacetAggregation... values) |
Copyright © 2016. All Rights Reserved.