Column Display Related Tasks Related Topics
This page displays a variety of statistics about the performance of the entity EJB. Use the runtime information for tuning and debugging the EJB.
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name | Description |
---|---|
Name |
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. MBean Attribute: |
Total Current Entries |
Provides a count of the total current number of entries in the entity cache. Returns the total current number of entries in the entity cache. MBean Attribute: |
Total Persistent Current Entries |
Provides a count of the total current number of entries in the cache that have been persisted to disk. Returns the total current number of entries in the cache that have been persisted to disk. MBean Attribute: |
Total Transient Current Entries |
Provides a count of the total current number of transient (not yet persisted to disk) entries in the entity cache. Returns the total current number of transient entries in the entity cache. MBean Attribute: |
Avg Percent Transient |
Provides the current average percentage of entries in the entity cache that are transient, or have not been persisted. Returns current average percentage of entries in the entity cache that are transient, or have not been persisted. MBean Attribute: |
Avg Percent Persistent |
Provides the current average percentage of entries in the entity cache that have been persisted to the disk cache. Returns current average percentage of entries in the entity cache that have been persisted to the disk cache. MBean Attribute: |
Avg Timeout |
Provides the average amount of time that the entity cache has timed out when trying to retrieve an entity. Returns the average amount of time that the entity cache has timed out when trying to retrieve an entity. MBean Attribute: |
Min Entry Timeout |
Provides the smallest timeout value for any current entry in the entity cache. Returns the smallest timeout value for any current entry in the entity cache. MBean Attribute: |
Max Entry Timeout |
Provides the largest timeout value for any current entry in the entity cache. Returns the largest timeout value for any current entry in the entity cache. MBean Attribute: |
Avg Per Entry Memory Size |
Provides the current average size of the entries in the entity memory cache. Returns the current average size of the entries in the entity memory cache. MBean Attribute: |
Max Entry Memory Size |
Provides the current maximum size of the entries in the entity memory cache. Returns the current maximum size of the entries in the entity memory cache. MBean Attribute: |
Min Entry Memory Size |
Provides the current minimum size of the entries in the entity memory cache. Returns the current minimum size of the entries in the entity memory cache. MBean Attribute: |
Avg Per Entry Disk Size |
Provides the current average size of the entries in the entity disk cache. Returns the current average size of the entries in the entity disk cache. MBean Attribute: |
![]() ![]() |