Interface CanSetReadahead

All Known Implementing Classes:
FSDataInputStream, HdfsDataInputStream

@Public @Evolving public interface CanSetReadahead
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setReadahead(Long readahead)
    Set the readahead on this stream.