Class StreamWrapperFileSystem

All Implemented Interfaces:
Closeable, AutoCloseable, Configurable, PathCapabilities, DelegationTokenIssuer

public class StreamWrapperFileSystem extends FileSystem
This class provides an adaptor so that tools that want to read an ORC file from an FSDataInputStream can do so. Create an instance with the stream, path, and fileSize and pass it in to the reader as the FileSystem.