Uses of Class
com.iohao.net.external.core.hook.cache.CmdCacheOption.Builder
Packages that use CmdCacheOption.Builder
Package
Description
Provides route-level external-server caching support for serving hot data directly from the
external layer and reducing logic-server round trips.
-
Uses of CmdCacheOption.Builder in com.iohao.net.external.core.hook.cache
Methods in com.iohao.net.external.core.hook.cache that return CmdCacheOption.BuilderModifier and TypeMethodDescriptionstatic CmdCacheOption.BuilderCmdCacheOption.builder()CmdCacheOption.Builder.setCacheLimit(int cacheLimit) Cache limit (maximum number of caches for the same action)CmdCacheOption.Builder.setExpireCheckTime(Duration expireCheckTime) Cache expiration check time.CmdCacheOption.Builder.setExpireTime(Duration expireTime) Expiration time