@IntegrationTest public class MultiThreadedStaleDataTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MultiThreadedStaleDataTest.CacheValue |
static interface |
MultiThreadedStaleDataTest.CacheValueFactory |
| Modifier and Type | Field and Description |
|---|---|
protected DefaultCacheController |
controller |
protected static Logger |
LOGGER |
| Constructor and Description |
|---|
MultiThreadedStaleDataTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
changesToCacheVisibleToOtherThread(MultiThreadedStaleDataTest.CacheValueFactory factory) |
void |
changesVisibleNonVolatile() |
void |
changesVisibleVolatile() |
void |
clean() |
static void |
cleanEHCache() |
protected DefaultCacheController controller
protected static final Logger LOGGER
public void clean()
public static void cleanEHCache()
public void changesVisibleVolatile()
throws InterruptedException,
CacheRegionNotSpecifiedException
public void changesVisibleNonVolatile()
throws InterruptedException,
CacheRegionNotSpecifiedException
public void changesToCacheVisibleToOtherThread(MultiThreadedStaleDataTest.CacheValueFactory factory) throws InterruptedException, CacheRegionNotSpecifiedException
Copyright © 2017 SAP SE. All Rights Reserved.