:: DeveloperApi ::
A modified version of StorageStatusListener that tracks the peak memory usage during the entire application runtime.
NOTICE: this class copies StorageStatusListener's codes instead of extending from it, because the methods that
require being overridden are all in private scope.
:: DeveloperApi :: A modified version of StorageStatusListener that tracks the peak memory usage during the entire application runtime.
NOTICE: this class copies StorageStatusListener's codes instead of extending from it, because the methods that require being overridden are all in private scope.