Uses of Package
de.caluga.morphium.annotations.caching
Packages that use de.caluga.morphium.annotations.caching
Package
Description
-
Classes in de.caluga.morphium.annotations.caching used by de.caluga.morphium
-
Classes in de.caluga.morphium.annotations.caching used by de.caluga.morphium.annotations.cachingClassDescriptionwhat to do when max buffer entries is reached WRITE_NEW: write newest entry (synchronous and not add to buffer) WRITE_OLD: write some old entries (and remove from buffer) DEL_OLD: remove old entries from buffer IGNORE_NEW: just ignore incoming JUST_WARN: increase buffer and warn about it
-
Classes in de.caluga.morphium.annotations.caching used by de.caluga.morphium.messaging