@PerformanceTest public class RegionCachePerformanceTest extends Object
| Constructor and Description |
|---|
RegionCachePerformanceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
allGetsAreHitsTest() |
void |
clean() |
static void |
cleanEHCache() |
void |
fillBigEmptyCacheTest() |
void |
fillMediumEmptyCacheTest() |
void |
hitBigNotEmptyCacheTest() |
void |
init() |
void |
noGetIsHitTest() |
public void init()
public void clean()
public static void cleanEHCache()
public void fillBigEmptyCacheTest()
throws CacheRegionNotSpecifiedException,
CacheValueLoadException
public void fillMediumEmptyCacheTest()
throws CacheRegionNotSpecifiedException,
CacheValueLoadException
public void hitBigNotEmptyCacheTest()
throws CacheRegionNotSpecifiedException,
CacheValueLoadException
public void allGetsAreHitsTest()
throws CacheRegionNotSpecifiedException,
CacheValueLoadException
public void noGetIsHitTest()
throws CacheRegionNotSpecifiedException,
CacheValueLoadException
Copyright © 2017 SAP SE. All Rights Reserved.