![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Appendix A Cache type is the type of caching scheme (as defined by its cache name in the coherence-cache-config.xml descriptor), for example, dist-unlimited-bs.The ontology entity field of the entity cache name uses the entity’s generated class name, which is similar to its design-time folder path and name, prefixed by be.gen. For example:The types of caches created for ontology objects depend on the caching scheme used. If the dist-unlimited-bs caching scheme is used, then the cache names look like this:
Table 75 Internal Entity Caches AgentTxn-agentId Each agent in the cluster has an AgentTxn-agentId cache. The agentId is internally generated. It stores the change list for the agent. The change list is used to replicate changes between active-active and active-passive sets of agents in the cluster so that they stay synchronized.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |