
Public Member Functions | |
| long | getTotalFreeMemory () |
An interface for getting system resource.
Different implementations of this interface can be provided for testing puprposes.
| long alma::acs::logging::engine::utils::IResourceChecker::getTotalFreeMemory | ( | ) |
The memory allocated that can be used by the application taking into account the memory not yet allocated by the JVM. Measured in bytes.
Implemented in alma::acs::logging::engine::utils::ResourceChecker, and alma::acs::jlog::test::LogDispatcherTest::Checker.
Referenced by com::cosylab::logging::engine::ACS::ACSLogRetrieval::RateUpdater::run().
1.6.2