[
https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946183#comment-16946183
]
Claude Warren commented on COLLECTIONS-728:
-------------------------------------------
BloomCollectionStatistics should be called BloomFilterGatedStatistics as that
is where the requirement for the method getStats() comes from. I will change
that.
I have changed the BloomCollectionConfiguration from using a
StandardBloomFilter for the gate to returning a BloomFilter for the gate.
(Good catch, thank you)
BloomCollectionConfiguration should be called BloomFilterGatedConfiguration as
it applies to the BloomFilterGated interface, not specifically to the
collection. I will change that.
> BloomFilter contribution
> ------------------------
>
> Key: COLLECTIONS-728
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-728
> Project: Commons Collections
> Issue Type: Task
> Reporter: Claude Warren
> Priority: Minor
>
> Contribution of BloomFilter library comprising base implementation and gated
> collections.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)