public interface ClusteredCacheConfig
| Modifier and Type | Method and Description |
|---|---|
String |
cachingTime() |
String |
channelConfigPropertyFile() |
String |
clusterName() |
String |
l1MaxNumberOfEntries() |
String |
l1ReapingInterval() |
String |
l2MaxNumberOfEntries() |
String |
l2ReapingInterval() |
String |
replCount() |
String |
rpcTimeout() |
String |
useL1Cache() |
String channelConfigPropertyFile()
String rpcTimeout()
String cachingTime()
String useL1Cache()
String l1ReapingInterval()
String l1MaxNumberOfEntries()
String l2ReapingInterval()
String l2MaxNumberOfEntries()
String clusterName()
String replCount()
Copyright © 2016. All rights reserved.