Serialized Form
-
Package de.caluga.morphium
-
Class de.caluga.morphium.LazyDeReferencingProxy extends Object implements Serializable
- serialVersionUID:
- 3777709000906217075L
-
Class de.caluga.morphium.MorphiumAccessVetoException extends RuntimeException implements Serializable
-
Class de.caluga.morphium.SequenceGenerator.RecursionException extends RuntimeException implements Serializable
-
Class de.caluga.morphium.Statistics extends HashMap<String,Double> implements Serializable
- serialVersionUID:
- -2368547656520608318L
-
Class de.caluga.morphium.StatisticValue extends AtomicLong implements Serializable
-
Class de.caluga.morphium.UtilsMap extends LinkedHashMap<K,V> implements Serializable
-
-
Package de.caluga.morphium.cache
-
Class de.caluga.morphium.cache.CacheSyncVetoException extends Exception implements Serializable
-
-
Package de.caluga.morphium.cache.jcache
-
Class de.caluga.morphium.cache.jcache.CacheEventVetoException extends javax.cache.event.CacheEntryListenerException implements Serializable
-
Class de.caluga.morphium.cache.jcache.CacheImpl.CEvent extends javax.cache.event.CacheEntryEvent<K,CacheEntry<CE>> implements Serializable
-
Serialized Fields
-
key
K key
-
oldValue
CacheEntry<CE> oldValue
-
value
CacheEntry<CE> value
-
-
-
-
Package de.caluga.morphium.driver
-
Class de.caluga.morphium.driver.Doc extends LinkedHashMap<String,Object> implements Serializable
-
Class de.caluga.morphium.driver.FunctionNotSupportedException extends MorphiumDriverException implements Serializable
-
Class de.caluga.morphium.driver.MorphiumDriverException extends Exception implements Serializable
-
Class de.caluga.morphium.driver.MorphiumDriverNetworkException extends MorphiumDriverException implements Serializable
-
Class de.caluga.morphium.driver.MorphiumId extends Object implements Serializable
-
Serialized Fields
-
counter
int counter
-
machineId
int machineId
-
pid
short pid
-
timestamp
int timestamp
-
-
-
-
Package de.caluga.morphium.driver.wire
-
Class de.caluga.morphium.driver.wire.AtomicDecimal extends Number implements Serializable
-
Serialized Fields
-
denominator
AtomicInteger denominator
-
numerator
AtomicInteger numerator
-
-
-
-
Package de.caluga.morphium.messaging
-
Class de.caluga.morphium.messaging.MessageRejectedException extends RuntimeException implements Serializable
-
Serialized Fields
-
continueProcessing
boolean continueProcessing
-
sendAnswer
boolean sendAnswer
-
-
-
Class de.caluga.morphium.messaging.Messaging.MessageTimeoutException extends RuntimeException implements Serializable
-
Class de.caluga.morphium.messaging.Messaging.SystemShutdownException extends RuntimeException implements Serializable
-