Main Page
Namespaces
Classes
Files
Related Pages
File List
File Members
util/qos/storage/QueuePropertyBase.cpp File Reference
Include dependency graph for QueuePropertyBase.cpp:
Go to the source code of this file.
Namespaces
namespace
org
namespace
org::xmlBlaster
namespace
org::xmlBlaster::util
namespace
org::xmlBlaster::util::qos
namespace
org::xmlBlaster::util::qos::storage
Variables
long
org::xmlBlaster::util::qos::storage::DEFAULT_maxEntriesDefault
= 1000L
long
org::xmlBlaster::util::qos::storage::DEFAULT_maxEntriesCacheDefault
= 1000L
long
org::xmlBlaster::util::qos::storage::DEFAULT_bytesDefault
= 10485760L
long
org::xmlBlaster::util::qos::storage::DEFAULT_bytesCacheDefault
= 2097152L
double
org::xmlBlaster::util::qos::storage::DEFAULT_storeSwapLevelRatio
= 0.70
The default settings (as a ratio relative to the maxBytesCache) for the storeSwapLevel.
double
org::xmlBlaster::util::qos::storage::DEFAULT_storeSwapBytesRatio
= 0.25
The default settings (as a ratio relative to the maxBytesCache) for the storeSwapBytes.
double
org::xmlBlaster::util::qos::storage::DEFAULT_reloadSwapLevelRatio
= 0.30
The default settings (as a ratio relative to the maxBytesCache) for the storeSwapLevel.
double
org::xmlBlaster::util::qos::storage::DEFAULT_reloadSwapBytesRatio
= 0.25
The default settings (as a ratio relative to the maxBytesCache) for the storeSwapBytes.
Timestamp
org::xmlBlaster::util::qos::storage::DEFAULT_minExpires
= 1000
Timestamp
org::xmlBlaster::util::qos::storage::DEFAULT_maxExpires
= 0
string
org::xmlBlaster::util::qos::storage::DEFAULT_onOverflow
= Constants::ONOVERFLOW_DEADMESSAGE
string
org::xmlBlaster::util::qos::storage::DEFAULT_onFailure
= Constants::ONOVERFLOW_DEADMESSAGE
string
org::xmlBlaster::util::qos::storage::DEFAULT_type
= "CACHE"
string
org::xmlBlaster::util::qos::storage::DEFAULT_version
= "1.0"
long
org::xmlBlaster::util::qos::storage::DEFAULT_expires
If not otherwise noted a
queue
dies after the max value, changeable with property e.g.