public class HazelcastRemoteCacheLazyTest extends AbstractCacheLazyTest
AbstractCacheTest.CacheType| Modifier and Type | Field and Description |
|---|---|
static InitOnceHazelcastCluster |
cluster |
REMOVE_0, REMOVE_ALLfactory| Constructor and Description |
|---|
HazelcastRemoteCacheLazyTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CacheSettingsBuilder |
settingsBuilder() |
void |
setUp() |
void |
tearDown() |
void |
testMaxEntries() |
void |
testRemoveAllConcurrentWithSupplierLocal() |
void |
testRemoveConcurrentWithLoadClustered() |
void |
testRemoveConcurrentWithLoaderLocal() |
void |
testRemoveConcurrentWithSupplierLocal() |
removeConcurrentWithLoader, removeConcurrentWithSupplier, testClear, testConstructExpiringCache, testExceptionHandling, testFactoryGeneratedName, testGet, testGetKeys, testGetName, testNewInstanceForEveryGet, testNullKey, testNullValue, testPut, testRemove, testRemoveAll, testRemoveAllConcurrentWithLoaderLocal, testRemoveTwiceassertContainsKeys, assertEmpty, assertEventuallyThat, assertMissingKeys, assertSize, makeExceptionalCache, makeExpiringCache, makeNullReturningCache, makeSimpleCache, makeSimpleCache, makeSizeLimitedCache, makeSizeLimitedCache, makeSlowCache, makeUnexpiringCache, settingsBuilder, testWhenRemovingAKeyWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAKeyWithValueWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAllKeysWhereTheLoaderReturnsNullTheExceptionIsSwallowedpublic static InitOnceHazelcastCluster cluster
public void setUp()
public void tearDown()
public void testMaxEntries()
testMaxEntries in class AbstractCacheLazyTestpublic void testRemoveConcurrentWithLoaderLocal()
testRemoveConcurrentWithLoaderLocal in class AbstractCacheLazyTestpublic void testRemoveConcurrentWithLoadClustered()
public void testRemoveConcurrentWithSupplierLocal()
testRemoveConcurrentWithSupplierLocal in class AbstractCacheLazyTestpublic void testRemoveAllConcurrentWithSupplierLocal()
testRemoveAllConcurrentWithSupplierLocal in class AbstractCacheLazyTestprotected CacheSettingsBuilder settingsBuilder()
settingsBuilder in class AbstractCacheTestCopyright © 2018 Atlassian. All rights reserved.