public abstract class IntIndexInput extends Object implements Closeable
| Modifier and Type | Class and Description |
|---|---|
static class |
IntIndexInput.Index |
static class |
IntIndexInput.Reader |
| Constructor and Description |
|---|
IntIndexInput() |
public abstract IntIndexInput.Reader reader() throws IOException
IOExceptionpublic abstract void close()
throws IOException
close in interface CloseableIOExceptionpublic abstract IntIndexInput.Index index() throws IOException
IOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.