public class DiscoveredTestsIndex extends MapReduceIndex<java.lang.Integer,TIntArrayList,com.intellij.execution.testDiscovery.indices.UsedSources>
myExtension, myIndexer, myIndexId, myModificationStamp, myStorage, myValueExternalizer
ARE_COMPOSITE_INDEXERS_ENABLED
Modifier | Constructor and Description |
---|---|
protected |
DiscoveredTestsIndex(java.nio.file.Path file) |
Modifier and Type | Method and Description |
---|---|
void |
checkCanceled() |
boolean |
containsDataFrom(int testId) |
protected void |
requestRebuild(java.lang.Throwable e) |
calculateUpdateData, checkValuesHaveProperEqualsAndHashCode, clear, createIndexUpdateComputation, dispose, doClear, doDispose, doFlush, flush, getData, getExtension, getForwardIndex, getForwardIndexAccessor, getKeysDiffBuilder, getLock, getModificationStamp, getReadLock, getStorage, getWriteLock, mapByIndexer, mapInput, update, updateForwardIndex, updateWithMap
protected DiscoveredTestsIndex(java.nio.file.Path file) throws java.io.IOException
java.io.IOException
public void checkCanceled()
checkCanceled
in class MapReduceIndex<java.lang.Integer,TIntArrayList,com.intellij.execution.testDiscovery.indices.UsedSources>
protected void requestRebuild(java.lang.Throwable e)
requestRebuild
in class MapReduceIndex<java.lang.Integer,TIntArrayList,com.intellij.execution.testDiscovery.indices.UsedSources>
public boolean containsDataFrom(int testId) throws java.io.IOException
java.io.IOException