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–2016 Terracotta, Inc.. All rights reserved.