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.IOException
public FacetResult runDrillDown() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.