DataContainer.entrySet should return a Set of InternalCacheEntry
----------------------------------------------------------------
Key: ISPN-130
URL:
https://jira.jboss.org/jira/browse/ISPN-130
Project: Infinispan
Issue Type: Task
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 4.0.0.BETA1
DataContainer.entrySet should return a Set of InternalCacheEntry, so instead of :
Set<Map.Entry> entrySet();
It should return:
Set<InternalCacheEntry> entrySet();
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: