You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/09/16 11:13:46 UTC

[jira] [Updated] (CASSANDRA-10349) Rename DataOutputBuffer.getFilePointer() to position()

     [ https://issues.apache.org/jira/browse/CASSANDRA-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedict updated CASSANDRA-10349:
---------------------------------
    Summary: Rename DataOutputBuffer.getFilePointer() to position()  (was: Rename DataOutputBuffer.getFilePointer() to getPosition())

> Rename DataOutputBuffer.getFilePointer() to position()
> ------------------------------------------------------
>
>                 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.0 rc1
>
>
> {{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)