MCPcopy Index your code
hub / github.com/actiontech/dble / CachePool

Interface CachePool

src/main/java/com/actiontech/dble/cache/CachePool.java:13–24  ·  view source on GitHub ↗

simple cache pool for implement @author wuzhih

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 29

putIfAbsentMethod · 0.95
executeMethod · 0.95
testBasicMethod · 0.65
testSwarmMethod · 0.65
testInsertSpeedMethod · 0.65
testBasicMethod · 0.65
putIfAbsentMethod · 0.65
putIfAbsentMethod · 0.65
getMethod · 0.95
executeMethod · 0.95
getAllocateMethod · 0.65
getAllocateDirectMethod · 0.65

Implementers 6

MapDBCachePoolsrc/main/java/com/actiontech/dble/cach
EnchachePoolsrc/main/java/com/actiontech/dble/cach
LevelDBPoolsrc/main/java/com/actiontech/dble/cach
RocksDBPoolsrc/main/java/com/actiontech/dble/cach
SimpleCachePoolsrc/test/java/com/actiontech/dble/Simp
DefaultLayedCachePoolsrc/main/java/com/actiontech/dble/cach

Calls

no outgoing calls

Tested by

no test coverage detected