org.eclipse.mat.parser.index
Class IndexWriter.IntArray1NUncompressedCollector

java.lang.Object
  extended by org.eclipse.mat.parser.index.IndexWriter.IntArray1NUncompressedCollector
Enclosing class:
IndexWriter

public static class IndexWriter.IntArray1NUncompressedCollector
extends java.lang.Object


Constructor Summary
IndexWriter.IntArray1NUncompressedCollector(int size, java.io.File indexFile)
           
 
Method Summary
 IIndexReader.IOne2ManyIndex flush()
           
 java.io.File getIndexFile()
           
 void log(int classId, int methodId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexWriter.IntArray1NUncompressedCollector

public IndexWriter.IntArray1NUncompressedCollector(int size,
                                                   java.io.File indexFile)
                                            throws java.io.IOException
Throws:
java.io.IOException
Method Detail

log

public void log(int classId,
                int methodId)

getIndexFile

public java.io.File getIndexFile()

flush

public IIndexReader.IOne2ManyIndex flush()
                                  throws java.io.IOException
Throws:
java.io.IOException