public interface Aggregator
Modifier and Type | Method and Description |
---|---|
<T> AggregatorInstance<T> |
createInstance()
Create an instance of this aggregator.
|
<T> AggregatorInstance<T> createInstance()
T
- Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.