org.eclipse.mat.parser.index
Class IndexWriter.InboundWriter
java.lang.Object
org.eclipse.mat.parser.index.IndexWriter.InboundWriter
- Enclosing class:
- IndexWriter
public static class IndexWriter.InboundWriter
- extends Object
IndexWriter.InboundWriter
public IndexWriter.InboundWriter(int size,
File indexFile)
throws IOException
- Throws:
IOException
log
public void log(int objectIndex,
int refIndex,
boolean isPseudo)
throws IOException
- Throws:
IOException
flush
public IIndexReader.IOne2ManyObjectsIndex flush(IProgressListener monitor,
IndexWriter.KeyWriter keyWriter)
throws IOException
- Throws:
IOException
cancel
public void cancel()
close
public void close()
throws IOException
- Throws:
IOException
getIndexFile
public File getIndexFile()