Class IndexInputInputStream

java.lang.Object
java.io.InputStream
org.apache.lucene.replicator.IndexInputInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public final class IndexInputInputStream extends InputStream
An InputStream which wraps an IndexInput.
WARNING: This API is experimental and might change in incompatible ways in the next release.