public class TestFilesIndex extends MapReduceIndex<java.lang.Integer,java.lang.Void,com.intellij.execution.testDiscovery.indices.UsedSources>
myExtension, myIndexer, myIndexId, myModificationStamp, myStorage, myValueExternalizer
ARE_COMPOSITE_INDEXERS_ENABLED
Modifier | Constructor and Description |
---|---|
protected |
TestFilesIndex(java.nio.file.Path file) |
Modifier and Type | Method and Description |
---|---|
void |
checkCanceled() |
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 TestFilesIndex(java.nio.file.Path file) throws java.io.IOException
java.io.IOException
public void checkCanceled()
checkCanceled
in class MapReduceIndex<java.lang.Integer,java.lang.Void,com.intellij.execution.testDiscovery.indices.UsedSources>
protected void requestRebuild(java.lang.Throwable e)
requestRebuild
in class MapReduceIndex<java.lang.Integer,java.lang.Void,com.intellij.execution.testDiscovery.indices.UsedSources>