[ 
https://issues.apache.org/jira/browse/HDFS-12251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113472#comment-16113472
 ] 

Sean Busbey commented on HDFS-12251:
------------------------------------

{code}
1233     * `StreamCapabilties.HFLUSH` ("*hflush*"): the capability to flush out 
the data
1234     in client's buffer.
1235     * `StreamCapabilities.HSYNC` ("*hsync*"): capability to flush out the 
data in
1236     client's buffer and the disk device.
{code}

StreamCapabilities.StreamCapability isn't public, we shouldn't refer to it in 
downstream facing documentation. Just list the strings.

> Add document for StreamCapabilities
> -----------------------------------
>
>                 Key: HDFS-12251
>                 URL: https://issues.apache.org/jira/browse/HDFS-12251
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-alpha4
>            Reporter: Lei (Eddy) Xu
>            Assignee: Lei (Eddy) Xu
>         Attachments: HDFS-12251.00.patch, HDFS-12251.01.patch, 
> HDFS-12251.02.patch
>
>
> Update filesystem docs to describe the purpose and usage of 
> {{StreamCapabilities}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to