RvcacheInformation
Class
Declaration
class com.tibco.tibrv.config.RvcacheInformation
extends ComponentInformation
Purpose
Encapsulate general information from Rendezvous recent value caches.
Constant |
Description |
|
Indicate whether a cache process can participate in a fault tolerance group. |
|
|
|
Indicate whether a cache process uses shallow or deep merge for nested messages. |
|
|
|
Indicate whether a cache process writes cached values to its store file for persistence, or operates in memory-only mode. |
|
Inherited Methods |
ComponentInformation.getAsMap() ComponentInformation.getHostname() ComponentInformation.getIpAddress() |
Remarks
Instances of this class are read-only objects. Methods do not interact with the component.
DaemonProxy.getComponentInformation() can return instances of this class.