public class MemcachedDirectExternalCacheTest extends Object
| Constructor and Description |
|---|
MemcachedDirectExternalCacheTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
get_exists() |
void |
get_missing() |
void |
get_supplier_exists() |
void |
get_supplier_missing_fail_add_as_other_thread_added() |
void |
get_supplier_missing_okay_add() |
void |
get_timeout() |
void |
getBulk_function_no_keys() |
void |
getBulk_no_keys() |
void |
getBulkIdentified_no_keys() |
void |
init() |
void |
put_policy_set() |
void |
remove_no_keys() |
void |
safeExtractId_wrong_type() |
public void init()
public void get_supplier_missing_okay_add()
throws Exception
Exceptionpublic void get_supplier_missing_fail_add_as_other_thread_added()
throws Exception
Exceptionpublic void get_timeout()
public void safeExtractId_wrong_type()
public void getBulk_no_keys()
throws ExecutionException,
InterruptedException
public void getBulk_function_no_keys()
throws ExecutionException,
InterruptedException
public void getBulkIdentified_no_keys()
throws ExecutionException,
InterruptedException
public void remove_no_keys()
throws ExecutionException,
InterruptedException
Copyright © 2019 Atlassian. All rights reserved.