org.cruxframework.crux.core.server.rest.state
Interface ClusteredCacheConfig
public interface ClusteredCacheConfig
- Author:
- Thiago da Rosa de Bustamante
channelConfigPropertyFile
String channelConfigPropertyFile()
rpcTimeout
String rpcTimeout()
cachingTime
String cachingTime()
useL1Cache
String useL1Cache()
l1ReapingInterval
String l1ReapingInterval()
l1MaxNumberOfEntries
String l1MaxNumberOfEntries()
l2ReapingInterval
String l2ReapingInterval()
l2MaxNumberOfEntries
String l2MaxNumberOfEntries()
clusterName
String clusterName()
replCount
String replCount()
Copyright © 2015. All rights reserved.