public interface Reducer<T>
Modifier and Type | Method and Description |
---|---|
void |
accumulate(T elem) |
T |
reduce() |
void accumulate(T elem) throws SearchClientException
SearchClientException
T reduce()
Copyright © 2021 Dassault Systèmes, All Rights Reserved.