KeyIn
- key type of the resulting keysValueIn
- value type of the incoming valuesValueOut
- value type of the reduced values@Beta public interface ReducerFactory<KeyIn,ValueIn,ValueOut> extends Serializable
Reducer
instances per key.Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.