public class DiscreteFacetRequest extends FacetingRequestImpl
Modifier and Type | Method and Description |
---|---|
Facet |
createFacet(String value,
int count) |
Class<?> |
getFacetValueType() |
getFacetingName, getFieldName, getMaxNumberOfFacets, getSort, hasZeroCountsIncluded, setIncludeZeroCounts, setMaxNumberOfFacets, setSort, toString
public Class<?> getFacetValueType()
getFacetValueType
in class FacetingRequestImpl
public Facet createFacet(String value, int count)
createFacet
in class FacetingRequestImpl
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved