3.7. JBossCache3 - JBoss Cache Service
Overview
Table 3.4134. Overview
| Description: | The JBoss Cache instances on this server |
| Singleton: | no |
| Plugin: | JBossCache3 |
Child Resource Types
Connection Properties
Table 3.4135.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Search String | yes | searchString |
Note
Metrics
Configuration Properties
Operations
Package Types
3.7.1. JBossCache3 - Cache Service
Overview
Table 3.4136. Overview
| Description: | JBoss Cache |
| Singleton: | yes |
| Plugin: | JBossCache3 |
Child Resource Types
Connection Properties
Table 3.4137.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Jmx Resource | no | jmx-resource |
Note
Metrics
Table 3.4138. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Cluster Config | trait | Cluster Config | ClusterConfig |
| Node Locking Scheme | trait | Node Locking Scheme | NodeLockingScheme |
| Expose Management Statistics? | trait | Expose Management Statistics? | ExposeManagementStatistics |
| Register JMX Resource? | trait | Register JMX Resource? | RegisterJmxResource |
| Cache Loader Configuration | trait | Cache Loader Configuration | CacheLoaderConfiguration |
| Multiplexer Stack | trait | Multiplexer Stack | MultiplexerStack |
| Replication Queue Max Elements | measurement | Replication Queue Max Elements | ReplQueueMaxElements |
| Number of Attributes | measurement | Number of Attributes | NumberOfAttributes |
| Cache Loader Config | trait | Cache Loader Config | CacheLoaderConfig |
| Cluster Name | trait | Cluster Name | ClusterName |
| Inactive on Startup? | trait | Inactive on Startup? | InactiveOnStartup |
| Cache Mode | trait | Cache Mode | CacheMode |
| Isolation Level | trait | Isolation Level | IsolationLevel |
| Replication Version | trait | Replication Version | ReplicationVersion |
| Fetch In-Memory State? | trait | Fetch In-Memory State? | FetchInMemoryState |
| Initial State Retrieval Timeout | measurement | Initial State Retrieval Timeout | InitialStateRetrievalTimeout |
| Buddy Replication Config | trait | Buddy Replication Config | BuddyReplicationConfig |
| Replication Queue Interval | measurement | Replication Queue Interval | ReplQueueInterval |
| Use Replication Queue? | trait | Use Replication Queue? | UseReplQueue |
| Use Region-Based Marshalling? | trait | Use Region-Based Marshalling? | UseRegionBasedMarshalling |
| Lock Acquisition Timeout | measurement | Lock Acquisition Timeout | LockAcquisitionTimeout |
| Number of Nodes | measurement | Number of Nodes | NumberOfNodes |
| Sync Commit Phase? | trait | Sync Commit Phase? | SyncCommitPhase |
| Sync Replication Timeout | measurement | Sync Replication Timeout | SyncReplTimeout |
| Eviction Policy Config | trait | Eviction Policy Config | EvictionPolicyConfig |
| State | trait | State | State |
| State Retrieval Timeout | measurement | State Retrieval Timeout | StateRetrievalTimeout |
| Transaction Manager Lookup Class | trait | Transaction Manager Lookup Class | TransactionManagerLookupClass |
| Cluster Properties | trait | Cluster Properties | ClusterProperties |
Note
Configuration Properties
Operations
Table 3.4139. Metrics
| Name | Description |
|---|---|
| Destroy this cache. | |
| Stop this cache. | |
| Create this cache. | |
| Start this cache. | |
| Print lock information. | |
| Print cache details. | |
| Print cache details as HTML. | |
| Print configuration as plain text. | |
| Print lock info as HTML. | |
| Print configuration as HTML. |
Package Types
3.7.2. JBossCache3 - Interceptor Service
Overview
Table 3.4140. Overview
| Description: | JBoss Cache Interceptor |
| Singleton: | yes |
| Plugin: | JBossCache3 |
Child Resource Types
Connection Properties
Table 3.4141.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Jmx Resource | yes | jmx-resource |
Note
Metrics
Table 3.4142. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Evictions | measurement | the number of cache eviction operations | Evictions |
| Evictions per Minute | measurement | the number of cache eviction operations | Evictions |
| Hit/Miss Ratio | measurement | Hit/Miss Ratio | HitMissRatio |
| Read/Write Ratio | measurement | Read/Write Ratio | ReadWriteRatio |
| NumberOfNodes | measurement | the number of nodes in the cache | NumberOfNodes |
| Hits | measurement | the number of cache attribute hits | Hits |
| Hits per Minute | measurement | the number of cache attribute hits | Hits |
| Number Of Attributes | measurement | the number of cache attributes | NumberOfAttributes |
| Statistics Enabled | trait | Statistics Enabled | StatisticsEnabled |
| Elapsed Time | measurement | the time elapsed since the cache was started | ElapsedTime |
| Elapsed Time per Minute | measurement | the time elapsed since the cache was started | ElapsedTime |
| Time Since Reset | measurement | the time elapsed since the cache statistics were last reset | TimeSinceReset |
| Time Since Reset per Minute | measurement | the time elapsed since the cache statistics were last reset | TimeSinceReset |
| Misses | measurement | the number of cache attribute misses | Misses |
| Misses per Minute | measurement | the number of cache attribute misses | Misses |
| Average Write Time | measurement | the average amount of time per write operation | AverageWriteTime |
| Stores | measurement | the number of cache attribute put operations | Stores |
| Stores per Minute | measurement | the number of cache attribute put operations | Stores |
| Average Read Time | measurement | the average amount of time per read operation | AverageReadTime |
Note
Configuration Properties
Operations
Table 3.4143. Metrics
| Name | Description |
|---|---|
| Reset Statistics | Reset all statistics. |
Package Types
3.7.3. JBossCache3 - Data Container Service
Overview
Table 3.4144. Overview
| Description: | JBoss Cache Data Container |
| Singleton: | yes |
| Plugin: | JBossCache3 |
Child Resource Types
Connection Properties
Table 3.4145.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Jmx Resource | yes | jmx-resource |
Note
Metrics
Configuration Properties
Operations
Table 3.4146. Metrics
| Name | Description |
|---|---|
| Get the number of nodes. | Returns the number of nodes in the data container |
| Get the number of attributes. | Returns the number of nodes in the data container |
| Print details as plain text. | Prints details about the data container |
| Print details as HTML. | Prints details about the data container, formatted as HTML |
Package Types
3.7.4. JBossCache3 - RPC Manager Service
Overview
Table 3.4147. Overview
| Description: | JBoss Cache RPC Manager |
| Singleton: | yes |
| Plugin: | JBossCache3 |
Child Resource Types
Connection Properties
Table 3.4148.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Jmx Resource | yes | jmx-resource |
Note
Metrics
Table 3.4149. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| RPC Enabled? | trait | whether or not the RPC Manager is used in this cache instance | Enabled |
| Failed Replications | measurement | the number of failed replications | ReplicationFailures |
| Local Address | trait | Local address | LocalAddressString |
| Statistics Enabled | trait | Statistics Enabled | StatisticsEnabled |
| Successful Replications | measurement | the number of successful replications | ReplicationCount |
| Success Ratio | trait | RPC call success ratio | SuccessRatio |
| Members | trait | cluster view | MembersString |
Note
Configuration Properties
Operations
Table 3.4150. Metrics
| Name | Description |
|---|---|
| Reset Statistics | Reset all statistics. |
Package Types
3.7.5. JBossCache3 - RegionManager Service
Overview
Table 3.4151. Overview
| Description: | JBoss Cache RegionManager |
| Singleton: | yes |
| Plugin: | JBossCache3 |
Child Resource Types
Connection Properties
Table 3.4152.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Jmx Resource | yes | jmx-resource |
Note
Metrics
Table 3.4153. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Number of Regions | measurement | the total number of regions | numRegions |
Note
Configuration Properties
Operations
Table 3.4154. Metrics
| Name | Description |
|---|---|
| Dump Regions | Dump a list of all registered regions. |
Package Types
3.7.6. JBossCache3 - Transaction Table Service
Overview
Table 3.4155. Overview
| Description: | JBoss Cache TransactionTable |
| Singleton: | yes |
| Plugin: | JBossCache3 |
Child Resource Types
Connection Properties
Table 3.4156.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Jmx Resource | yes | jmx-resource |
Note
Metrics
Table 3.4157. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Number Of Registered Transactions | measurement | the number of registered transactions | numberOfRegisteredTransactions |
| Transaction Map | trait | a string representation of the transaction map | transactionMap |
Note
Configuration Properties
Operations
Package Types
3.7.7. JBossCache3 - Tx Interceptor Service
Overview
Table 3.4158. Overview
| Description: | JBoss Cache TxInterceptor |
| Singleton: | yes |
| Plugin: | JBossCache3 |
Child Resource Types
Connection Properties
Table 3.4159.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Jmx Resource | yes | jmx-resource |
Note
Metrics
Table 3.4160. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Commits | measurement | the number of transaction commits | Commits |
| Statistics Enabled? | trait | a String representation of the transaction map | StatisticsEnabled |
| Rollbacks | measurement | the number of transaction rollbacks | Rollbacks |
| Prepares | measurement | the number of transaction prepares | Prepares |
| Number Of Syncs Registered | measurement | the number of transaction synchronizations currently registered | numberOfSyncsRegistered |
Note
Configuration Properties
Operations
Package Types
3.7.8. JBossCache3 - Lock Manager Service
Overview
Table 3.4161. Overview
| Description: | MVCC Lock Manager |
| Singleton: | yes |
| Plugin: | JBossCache3 |
Child Resource Types
Connection Properties
Table 3.4162.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Jmx Resource | yes | jmx-resource |
Note
Metrics
Table 3.4163. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Concurrency Level | measurement | The concurrency level that the MVCC Lock Manager has been configured with. | concurrency level |
| Locks Held | measurement | The number of exclusive locks that are held. | locks held |
Note

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.