Klasse GatewayCacheConfig.GatewayCacheConfigBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.GatewayCacheConfig.GatewayCacheConfigBuilder
- Umschließende Klasse:
GatewayCacheConfig
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungSpecifies whether to auto scale caching dynamicallybuild()
cacheableType
(CacheableType cacheableType) cacheSizeInPercent
(Integer cacheSizeInPercent) Specifies the caching size in percentagecollectStatistics
(Boolean collectStatistics) Specifies whether to collect statistics for the cachingrecordCount
(Integer recordCount) toString()
-
Methodendetails
-
autoScale
Specifies whether to auto scale caching dynamically- Gibt zurück:
this
.
-
cacheName
- Gibt zurück:
this
.
-
cacheSizeInPercent
Specifies the caching size in percentage- Gibt zurück:
this
.
-
cacheableType
- Gibt zurück:
this
.
-
collectStatistics
Specifies whether to collect statistics for the caching- Gibt zurück:
this
.
-
recordCount
- Gibt zurück:
this
.
-
build
-
toString
-