public class AssociationsFacetsExample
extends java.lang.Object
| Constructor and Description |
|---|
AssociationsFacetsExample()
Empty constructor
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Runs the sum int/float associations examples and prints the results.
|
FacetResult |
runDrillDown()
Runs the drill-down example.
|
java.util.List<FacetResult> |
runSumAssociations()
Runs summing association example.
|
public java.util.List<FacetResult> runSumAssociations() throws java.io.IOException
java.io.IOExceptionpublic FacetResult runDrillDown() throws java.io.IOException
java.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.