public static class MockFixedIntBlockPostingsFormat.MockIntFactory extends IntStreamFactory
| Constructor and Description |
|---|
MockFixedIntBlockPostingsFormat.MockIntFactory(int blockSize) |
| Modifier and Type | Method and Description |
|---|---|
IntIndexOutput |
createOutput(Directory dir,
String fileName,
IOContext context) |
IntIndexInput |
openInput(Directory dir,
String fileName,
IOContext context) |
public MockFixedIntBlockPostingsFormat.MockIntFactory(int blockSize)
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-2013 Apache Software Foundation. All Rights Reserved.