public static class MockVariableIntBlockPostingsFormat.MockIntFactory extends IntStreamFactory
| Constructor and Description |
|---|
MockVariableIntBlockPostingsFormat.MockIntFactory(int baseBlockSize) |
| Modifier and Type | Method and Description |
|---|---|
IntIndexOutput |
createOutput(Directory dir,
String fileName,
IOContext context) |
IntIndexInput |
openInput(Directory dir,
String fileName,
IOContext context) |
public MockVariableIntBlockPostingsFormat.MockIntFactory(int baseBlockSize)
public IntIndexInput openInput(Directory dir, String fileName, IOContext context) throws IOException
openInput in class IntStreamFactoryIOExceptionpublic IntIndexOutput createOutput(Directory dir, String fileName, IOContext context) throws IOException
createOutput in class IntStreamFactoryIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.