ValueIn - value type of the resulting valuesValueOut - type for the collated result@Deprecated public interface Collator<ValueIn,ValueOut>
| Modifier and Type | Method and Description | 
|---|---|
| ValueOut | collate(Iterable<ValueIn> values)Deprecated.  This method is called with the mapped and possibly reduced values from the MapReduce algorithm. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.