Uses of Interface
org.pipservices3.components.cache.ICache
Package | Description |
---|---|
org.pipservices3.components.cache |
-
Uses of ICache in org.pipservices3.components.cache
Classes in org.pipservices3.components.cache that implement ICache Modifier and Type Class Description class
MemoryCache
Cache that stores values in the process memory.class
NullCache
Dummy cache implementation that doesn't do anything.