Interface SnapshotShardContext.FileReader

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
SnapshotShardContext.IndexInputFileReader
Enclosing class:
SnapshotShardContext

public static interface SnapshotShardContext.FileReader extends Closeable
  • Method Summary

    Modifier and Type
    Method
    Description
    openInput(long limit)
     
    void
     

    Methods inherited from interface java.io.Closeable

    close