|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.parser.index.IndexWriter.InboundWriter
public static class IndexWriter.InboundWriter
| Constructor Summary | |
|---|---|
IndexWriter.InboundWriter(int size,
File indexFile)
|
|
| Method Summary | |
|---|---|
void |
cancel()
|
void |
close()
|
IIndexReader.IOne2ManyObjectsIndex |
flush(IProgressListener monitor,
IndexWriter.KeyWriter keyWriter)
|
File |
getIndexFile()
|
void |
log(int objectIndex,
int refIndex,
boolean isPseudo)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexWriter.InboundWriter(int size,
File indexFile)
throws IOException
IOException| Method Detail |
|---|
public void log(int objectIndex,
int refIndex,
boolean isPseudo)
throws IOException
IOException
public IIndexReader.IOne2ManyObjectsIndex flush(IProgressListener monitor,
IndexWriter.KeyWriter keyWriter)
throws IOException
IOExceptionpublic void cancel()
public void close()
throws IOException
IOExceptionpublic File getIndexFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||