public abstract class TimedExternalWriteOperationsUnbufferedTest extends TimedExternalCacheTest
CACHE_NAME, metricsRecorder| Constructor and Description |
|---|
TimedExternalWriteOperationsUnbufferedTest() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ExternalWriteOperationsUnbuffered<String> |
getDelegateOps() |
protected abstract com.atlassian.vcache.internal.core.metrics.TimedExternalWriteOperationsUnbuffered<String> |
getTimed() |
void |
put_fail() |
void |
put_success() |
void |
remove_fail() |
void |
remove_success() |
void |
removeAll_fail() |
void |
removeAll_success() |
get_hit, get_miss, getBulk_fail, getBulk_success, getBulkFactory_success, getDelegate, getSupplier_hitpublic TimedExternalWriteOperationsUnbufferedTest()
protected abstract ExternalWriteOperationsUnbuffered<String> getDelegateOps()
protected abstract com.atlassian.vcache.internal.core.metrics.TimedExternalWriteOperationsUnbuffered<String> getTimed()
getTimed in class TimedExternalCacheTestCopyright © 2019 Atlassian. All rights reserved.