public class LegacyDirectExternalCacheEhcacheIT extends AbstractDirectExternalCacheIT
| Constructor and Description |
|---|
LegacyDirectExternalCacheEhcacheIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
check_null_detection_with_cas() |
protected DirectExternalCache<String> |
createCache(String name,
ExternalCacheSettings settings) |
void |
exact_getIdentified_removeIf() |
void |
exact_getIdentified_replaceIf() |
void |
simple_get_add() |
void |
simple_getBulkIdentified() |
void |
simple_getIdentified_removeIf() |
void |
simple_getIdentified_replaceIf() |
void |
simple_getIdentifiedSupplier_removeIf() |
check_null_detection, check_null_key, ensureCache, potential_deadlock, put_with_huge_key, simple_get_set, simple_get_with_supplier, simple_getBulk, simple_getBulkFactory, simple_put_remove, simple_removeAllprotected DirectExternalCache<String> createCache(String name, ExternalCacheSettings settings)
createCache in class AbstractDirectExternalCacheITpublic void simple_get_add()
throws ExecutionException,
InterruptedException
simple_get_add in class AbstractDirectExternalCacheITExecutionExceptionInterruptedExceptionpublic void simple_getBulkIdentified()
throws ExecutionException,
InterruptedException
simple_getBulkIdentified in class AbstractDirectExternalCacheITExecutionExceptionInterruptedExceptionpublic void simple_getIdentified_removeIf()
throws ExecutionException,
InterruptedException
simple_getIdentified_removeIf in class AbstractDirectExternalCacheITExecutionExceptionInterruptedExceptionpublic void simple_getIdentifiedSupplier_removeIf()
throws ExecutionException,
InterruptedException
simple_getIdentifiedSupplier_removeIf in class AbstractDirectExternalCacheITExecutionExceptionInterruptedExceptionpublic void exact_getIdentified_removeIf()
throws ExecutionException,
InterruptedException
exact_getIdentified_removeIf in class AbstractDirectExternalCacheITExecutionExceptionInterruptedExceptionpublic void simple_getIdentified_replaceIf()
throws ExecutionException,
InterruptedException
simple_getIdentified_replaceIf in class AbstractDirectExternalCacheITExecutionExceptionInterruptedExceptionpublic void exact_getIdentified_replaceIf()
throws ExecutionException,
InterruptedException
exact_getIdentified_replaceIf in class AbstractDirectExternalCacheITExecutionExceptionInterruptedExceptionpublic void check_null_detection_with_cas()
check_null_detection_with_cas in class AbstractDirectExternalCacheITCopyright © 2016 Atlassian. All rights reserved.