public class AggregatedFunctionSample extends Object
AbstractNoStoreAggregator.| Constructor and Description |
|---|
AggregatedFunctionSample() |
| Modifier and Type | Method and Description |
|---|---|
void |
useOwnFunction()
Uses a custom function together with a nostore aggregator to provide a
continuous logical OR in between all the values added to the aggregator.
|
public AggregatedFunctionSample()
public void useOwnFunction() throws Exception
ExceptionCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.