]
Ryan Emerson resolved ISPN-10744.
---------------------------------
Resolution: Done
Remove deprecated DataContainer methods
---------------------------------------
Key: ISPN-10744
URL:
https://issues.jboss.org/browse/ISPN-10744
Project: Infinispan
Issue Type: Task
Components: Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 10.0.0.Final
There were a few methods that were deprecated on the DataContainer interface for 9.0. We
should remove these now for 10.0. Examples are keySet, values and entrySet.