public class CacheWrap4ThreadIsoBigTest
extends java.lang.Object
缓存包装器测试
| 构造器和说明 |
|---|
CacheWrap4ThreadIsoBigTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
testRefresh4LocalWithoutThreadIso()
本地缓存,无线程隔离
|
void |
testRefresh4LocalWithThreadIso()
本地缓存,线程隔离
|
void |
testRefresh4RedisWithoutThreadIso()
redis缓存,无线程隔离
|
void |
testRefresh4RedisWithThreadIso()
redis缓存,线程隔离
|
public void testRefresh4LocalWithThreadIso()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testRefresh4LocalWithoutThreadIso()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testRefresh4RedisWithThreadIso()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testRefresh4RedisWithoutThreadIso()
throws java.lang.InterruptedException
java.lang.InterruptedException