You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2015/09/15 22:08:45 UTC

[jira] [Created] (CASSANDRA-10349) Rename DataOutputBuffer.getFilePointer() to getPosition()

Robert Stupp created CASSANDRA-10349:
----------------------------------------

             Summary: Rename DataOutputBuffer.getFilePointer() to getPosition()
                 Key: CASSANDRA-10349
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10349
             Project: Cassandra
          Issue Type: Task
            Reporter: Robert Stupp
            Assignee: Robert Stupp
            Priority: Trivial
             Fix For: 3.0.x


{{DataOutputBuffer}} now supports {{getFilePointer()}} method - but the nomenclature is actually wrong as it doesn't need to be a _file_ pointer. Linked branch renames the two affected methods to {{getPosition()}} and {{hasPosition()}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)