Uses of Interface
org.cache2k.operation.CacheOperation
-
Packages that use CacheOperation Package Description org.cache2k.operation Operational aspects of a cache, like accessing statistics, basic information, change runtime parameters and customizations that augment general behavior. -
-
Uses of CacheOperation in org.cache2k.operation
Subinterfaces of CacheOperation in org.cache2k.operation Modifier and Type Interface Description interface
CacheControl
Combined interface for introspection and control functions of a cache relevant for management and monitoring.
-