Sahil Takiar created HDFS-14564: ----------------------------------- Summary: Add libhdfs APIs for readFully; add readFully to ByteByfferPositionedReadable Key: HDFS-14564 URL: https://issues.apache.org/jira/browse/HDFS-14564 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs-client, libhdfs, native Reporter: Sahil Takiar Assignee: Sahil Takiar
Splitting this out from HDFS-14478 The {{PositionedReadable#readFully}} APIs have existed for a while, but have never been exposed via libhdfs. HDFS-3246 added a new interface called {{ByteBufferPositionedReadable}} that provides a {{ByteBuffer}} version of {{PositionedReadable}}, but it does not contain a {{readFully}} method. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org