public abstract class BaseIncrementalUpdatesAndSearchTests
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
BaseIncrementalUpdatesAndSearchTests.Announcer |
Constructor and Description |
---|
BaseIncrementalUpdatesAndSearchTests() |
Modifier and Type | Method and Description |
---|---|
static void |
dropDir() |
void |
setup() |
protected abstract IncrementalProductionStrategy |
strategy(java.io.File dir,
java.util.concurrent.CountDownLatch latch) |
void |
teardown() |
void |
testStableSearchWithConcurrentUpdates() |
public BaseIncrementalUpdatesAndSearchTests()
public static void dropDir()
public void setup() throws java.lang.Exception
java.lang.Exception
protected abstract IncrementalProductionStrategy strategy(java.io.File dir, java.util.concurrent.CountDownLatch latch)
public void teardown()
public void testStableSearchWithConcurrentUpdates() throws java.lang.InterruptedException
java.lang.InterruptedException
Copyright © 2021. All Rights Reserved.