[
https://issues.apache.org/jira/browse/ARROW-17570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry White reassigned ARROW-17570:
-----------------------------------
Assignee: Larry White
> [Java][Documentation] Add JavaDoc to TransferPair interface
> -----------------------------------------------------------
>
> Key: ARROW-17570
> URL: https://issues.apache.org/jira/browse/ARROW-17570
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Documentation, Java
> Reporter: Larry White
> Assignee: Larry White
> Priority: Major
>
> The TransferPair interface is important to the Java vector module's memory
> management, but there is only a single line class comment, and no comments
> for the methods. The implementations of those methods have subtitles that are
> hidden in the method names. For example, the method transferTo() clears the
> memory in the original vector and resets the rowCount to 0, but
> splitAndTransferTo() only copies the values into new memory and the original
> is unchanged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)