@ConfigRoot(phase=BUILD_AND_RUN_TIME_FIXED) public class InfinispanClientConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
nearCacheMaxEntries
Sets the bounded entry count for near cache.
|
Optional<String> |
serverList
Sets the host name/port to connect to.
|
| Constructor and Description |
|---|
InfinispanClientConfiguration() |
@ConfigItem public Optional<String> serverList
@ConfigItem(defaultValue="0") public int nearCacheMaxEntries
Copyright © 2019 JBoss by Red Hat. All rights reserved.