public abstract class IntTaxonomyFacets extends TaxonomyFacets
| Modifier and Type | Method and Description |
|---|---|
Number |
getSpecificValue(String dim,
String... path)
Return the count or value
for a specific path.
|
FacetResult |
getTopChildren(int topN,
String dim,
String... path)
Returns the topN child labels under the specified
path.
|
getAllDimspublic Number getSpecificValue(String dim, String... path) throws IOException
FacetsgetSpecificValue in class FacetsIOExceptionpublic FacetResult getTopChildren(int topN, String dim, String... path) throws IOException
FacetsgetTopChildren in class FacetsIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved