OffHeapMemoryBuffer store, allocate and free function's parameters consistency
------------------------------------------------------------------------------
Key: DIRECTMEMORY-42
URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-42
Project: Apache DirectMemory
Issue Type: Improvement
Reporter: Benoit Perroud
Priority: Minor
OffHeapMemoryBuffer functions store and allocate should be consistent with
their expires and expiresIn parameters : one has long, the other has int.
Same for OffHeapMemoryBuffer.free, it returns a long but Pointer.start and
Pointer.end are both int.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira