Class IndexInputInputStream

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

@Deprecated public final class IndexInputInputStream extends InputStream
Deprecated.
use org.apache.lucene.replicator.nrt instead
An InputStream which wraps an IndexInput.
WARNING: This API is experimental and might change in incompatible ways in the next release.