Use get, put methods in ByteBufferUtil instead of looping over Direct buffers
-----------------------------------------------------------------------------

                 Key: CASSANDRA-2186
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2186
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
            Priority: Minor
             Fix For: 0.7.3


get and put have bulk overloads that are thin layers over fast native copies. 
This will be faster than manually for-looping.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to