public class BlockIndexInput.Index extends Object
DataInput
.Constructor and Description |
---|
BlockIndexInput.Index() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
void |
read(org.apache.lucene.store.DataInput indexIn,
boolean absolute) |
void |
seek(BlockIndexInput.BlockReader other) |
void |
set(BlockIndexInput.Index other) |
String |
toString() |
public void read(org.apache.lucene.store.DataInput indexIn, boolean absolute) throws IOException
IOException
public void seek(BlockIndexInput.BlockReader other) throws IOException
IOException
public void set(BlockIndexInput.Index other)
Copyright © 2014. All rights reserved.