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 classMemoryCacheCache that stores values in the process memory.classNullCacheDummy cache implementation that doesn't do anything.