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/16 00:45:45 UTC

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

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

Robert Stupp resolved CASSANDRA-10349.
--------------------------------------
    Resolution: Fixed

Thanks!
Committed as cdaba04d318e28598907287173a61fc2f9087d3f.

> 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)