Class InfinispanClientBuildTimeConfig

    • Field Detail

      • healthEnabled

        @ConfigItem(name="health.enabled",
                    defaultValue="true")
        public boolean healthEnabled
        Whether a health check is published in case the smallrye-health extension is present.
      • nearCacheMaxEntries

        @ConfigItem
        public int nearCacheMaxEntries
        Sets the bounded entry count for near cache. If this value is 0 or less near cache is disabled.
    • Constructor Detail

      • InfinispanClientBuildTimeConfig

        public InfinispanClientBuildTimeConfig()