William Burns created ISPN-6191:
-----------------------------------
Summary: Provide Externalizers for (Double|Long|Int)SummaryStatistics
Key: ISPN-6191
URL:
https://issues.jboss.org/browse/ISPN-6191
Project: Infinispan
Issue Type: Enhancement
Reporter: William Burns
Assignee: William Burns
The summary statistics classes are used directly by the new streams. Unfortunately they
aren't Serializable by default, which can cause issues when using these methods in a
distributed cache.
The summaryStatistics methods on the (Double|Long|Int)Stream use a hack of forcing an
iterator to get these results, but this cannot be applied with the Collectors methods.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)