public class ThreadSafeInputStreamIndexInput extends InputStreamIndexInput
| Constructor and Description |
|---|
ThreadSafeInputStreamIndexInput(org
|
| Modifier and Type | Method and Description |
|---|---|
int |
read(byte[] b, int off, int len)
|
actualSizeToRead, mark, markSupported, read, resetavailable, close, read, skippublic ThreadSafeInputStreamIndexInput(org.apache .lucene .store .IndexInput indexInput, long limit)
public int read(byte[] b,
int off,
int len)
throws IOException
read in class
InputStreamIndexInput
IOException