public class HazelcastAsyncHybridCacheEagerTest extends AbstractCacheEagerTest
AbstractCacheTest.CacheType| Modifier and Type | Field and Description |
|---|---|
static InitOnceHazelcastCluster |
cluster |
factory| Constructor and Description |
|---|
HazelcastAsyncHybridCacheEagerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CacheSettingsBuilder |
settingsBuilder() |
void |
setUp() |
void |
tearDown() |
conditionalPutDoesNotPutIfPresent, conditionalPutPutsIfAbsent, removeDoesNothingWhenNoKeyIsPresent, removeDoesNotRemoveWhenValueDoesNotMatch, removeRemovesWhenValueMatches, replaceDoesNothingWhenValueDoesNotMatch, replaceDoesNotReplaceIfAbsent, replaceReplacesWhenValueMatches, testBothExpireHintsSpecified, testClear, testFactoryGeneratedName, testGet, testGetKeys, testGetName, testGetWithSupplier, testMaxEntries, testPut, testRemove, testRemoveAll, testRemoveTwiceassertContainsKeys, assertEmpty, assertEventuallyThat, assertMissingKeys, assertSize, makeExceptionalCache, makeExpiringCache, makeNullReturningCache, makeSimpleCache, makeSimpleCache, makeSizeLimitedCache, makeSizeLimitedCache, makeSlowCache, makeUnexpiringCache, settingsBuilder, testWhenRemovingAKeyWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAKeyWithValueWhereTheLoaderReturnsNullTheExceptionIsSwallowed, testWhenRemovingAllKeysWhereTheLoaderReturnsNullTheExceptionIsSwallowedpublic static InitOnceHazelcastCluster cluster
public void tearDown()
protected CacheSettingsBuilder settingsBuilder()
settingsBuilder in class AbstractCacheTestCopyright © 2018 Atlassian. All rights reserved.