Product Information > JADE Object Manager Guide > Chapter 4 - JADE System Instrumentation and Diagnosis > NodegetCacheSizes64 Method

Node::getCacheSizes64 Method

getCacheSizes64(persistentCache:      Integer64 output;
                transientCache:       Integer64 output;
                remoteTransientCache: Integer64 output);

The Node class getCacheSizes64 method retrieves the persistent, transient, and remote transient cache values of the node on which the method is executing. These values, which are in bytes, represent the maximum amount of memory that is allocated by the JADE Object Manager library for caching objects in the node.