C.5. CacheManager


org.infinispan.manager.DefaultCacheManager
The CacheManager component acts as a manager, factory, and container for caches in the system.
Table C.8. Attributes
Name Description Type Writable
cacheManagerStatus The status of the cache manager instance. String No
clusterMembers Lists members in the cluster. String No
clusterName Cluster name. String No
clusterSize Size of the cluster in the number of nodes. int No
createdCacheCount The total number of created caches, including the default cache. String No
definedCacheCount The total number of defined caches, excluding the default cache. String No
definedCacheNames The defined cache names and their statuses. The default cache is not included in this representation. String No
name The name of this cache manager. String No
nodeAddress The network address associated with this instance. String No
physicalAddresses The physical network addresses associated with this instance. String No
runningCacheCount The total number of running caches, including the default cache. String No
version Infinispan version. String No
globalConfigurationAsProperties Global configuration properties Properties No
Table C.9. Operations
Name Description Signature
startCache Starts the default cache associated with this cache manager. void startCache()
startCache Starts a named cache from this cache manager. void startCache (String p0)
23149%2C+Administration+and+Configuration+Guide-6.628-06-2017+13%3A51%3A02JBoss+Data+Grid+6Documentation6.6.1Report a bug
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.