Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Y Z _ 

A

abortTransaction() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
abortTransaction() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
abortTransaction() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
abortTransaction() - Method in class de.caluga.morphium.Morphium
 
abs(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
AbstractCacheSynchronizer<T extends CacheSyncListener> - Class in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 14.07.18 Time: 22:31 TODO: Add documentation here
AbstractCacheSynchronizer(Morphium) - Constructor for class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
accumulator(String, String, Expr, String) - Static method in class de.caluga.morphium.aggregation.Expr
 
accumulator(String, Expr, String, Expr, String) - Static method in class de.caluga.morphium.aggregation.Expr
 
accumulator(String, Expr, String, Expr, String, String) - Static method in class de.caluga.morphium.aggregation.Expr
 
accumulator(String, Expr, String, Expr, String, String, String) - Static method in class de.caluga.morphium.aggregation.Expr
 
acknowledge() - Method in class de.caluga.morphium.messaging.jms.Context
 
acknowledge() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
acos(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
acosh(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
add(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
add(K, V) - Method in class de.caluga.morphium.Utils.UtilsMap
 
addAdditional(String) - Method in class de.caluga.morphium.messaging.Msg
 
addAll(Map<K, V>) - Method in class de.caluga.morphium.Utils.UtilsMap
 
addCacheListener(CacheListener) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
addCacheListener(CacheListener) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
addCacheListener(CacheListener) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
addChild(FilterExpression) - Method in class de.caluga.morphium.FilterExpression
 
addChild(FilterExpression) - Method in interface de.caluga.morphium.query.Query
needed for creation of the query representation tree
addChild(FilterExpression) - Method in class de.caluga.morphium.query.QueryImpl
 
addClusterListener(ClusterListener) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
addClusterListener(ClusterListener) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
addClusterListener(ClusterListener) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
addClusterListener(ClusterListener) - Method in class de.caluga.morphium.Morphium
 
addCommandListener(CommandListener) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
addCommandListener(CommandListener) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
addCommandListener(CommandListener) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
addCommandListener(CommandListener) - Method in class de.caluga.morphium.Morphium
 
addConnectionPoolListener(ConnectionPoolListener) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
addConnectionPoolListener(ConnectionPoolListener) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
addConnectionPoolListener(ConnectionPoolListener) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
addConnectionPoolListener(ConnectionPoolListener) - Method in class de.caluga.morphium.Morphium
 
addCurrentDateRequest(Query<T>, boolean, boolean, String...) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addCurrentDateRequest(T, String, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addCustomUpdateRequest(Query<T>, Map<String, Object>, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addDefaultTag(String, String) - Method in class de.caluga.morphium.MorphiumConfig
 
addDeleteBulkRequest() - Method in class de.caluga.morphium.driver.bulk.BulkRequestContext
 
addDeleteBulkRequest() - Method in class de.caluga.morphium.driver.mongodb.MongodbBulkContext
 
addDeleteRequest(T) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addDeleteRequest(List<T>) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addDeleteRequest(Query<T>, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addFields(Map<String, Object>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
addFields(Map<String, Object>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
addFields(Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
addHostToSeed(String, int) - Method in class de.caluga.morphium.MorphiumConfig
 
addHostToSeed(String) - Method in class de.caluga.morphium.MorphiumConfig
 
addIncRequest(Query<T>, String, Number, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addIncRequest(T, String, Number, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addIncRequest(Query<T>, Map<String, Number>, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addInsertBulkRequest(List<Map<String, Object>>) - Method in class de.caluga.morphium.driver.bulk.BulkRequestContext
 
addInsertBulkRequest(List<Map<String, Object>>) - Method in class de.caluga.morphium.driver.mongodb.MongodbBulkContext
 
addInsertRequest(List<T>) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
AdditionalData - Annotation Type in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 22.08.12 Time: 15:45

Store all data found to this field.

addLine(LineString) - Method in class de.caluga.morphium.query.geospatial.MultiLineString
 
addListener(ChangeStreamListener) - Method in class de.caluga.morphium.changestream.ChangeStreamMonitor
 
addListener(MorphiumStorageListener) - Method in class de.caluga.morphium.Morphium
 
addListener(OplogListener) - Method in class de.caluga.morphium.replicaset.OplogMonitor
 
addListener(ReplicasetStatusListener) - Method in class de.caluga.morphium.replicaset.RSMonitor
 
addListenerForMessageNamed(String, MessageListener) - Method in class de.caluga.morphium.messaging.Messaging
 
addMaxRequest(Query<T>, String, Object, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addMaxRequest(Query<T>, Map<String, Object>, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addMaxRequest(T, String, Object, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addMessageListener(MessageListener) - Method in class de.caluga.morphium.messaging.Messaging
 
addMinRequest(Query<T>, String, Object, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addMinRequest(Query<T>, Map<String, Object>, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addMinRequest(T, String, Object, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addMulRequest(Query<T>, String, Number, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addMulRequest(T, String, Number, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addOperator(Map<String, Object>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
addOperator(Map<String, Object>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
addOperator(Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
addPoint(Point) - Method in class de.caluga.morphium.query.geospatial.MultiPoint
 
addPolygon(Polygon) - Method in class de.caluga.morphium.query.geospatial.MultiPolygon
 
addPopRequest(Query<T>, String, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addPopRequest(T, String, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addProcessedId(String) - Method in class de.caluga.morphium.messaging.Msg
 
addProfilingListener(ProfilingListener) - Method in class de.caluga.morphium.Morphium
 
addProjection(String) - Method in interface de.caluga.morphium.query.Query
 
addProjection(String, String) - Method in interface de.caluga.morphium.query.Query
 
addProjection(Enum, String) - Method in interface de.caluga.morphium.query.Query
 
addProjection(Enum) - Method in interface de.caluga.morphium.query.Query
 
addProjection(Enum, String) - Method in class de.caluga.morphium.query.QueryImpl
 
addProjection(Enum) - Method in class de.caluga.morphium.query.QueryImpl
 
addProjection(String) - Method in class de.caluga.morphium.query.QueryImpl
 
addProjection(String, String) - Method in class de.caluga.morphium.query.QueryImpl
 
addPushRequest(Query<T>, String, Object, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addPushRequest(T, String, Object, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addPushRequest(Query<T>, String, List<Object>, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addRecipient(String) - Method in class de.caluga.morphium.messaging.Msg
 
addRenameRequest(Query<T>, String, String, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addRenameRequest(T, String, String, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addReplicasetStatusListener(ReplicasetStatusListener) - Method in class de.caluga.morphium.Morphium
 
addRequest(BulkRequest) - Method in class de.caluga.morphium.driver.mongodb.MongodbBulkContext
 
addSetRequest(T, String, Object, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addSetRequest(Query<T>, String, Object, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addSetRequest(Query<T>, Map<String, Object>, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addShutdownListener(ShutdownListener) - Method in class de.caluga.morphium.Morphium
 
addSyncListener(T) - Method in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
addSyncListener(Class, T) - Method in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
addTag(String, String) - Method in class de.caluga.morphium.driver.ReadPreference
 
addTag(String, String) - Method in interface de.caluga.morphium.query.Query
 
addTag(String, String) - Method in class de.caluga.morphium.query.QueryImpl
 
addToCache(String, Class<? extends T>, List<T>) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
addToCache(String, Class<? extends T>, List<T>) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
adds some list of objects to the cache manually...
addToCache(String, Class<? extends T>, List<T>) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
addToSet(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
addToSet(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 
addToSet(String, Map<String, Object>) - Method in class de.caluga.morphium.aggregation.Group
 
addToWriteQueue(Class<?>, String, BufferedMorphiumWriterImpl.BufferedBulkOp, AsyncOperationCallback, AsyncOperationType) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
addUnSetRequest(T, String, Object, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addUnsetRequest(Query<T>, String, Object, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addUnsetRequest(Query<T>, Map<String, Object>, boolean, boolean) - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
addUpdateBulkRequest() - Method in class de.caluga.morphium.driver.bulk.BulkRequestContext
 
addUpdateBulkRequest() - Method in class de.caluga.morphium.driver.mongodb.MongodbBulkContext
 
addValue(String, Object) - Method in class de.caluga.morphium.messaging.Msg
 
AESEncryptionProvider - Class in de.caluga.morphium.encryption
 
AESEncryptionProvider() - Constructor for class de.caluga.morphium.encryption.AESEncryptionProvider
 
aggregate() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
aggregate(AsyncOperationCallback<R>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
aggregate() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
aggregate(AsyncOperationCallback<R>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
aggregate() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
aggregate(AsyncOperationCallback<R>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
aggregate(String, String, List<Map<String, Object>>, boolean, boolean, Collation, ReadPreference) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
aggregate(String, String, List<Map<String, Object>>, boolean, boolean, Collation, ReadPreference) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
aggregate(String, String, List<Map<String, Object>>, boolean, boolean, Collation, ReadPreference) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
aggregateIterable() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
aggregateIterable() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
aggregateIterable() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
aggregateMap() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
aggregateMap(AsyncOperationCallback<Map<String, Object>>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
aggregateMap() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
aggregateMap(AsyncOperationCallback<Map<String, Object>>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
aggregateMap(AsyncOperationCallback<Map<String, Object>>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
aggregateMap() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
AggregationIterator<T,R> - Class in de.caluga.morphium.aggregation
User: Stephan Bösebeck Date: 25.03.16 Time: 22:33 iterating over huge collections using the mongodb internal cursor
AggregationIterator() - Constructor for class de.caluga.morphium.aggregation.AggregationIterator
 
Aggregator<T,R> - Interface in de.caluga.morphium.aggregation
User: Stephan Bösebeck Date: 30.08.12 Time: 16:23

Aggregator Framework: represents the aggregator of Mongo 2.2.x. and above $project $match $limit $skip $unwind $group $sort $geoNear - implementation still missing

Aggregator.BucketGranularity - Enum in de.caluga.morphium.aggregation
 
Aggregator.GeoNearFields - Enum in de.caluga.morphium.aggregation
 
Aggregator.MergeActionWhenMatched - Enum in de.caluga.morphium.aggregation
 
Aggregator.MergeActionWhenNotMatched - Enum in de.caluga.morphium.aggregation
 
AggregatorFactory - Interface in de.caluga.morphium.aggregation
User: Stephan Bösebeck Date: 31.08.12 Time: 11:07

AggregatorFactoryImpl - Class in de.caluga.morphium.aggregation
User: Stephan Bösebeck Date: 31.08.12 Time: 11:13

AggregatorFactoryImpl() - Constructor for class de.caluga.morphium.aggregation.AggregatorFactoryImpl
 
AggregatorFactoryImpl(Class<? extends Aggregator>) - Constructor for class de.caluga.morphium.aggregation.AggregatorFactoryImpl
 
AggregatorImpl<T,R> - Class in de.caluga.morphium.aggregation
User: Stephan Bösebeck Date: 30.08.12 Time: 16:24

AggregatorImpl() - Constructor for class de.caluga.morphium.aggregation.AggregatorImpl
 
ahead(int) - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
ahead(int) - Method in class de.caluga.morphium.query.EmptyIterator
 
ahead(int) - Method in interface de.caluga.morphium.query.MorphiumIterator
move the cursor position ahead
ahead(int) - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
ahead(int) - Method in class de.caluga.morphium.query.QueryIterator
 
Aliases - Annotation Type in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 07.05.12 Time: 17:52

Define aliases for a field.

all(List<Object>) - Method in interface de.caluga.morphium.query.MongoField
 
all(List<Object>) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
allElementsTrue(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
alternate(Collation.Alternate) - Method in class de.caluga.morphium.Collation
 
and(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
AnnotationAndReflectionHelper - Class in de.caluga.morphium
User: Stephan Bösebeck Date: 07.03.13 Time: 11:10

This class will encapsulate all calls to the reflection API.

AnnotationAndReflectionHelper(boolean) - Constructor for class de.caluga.morphium.AnnotationAndReflectionHelper
 
AnnotationAndReflectionHelper(boolean, Map<Class<?>, Class<?>>) - Constructor for class de.caluga.morphium.AnnotationAndReflectionHelper
 
anyElementTrue(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
arrayElemAt(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
arrayExpr(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
arrayToObject(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
asin(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
asinh(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
asIterable() - Method in interface de.caluga.morphium.query.Query
create an iterator / iterable for this query, default windowSize (10), prefetch windows 1
asIterable(int, Class<? extends MorphiumQueryIterator<T>>) - Method in interface de.caluga.morphium.query.Query
 
asIterable(MorphiumQueryIterator<T>) - Method in interface de.caluga.morphium.query.Query
 
asIterable(int) - Method in interface de.caluga.morphium.query.Query
create an iterator / iterable for this query, sets window size (how many objects should be read from DB) prefetch number is 1 in this case
asIterable(int, int) - Method in interface de.caluga.morphium.query.Query
create an iterator / iterable for this query, sets window size (how many entities are read en block) and how many windows of this size will be prefechted...
asIterable() - Method in class de.caluga.morphium.query.QueryImpl
 
asIterable(int) - Method in class de.caluga.morphium.query.QueryImpl
 
asIterable(MorphiumQueryIterator<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
asIterable(int, Class<? extends MorphiumQueryIterator<T>>) - Method in class de.caluga.morphium.query.QueryImpl
 
asIterable(int, int) - Method in class de.caluga.morphium.query.QueryImpl
 
asList() - Method in interface de.caluga.morphium.query.Query
the result as list
asList(AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
asList(AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
asList() - Method in class de.caluga.morphium.query.QueryImpl
 
asMapIterable() - Method in interface de.caluga.morphium.query.Query
 
asMapIterable() - Method in class de.caluga.morphium.query.QueryImpl
 
asMapList() - Method in interface de.caluga.morphium.query.Query
 
asMapList() - Method in class de.caluga.morphium.query.QueryImpl
 
asProperties() - Method in class de.caluga.morphium.MorphiumConfig
returns a property set only containing non-default values set
asProperties(String) - Method in class de.caluga.morphium.MorphiumConfig
 
asProperties(String, boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
AsyncCallbackAdapter<T> - Class in de.caluga.morphium.async
 
AsyncCallbackAdapter() - Constructor for class de.caluga.morphium.async.AsyncCallbackAdapter
 
AsyncOperationCallback<T> - Interface in de.caluga.morphium.async
User: Stephan Bösebeck Date: 13.02.13 Time: 15:39

Callback interface for async calls

AsyncOperationType - Enum in de.caluga.morphium.async
User: Stephan Bösebeck Date: 13.02.13 Time: 15:41

Different types of asynchronous operations. needed for callbacks and used inernally

AsyncWriterImpl - Class in de.caluga.morphium.writer
User: Stephan Bösebeck Date: 19.03.13 Time: 12:36

TODO: Add documentation here

AsyncWriterImpl() - Constructor for class de.caluga.morphium.writer.AsyncWriterImpl
 
AsyncWrites - Annotation Type in de.caluga.morphium.annotations.caching
User: Stephan Bösebeck Date: 19.03.13 Time: 12:38

When this annotation is added to a class, all store or update calls of objects of this class will be asynchrounously

atan(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
atan2(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
atanh(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
avg(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
avg(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
avg(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 

B

back(int) - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
back(int) - Method in class de.caluga.morphium.query.EmptyIterator
 
back(int) - Method in interface de.caluga.morphium.query.MorphiumIterator
get back some positions
back(int) - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
back(int) - Method in class de.caluga.morphium.query.QueryIterator
 
backwards(Boolean) - Method in class de.caluga.morphium.Collation
 
BigIntegerTypeMapper - Class in de.caluga.morphium.mapping
custom type mapper for BigIntegers
BigIntegerTypeMapper() - Constructor for class de.caluga.morphium.mapping.BigIntegerTypeMapper
 
BinarySerializedObject - Class in de.caluga.morphium
Created by stephan on 17.11.14.
BinarySerializedObject() - Constructor for class de.caluga.morphium.BinarySerializedObject
 
binarySize(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
bitsAllClear(int...) - Method in interface de.caluga.morphium.query.MongoField
 
bitsAllClear(long) - Method in interface de.caluga.morphium.query.MongoField
 
bitsAllClear(int...) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
bitsAllClear(long) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
bitsAllSet(int...) - Method in interface de.caluga.morphium.query.MongoField
 
bitsAllSet(long) - Method in interface de.caluga.morphium.query.MongoField
 
bitsAllSet(int...) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
bitsAllSet(long) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
bitsAnyClear(int...) - Method in interface de.caluga.morphium.query.MongoField
 
bitsAnyClear(long) - Method in interface de.caluga.morphium.query.MongoField
 
bitsAnyClear(int...) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
bitsAnyClear(long) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
bitsAnySet(int...) - Method in interface de.caluga.morphium.query.MongoField
 
bitsAnySet(long) - Method in interface de.caluga.morphium.query.MongoField
 
bitsAnySet(int...) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
bitsAnySet(long) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
bool(boolean) - Static method in class de.caluga.morphium.aggregation.Expr
 
box(double, double, double, double) - Method in interface de.caluga.morphium.query.MongoField
search for entries with geo coordinates wihtin the given rectancle - x,y upper left, x2,y2 lower right corner
box(double, double, double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
BsonGeoMapper - Class in de.caluga.morphium.mapping
 
BsonGeoMapper() - Constructor for class de.caluga.morphium.mapping.BsonGeoMapper
 
bsonSize(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
bucket(Expr, List<Expr>, Expr, Map<String, Expr>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
bucket(Expr, List<Expr>, Expr, Map<String, Expr>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
Categorizes incoming documents into groups, called buckets, based on a specified expression and bucket boundaries and outputs a document per each bucket.
bucket(Expr, List<Expr>, Expr, Map<String, Expr>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
Categorizes incoming documents into groups, called buckets, based on a specified expression and bucket boundaries and outputs a document per each bucket.
bucketAuto(Expr, int, Map<String, Expr>, Aggregator.BucketGranularity) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
bucketAuto(Expr, int, Map<String, Expr>, Aggregator.BucketGranularity) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
bucketAuto(Expr, int, Map<String, Expr>, Aggregator.BucketGranularity) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
BufferedMorphiumWriterImpl - Class in de.caluga.morphium.writer
User: Stephan Bösebeck Date: 11.03.13 Time: 11:41 Buffered Writer buffers all write requests (store, update, remove...) to mongo for a certain time.
BufferedMorphiumWriterImpl() - Constructor for class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
BulkRequest - Class in de.caluga.morphium.driver.bulk
base class for driver bulk requests
BulkRequest() - Constructor for class de.caluga.morphium.driver.bulk.BulkRequest
 
BulkRequestContext - Class in de.caluga.morphium.driver.bulk
context for doing bulk request.
BulkRequestContext(Morphium) - Constructor for class de.caluga.morphium.driver.bulk.BulkRequestContext
 

C

Cache - Annotation Type in de.caluga.morphium.annotations.caching
Define the caching configuration of a given MongoDbObject.
Cache.ClearStrategy - Enum in de.caluga.morphium.annotations.caching
 
Cache.SyncCacheStrategy - Enum in de.caluga.morphium.annotations.caching
 
CACHE_SYNC_RECORD - Static variable in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
CACHE_SYNC_TYPE - Static variable in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
CacheEntry<T> - Class in de.caluga.morphium.cache.jcache
Created with IntelliJ IDEA.
CacheEntry(T, Object) - Constructor for class de.caluga.morphium.cache.jcache.CacheEntry
 
CacheEventVetoException - Exception in de.caluga.morphium.cache.jcache
User: Stephan Bösebeck Date: 18.05.18 Time: 22:51 TODO: Add documentation here
CacheEventVetoException() - Constructor for exception de.caluga.morphium.cache.jcache.CacheEventVetoException
 
CacheHousekeeper - Class in de.caluga.morphium.cache
 
CacheHousekeeper(MorphiumCache) - Constructor for class de.caluga.morphium.cache.CacheHousekeeper
 
CacheImpl<K,CE> - Class in de.caluga.morphium.cache.jcache
User: Stephan Bösebeck Date: 17.05.18 Time: 08:38 simple copy before update implemenation of a in-Memory Cache
CacheImpl() - Constructor for class de.caluga.morphium.cache.jcache.CacheImpl
 
CacheImpl.CEvent - Class in de.caluga.morphium.cache.jcache
 
CacheListener - Interface in de.caluga.morphium.cache
Created with IntelliJ IDEA.
CacheManagerImpl - Class in de.caluga.morphium.cache.jcache
User: Stephan Bösebeck Date: 17.05.18 Time: 08:21 TODO: Add documentation here
CacheManagerImpl(Properties) - Constructor for class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
CacheSyncListener - Interface in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 14.07.18 Time: 22:39 TODO: Add documentation here
CacheSyncVetoException - Exception in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 14.07.12 Time: 17:27

CacheSyncVetoException() - Constructor for exception de.caluga.morphium.cache.CacheSyncVetoException
 
CacheSyncVetoException(String) - Constructor for exception de.caluga.morphium.cache.CacheSyncVetoException
 
CacheSyncVetoException(String, Throwable) - Constructor for exception de.caluga.morphium.cache.CacheSyncVetoException
 
CacheSyncVetoException(Throwable) - Constructor for exception de.caluga.morphium.cache.CacheSyncVetoException
 
CachingProviderImpl - Class in de.caluga.morphium.cache.jcache
User: Stephan Bösebeck Date: 17.05.18 Time: 08:19 TODO: Add documentation here
CachingProviderImpl() - Constructor for class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
callLifecycleMethod(Class<? extends Annotation>, Object) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
Capped - Annotation Type in de.caluga.morphium.annotations
Created by stephan on 09.07.14.
caseFirst(Collation.CaseFirst) - Method in class de.caluga.morphium.Collation
 
caseLevel(Boolean) - Method in class de.caluga.morphium.Collation
 
ceil(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
center(double, double, double) - Method in interface de.caluga.morphium.query.MongoField
 
center(double, double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
centerSphere(double, double, double) - Method in interface de.caluga.morphium.query.MongoField
 
centerSphere(double, double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
CEvent(Cache, EventType, K, CacheEntry<CE>, CacheEntry<CE>) - Constructor for class de.caluga.morphium.cache.jcache.CacheImpl.CEvent
 
ChangeStreamEvent - Class in de.caluga.morphium.changestream
 
ChangeStreamEvent() - Constructor for class de.caluga.morphium.changestream.ChangeStreamEvent
 
ChangeStreamListener - Interface in de.caluga.morphium.changestream
 
ChangeStreamMonitor - Class in de.caluga.morphium.changestream
Created by stephan on 15.11.16.
ChangeStreamMonitor(Morphium) - Constructor for class de.caluga.morphium.changestream.ChangeStreamMonitor
 
ChangeStreamMonitor(Morphium, List<Map<String, Object>>) - Constructor for class de.caluga.morphium.changestream.ChangeStreamMonitor
 
ChangeStreamMonitor(Morphium, Class<?>) - Constructor for class de.caluga.morphium.changestream.ChangeStreamMonitor
 
ChangeStreamMonitor(Morphium, Class<?>, List<Map<String, Object>>) - Constructor for class de.caluga.morphium.changestream.ChangeStreamMonitor
 
ChangeStreamMonitor(Morphium, String, boolean) - Constructor for class de.caluga.morphium.changestream.ChangeStreamMonitor
 
ChangeStreamMonitor(Morphium, String, boolean, List<Map<String, Object>>) - Constructor for class de.caluga.morphium.changestream.ChangeStreamMonitor
 
ChangeStreamMonitor(Morphium, String, boolean, int, List<Map<String, Object>>) - Constructor for class de.caluga.morphium.changestream.ChangeStreamMonitor
 
checkIndices() - Method in class de.caluga.morphium.Morphium
run trhough classpath, find all Entities, check indices returns a list of Entities, whos indices are missing or different
checkIndices(ClassInfoList.ClassInfoFilter) - Method in class de.caluga.morphium.Morphium
 
clear() - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
clearBody() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
clearCachefor(Class<?>) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
clearCachefor(Class<?>) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
clearCachefor(Class<?>) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
clearCachefor(Class<?>) - Method in class de.caluga.morphium.Morphium
Erase cache entries for the given type. is being called after every store depending on cache settings!
clearCacheforClassIfNecessary(Class<?>) - Method in class de.caluga.morphium.Morphium
 
clearCacheIfNecessary(Class) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
clearCacheIfNecessary(Class) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
clearCacheIfNecessary(Class) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
clearCollection(Class<?>) - Method in class de.caluga.morphium.Morphium
issues a remove command - no lifecycle methods calles, no drop, keeps all indexec this way
clearCollection(Class<?>, String) - Method in class de.caluga.morphium.Morphium
issues a remove command - no lifecycle methods calles, no drop, keeps all indexec this way But uses sepcified collection name instead deriving name from class
clearCollectionOneByOne(Class<?>) - Method in class de.caluga.morphium.Morphium
clears every single object in collection - reads ALL objects to do so this way Lifecycle methods can be called!
clearProperties() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
clearProperties() - Method in class de.caluga.morphium.messaging.jms.Producer
 
clone() - Method in interface de.caluga.morphium.query.Query
 
clone() - Method in class de.caluga.morphium.query.QueryImpl
 
close() - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
close() - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
close() - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
close(ClassLoader) - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
close(URI, ClassLoader) - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
close() - Method in interface de.caluga.morphium.cache.MorphiumCache
 
close() - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
close() - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
close() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
close() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
close() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
close() - Method in class de.caluga.morphium.messaging.jms.Consumer
 
close() - Method in class de.caluga.morphium.messaging.jms.Context
 
close() - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
close() - Method in class de.caluga.morphium.messaging.jms.JMSConnectionConsumer
 
close() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
close() - Method in class de.caluga.morphium.Morphium
 
close() - Method in class de.caluga.morphium.query.EmptyIterator
 
close() - Method in interface de.caluga.morphium.query.MorphiumQueryIterator
 
close() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
close() - Method in class de.caluga.morphium.query.QueryIterator
 
close() - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
close() - Method in interface de.caluga.morphium.writer.MorphiumWriter
information about closing of morphium and all connections
close() - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
closeIteration(MorphiumCursor) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
closeIteration(MorphiumCursor) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
closeIteration(MorphiumCursor) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
cmp(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
collation(Collation) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
collation(Collation) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
Collation - Annotation Type in de.caluga.morphium.annotations
 
Collation - Class in de.caluga.morphium
locale: , caseLevel: , caseFirst: , strength: , numericOrdering: , alternate: , maxVariable: , backwards:
Collation() - Constructor for class de.caluga.morphium.Collation
 
Collation(String, Boolean, Collation.CaseFirst, Collation.Strength, Boolean, Collation.Alternate, Collation.MaxVariable, Boolean, Boolean) - Constructor for class de.caluga.morphium.Collation
 
collation(Collation) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
Collation.Alternate - Enum in de.caluga.morphium
 
Collation.CaseFirst - Enum in de.caluga.morphium
 
Collation.MaxVariable - Enum in de.caluga.morphium
 
Collation.Strength - Enum in de.caluga.morphium
 
collStats(Boolean, Double, boolean, boolean) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
collStats(Boolean, Double, boolean, boolean) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
collStats(Boolean, Double, boolean, boolean) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
commit() - Method in class de.caluga.morphium.messaging.jms.Context
 
commit() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
commitTransaction() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
commitTransaction() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
commitTransaction() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
commitTransaction() - Method in class de.caluga.morphium.Morphium
 
compareTo(MorphiumId) - Method in class de.caluga.morphium.driver.MorphiumId
 
complexQuery(Map<String, Object>) - Method in interface de.caluga.morphium.query.Query
Deprecated.
complexQuery(Map<String, Object>, Map<String, Integer>, int, int) - Method in interface de.caluga.morphium.query.Query
Deprecated.
complexQuery(Map<String, Object>, String, int, int) - Method in interface de.caluga.morphium.query.Query
Deprecated.
complexQuery(Map<String, Object>) - Method in class de.caluga.morphium.query.QueryImpl
Deprecated.
complexQuery(Map<String, Object>, String, int, int) - Method in class de.caluga.morphium.query.QueryImpl
use rawQuery() instead
complexQuery(Map<String, Object>, Map<String, Integer>, int, int) - Method in class de.caluga.morphium.query.QueryImpl
Deprecated.
complexQueryCount(Map<String, Object>) - Method in interface de.caluga.morphium.query.Query
Deprecated.
complexQueryCount(Map<String, Object>) - Method in class de.caluga.morphium.query.QueryImpl
 
complexQueryOne(Map<String, Object>) - Method in interface de.caluga.morphium.query.Query
Deprecated.
complexQueryOne(Map<String, Object>, Map<String, Integer>, int) - Method in interface de.caluga.morphium.query.Query
Deprecated.
complexQueryOne(Map<String, Object>, Map<String, Integer>) - Method in interface de.caluga.morphium.query.Query
Deprecated.
complexQueryOne(Map<String, Object>) - Method in class de.caluga.morphium.query.QueryImpl
 
complexQueryOne(Map<String, Object>, Map<String, Integer>, int) - Method in class de.caluga.morphium.query.QueryImpl
 
complexQueryOne(Map<String, Object>, Map<String, Integer>) - Method in class de.caluga.morphium.query.QueryImpl
 
concat(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
concatArrays(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
cond(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
ConfNode - Class in de.caluga.morphium.replicaset
User: Stephan Bösebeck Date: 24.08.12 Time: 11:33

Representation of a ReplicaseConfigNode

ConfNode() - Constructor for class de.caluga.morphium.replicaset.ConfNode
 
connect() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
connect(String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
connect() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
connect(String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
connect() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
connect(String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
Consumer - Class in de.caluga.morphium.messaging.jms
 
Consumer(Messaging, Destination) - Constructor for class de.caluga.morphium.messaging.jms.Consumer
 
containsKey(K) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
Context - Class in de.caluga.morphium.messaging.jms
 
Context(Morphium, String, int) - Constructor for class de.caluga.morphium.messaging.jms.Context
 
Context(Morphium) - Constructor for class de.caluga.morphium.messaging.jms.Context
 
convert(Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
convert(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
convert(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
convertCamelCase(String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
turns documentId into document_id
convertToCapped(Class<T>, int, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
converts the given type to capped collection in Mongo, even if no @capped is defined!
convertToCapped(String, int, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
convertToCapped(Class<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
automatically convert the collection for the given type to a capped collection only works if @Capped annotation is given for type
convertToCapped(Class<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
convertToCapped(Class<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
convertType(Object, String, Class<?>) - Static method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
cos(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
count(String) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
count(Enum) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
count(String) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
count(Enum) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
count(String) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
count(Enum) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
count(String, String, Map<String, Object>, Collation, ReadPreference) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
count(String, String, Map<String, Object>, Collation, ReadPreference) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
count(String, String, Map<String, Object>, Collation, ReadPreference) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
countAll() - Method in interface de.caluga.morphium.query.Query
count all results in query - does not take limit or skip into account
countAll(AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
countAll(AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
countAll() - Method in class de.caluga.morphium.query.QueryImpl
 
createAggregator(Class<? extends T>, Class<? extends R>) - Method in interface de.caluga.morphium.aggregation.AggregatorFactory
 
createAggregator(Class<? extends T>, Class<? extends R>) - Method in class de.caluga.morphium.aggregation.AggregatorFactoryImpl
 
createAggregator(Class<? extends T>, Class<? extends R>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregatorFactory
 
createAggregator(Class<? extends T>, Class<? extends R>) - Method in class de.caluga.morphium.Morphium
 
createAnswerMsg() - Method in class de.caluga.morphium.messaging.Msg
 
createBrowser(Queue) - Method in class de.caluga.morphium.messaging.jms.Context
 
createBrowser(Queue, String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createBrowser(Queue) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createBrowser(Queue, String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createBulkContext(Morphium, String, String, boolean, WriteConcern) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
createBulkContext(Morphium, String, String, boolean, WriteConcern) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
createBulkContext(Morphium, String, String, boolean, WriteConcern) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
createBulkRequestContext(Class<?>, boolean) - Method in class de.caluga.morphium.Morphium
 
createBulkRequestContext(String, boolean) - Method in class de.caluga.morphium.Morphium
 
createBytesMessage() - Method in class de.caluga.morphium.messaging.jms.Context
 
createBytesMessage() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createCache(String, C) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
createCamelCase(String, boolean) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
converts a sql/javascript-Name to Java, e.g. converts document_id to documentId.
createCamelCase(String) - Method in class de.caluga.morphium.Morphium
 
createConnection() - Method in class de.caluga.morphium.messaging.jms.JMSConnectionFactory
 
createConnection(String, String) - Method in class de.caluga.morphium.messaging.jms.JMSConnectionFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
createConsumer(Destination) - Method in class de.caluga.morphium.messaging.jms.Context
 
createConsumer(Destination, String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createConsumer(Destination, String, boolean) - Method in class de.caluga.morphium.messaging.jms.Context
 
createConsumer(Destination) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createConsumer(Destination, String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createConsumer(Destination, String, boolean) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createContext(int) - Method in class de.caluga.morphium.messaging.jms.Context
 
createContext() - Method in class de.caluga.morphium.messaging.jms.JMSConnectionFactory
 
createContext(String, String) - Method in class de.caluga.morphium.messaging.jms.JMSConnectionFactory
 
createContext(String, String, int) - Method in class de.caluga.morphium.messaging.jms.JMSConnectionFactory
 
createContext(int) - Method in class de.caluga.morphium.messaging.jms.JMSConnectionFactory
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
createDurableConsumer(Topic, String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createDurableConsumer(Topic, String, String, boolean) - Method in class de.caluga.morphium.messaging.jms.Context
 
createDurableConsumer(Topic, String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createDurableConsumer(Topic, String, String, boolean) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createDurableSubscriber(Topic, String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createFromJson(String) - Static method in class de.caluga.morphium.MorphiumConfig
 
createIndex(String, String, Map<String, Object>, Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
createIndex(String, String, Map<String, Object>, Map<String, Object>) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
createIndex(String, String, Map<String, Object>, Map<String, Object>) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
createIndexMapFrom(String[]) - Method in class de.caluga.morphium.Morphium
 
createLazyLoadedEntity(Class<? extends T>, Object, String) - Method in class de.caluga.morphium.Morphium
 
createMapMessage() - Method in class de.caluga.morphium.messaging.jms.Context
 
createMapMessage() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createMapQuery(String) - Method in class de.caluga.morphium.Morphium
 
createMessage() - Method in class de.caluga.morphium.messaging.jms.Context
 
createMessage() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createMongoField() - Method in class de.caluga.morphium.Morphium
 
createObjectMessage() - Method in class de.caluga.morphium.messaging.jms.Context
 
createObjectMessage(Serializable) - Method in class de.caluga.morphium.messaging.jms.Context
 
createObjectMessage() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createObjectMessage(Serializable) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createProducer() - Method in class de.caluga.morphium.messaging.jms.Context
 
createProducer(Destination) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createQuery(Morphium, Class<? extends T>) - Method in interface de.caluga.morphium.query.QueryFactory
 
createQuery(Morphium, Class<? extends T>) - Method in class de.caluga.morphium.query.QueryFactoryImpl
 
createQueryByTemplate(T, Enum...) - Method in class de.caluga.morphium.Morphium
 
createQueryByTemplate(T, String...) - Method in class de.caluga.morphium.Morphium
 
createQueryFor(Class<? extends T>, String) - Method in class de.caluga.morphium.Morphium
 
createQueryFor(Class<? extends T>) - Method in class de.caluga.morphium.Morphium
 
createQueue(String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createQueue(String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createSession(boolean, int) - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
createSession(int) - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
createSession() - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
createSharedConsumer(Topic, String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createSharedConsumer(Topic, String, String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createSharedConsumer(Topic, String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createSharedConsumer(Topic, String, String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
createSharedDurableConsumer(Topic, String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createSharedDurableConsumer(Topic, String, String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createSharedDurableConsumer(Topic, String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createSharedDurableConsumer(Topic, String, String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createStreamMessage() - Method in class de.caluga.morphium.messaging.jms.Context
 
createStreamMessage() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createTemporaryQueue() - Method in class de.caluga.morphium.messaging.jms.Context
 
createTemporaryQueue() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createTemporaryTopic() - Method in class de.caluga.morphium.messaging.jms.Context
 
createTemporaryTopic() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createTextMessage() - Method in class de.caluga.morphium.messaging.jms.Context
 
createTextMessage(String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createTextMessage() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createTextMessage(String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
createTopic(String) - Method in class de.caluga.morphium.messaging.jms.Context
 
createTopic(String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
CreationTime - Annotation Type in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 29.05.12 Time: 15:30

define the field to store the creation timestamp.

currentDate(Query<?>, String, boolean, boolean) - Method in class de.caluga.morphium.Morphium
set current date into one field
currentDate(Query<?>, Enum, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
currentOp(boolean, boolean, boolean, boolean, boolean) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
currentOp(boolean, boolean, boolean, boolean, boolean) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
currentOp(boolean, boolean, boolean, boolean, boolean) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 

D

DAO<T> - Class in de.caluga.morphium
User: Stephan Bösebeck Date: 17.05.12 Time: 15:06

DAO(Morphium, Class<? extends T>) - Constructor for class de.caluga.morphium.DAO
 
date(Date) - Static method in class de.caluga.morphium.aggregation.Expr
 
dateFromParts(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dateFromParts(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dateFromParts(Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dateFromParts(Expr, Expr, Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dateFromParts(Expr, Expr, Expr, Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dateFromParts(Expr, Expr, Expr, Expr, Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dateFromString(Expr, Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dateToParts(Expr, Expr, boolean) - Static method in class de.caluga.morphium.aggregation.Expr
 
dateToString(Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dayOfMonth(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dayOfWeek(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dayOfYear(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
dbObject() - Method in class de.caluga.morphium.FilterExpression
 
de.caluga.morphium - package de.caluga.morphium
 
de.caluga.morphium.aggregation - package de.caluga.morphium.aggregation
 
de.caluga.morphium.annotations - package de.caluga.morphium.annotations
 
de.caluga.morphium.annotations.caching - package de.caluga.morphium.annotations.caching
 
de.caluga.morphium.annotations.encryption - package de.caluga.morphium.annotations.encryption
 
de.caluga.morphium.annotations.lifecycle - package de.caluga.morphium.annotations.lifecycle
 
de.caluga.morphium.async - package de.caluga.morphium.async
 
de.caluga.morphium.bulk - package de.caluga.morphium.bulk
 
de.caluga.morphium.cache - package de.caluga.morphium.cache
 
de.caluga.morphium.cache.jcache - package de.caluga.morphium.cache.jcache
 
de.caluga.morphium.changestream - package de.caluga.morphium.changestream
 
de.caluga.morphium.driver - package de.caluga.morphium.driver
 
de.caluga.morphium.driver.bulk - package de.caluga.morphium.driver.bulk
 
de.caluga.morphium.driver.inmem - package de.caluga.morphium.driver.inmem
 
de.caluga.morphium.driver.mongodb - package de.caluga.morphium.driver.mongodb
 
de.caluga.morphium.encryption - package de.caluga.morphium.encryption
 
de.caluga.morphium.mapping - package de.caluga.morphium.mapping
 
de.caluga.morphium.messaging - package de.caluga.morphium.messaging
 
de.caluga.morphium.messaging.jms - package de.caluga.morphium.messaging.jms
 
de.caluga.morphium.query - package de.caluga.morphium.query
 
de.caluga.morphium.query.geospatial - package de.caluga.morphium.query.geospatial
 
de.caluga.morphium.replicaset - package de.caluga.morphium.replicaset
 
de.caluga.morphium.validation - package de.caluga.morphium.validation
 
de.caluga.morphium.writer - package de.caluga.morphium.writer
 
dec(Query<?>, Enum, double, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, Enum, long, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, Enum, Number, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, Enum, int, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, String, double, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, String, long, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, String, int, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, String, Number, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, String, double) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, String, long) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, String, int) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, String, Number) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, Enum, double) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, Enum, long) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, Enum, int) - Method in class de.caluga.morphium.Morphium
 
dec(Query<?>, Enum, Number) - Method in class de.caluga.morphium.Morphium
 
dec(Map<Enum, Number>, Query<T>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Query<T>, Map<String, Number>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Query<T>, Enum, long, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Query<T>, String, long, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Query<T>, Enum, int, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Query<T>, String, int, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Query<T>, Enum, double, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Query<T>, String, double, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Query<T>, Enum, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Query<T>, String, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dec(Object, Enum, double) - Method in class de.caluga.morphium.Morphium
decreasing a value of a given object calles inc(toDec,field,-amount);
dec(Object, String, double) - Method in class de.caluga.morphium.Morphium
 
dec(Object, Enum, int) - Method in class de.caluga.morphium.Morphium
 
dec(Object, String, int) - Method in class de.caluga.morphium.Morphium
 
dec(Object, Enum, long) - Method in class de.caluga.morphium.Morphium
 
dec(Object, String, long) - Method in class de.caluga.morphium.Morphium
 
dec(Object, Enum, Number) - Method in class de.caluga.morphium.Morphium
 
dec(Object, String, Number) - Method in class de.caluga.morphium.Morphium
 
dec(Enum, Integer, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Integer, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Integer, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Integer, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Integer) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Integer) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Double, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Double, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Double, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Double, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Double) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Double) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Long, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Long, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Long, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Long, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Long) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Long) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Number, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Number, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Number) - Method in interface de.caluga.morphium.query.Query
 
dec(Enum, Number) - Method in interface de.caluga.morphium.query.Query
 
dec(String, Integer, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Integer, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Integer) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Integer) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Integer, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Integer, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Double, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Double, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Long, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Long, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Double, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Double, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Double) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Double) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Long, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Long, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Long) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Long) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Number, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Number, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(String, Number) - Method in class de.caluga.morphium.query.QueryImpl
 
dec(Enum, Number) - Method in class de.caluga.morphium.query.QueryImpl
 
dec() - Method in class de.caluga.morphium.StatisticValue
 
decrypt(byte[]) - Method in class de.caluga.morphium.encryption.AESEncryptionProvider
 
decrypt(byte[]) - Method in class de.caluga.morphium.encryption.RSAEncryptionProvider
 
decrypt(byte[]) - Method in interface de.caluga.morphium.encryption.ValueEncryptionProvider
 
DefaultEncryptionKeyProvider - Class in de.caluga.morphium.encryption
 
DefaultEncryptionKeyProvider() - Constructor for class de.caluga.morphium.encryption.DefaultEncryptionKeyProvider
 
DefaultNameProvider - Class in de.caluga.morphium
User: Stephan Bösebeck Date: 19.06.12 Time: 12:00

Name Providers define the name of a given collection.

DefaultNameProvider() - Constructor for class de.caluga.morphium.DefaultNameProvider
 
DefaultReadPreference - Annotation Type in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 10.08.12 Time: 12:55

Set the default read preference level for this type.

degreesToRadian(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
delete(String, String, Map<String, Object>, boolean, Collation, WriteConcern) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
delete(String, String, Map<String, Object>, boolean, Collation, WriteConcern) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
delete(String, String, Map<String, Object>, boolean, Collation, WriteConcern) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
delete(List<T>, String) - Method in class de.caluga.morphium.Morphium
 
delete(List<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
delete(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
delete(Query<T>) - Method in class de.caluga.morphium.Morphium
 
delete(Query<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
delete(Object) - Method in class de.caluga.morphium.Morphium
deletes a single object from morphium backend.
delete(Object, String) - Method in class de.caluga.morphium.Morphium
 
delete(T, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
delete(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
delete() - Method in interface de.caluga.morphium.query.Query
 
delete() - Method in class de.caluga.morphium.query.QueryImpl
 
DeleteBulkRequest - Class in de.caluga.morphium.driver.bulk
User: Stephan Bösebeck Date: 13.11.15 Time: 23:35 delete bulk request entry
DeleteBulkRequest() - Constructor for class de.caluga.morphium.driver.bulk.DeleteBulkRequest
 
deReference(T) - Method in class de.caluga.morphium.Morphium
de-references the given object of type T.
deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, CacheEntry<CE>>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
deregisterCustomMapperFor(Class) - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
deregisterCustomMapperFor(Class) - Method in class de.caluga.morphium.ObjectMapperImpl
 
deserialize(Class<? extends T>, Map<String, Object>) - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
deserialize(Class<? extends T>, String) - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
deserialize(Class<? extends T>, String) - Method in class de.caluga.morphium.ObjectMapperImpl
 
deserialize(Class<? extends T>, Map<String, Object>) - Method in class de.caluga.morphium.ObjectMapperImpl
 
deserializeList(List<Object>) - Method in class de.caluga.morphium.ObjectMapperImpl
 
deserializeMap(Map<String, Object>) - Method in class de.caluga.morphium.ObjectMapperImpl
 
destroyCache(String) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
detach() - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
disableAsyncWrites() - Method in class de.caluga.morphium.MorphiumConfig
 
disableAsyncWritesForThread() - Method in class de.caluga.morphium.Morphium
 
disableAutoValues() - Method in class de.caluga.morphium.MorphiumConfig
 
disableAutoValues() - Method in interface de.caluga.morphium.query.Query
 
disableAutoValues() - Method in class de.caluga.morphium.query.QueryImpl
 
disableAutoValuesForThread() - Method in class de.caluga.morphium.Morphium
 
disableBufferedWrites() - Method in class de.caluga.morphium.MorphiumConfig
 
disableCommitMessages() - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
disableReadCache() - Method in class de.caluga.morphium.MorphiumConfig
 
disableReadCacheForThread() - Method in class de.caluga.morphium.Morphium
 
disableStatusInfoListener() - Method in class de.caluga.morphium.messaging.Messaging
 
disableValidation() - Method in class de.caluga.morphium.Morphium
 
disableWriteBufferForThread() - Method in class de.caluga.morphium.Morphium
 
distinct(String, String, String, Map<String, Object>, Collation, ReadPreference) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
distinct(String, String, String, Map<String, Object>, Collation, ReadPreference) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
distinct(String, String, String, Map<String, Object>, Collation, ReadPreference) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
distinct(Enum, Class) - Method in class de.caluga.morphium.Morphium
 
distinct(Enum, Query) - Method in class de.caluga.morphium.Morphium
returns a distinct list of values of the given collection Attention: these values are not unmarshalled, you might get MongoMaps
distinct(String, Query) - Method in class de.caluga.morphium.Morphium
returns a distinct list of values of the given collection Attention: these values are not unmarshalled, you might get MongoMaps
distinct(String, Class) - Method in class de.caluga.morphium.Morphium
 
distinct(String, Class, Collation) - Method in class de.caluga.morphium.Morphium
 
distinct(String, String) - Method in class de.caluga.morphium.Morphium
 
distinct(String, String, Collation) - Method in class de.caluga.morphium.Morphium
 
distinct(String) - Method in interface de.caluga.morphium.query.Query
 
distinct(String) - Method in class de.caluga.morphium.query.QueryImpl
 
divide(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
doc(Map<String, Object>) - Static method in class de.caluga.morphium.aggregation.Expr
 
doCall(MorphiumDriverOperation<V>, int, int) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
doNext() - Method in class de.caluga.morphium.query.QueryIterator
 
doNextMap() - Method in class de.caluga.morphium.query.QueryIterator
 
doubleExpr(double) - Static method in class de.caluga.morphium.aggregation.Expr
 
doUpdate(Class, T, String, String, Map<String, Object>, Field, Map<String, Object>, WriteConcern) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl.WT
 
DriverHelper - Class in de.caluga.morphium.driver.mongodb
helper class
DriverHelper() - Constructor for class de.caluga.morphium.driver.mongodb.DriverHelper
 
DriverTailableIterationCallback - Interface in de.caluga.morphium.driver
Created by stephan on 29.07.16.
drop(String, String, WriteConcern) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
drop(String, WriteConcern) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
drop(String, String, WriteConcern) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
drop(String, WriteConcern) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
drop(String, String, WriteConcern) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
drop(String, WriteConcern) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
dropCollection(Class<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dropCollection(Class<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
dropCollection(Class<?>) - Method in class de.caluga.morphium.Morphium
 
dropCollection(Class<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
dropCollection(Class<T>, String, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
dropCollection(Class<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
dump(Morphium, String, OutputStream) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
dumpToFile(Morphium, String, File) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 

E

Embedded - Annotation Type in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 28.05.12 Time: 16:43

Mark an object to be used only embedded in an other object.

EmptyIterator<T> - Class in de.caluga.morphium.query
 
EmptyIterator() - Constructor for class de.caluga.morphium.query.EmptyIterator
 
enableAsyncWrites() - Method in class de.caluga.morphium.MorphiumConfig
 
enableAsyncWritesForThread() - Method in class de.caluga.morphium.Morphium
 
enableAutoValues() - Method in class de.caluga.morphium.MorphiumConfig
 
enableAutoValues() - Method in interface de.caluga.morphium.query.Query
 
enableAutoValues() - Method in class de.caluga.morphium.query.QueryImpl
 
enableAutoValuesForThread() - Method in class de.caluga.morphium.Morphium
 
enableBufferedWrites() - Method in class de.caluga.morphium.MorphiumConfig
 
enableCommitMessages() - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
enableManagement(String, boolean) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
enableReadCache() - Method in class de.caluga.morphium.MorphiumConfig
 
enableReadCacheForThread() - Method in class de.caluga.morphium.Morphium
 
enableStatistics(String, boolean) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
enableStatusInfoListener() - Method in class de.caluga.morphium.messaging.Messaging
 
enableValidation() - Method in class de.caluga.morphium.Morphium
 
enableWriteBufferForThread() - Method in class de.caluga.morphium.Morphium
 
encrypt(byte[]) - Method in class de.caluga.morphium.encryption.AESEncryptionProvider
 
encrypt(byte[]) - Method in class de.caluga.morphium.encryption.RSAEncryptionProvider
 
encrypt(byte[]) - Method in interface de.caluga.morphium.encryption.ValueEncryptionProvider
 
Encrypted - Annotation Type in de.caluga.morphium.annotations.encryption
 
EncryptionKeyProvider - Interface in de.caluga.morphium.encryption
 
end() - Method in class de.caluga.morphium.aggregation.Group
 
end() - Method in class de.caluga.morphium.cache.CacheHousekeeper
 
ensureCapped(Class<T>) - Method in class de.caluga.morphium.Morphium
automatically convert the collection for the given type to a capped collection only works if @Capped annotation is given for type
ensureCapped(Class<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<T>, Map<String, Object>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<T>, String, Map<String, Object>, Map<String, Object>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<T>, String, Map<String, Object>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<?>, Map<String, Object>) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<?>, String, Map<String, Object>, Map<String, Object>) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<?>, String, Map<String, Object>) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<T>, AsyncOperationCallback<T>, Enum...) - Method in class de.caluga.morphium.Morphium
ensureIndex(CachedObject.class,"counter","-value"); ensureIndex(CachedObject.class,"counter:2d","-value); Similar to sorting
ensureIndex(Class<T>, String, AsyncOperationCallback<T>, Enum...) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<T>, AsyncOperationCallback<T>, String...) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<T>, String, AsyncOperationCallback<T>, String...) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<?>, String...) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<?>, Enum...) - Method in class de.caluga.morphium.Morphium
 
ensureIndex(Class<T>, String, Map<String, Object>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
ensureIndex(Class<T>, String, Map<String, Object>, Map<String, Object>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
ensureIndex(Class<T>, String, Map<String, Object>, Map<String, Object>, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
ensureIndex(Class<T>, String, Map<String, Object>, Map<String, Object>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
ensureIndicesFor(Class<T>) - Method in class de.caluga.morphium.Morphium
can be called for autmatic index ensurance.
ensureIndicesFor(Class<T>, String) - Method in class de.caluga.morphium.Morphium
 
ensureIndicesFor(Class<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
ensureIndicesFor(Class<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
ensureIndicesFor(Class<T>, String, AsyncOperationCallback<T>, MorphiumWriter) - Method in class de.caluga.morphium.Morphium
 
Entity - Annotation Type in de.caluga.morphium.annotations
User: Stpehan Bösebeck Date: 26.03.12 Time: 11:14

Entity.ValidationAction - Enum in de.caluga.morphium.annotations
 
Entity.ValidationLevel - Enum in de.caluga.morphium.annotations
 
eq(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
eq(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
eq(Object) - Method in interface de.caluga.morphium.query.MongoField
 
eq(Object) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
equals(Object) - Method in class de.caluga.morphium.driver.MorphiumId
 
equals(Object) - Method in class de.caluga.morphium.messaging.Msg
 
equals(Object) - Method in class de.caluga.morphium.Statistics
 
equals(Object) - Method in class de.caluga.morphium.validation.JavaxValidationStorageListener
 
estimatedDocumentCount(String, String, ReadPreference) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
estimatedDocumentCount(String, String, ReadPreference) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
estimatedDocumentCount(String, String, ReadPreference) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
evaluate(Map<String, Object>) - Method in class de.caluga.morphium.aggregation.Expr
 
execCommand(String) - Method in class de.caluga.morphium.Morphium
 
execCommand(Map<String, Object>) - Method in class de.caluga.morphium.Morphium
 
execute() - Method in class de.caluga.morphium.driver.bulk.BulkRequestContext
 
execute() - Method in class de.caluga.morphium.driver.mongodb.MongodbBulkContext
 
execute() - Method in interface de.caluga.morphium.driver.MorphiumDriverOperation
 
execute() - Method in class de.caluga.morphium.replicaset.RSMonitor
 
exists(String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
exists(String, String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
exists(String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
exists(String, String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
exists(String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
exists(String, String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
exists(String) - Method in class de.caluga.morphium.Morphium
 
exists(String, String) - Method in class de.caluga.morphium.Morphium
 
exists() - Method in interface de.caluga.morphium.query.MongoField
 
exists() - Method in class de.caluga.morphium.query.MongoFieldImpl
 
existsField(String) - Method in class de.caluga.morphium.DAO
 
exp(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
expire(Object) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
Expr - Class in de.caluga.morphium.aggregation
 
Expr() - Constructor for class de.caluga.morphium.aggregation.Expr
 
expr(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
expr(String, Expr) - Method in class de.caluga.morphium.aggregation.Group
 
expr(Expr) - Method in interface de.caluga.morphium.query.Query
 
expr(Expr) - Method in class de.caluga.morphium.query.QueryImpl
 

F

f(String) - Method in interface de.caluga.morphium.query.Query
Get a field.
f(Enum) - Method in interface de.caluga.morphium.query.Query
same as f(field.name())
f(Enum...) - Method in interface de.caluga.morphium.query.Query
 
f(String...) - Method in interface de.caluga.morphium.query.Query
 
f(Enum) - Method in class de.caluga.morphium.query.QueryImpl
 
f(String...) - Method in class de.caluga.morphium.query.QueryImpl
 
f(Enum...) - Method in class de.caluga.morphium.query.QueryImpl
 
f(String) - Method in class de.caluga.morphium.query.QueryImpl
 
facet(Map<String, Aggregator>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
facet(Map<String, Aggregator>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
facet(Map<String, Aggregator>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
facetExpr(Map<String, Expr>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
facetExpr(Map<String, Expr>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
facetExpr(Map<String, Expr>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
field(Enum) - Static method in class de.caluga.morphium.aggregation.Expr
returning a hard coded field reference, better use field(Enum,Class, Morphium) instead!
field(Enum, Class, Morphium) - Static method in class de.caluga.morphium.aggregation.Expr
generate field mapping according to @entity settings in class/Morphium config
field(String) - Static method in class de.caluga.morphium.aggregation.Expr
returning a hard-coded field reference
fillArray(Class<?>, Collection<?>) - Method in class de.caluga.morphium.ObjectMapperImpl
 
fillCollection(Reference, Class<?>, Type, List<?>) - Method in class de.caluga.morphium.ObjectMapperImpl
 
fillMap(Type, Map<String, Object>) - Method in class de.caluga.morphium.ObjectMapperImpl
 
fillMap(Type, Map<String, Object>, Map) - Method in class de.caluga.morphium.ObjectMapperImpl
 
filter(Expr, String, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
FilterExpression - Class in de.caluga.morphium
 
FilterExpression() - Constructor for class de.caluga.morphium.FilterExpression
 
find(String, String, Map<String, Object>, Map<String, Integer>, Map<String, Object>, int, int, int, ReadPreference, Collation, Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
find(String, String, Map<String, Object>, Map<String, Integer>, Map<String, Object>, int, int, int, ReadPreference, Collation, Map<String, Object>) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
find(String, String, Map<String, Object>, Map<String, Integer>, Map<String, Object>, int, int, int, ReadPreference, Collation, Map<String, Object>) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
find(Query<T>) - Method in class de.caluga.morphium.Morphium
 
findAndOneAndDelete(String, String, Map<String, Object>, Map<String, Integer>, Collation) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
findAndOneAndDelete(String, String, Map<String, Object>, Map<String, Integer>, Collation) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
findAndOneAndDelete(String, String, Map<String, Object>, Map<String, Integer>, Collation) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
findAndOneAndReplace(String, String, Map<String, Object>, Map<String, Object>, Map<String, Integer>, Collation) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
findAndOneAndReplace(String, String, Map<String, Object>, Map<String, Object>, Map<String, Integer>, Collation) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
findAndOneAndReplace(String, String, Map<String, Object>, Map<String, Object>, Map<String, Integer>, Collation) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
findAndOneAndUpdate(String, String, Map<String, Object>, Map<String, Object>, Map<String, Integer>, Collation) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
findAndOneAndUpdate(String, String, Map<String, Object>, Map<String, Object>, Map<String, Integer>, Collation) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
findAndOneAndUpdate(String, String, Map<String, Object>, Map<String, Object>, Map<String, Integer>, Collation) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
findAndProcessPendingMessages(String) - Method in class de.caluga.morphium.messaging.Messaging
 
findByField(Class<? extends T>, String, Object) - Method in class de.caluga.morphium.Morphium
 
findByField(Class<? extends T>, Enum, Object) - Method in class de.caluga.morphium.Morphium
 
findByFieldValue(String, String, String, Object) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
findById(Class<? extends T>, Object) - Method in class de.caluga.morphium.Morphium
 
findById(Class<? extends T>, Object, String, AsyncOperationCallback) - Method in class de.caluga.morphium.Morphium
 
findById(Class<? extends T>, Object, String) - Method in class de.caluga.morphium.Morphium
 
findByTemplate(T, Enum...) - Method in class de.caluga.morphium.Morphium
 
findByTemplate(T, String...) - Method in class de.caluga.morphium.Morphium
search for objects similar to template concerning all given fields.
findOneAndDelete() - Method in interface de.caluga.morphium.query.Query
 
findOneAndDelete() - Method in class de.caluga.morphium.query.QueryImpl
 
findOneAndUpdate(Map<String, Object>) - Method in interface de.caluga.morphium.query.Query
 
findOneAndUpdate(Map<String, Object>) - Method in class de.caluga.morphium.query.QueryImpl
 
findOneAndUpdateEnums(Map<Enum, Object>) - Method in interface de.caluga.morphium.query.Query
 
findOneAndUpdateEnums(Map<Enum, Object>) - Method in class de.caluga.morphium.query.QueryImpl
 
firePostClearEvent(Class) - Method in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
firePostDropEvent(Class) - Method in class de.caluga.morphium.Morphium
 
firePostLoad(List<T>) - Method in class de.caluga.morphium.Morphium
 
firePostLoadEvent(Object) - Method in class de.caluga.morphium.Morphium
will be called by query after unmarshalling
firePostRemove(List<T>) - Method in class de.caluga.morphium.Morphium
 
firePostRemoveEvent(Object) - Method in class de.caluga.morphium.Morphium
 
firePostRemoveEvent(Query) - Method in class de.caluga.morphium.Morphium
 
firePostSendEvent(Class, Msg) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
firePostStore(Object, boolean) - Method in class de.caluga.morphium.Morphium
 
firePostStore(Map<T, Boolean>) - Method in class de.caluga.morphium.Morphium
 
firePostUpdateEvent(Class, MorphiumStorageListener.UpdateTypes) - Method in class de.caluga.morphium.Morphium
 
firePreClearEvent(Class) - Method in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
firePreDrop(Class) - Method in class de.caluga.morphium.Morphium
 
firePreRemove(List<T>) - Method in class de.caluga.morphium.Morphium
 
firePreRemove(Object) - Method in class de.caluga.morphium.Morphium
 
firePreRemoveEvent(Query) - Method in class de.caluga.morphium.Morphium
 
firePreSendEvent(Class, Msg) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
firePreStore(Object, boolean) - Method in class de.caluga.morphium.Morphium
 
firePreStore(Map<Object, Boolean>) - Method in class de.caluga.morphium.Morphium
 
firePreUpdateEvent(Class, MorphiumStorageListener.UpdateTypes) - Method in class de.caluga.morphium.Morphium
 
fireProfilingReadEvent(Query, long, ReadAccessType) - Method in class de.caluga.morphium.Morphium
 
fireProfilingWriteEvent(Class, Object, long, boolean, WriteAccessType) - Method in class de.caluga.morphium.Morphium
 
first(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
first(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 
floor(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
flush() - Method in class de.caluga.morphium.Morphium
 
flush(Class) - Method in class de.caluga.morphium.Morphium
 
flush() - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
flush(Class) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
flush() - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
flush(Class) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
flush() - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
flush(Class) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
fromProperties(String, Properties) - Static method in class de.caluga.morphium.MorphiumConfig
 
fromProperties(Properties) - Static method in class de.caluga.morphium.MorphiumConfig
 
function(String, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
function(String, Expr, String) - Static method in class de.caluga.morphium.aggregation.Expr
 
FunctionNotSupportedException - Exception in de.caluga.morphium.driver
Created by stephan on 28.07.16.
FunctionNotSupportedException(String) - Constructor for exception de.caluga.morphium.driver.FunctionNotSupportedException
 

G

genericStage(String, Object) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
genericStage(String, Object) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
genericStage(String, Object) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
Geo<T> - Class in de.caluga.morphium.query.geospatial
 
Geo(GeoType) - Constructor for class de.caluga.morphium.query.geospatial.Geo
 
geoIntersects(Geo) - Method in interface de.caluga.morphium.query.MongoField
 
geoIntersects(Geo) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
geoNear(Map<Aggregator.GeoNearFields, Object>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
geoNear(Map<Aggregator.GeoNearFields, Object>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
geoNear(Map<Aggregator.GeoNearFields, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
GeoType - Enum in de.caluga.morphium.query.geospatial
 
geoWithin(Geo) - Method in interface de.caluga.morphium.query.MongoField
 
geoWithin(Geo) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
get(K) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
get() - Method in interface de.caluga.morphium.query.Query
get only 1 result (first one in result list)
get(AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
get(AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
get() - Method in class de.caluga.morphium.query.QueryImpl
 
get(Enum) - Method in class de.caluga.morphium.Statistics
 
getAcknowledgeMode() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
getActiveNodes() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getActiveThreads() - Method in class de.caluga.morphium.Morphium
 
getAdditional() - Method in class de.caluga.morphium.messaging.Msg
 
getAdditionalDataField(Class<?>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getAggregator() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
getAggregator() - Method in interface de.caluga.morphium.aggregation.MorphiumAggregationIterator
 
getAggregatorClass() - Method in interface de.caluga.morphium.aggregation.AggregatorFactory
 
getAggregatorClass() - Method in class de.caluga.morphium.aggregation.AggregatorFactoryImpl
 
getAggregatorClass() - Method in class de.caluga.morphium.driver.inmem.InMemAggregatorFactory
 
getAggregatorClass() - Method in class de.caluga.morphium.MorphiumConfig
 
getAggregatorFactory() - Method in class de.caluga.morphium.MorphiumConfig
 
getAll(Set<? extends K>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
getAllAnnotationsFromHierachy(Class<?>, Class<? extends Annotation>...) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getAllFields(Class) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
return list of fields in class - including hierachy!!!
getAlternate() - Method in class de.caluga.morphium.Collation
 
getAndPut(K, CacheEntry<CE>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
getAndRemove(K) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
getAndReplace(K, CacheEntry<CE>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
getAnnotationFromClass(Class<?>, Class<? extends T>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getAnnotationFromHierarchy(Class<?>, Class<? extends T>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
returns annotations, even if in class hierarchy or lazyloading proxy
getArbiterOnly() - Method in class de.caluga.morphium.replicaset.ConfNode
 
getARHelper() - Method in class de.caluga.morphium.Morphium
 
getARHelper() - Method in interface de.caluga.morphium.query.Query
 
getARHelper() - Method in class de.caluga.morphium.query.QueryImpl
 
getAsync() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getAsyncOperationsThreadPool() - Method in class de.caluga.morphium.Morphium
 
getAsyncWriter() - Method in class de.caluga.morphium.MorphiumConfig
 
getAsyncWriterBufferCount() - Method in class de.caluga.morphium.Morphium
 
getAtlasUrl() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getAtlasUrl() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getAtlasUrl() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getAtlasUrl() - Method in class de.caluga.morphium.MorphiumConfig
 
getAutoStart() - Method in class de.caluga.morphium.messaging.jms.Context
 
getB64Data() - Method in class de.caluga.morphium.BinarySerializedObject
 
getBackwards() - Method in class de.caluga.morphium.Collation
 
getBatch() - Method in class de.caluga.morphium.driver.MorphiumCursor
 
getBatchSize() - Method in class de.caluga.morphium.driver.MorphiumCursor
 
getBody(Class<T>) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getBodyLength() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
getBoolean(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getBooleanProperty(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getBooleanProperty(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
getBufferedWriter() - Method in class de.caluga.morphium.MorphiumConfig
 
getBufferedWriterBufferCount() - Method in class de.caluga.morphium.Morphium
 
getById(Object, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
Deprecated.
getById(Object) - Method in interface de.caluga.morphium.query.Query
Deprecated.
getById(Object, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
Deprecated.
getById(Object) - Method in class de.caluga.morphium.query.QueryImpl
Deprecated.
getByte(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getByteProperty(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getByteProperty(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
getBytes() - Method in class de.caluga.morphium.driver.MorphiumId
 
getBytes(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getCache(String, Class<K>, Class<V>) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
getCache(String) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
getCache() - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
getCache() - Method in class de.caluga.morphium.Morphium
 
getCache() - Method in class de.caluga.morphium.MorphiumConfig
 
getCachedTypes() - Method in interface de.caluga.morphium.cache.MorphiumCache
 
getCachedTypes() - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
getCachedTypes() - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
getCacheKey(Class, Map<String, Object>, Map<String, Integer>, Map<String, Object>, String, int, int) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
getCacheKey(Query) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
getCacheKey(Class, Map<String, Object>, Map<String, Integer>, Map<String, Object>, String, int, int) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
getCacheKey(Query) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
create unique cache key for queries, also honoring skip & limit and sorting
getCacheKey(Class, Map<String, Object>, Map<String, Integer>, Map<String, Object>, String, int, int) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
getCacheKey(Query) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
getCacheKey(Class, Map<String, Object>, Map<String, Integer>, Map<String, Object>, String, int, int, AnnotationAndReflectionHelper) - Static method in class de.caluga.morphium.Utils
 
getCacheManager() - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
getCacheManager(URI, ClassLoader, Properties) - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
getCacheManager(URI, ClassLoader) - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
getCacheManager() - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
getCacheManager() - Method in interface de.caluga.morphium.cache.MorphiumCache
 
getCacheManager() - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
getCacheManager() - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
getCacheManagers() - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
getCacheNames() - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
getCaches() - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
getCachingProvider() - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
getCaseFirst() - Method in class de.caluga.morphium.Collation
 
getCaseLevel() - Method in class de.caluga.morphium.Collation
 
getChar(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getChildren() - Method in class de.caluga.morphium.FilterExpression
 
getClassForCollectionName(String) - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
getClassForCollectionName(String) - Method in class de.caluga.morphium.ObjectMapperImpl
 
getClassForTypeId(String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getClassLoader() - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
getClassName() - Method in class de.caluga.morphium.MorphiumReference
 
getClientID() - Method in class de.caluga.morphium.messaging.jms.Context
 
getClientID() - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
getClusterTime() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getCmd() - Method in class de.caluga.morphium.driver.bulk.UpdateBulkRequest
 
getCollation() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
getCollation() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
getCollation() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
getCollation() - Method in interface de.caluga.morphium.query.Query
 
getCollation() - Method in class de.caluga.morphium.query.QueryImpl
 
getCollection(MongoDatabase, String, ReadPreference, WriteConcern) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getCollection(String, String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getCollection() - Method in class de.caluga.morphium.driver.MorphiumCollection
 
getCollection() - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
getCollectionName() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
getCollectionName() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
getCollectionName() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getcollectionName() - Method in class de.caluga.morphium.changestream.ChangeStreamMonitor
 
getCollectionName(Class<?>, MorphiumObjectMapper, boolean, boolean, String, Morphium) - Method in class de.caluga.morphium.DefaultNameProvider
 
getCollectionName() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
getCollectionName() - Method in class de.caluga.morphium.messaging.Messaging
 
getCollectionName(Class) - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
getCollectionName() - Method in class de.caluga.morphium.MorphiumReference
 
getCollectionName(Class<?>, MorphiumObjectMapper, boolean, boolean, String, Morphium) - Method in interface de.caluga.morphium.NameProvider
 
getCollectionName(Class) - Method in class de.caluga.morphium.ObjectMapperImpl
 
getCollectionName() - Method in interface de.caluga.morphium.query.Query
 
getCollectionName() - Method in class de.caluga.morphium.query.QueryImpl
 
getCollectionNames(String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getCollectionNames(String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getCollectionNames(String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getCollectionStats(String, String, int, boolean) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getCollStats(String, String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getCollStats(String, String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getCollStats(String, String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getCollStats(Class<?>) - Method in class de.caluga.morphium.Morphium
 
getCollStats(String) - Method in class de.caluga.morphium.Morphium
 
getConfig() - Method in class de.caluga.morphium.Morphium
 
getConfig() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getConfigTerm() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getConfiguration(Class<C>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
getConfigVersion() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getConnectionTimeout() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getConnectionTimeout() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getConnectionTimeout() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getConnectionTimeout() - Method in class de.caluga.morphium.MorphiumConfig
 
getConvertMethod(Class<?>) - Static method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getCoordinates() - Method in class de.caluga.morphium.query.geospatial.Geo
 
getCount() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
getCount() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
getCount() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
getCount() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
getCount() - Method in class de.caluga.morphium.query.EmptyIterator
 
getCount() - Method in interface de.caluga.morphium.query.MorphiumIterator
how many elements are to be processed.
getCount() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
getCount() - Method in class de.caluga.morphium.query.QueryIterator
 
getCounter() - Method in class de.caluga.morphium.driver.MorphiumId
 
getCreated() - Method in class de.caluga.morphium.cache.jcache.CacheEntry
 
getCreated() - Method in class de.caluga.morphium.driver.inmem.InMemDumpContainer
 
getCreationTimeField(Class<?>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getCredentials(String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getCredentials(String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getCredentials(String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getCurrentBuffer() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
getCurrentBuffer() - Method in class de.caluga.morphium.query.EmptyIterator
 
getCurrentBuffer() - Method in interface de.caluga.morphium.query.MorphiumIterator
get the current buffer.
getCurrentBuffer() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
getCurrentBuffer() - Method in class de.caluga.morphium.query.QueryIterator
 
getCurrentBufferSize() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
getCurrentBufferSize() - Method in class de.caluga.morphium.query.EmptyIterator
 
getCurrentBufferSize() - Method in interface de.caluga.morphium.query.MorphiumIterator
retruns the number of elements now in buffer.
getCurrentBufferSize() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
getCurrentBufferSize() - Method in class de.caluga.morphium.query.QueryIterator
 
getCurrentRSState() - Method in class de.caluga.morphium.Morphium
 
getCurrentStatus() - Method in class de.caluga.morphium.replicaset.RSMonitor
 
getCurrentValue() - Method in class de.caluga.morphium.Sequence
 
getCurrentValue() - Method in class de.caluga.morphium.SequenceGenerator
 
getCursor() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
getCursor() - Method in class de.caluga.morphium.query.EmptyIterator
 
getCursor() - Method in interface de.caluga.morphium.query.MorphiumIterator
returns current cursor position
getCursor() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
getCursor() - Method in class de.caluga.morphium.query.QueryIterator
 
getCursorBatchSize() - Method in class de.caluga.morphium.MorphiumConfig
 
getCursorId() - Method in class de.caluga.morphium.driver.MorphiumCursor
 
getData() - Method in class de.caluga.morphium.driver.inmem.InMemDumpContainer
 
getDatabase(String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getDatabase() - Method in class de.caluga.morphium.driver.inmem.InMemTransactionContext
 
getDatabase() - Method in class de.caluga.morphium.Morphium
 
getDatabase() - Method in class de.caluga.morphium.MorphiumConfig
 
getDate() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getDateValue(Object, String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getDb() - Method in class de.caluga.morphium.driver.inmem.InMemDumpContainer
 
getDb(String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getDb() - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
getDB() - Method in interface de.caluga.morphium.query.Query
return the DB name the query is going to be executed on or was executed on
getDB() - Method in class de.caluga.morphium.query.QueryImpl
 
getDbName() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getDBStats(String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getDBStats(String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getDBStats(String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getDbStats(String) - Method in class de.caluga.morphium.Morphium
 
getDbStats() - Method in class de.caluga.morphium.Morphium
 
getDecryptionKey(String) - Method in class de.caluga.morphium.encryption.DefaultEncryptionKeyProvider
 
getDecryptionKey(String) - Method in interface de.caluga.morphium.encryption.EncryptionKeyProvider
 
getDecryptionKey(String) - Method in class de.caluga.morphium.encryption.PropertyEncryptionKeyProvider
 
getDefaultClassLoader() - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
getDefaultProperties() - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
getDefaultReadPreference() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getDefaultReadPreference() - Method in class de.caluga.morphium.MorphiumConfig
 
getDefaultReadPreferenceType() - Method in class de.caluga.morphium.MorphiumConfig
 
getDefaultTags() - Method in class de.caluga.morphium.MorphiumConfig
 
getDefaultTagSet() - Method in class de.caluga.morphium.MorphiumConfig
 
getDefaultURI() - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
getDefaultW() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getDefaultW() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getDefaultW() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getDefaultWriteTimeout() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getDefaultWriteTimeout() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getDefaultWriteTimeout() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getDeleteAt() - Method in class de.caluga.morphium.messaging.Msg
 
getDeliveryDelay() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getDeliveryMode() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getDisableMessageID() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getDisableMessageTimestamp() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getDocumentKey() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getDouble(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getDoubleProperty(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getDoubleProperty(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
getDoubleValue(Object, String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getDriver() - Method in class de.caluga.morphium.Morphium
 
getDriverClass() - Method in class de.caluga.morphium.MorphiumConfig
 
getElectionCandidateMetrics() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getElectionDate() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getElementType(ParameterizedType) - Static method in class de.caluga.morphium.ObjectMapperImpl
 
getEncryptionKey(String) - Method in class de.caluga.morphium.encryption.DefaultEncryptionKeyProvider
 
getEncryptionKey(String) - Method in interface de.caluga.morphium.encryption.EncryptionKeyProvider
 
getEncryptionKey(String) - Method in class de.caluga.morphium.encryption.PropertyEncryptionKeyProvider
 
getEncryptionKeyProvider() - Method in class de.caluga.morphium.Morphium
 
getEncryptionKeyProviderClass() - Method in class de.caluga.morphium.MorphiumConfig
 
getEntityFromData(Class<T>, Morphium) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getExceptionListener() - Method in class de.caluga.morphium.messaging.jms.Context
 
getExceptionListener() - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
getExecutor(Morphium) - Method in interface de.caluga.morphium.query.QueryFactory
 
getExecutor(Morphium) - Method in class de.caluga.morphium.query.QueryFactoryImpl
 
getExecutor() - Method in class de.caluga.morphium.query.QueryImpl
 
getField(Class, String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
extended logic: Fld may be, the java field name, the name of the specified value in Property-Annotation or the translated underscored lowercase name (mongoId => mongo_id) or a name specified in the Aliases-Annotation of this field
getField() - Method in class de.caluga.morphium.FilterExpression
 
getFieldImplClass() - Method in class de.caluga.morphium.MorphiumConfig
 
getFieldListForQuery() - Method in interface de.caluga.morphium.query.Query
 
getFieldListForQuery() - Method in class de.caluga.morphium.query.QueryImpl
 
getFields(Class, Class<? extends Annotation>...) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
get a list of valid fields of a given record as they are in the MongoDB so, if you have a field Mapping, the mapped Property-name will be used returns all fields, which have at least one of the given annotations if no annotation is given, all fields are returned Does not take the @Aliases-annotation int account
getFields(Class, boolean, Class<? extends Annotation>...) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getFieldString() - Method in interface de.caluga.morphium.query.MongoField
 
getFieldString() - Method in class de.caluga.morphium.query.MongoFieldImpl
 
getFloat(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getFloatProperty(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getFloatProperty(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
getFromCache(Class<? extends T>, String) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
getFromCache(Class<? extends T>, String) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
return object by from cache.
getFromCache(Class<? extends T>, String) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
getFromIDCache(Class<? extends T>, Object) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
getFromIDCache(Class<? extends T>, Object) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
getFromIDCache(Class<? extends T>, Object) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
getFullDocument() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getGlobalCacheValidTime() - Method in class de.caluga.morphium.MorphiumConfig
for future use - set Global Caching time
getGlobalListeners() - Method in class de.caluga.morphium.messaging.Messaging
 
getGlobalW() - Method in class de.caluga.morphium.MorphiumConfig
 
getHealth() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getHeartbeatFrequency() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getHeartbeatFrequency() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getHeartbeatFrequency() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getHeartbeatFrequency() - Method in class de.caluga.morphium.MorphiumConfig
 
getHeartbeatIntervalMillis() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getHex(long) - Static method in class de.caluga.morphium.Utils
 
getHex(int) - Static method in class de.caluga.morphium.Utils
 
getHex(byte[]) - Static method in class de.caluga.morphium.Utils
 
getHex(byte[], int) - Static method in class de.caluga.morphium.Utils
 
getHex(byte) - Static method in class de.caluga.morphium.Utils
 
getHidden() - Method in class de.caluga.morphium.replicaset.ConfNode
 
getHost() - Method in class de.caluga.morphium.replicaset.ConfNode
 
getHostSeed() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getHostSeed() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getHostSeed() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getHostSeed() - Method in class de.caluga.morphium.MorphiumConfig
 
getHousekeepingTimeout() - Method in class de.caluga.morphium.MorphiumConfig
 
getId(Object) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getId() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getId(Object) - Method in class de.caluga.morphium.Morphium
 
getId() - Method in class de.caluga.morphium.MorphiumReference
 
getId() - Method in class de.caluga.morphium.replicaset.ConfNode
 
getId() - Method in class de.caluga.morphium.replicaset.ReplicaSetConf
 
getId() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getId() - Method in class de.caluga.morphium.SequenceGenerator
 
getIdField(Object) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getIdFieldName(Object) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getInAnswerTo() - Method in class de.caluga.morphium.messaging.Msg
 
getInc() - Method in class de.caluga.morphium.SequenceGenerator
 
getIndexCappedCheck() - Method in class de.caluga.morphium.MorphiumConfig
 
getIndexes(String, String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getIndexes(String, String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getIndexes(String, String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getInfoMessage() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getInt(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getInternalCursorObject() - Method in class de.caluga.morphium.driver.MorphiumCursor
 
getIntMap(String, Integer) - Static method in class de.caluga.morphium.Utils
 
getIntProperty(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getIntProperty(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
getJMSCorrelationID() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSCorrelationID() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getJMSCorrelationIDAsBytes() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSCorrelationIDAsBytes() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getJMSDeliveryMode() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSDeliveryTime() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSDestination() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSExpiration() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSMessageID() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSPriority() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSRedelivered() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSReplyTo() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSReplyTo() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getJMSTimestamp() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSType() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getJMSType() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getKey() - Method in class de.caluga.morphium.cache.jcache.CacheEntry
 
getKey() - Method in class de.caluga.morphium.cache.jcache.CacheImpl.CEvent
 
getLastAccessField(Class<?>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getLastChangeField(Class<?>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getLastHeartbeat() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getLastHeartbeatMessage() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getLastStableRecoveryTimestamp() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getLimit() - Method in interface de.caluga.morphium.query.Query
 
getLimit() - Method in class de.caluga.morphium.query.QueryImpl
 
getListenerNames() - Method in class de.caluga.morphium.messaging.Messaging
 
getLocale() - Method in class de.caluga.morphium.Collation
 
getLocalThreshold() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getLocalThreshold() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getLocalThreshold() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getLocalThreshold() - Method in class de.caluga.morphium.MorphiumConfig
 
getLocked() - Method in class de.caluga.morphium.messaging.Msg
 
getLockedAt() - Method in class de.caluga.morphium.Sequence
 
getLockedBy() - Method in class de.caluga.morphium.messaging.Msg
 
getLockedBy() - Method in class de.caluga.morphium.Sequence
 
getLong(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getLongProperty(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getLongProperty(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
getLongValue(Object, String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getLru() - Method in class de.caluga.morphium.cache.jcache.CacheEntry
 
getLsid() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getMachineId() - Method in class de.caluga.morphium.driver.MorphiumId
 
getMajorityVoteCount() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getMap(K, V) - Static method in class de.caluga.morphium.Utils
 
getMapNames() - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getMapper() - Method in class de.caluga.morphium.Morphium
 
getMapper() - Method in interface de.caluga.morphium.query.MongoField
 
getMapper() - Method in class de.caluga.morphium.query.MongoFieldImpl
 
getMapValue() - Method in class de.caluga.morphium.messaging.Msg
 
getMaxBsonSize() - Method in class de.caluga.morphium.driver.mongodb.Maximums
 
getMaxConnectionIdleTime() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getMaxConnectionIdleTime() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getMaxConnectionIdleTime() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getMaxConnectionIdleTime() - Method in class de.caluga.morphium.MorphiumConfig
 
getMaxConnectionLifetime() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getMaxConnectionLifetime() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getMaxConnectionLifetime() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getMaxConnectionLifeTime() - Method in class de.caluga.morphium.MorphiumConfig
 
getMaxConnections() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getMaxConnections() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getMaxConnections() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getMaxConnections() - Method in class de.caluga.morphium.MorphiumConfig
 
getMaximumRetriesAsyncWriter() - Method in class de.caluga.morphium.MorphiumConfig
 
getMaximumRetriesBufferedWriter() - Method in class de.caluga.morphium.MorphiumConfig
 
getMaximumRetriesWriter() - Method in class de.caluga.morphium.MorphiumConfig
 
getMaximums() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getMaximums() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getMaximums() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getMaxMessageSize() - Method in class de.caluga.morphium.driver.mongodb.Maximums
 
getMaxVariable() - Method in class de.caluga.morphium.Collation
 
getMaxWaitTime() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getMaxWaitTime() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getMaxWaitTime() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getMaxWaitTime() - Method in class de.caluga.morphium.MorphiumConfig
 
getMaxWriteBatchSize() - Method in class de.caluga.morphium.driver.mongodb.Maximums
 
getMemberList() - Method in class de.caluga.morphium.replicaset.ReplicaSetConf
 
getMembers() - Method in class de.caluga.morphium.replicaset.ReplicaSetConf
 
getMembers() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getMessageListener() - Method in class de.caluga.morphium.messaging.jms.Consumer
 
getMessageListener() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
getMessageSelector() - Method in class de.caluga.morphium.messaging.jms.Consumer
 
getMessagingWindowSize() - Method in class de.caluga.morphium.MorphiumConfig
 
getMetaData() - Method in class de.caluga.morphium.messaging.jms.Context
 
getMetaData() - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
getMinConnections() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getMinConnections() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getMinConnections() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getMinConnectionsHost() - Method in class de.caluga.morphium.MorphiumConfig
 
getMissingIndicesFor(Class<?>) - Method in class de.caluga.morphium.Morphium
 
getMissingIndicesFor(Class<?>, String) - Method in class de.caluga.morphium.Morphium
 
getMongoAdminPwd() - Method in class de.caluga.morphium.MorphiumConfig
 
getMongoAdminUser() - Method in class de.caluga.morphium.MorphiumConfig
 
getMongoCode() - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
getMongoFieldName(Class, String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
get the fieldname used in Mongo for the corresponding field depending on whether camelcase-conversion is enabled globally and whether it is enabled for this specific property also takes "." as path separator into account
getMongoFieldName(Class, String, boolean) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getMongoLogin() - Method in class de.caluga.morphium.MorphiumConfig
 
getMongoName() - Method in enum de.caluga.morphium.query.geospatial.GeoType
 
getMongoPassword() - Method in class de.caluga.morphium.MorphiumConfig
 
getMongoReason() - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
getMongoText() - Method in enum de.caluga.morphium.Collation.Alternate
 
getMongoText() - Method in enum de.caluga.morphium.Collation.CaseFirst
 
getMongoText() - Method in enum de.caluga.morphium.Collation.MaxVariable
 
getMongoValue() - Method in enum de.caluga.morphium.Collation.Strength
 
getMorphium() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
getMorphium() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
getMorphium() - Method in class de.caluga.morphium.driver.bulk.BulkRequestContext
 
getMorphium() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
getMorphium() - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
getMorphium() - Method in class de.caluga.morphium.ObjectMapperImpl
 
getMorphium() - Method in interface de.caluga.morphium.query.Query
 
getMorphium() - Method in class de.caluga.morphium.query.QueryImpl
 
getMorphium() - Method in class de.caluga.morphium.SequenceGenerator
 
getMsg() - Method in class de.caluga.morphium.messaging.Msg
 
getMsgId() - Method in class de.caluga.morphium.messaging.Msg
 
getMyState() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getName() - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
getName() - Method in class de.caluga.morphium.messaging.Msg
 
getName() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getName() - Method in class de.caluga.morphium.Sequence
 
getName() - Method in class de.caluga.morphium.SequenceGenerator
 
getNameProviderForClass(Class<?>) - Method in class de.caluga.morphium.Morphium
 
getNameProviderForClass(Class<?>) - Method in interface de.caluga.morphium.MorphiumObjectMapper
get current name provider for class
getNameProviderForClass(Class<?>) - Method in class de.caluga.morphium.ObjectMapperImpl
 
getNameSpace() - Method in class de.caluga.morphium.replicaset.OplogMonitor
 
getNextValue() - Method in class de.caluga.morphium.SequenceGenerator
 
getNoExprMap(Map<Object, Object>) - Static method in class de.caluga.morphium.Utils
 
getNormalization() - Method in class de.caluga.morphium.Collation
 
getNs() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getNumber() - Method in enum de.caluga.morphium.MongoType
 
getNumberOfAvailableThreads() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
getNumberOfAvailableThreads() - Method in class de.caluga.morphium.Morphium
 
getNumberOfAvailableThreads() - Method in class de.caluga.morphium.query.EmptyIterator
 
getNumberOfAvailableThreads() - Method in interface de.caluga.morphium.query.MorphiumIterator
 
getNumberOfAvailableThreads() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
getNumberOfAvailableThreads() - Method in class de.caluga.morphium.query.QueryIterator
 
getNumberOfMessages() - Method in class de.caluga.morphium.messaging.Messaging
 
getNumberOfPendingRequests() - Method in interface de.caluga.morphium.query.Query
 
getNumberOfPendingRequests() - Method in class de.caluga.morphium.query.QueryImpl
 
getNumberOfRequests() - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
getNumberOfThreads() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
getNumberOfThreads() - Method in class de.caluga.morphium.query.EmptyIterator
 
getNumberOfThreads() - Method in interface de.caluga.morphium.query.MorphiumIterator
 
getNumberOfThreads() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
getNumberOfThreads() - Method in class de.caluga.morphium.query.QueryIterator
 
getNumericOrdering() - Method in class de.caluga.morphium.Collation
 
getObject(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getObject() - Method in class de.caluga.morphium.messaging.jms.JMSObjectMessage
 
getObjectProperty(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getObjectProperty(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
getOldValue() - Method in class de.caluga.morphium.cache.jcache.CacheImpl.CEvent
 
getOmClass() - Method in class de.caluga.morphium.MorphiumConfig
 
getOperationType() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getOperators() - Method in class de.caluga.morphium.aggregation.Group
 
getOps(long) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getOps(long) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getOps(long) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getOptimeDate() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getOptimes() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getPause() - Method in class de.caluga.morphium.messaging.Messaging
 
getPendingMessagesCount() - Method in class de.caluga.morphium.messaging.Messaging
 
getPid() - Method in class de.caluga.morphium.driver.MorphiumId
 
getPingMs() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getPipeline() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
getPipeline() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
getPipeline() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
getPref() - Method in enum de.caluga.morphium.annotations.ReadPreferenceLevel
 
getPrefetchBuffer() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
getPriority() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getPriority() - Method in class de.caluga.morphium.messaging.Msg
 
getPriority() - Method in class de.caluga.morphium.replicaset.ConfNode
 
getProcessedBy() - Method in class de.caluga.morphium.messaging.Msg
 
getProperties() - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
getPropertyNames() - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getPropertyNames() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getPropertyNames(String) - Static method in class de.caluga.morphium.MorphiumConfig
 
getQuery() - Method in class de.caluga.morphium.DAO
 
getQuery() - Method in class de.caluga.morphium.driver.bulk.DeleteBulkRequest
 
getQuery() - Method in class de.caluga.morphium.driver.bulk.UpdateBulkRequest
 
getQuery() - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
getQuery() - Method in class de.caluga.morphium.query.EmptyIterator
 
getQuery() - Method in interface de.caluga.morphium.query.MongoField
 
getQuery() - Method in class de.caluga.morphium.query.MongoFieldImpl
 
getQuery() - Method in interface de.caluga.morphium.query.MorphiumQueryIterator
 
getQuery() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
getQuery() - Method in class de.caluga.morphium.query.QueryIterator
 
getQueryClass() - Method in class de.caluga.morphium.MorphiumConfig
 
getQueryFact() - Method in class de.caluga.morphium.MorphiumConfig
 
getQueryImpl() - Method in interface de.caluga.morphium.query.QueryFactory
 
getQueryImpl() - Method in class de.caluga.morphium.query.QueryFactoryImpl
 
getQueryObjectMap(Map<String, Expr>) - Static method in class de.caluga.morphium.Utils
 
getQueueName() - Method in class de.caluga.morphium.messaging.jms.JMSQueue
 
getQueueName() - Method in class de.caluga.morphium.messaging.Messaging
 
getReadPreference() - Method in class de.caluga.morphium.driver.MorphiumCollection
 
getReadPreferenceForClass(Class<?>) - Method in class de.caluga.morphium.Morphium
 
getReadPreferenceLevel() - Method in interface de.caluga.morphium.query.Query
 
getReadPreferenceLevel() - Method in class de.caluga.morphium.query.QueryImpl
 
getReadTimeout() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getReadTimeout() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getReadTimeout() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getReadTimeout() - Method in class de.caluga.morphium.MorphiumConfig
 
getRealClass(Class<? extends T>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getRealObject(T) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getReceiveAnswers() - Method in class de.caluga.morphium.messaging.Messaging
 
getRecipients() - Method in class de.caluga.morphium.messaging.Msg
 
getRemovedFields() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getReplicaSetMonitoringTimeout() - Method in class de.caluga.morphium.MorphiumConfig
 
getReplicaSetStatus(boolean) - Method in class de.caluga.morphium.replicaset.RSMonitor
get the current replicaset status - issues the replSetGetStatus command to mongo if full==true, also the configuration is read.
getReplsetStatus() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getReplsetStatus() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getReplsetStatus() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getRequiredReplicaSetName() - Method in class de.caluga.morphium.MorphiumConfig
 
getResult() - Method in class de.caluga.morphium.cache.jcache.CacheEntry
 
getResultType() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
getResultType() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
getResultType() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
getRetriesOnNetworkError() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getRetriesOnNetworkError() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getRetriesOnNetworkError() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getRetriesOnNetworkError() - Method in class de.caluga.morphium.MorphiumConfig
 
getRetryWaitTimeAsyncWriter() - Method in class de.caluga.morphium.MorphiumConfig
 
getRetryWaitTimeBufferedWriter() - Method in class de.caluga.morphium.MorphiumConfig
 
getRetryWaitTimeWriter() - Method in class de.caluga.morphium.MorphiumConfig
 
getRunningTasks() - Method in class de.caluga.morphium.messaging.Messaging
 
getSearchType() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
getSearchType() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
getSearchType() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
getSender() - Method in class de.caluga.morphium.messaging.Msg
 
getSenderHost() - Method in class de.caluga.morphium.messaging.Msg
 
getSenderId() - Method in class de.caluga.morphium.messaging.Messaging
 
getServer() - Method in interface de.caluga.morphium.query.Query
returns the serveraddress the query was executed on
getServer() - Method in class de.caluga.morphium.query.QueryImpl
 
getServerSelectionTimeout() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getServerSelectionTimeout() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getServerSelectionTimeout() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getServerSelectionTimeout() - Method in class de.caluga.morphium.MorphiumConfig
 
getServerSessionPool() - Method in class de.caluga.morphium.messaging.jms.JMSConnectionConsumer
 
getSession() - Method in class de.caluga.morphium.driver.mongodb.MongoTransactionContext
 
getSessionMode() - Method in class de.caluga.morphium.messaging.jms.Context
 
getSet() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getShort(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getShortProperty(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getShortProperty(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
getShutDownListeners() - Method in class de.caluga.morphium.Morphium
 
getSize() - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
getSizes() - Method in interface de.caluga.morphium.cache.MorphiumCache
 
getSizes() - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
getSizes() - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
getSkip() - Method in interface de.caluga.morphium.query.Query
 
getSkip() - Method in class de.caluga.morphium.query.QueryImpl
 
getSleepBetweenErrorRetries() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getSleepBetweenErrorRetries() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getSleepBetweenErrorRetries() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getSleepBetweenNetworkErrorRetries() - Method in class de.caluga.morphium.MorphiumConfig
 
getSort() - Method in interface de.caluga.morphium.query.Query
 
getSort() - Method in class de.caluga.morphium.query.QueryImpl
 
getSslContext() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getSslContext() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getSslContext() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getSslContext() - Method in class de.caluga.morphium.MorphiumConfig
 
getStartValue() - Method in class de.caluga.morphium.SequenceGenerator
 
getState() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getStateStr() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getStatistics() - Method in class de.caluga.morphium.Morphium
 
getStats() - Method in class de.caluga.morphium.Morphium
 
getStatusInfoListenerName() - Method in class de.caluga.morphium.messaging.Messaging
 
getStrength() - Method in class de.caluga.morphium.Collation
 
getString(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
getStringProperty(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
getStringProperty(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
getStringValue(Object, String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getSyncSourceHost() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getSyncSourceHost() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getSyncSourceId() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getSyncSourceId() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getTags() - Method in interface de.caluga.morphium.query.Query
 
getTags() - Method in class de.caluga.morphium.query.QueryImpl
 
getTagSet() - Method in class de.caluga.morphium.driver.ReadPreference
 
getTerm() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getText() - Method in class de.caluga.morphium.messaging.jms.JMSTextMessage
 
getThreadConnectionMultiplier() - Method in class de.caluga.morphium.MorphiumConfig
 
getThreadPoolAsyncOpCoreSize() - Method in class de.caluga.morphium.MorphiumConfig
 
getThreadPoolAsyncOpKeepAliveTime() - Method in class de.caluga.morphium.MorphiumConfig
 
getThreadPoolAsyncOpMaxSize() - Method in class de.caluga.morphium.MorphiumConfig
 
getThreadPoolMessagingCoreSize() - Method in class de.caluga.morphium.MorphiumConfig
 
getThreadPoolMessagingKeepAliveTime() - Method in class de.caluga.morphium.MorphiumConfig
 
getThreadPoolMessagingMaxSize() - Method in class de.caluga.morphium.MorphiumConfig
 
getThreadPoolStats() - Method in class de.caluga.morphium.messaging.Messaging
 
getTime() - Method in class de.caluga.morphium.driver.MorphiumId
 
getTimestamp() - Method in class de.caluga.morphium.messaging.Msg
 
getTimeToLive() - Method in class de.caluga.morphium.messaging.jms.Producer
 
getTo() - Method in class de.caluga.morphium.messaging.Msg
 
getToInsert() - Method in class de.caluga.morphium.driver.bulk.InsertBulkRequest
 
getTopicName() - Method in class de.caluga.morphium.messaging.jms.JMSTopic
 
getTransacted() - Method in class de.caluga.morphium.messaging.jms.Context
 
getTransacted() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
getTransaction() - Method in class de.caluga.morphium.Morphium
 
getTransactionContext() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getTransactionContext() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getTransactionContext() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getTtl() - Method in class de.caluga.morphium.messaging.Msg
 
getTxnNumber() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getType() - Method in class de.caluga.morphium.cache.jcache.CacheEntry
 
getType() - Method in class de.caluga.morphium.driver.ReadPreference
 
getType() - Method in class de.caluga.morphium.query.geospatial.Geo
 
getType() - Method in interface de.caluga.morphium.query.Query
what type this query is for
getType() - Method in class de.caluga.morphium.query.QueryImpl
 
getTypeIdForClass(Class) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getTypeIdForClassName(String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getTypeOfField(Class<?>, String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getUpdateDescription() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getUpdatedFields() - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
getUptime() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
getURI() - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
getUri() - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
getUuidRepresentation() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
getUuidRepresentation() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
getUuidRepresentation() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
getUuidRepresentation() - Method in class de.caluga.morphium.MorphiumConfig
 
getValidCacheTime(Class<?>) - Method in class de.caluga.morphium.cache.CacheHousekeeper
 
getValidCacheTime(Class<?>) - Method in class de.caluga.morphium.cache.jcache.HouseKeepingHelper
 
getValidTime() - Method in class de.caluga.morphium.MorphiumConfig
 
getValue() - Method in enum de.caluga.morphium.aggregation.Aggregator.BucketGranularity
 
getValue(Object, String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getValue() - Method in enum de.caluga.morphium.annotations.SafetyLevel
 
getValue() - Method in class de.caluga.morphium.cache.jcache.CacheImpl.CEvent
 
getValue(Enum, T) - Method in class de.caluga.morphium.DAO
 
getValue(String, T) - Method in class de.caluga.morphium.DAO
 
getValue() - Method in class de.caluga.morphium.FilterExpression
 
getValue() - Method in class de.caluga.morphium.messaging.Msg
 
getVersion(Object) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getVersion() - Method in class de.caluga.morphium.replicaset.ReplicaSetConf
 
getVersionField(Object) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
getVotingMembersCount() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getW() - Method in class de.caluga.morphium.driver.WriteConcern
 
getWc(int, boolean, boolean, int) - Static method in class de.caluga.morphium.driver.WriteConcern
 
getWhere() - Method in interface de.caluga.morphium.query.Query
 
getWhere() - Method in class de.caluga.morphium.query.QueryImpl
 
getWindowSize() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
getWindowSize() - Method in class de.caluga.morphium.messaging.Messaging
 
getWindowSize() - Method in class de.caluga.morphium.query.EmptyIterator
 
getWindowSize() - Method in interface de.caluga.morphium.query.MorphiumIterator
 
getWindowSize() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
getWindowSize() - Method in class de.caluga.morphium.query.QueryIterator
 
getWritableVotingMembersCount() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getWriteBufferCount() - Method in class de.caluga.morphium.Morphium
 
getWriteBufferTime() - Method in class de.caluga.morphium.MorphiumConfig
 
getWriteBufferTimeGranularity() - Method in class de.caluga.morphium.MorphiumConfig
 
getWriteCacheTimeout() - Method in class de.caluga.morphium.MorphiumConfig
 
getWriteConcern() - Method in class de.caluga.morphium.driver.MorphiumCollection
 
getWriteConcernForClass(Class<?>) - Method in class de.caluga.morphium.Morphium
 
getWriteMajorityCount() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
getWriter() - Method in class de.caluga.morphium.MorphiumConfig
 
getWriterBufferCount() - Method in class de.caluga.morphium.Morphium
 
getWriterForClass(Class<?>) - Method in class de.caluga.morphium.Morphium
 
getWtimeout() - Method in class de.caluga.morphium.driver.WriteConcern
 
globalListenersKey - Static variable in class de.caluga.morphium.messaging.StatusInfoListener
 
gotNewStatus(Morphium, ReplicaSetStatus) - Method in interface de.caluga.morphium.replicaset.ReplicasetStatusListener
 
graphLookup(Class<?>, Expr, Enum, Enum, String, Integer, String, Query) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
graphLookup(Class<?>, Expr, String, String, String, Integer, String, Query) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
graphLookup(String, Expr, String, String, String, Integer, String, Query) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
graphLookup(Class<?>, Expr, Enum, Enum, String, Integer, String, Query) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
graphLookup(Class<?>, Expr, String, String, String, Integer, String, Query) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
graphLookup(String, Expr, String, String, String, Integer, String, Query) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
graphLookup(Class<?>, Expr, Enum, Enum, String, Integer, String, Query) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
graphLookup(Class<?>, Expr, String, String, String, Integer, String, Query) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
graphLookup(String, Expr, String, String, String, Integer, String, Query) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
group(Map<String, Object>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
group(String) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
group(Expr) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
group(Map<String, Object>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
group(Expr) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
group(String) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
Group<T,R> - Class in de.caluga.morphium.aggregation
User: Stephan Bösebeck Date: 31.08.12 Time: 08:48

Aggregator-Group

Group(Aggregator<T, R>, String) - Constructor for class de.caluga.morphium.aggregation.Group
 
Group(Aggregator<T, R>, Map<String, Object>) - Constructor for class de.caluga.morphium.aggregation.Group
 
Group(Aggregator<T, R>, Expr) - Constructor for class de.caluga.morphium.aggregation.Group
 
group(Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
group(Expr) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
group(String) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
gt(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
gt(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
gt(Object) - Method in interface de.caluga.morphium.query.MongoField
 
gt(Object) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
gte(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
gte(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
gte(Object) - Method in interface de.caluga.morphium.query.MongoField
 
gte(Object) - Method in class de.caluga.morphium.query.MongoFieldImpl
 

H

hasAdditionalData(Class) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
hashCode() - Method in class de.caluga.morphium.driver.MorphiumId
 
hashCode() - Method in class de.caluga.morphium.messaging.Msg
 
hashCode() - Method in class de.caluga.morphium.Statistics
 
hashCode() - Method in class de.caluga.morphium.validation.JavaxValidationStorageListener
 
hasNext() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
hasNext() - Method in class de.caluga.morphium.query.EmptyIterator
 
hasNext() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
hasNext() - Method in class de.caluga.morphium.query.QueryIterator
 
heartBeatFrequency(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
heartBeatFrequency(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
heartBeatFrequency(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
hexChars - Static variable in class de.caluga.morphium.Utils
 
hideFieldInProjection(String) - Method in interface de.caluga.morphium.query.Query
 
hideFieldInProjection(Enum) - Method in interface de.caluga.morphium.query.Query
 
hideFieldInProjection(String) - Method in class de.caluga.morphium.query.QueryImpl
 
hideFieldInProjection(Enum) - Method in class de.caluga.morphium.query.QueryImpl
 
hour(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
housekeep(Cache, List<CacheListener>) - Method in class de.caluga.morphium.cache.jcache.HouseKeepingHelper
 
HouseKeepingHelper - Class in de.caluga.morphium.cache.jcache
 
HouseKeepingHelper() - Constructor for class de.caluga.morphium.cache.jcache.HouseKeepingHelper
 

I

Id - Annotation Type in de.caluga.morphium.annotations
User: Stpehan Bösebeck Date: 26.03.12 Time: 13:11

Specify the ID fiel - needs to be of type Object. is mandatory!

ID_CACHE_NAME - Static variable in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
idList() - Method in interface de.caluga.morphium.query.Query
only return the IDs of objects (useful if objects are really large)
idList(AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
idList(AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
idList() - Method in class de.caluga.morphium.query.QueryImpl
 
ifNull(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
IgnoreFields - Annotation Type in de.caluga.morphium.annotations
List of fields in class, that can be ignored.
in(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
in(Collection<?>) - Method in interface de.caluga.morphium.query.MongoField
 
in(Collection<?>) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
inc(Query<?>, String, long) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, String, int) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, String, Number) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, String, double) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, Enum, double) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, Enum, long) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, Enum, int) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, Enum, Number) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, Enum, double, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, Enum, long, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, Enum, int, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, Enum, Number, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
inc(Map<Enum, Number>, Query<T>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Query<T>, Map<String, Number>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, String, long, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, String, int, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, String, double, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
inc(Query<?>, String, Number, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
inc(Query<T>, Enum, long, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Query<T>, String, long, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Query<T>, Enum, int, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Query<T>, String, int, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Query<T>, Enum, double, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Query<T>, String, double, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Query<T>, Enum, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Query<T>, String, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(Object, Enum, long) - Method in class de.caluga.morphium.Morphium
 
inc(Object, String, long) - Method in class de.caluga.morphium.Morphium
 
inc(Object, Enum, int) - Method in class de.caluga.morphium.Morphium
 
inc(Object, String, int) - Method in class de.caluga.morphium.Morphium
 
inc(Object, Enum, double) - Method in class de.caluga.morphium.Morphium
 
inc(Object, String, double) - Method in class de.caluga.morphium.Morphium
 
inc(Object, Enum, Number) - Method in class de.caluga.morphium.Morphium
 
inc(Object, String, Number) - Method in class de.caluga.morphium.Morphium
 
inc(T, Enum, double, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, double, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, Enum, int, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, int, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, Enum, long, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, long, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, Enum, Number, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, Number, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, Enum, Enum, double, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, Enum, double, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, String, double, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, Enum, int, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, String, int, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, Enum, long, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, String, long, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, Enum, Number, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(T, String, String, Number, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
inc(StatisticKeys) - Method in class de.caluga.morphium.Morphium
 
inc(Enum, Integer, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Integer, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Integer, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Integer, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Integer) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Integer) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Double, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Double, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Double, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Double, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Double) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Double) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Long, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Long, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Long, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Long, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Long) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Long) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Number, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Number, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Number) - Method in interface de.caluga.morphium.query.Query
 
inc(Enum, Number) - Method in interface de.caluga.morphium.query.Query
 
inc(String, Integer, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Integer, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Integer, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Integer) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Integer) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Double, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Double, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Double, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Double) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Double) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Integer, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Double, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Long, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Long, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Long, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Long, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Long) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Long) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Number, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Number, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(String, Number) - Method in class de.caluga.morphium.query.QueryImpl
 
inc(Enum, Number) - Method in class de.caluga.morphium.query.QueryImpl
 
inc() - Method in class de.caluga.morphium.StatisticValue
 
inc(Query<T>, Map<String, Number>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
inc(Query<T>, String, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
inc(T, String, String, Number, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
inc(Query<T>, String, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
inc(T, String, String, Number, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
Increases a value in an existing mongo collection entry - no reading necessary.
inc(Query<T>, Map<String, Number>, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
inc(T, String, String, Number, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
Increases a value in an existing mongo collection entry - no reading necessary.
inc(Query<T>, Map<String, Number>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
inc(Query<T>, String, Number, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
incomingData(ChangeStreamEvent) - Method in class de.caluga.morphium.cache.WatchingCacheSynchronizer
 
incomingData(ChangeStreamEvent) - Method in interface de.caluga.morphium.changestream.ChangeStreamListener
return true, if you want to continue getting events.
incomingData(Map<String, Object>, long) - Method in interface de.caluga.morphium.driver.DriverTailableIterationCallback
 
incomingData(Map<String, Object>) - Method in interface de.caluga.morphium.replicaset.OplogListener
 
Index - Annotation Type in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 20.06.12 Time: 10:16

define the indices to be ensured when the corresponding collection is created when morphium.ensureIndicesFor can be used with a field like:

indexOfArray(Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
indexOfBytes(Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
indexOfCP(Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
indexStats() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
indexStats() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
indexStats() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
initAggregationIteration(String, String, List<Map<String, Object>>, ReadPreference, Collation, int, Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
initAggregationIteration(String, String, List<Map<String, Object>>, ReadPreference, Collation, int, Map<String, Object>) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
initAggregationIteration(String, String, List<Map<String, Object>>, ReadPreference, Collation, int, Map<String, Object>) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
initIteration(String, String, Map<String, Object>, Map<String, Integer>, Map<String, Object>, int, int, int, ReadPreference, Collation, Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
initIteration(String, String, Map<String, Object>, Map<String, Integer>, Map<String, Object>, int, int, int, ReadPreference, Collation, Map<String, Object>) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
initIteration(String, String, Map<String, Object>, Map<String, Integer>, Map<String, Object>, int, int, int, ReadPreference, Collation, Map<String, Object>) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
InMemAggregator<T,R> - Class in de.caluga.morphium.driver.inmem
 
InMemAggregator() - Constructor for class de.caluga.morphium.driver.inmem.InMemAggregator
 
InMemAggregatorFactory - Class in de.caluga.morphium.driver.inmem
 
InMemAggregatorFactory() - Constructor for class de.caluga.morphium.driver.inmem.InMemAggregatorFactory
 
InMemDumpContainer - Class in de.caluga.morphium.driver.inmem
 
InMemDumpContainer() - Constructor for class de.caluga.morphium.driver.inmem.InMemDumpContainer
 
InMemoryDriver - Class in de.caluga.morphium.driver.inmem
User: Stephan Bösebeck Date: 28.11.15 Time: 23:25 InMemory implementation of the MorphiumDriver interface. can be used for testing or caching.
InMemoryDriver() - Constructor for class de.caluga.morphium.driver.inmem.InMemoryDriver
 
InMemTransactionContext - Class in de.caluga.morphium.driver.inmem
User: Stephan Bösebeck Date: 03.07.18 Time: 23:34 TODO: Add documentation here
InMemTransactionContext() - Constructor for class de.caluga.morphium.driver.inmem.InMemTransactionContext
 
insert(String, String, List<Map<String, Object>>, WriteConcern) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
insert(String, String, List<Map<String, Object>>, WriteConcern) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
insert(String, String, List<Map<String, Object>>, WriteConcern) - Method in interface de.caluga.morphium.driver.MorphiumDriver
just insert - no special handling
insert(T) - Method in class de.caluga.morphium.Morphium
 
insert(T, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
insert(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
insert(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
insert(List<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
insert(T, String, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
insert(List<T>, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
insert(List<T>, String, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
insert(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
insert(List<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
insert(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
InsertBulkRequest - Class in de.caluga.morphium.driver.bulk
insert bulk request entry
InsertBulkRequest(List<Map<String, Object>>) - Constructor for class de.caluga.morphium.driver.bulk.InsertBulkRequest
 
intercept(Object, Method, Object[], MethodProxy) - Method in class de.caluga.morphium.LazyDeReferencingProxy
 
intExpr(int) - Static method in class de.caluga.morphium.aggregation.Expr
 
invoke(K, EntryProcessor<K, CacheEntry<CE>, T>, Object...) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
invokeAll(Set<? extends K>, EntryProcessor<K, CacheEntry<CE>, T>, Object...) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
isActive() - Method in class de.caluga.morphium.cache.WatchingCacheSynchronizer
 
isAnnotationOnAnyField(Class<?>, Class<? extends Annotation>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
isAnnotationPresentInHierarchy(Class<?>, Class<? extends T>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
isAnswer() - Method in class de.caluga.morphium.messaging.Msg
 
isArray(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isAsyncWrite(Class<?>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
isAsyncWritesEnabled() - Method in class de.caluga.morphium.MorphiumConfig
 
isAsyncWritesEnabledForThread() - Method in class de.caluga.morphium.Morphium
 
isAtlas() - Method in class de.caluga.morphium.MorphiumConfig
 
isAttached() - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
isAutoAnswer() - Method in class de.caluga.morphium.messaging.Messaging
 
isAutoIndexAndCappedCreationOnWrite() - Method in class de.caluga.morphium.MorphiumConfig
 
isAutoValuesEnabled() - Method in class de.caluga.morphium.MorphiumConfig
 
isAutoValuesEnabled() - Method in interface de.caluga.morphium.query.Query
 
isAutoValuesEnabled() - Method in class de.caluga.morphium.query.QueryImpl
 
isAutoValuesEnabledForThread() - Method in class de.caluga.morphium.Morphium
 
isBodyAssignableTo(Class) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
isBufferedWrite(Class<?>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
isBufferedWritesEnabled() - Method in class de.caluga.morphium.MorphiumConfig
 
isCached(Class<?>, String) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
isCached(Class<?>, String) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
isCached(Class<?>, String) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
isCamelCaseConversionEnabled() - Method in class de.caluga.morphium.MorphiumConfig
 
isCapped(String, String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
isCapped(String, String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
isCapped(String, String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
isCheckForNew() - Method in class de.caluga.morphium.MorphiumConfig
 
isClosed() - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
isClosed() - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
isCommitMessages() - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
isConnected() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
isConnected() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
isConnected() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
isContinued() - Method in interface de.caluga.morphium.driver.DriverTailableIterationCallback
 
isContinueProcessing() - Method in exception de.caluga.morphium.messaging.MessageRejectedException
 
isDefaultFsync() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
isDefaultFsync() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
isDefaultFsync() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
isDefaultJ() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
isDefaultJ() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
isDefaultJ() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
isEntity(Object) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
isExclusive() - Method in class de.caluga.morphium.messaging.Msg
 
isExplain() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
isExplain() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
isExplain() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
isFullDocument() - Method in class de.caluga.morphium.changestream.ChangeStreamMonitor
 
isGlobalFsync() - Method in class de.caluga.morphium.MorphiumConfig
 
isGlobalJ() - Method in class de.caluga.morphium.MorphiumConfig
 
isLazy() - Method in class de.caluga.morphium.MorphiumReference
 
isListenerRegistered(CacheListener) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
isListenerRegistered(CacheListener) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
isListenerRegistered(CacheListener) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
isMultiple() - Method in class de.caluga.morphium.driver.bulk.DeleteBulkRequest
 
isMultiple() - Method in class de.caluga.morphium.driver.bulk.UpdateBulkRequest
 
isMultithreadded() - Method in class de.caluga.morphium.messaging.Messaging
 
isMultithreaddedAccess() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
isMultithreaddedAccess() - Method in class de.caluga.morphium.query.EmptyIterator
 
isMultithreaddedAccess() - Method in interface de.caluga.morphium.query.MorphiumIterator
 
isMultithreaddedAccess() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
isMultithreaddedAccess() - Method in class de.caluga.morphium.query.QueryIterator
 
isNumber(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isObjectSerializationEnabled() - Method in class de.caluga.morphium.MorphiumConfig
 
isoDateFromParts(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isoDateFromParts(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isoDateFromParts(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isoDateFromParts(Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isoDateFromParts(Expr, Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isoDateFromParts(Expr, Expr, Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isoDateFromParts(Expr, Expr, Expr, Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isoDateFromParts(Expr, Expr, Expr, Expr, Expr, Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isoDayOfWeek(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isOldValueAvailable() - Method in class de.caluga.morphium.cache.jcache.CacheImpl.CEvent
 
isOrderedExecution() - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
isoWeek(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isoWeekYear(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
isProcessMultiple() - Method in class de.caluga.morphium.messaging.Messaging
 
isReadCacheEnabled() - Method in class de.caluga.morphium.MorphiumConfig
 
isReadCacheEnabledForThread() - Method in class de.caluga.morphium.Morphium
 
isReceiveAnswers() - Method in class de.caluga.morphium.messaging.Messaging
Receive answers=false, onMessage is not called, when answers come in if true, onMessage is called for all answers this is not affecting the sendAndWaitFor-Methods!
isReplicaset() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
isReplicaset() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
isReplicaset() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
isReplicaSet() - Method in class de.caluga.morphium.Morphium
 
isReplicaset() - Method in class de.caluga.morphium.MorphiumConfig
 
isRetryReads() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
isRetryReads() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
isRetryReads() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
isRetryReads() - Method in class de.caluga.morphium.MorphiumConfig
 
isRetryWrites() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
isRetryWrites() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
isRetryWrites() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
isRetryWrites() - Method in class de.caluga.morphium.MorphiumConfig
 
isRunning() - Method in class de.caluga.morphium.changestream.ChangeStreamMonitor
 
isRunning() - Method in class de.caluga.morphium.messaging.Messaging
 
isRunning() - Method in class de.caluga.morphium.replicaset.OplogMonitor
 
isSelf() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
isSendAnswer() - Method in exception de.caluga.morphium.messaging.MessageRejectedException
 
isSslInvalidHostNameAllowed() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
isSslInvalidHostNameAllowed() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
isSslInvalidHostNameAllowed() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
isSslInvalidHostNameAllowed() - Method in class de.caluga.morphium.MorphiumConfig
 
isStatusInfoListenerEnabled() - Method in class de.caluga.morphium.messaging.Messaging
 
isSupported(OptionalFeature) - Method in class de.caluga.morphium.cache.jcache.CachingProviderImpl
 
isUpsert() - Method in class de.caluga.morphium.driver.bulk.UpdateBulkRequest
 
isUseChangeStream() - Method in class de.caluga.morphium.messaging.Messaging
 
isUseDisk() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
isUseDisk() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
isUseDisk() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
isUseRegex() - Method in class de.caluga.morphium.replicaset.OplogMonitor
 
isUseSSL() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
isUseSSL() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
isUseSSL() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
isUseSSL() - Method in class de.caluga.morphium.MorphiumConfig
 
isValidationEnabled() - Method in class de.caluga.morphium.Morphium
Checks if javax.validation is available and enables validation support.
isWarnOnNoEntitySerialization() - Method in class de.caluga.morphium.MorphiumConfig
 
isWriteBufferEnabledForThread() - Method in class de.caluga.morphium.Morphium
 
itemExists(String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
iterator() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
iterator() - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
iterator() - Method in class de.caluga.morphium.query.EmptyIterator
 
iterator() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
iterator() - Method in class de.caluga.morphium.query.QueryIterator
 

J

JavaxValidationStorageListener - Class in de.caluga.morphium.validation
User: martinstolz Date: 29.08.12
JavaxValidationStorageListener() - Constructor for class de.caluga.morphium.validation.JavaxValidationStorageListener
 
JMSBytesMessage - Class in de.caluga.morphium.messaging.jms
 
JMSBytesMessage() - Constructor for class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
JMSConnection - Class in de.caluga.morphium.messaging.jms
 
JMSConnection(Morphium) - Constructor for class de.caluga.morphium.messaging.jms.JMSConnection
 
JMSConnectionConsumer - Class in de.caluga.morphium.messaging.jms
 
JMSConnectionConsumer() - Constructor for class de.caluga.morphium.messaging.jms.JMSConnectionConsumer
 
JMSConnectionFactory - Class in de.caluga.morphium.messaging.jms
 
JMSConnectionFactory(Morphium) - Constructor for class de.caluga.morphium.messaging.jms.JMSConnectionFactory
 
JMSDestination - Class in de.caluga.morphium.messaging.jms
 
JMSDestination() - Constructor for class de.caluga.morphium.messaging.jms.JMSDestination
 
JMSMapMessage - Class in de.caluga.morphium.messaging.jms
 
JMSMapMessage() - Constructor for class de.caluga.morphium.messaging.jms.JMSMapMessage
 
JMSMessage - Class in de.caluga.morphium.messaging.jms
 
JMSMessage() - Constructor for class de.caluga.morphium.messaging.jms.JMSMessage
 
JMSObjectMessage - Class in de.caluga.morphium.messaging.jms
 
JMSObjectMessage() - Constructor for class de.caluga.morphium.messaging.jms.JMSObjectMessage
 
JMSQueue - Class in de.caluga.morphium.messaging.jms
 
JMSQueue() - Constructor for class de.caluga.morphium.messaging.jms.JMSQueue
 
JMSQueue(String) - Constructor for class de.caluga.morphium.messaging.jms.JMSQueue
 
JMSSession - Class in de.caluga.morphium.messaging.jms
 
JMSSession() - Constructor for class de.caluga.morphium.messaging.jms.JMSSession
 
JMSTextMessage - Class in de.caluga.morphium.messaging.jms
 
JMSTextMessage() - Constructor for class de.caluga.morphium.messaging.jms.JMSTextMessage
 
JMSTopic - Class in de.caluga.morphium.messaging.jms
 
JMSTopic(String) - Constructor for class de.caluga.morphium.messaging.jms.JMSTopic
 

L

last(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
last(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 
LastAccess - Annotation Type in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 29.05.12 Time: 15:32

Tell the type to store the last access.

LastChange - Annotation Type in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 29.05.12 Time: 15:31

tell Morphium to store the timestamp of the last change. put this annotation both to the type and the field to store the last access timestamp.

LazyDeReferencingProxy<T> - Class in de.caluga.morphium
 
LazyDeReferencingProxy(Morphium, Class<? extends T>, Object, String) - Constructor for class de.caluga.morphium.LazyDeReferencingProxy
 
let(Map<String, Expr>, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
Lifecycle - Annotation Type in de.caluga.morphium.annotations.lifecycle
Just a marker that this Entity does contain lifecycle method Lifecycle methods won't be called, if this annotation is not present (performance reasons).
limit(int) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
limit(int) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
limit(int) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
limit(int) - Method in interface de.caluga.morphium.query.Query
limit the number of entries in result
limit(int) - Method in class de.caluga.morphium.query.QueryImpl
 
LimitToFields - Annotation Type in de.caluga.morphium.annotations
limit to a list of fields, or all fields of a given type sould avoid problems with anonymous sub classes or proxy implementations for example limittofields will not work for fields marked with @Property and a specified fieldname Attention: when limiting to a type, this will include all fields defined in that class, NOT honoring fields that might be ignored by it will be inherited by subclasses, so in subclasses you will need to add all fields manually, use the type or an empty version.
LineString - Class in de.caluga.morphium.query.geospatial
 
LineString() - Constructor for class de.caluga.morphium.query.geospatial.LineString
 
listCollections(String, String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
listCollections(String, String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
listCollections(String, String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
list collections whose name match the pattern
listCollections() - Method in class de.caluga.morphium.Morphium
 
listCollections(String) - Method in class de.caluga.morphium.Morphium
 
listDatabases() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
listDatabases() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
listDatabases() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
listDatabases() - Method in class de.caluga.morphium.Morphium
 
listenerForType - Variable in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
listeners - Variable in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
listLocalSessions() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
listLocalSessions(List<String>, List<String>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
listLocalSessions() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
listLocalSessions(List<String>, List<String>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
listLocalSessions() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
listLocalSessions(List<String>, List<String>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
listLocalSessionsAllUsers() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
listLocalSessionsAllUsers() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
listLocalSessionsAllUsers() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
listSessions() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
listSessions(List<String>, List<String>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
listSessions() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
listSessions(List<String>, List<String>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
listSessions() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
listSessions(List<String>, List<String>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
listSessionsAllUsers() - Method in interface de.caluga.morphium.aggregation.Aggregator
 
listSessionsAllUsers() - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
listSessionsAllUsers() - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
literal(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
ln(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
locale(String) - Method in class de.caluga.morphium.Collation
 
log(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
log - Static variable in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
log10(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
lookup(Class, Enum, Enum, String, List<Expr>, Map<String, Expr>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
lookup(String, String, String, String, List<Expr>, Map<String, Expr>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
lookup(Class, Enum, Enum, String, List<Expr>, Map<String, Expr>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
$lookup: { from: , localField: , foreignField: , as: }
lookup(String, String, String, String, List<Expr>, Map<String, Expr>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
lookup(Class, Enum, Enum, String, List<Expr>, Map<String, Expr>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
$lookup: { from: , localField: , foreignField: , as: }
lookup(String, String, String, String, List<Expr>, Map<String, Expr>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
lt(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
lt(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
lt(Object) - Method in interface de.caluga.morphium.query.MongoField
 
lt(Object) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
lte(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
lte(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
lte(Object) - Method in interface de.caluga.morphium.query.MongoField
 
lte(Object) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
ltrim(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 

M

map(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
mapExpr(Map<String, Expr>) - Static method in class de.caluga.morphium.aggregation.Expr
 
mapReduce(String, String, String, String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
mapReduce(String, String, String, String, Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
mapReduce(String, String, String, String, Map<String, Object>, Map<String, Object>, Collation) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
mapReduce(String, String, String, String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
mapReduce(String, String, String, String, Map<String, Object>) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
mapReduce(String, String, String, String, Map<String, Object>, Map<String, Object>, Collation) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
mapReduce(String, String, String, String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
mapReduce(String, String, String, String, Map<String, Object>) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
mapReduce(String, String, String, String, Map<String, Object>, Map<String, Object>, Collation) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
mapReduce(Class<? extends T>, String, String) - Method in class de.caluga.morphium.Morphium
 
markAsProcessedBeforeExec() - Method in interface de.caluga.morphium.messaging.MessageListener
 
markAsProcessedBeforeExec() - Method in class de.caluga.morphium.messaging.StatusInfoListener
 
marshall(BigInteger) - Method in class de.caluga.morphium.mapping.BigIntegerTypeMapper
 
marshall(Geo) - Method in class de.caluga.morphium.mapping.BsonGeoMapper
 
marshall(T) - Method in interface de.caluga.morphium.mapping.MorphiumTypeMapper
 
marshallIfNecessary(Object) - Method in class de.caluga.morphium.ObjectMapperImpl
 
marshallIfNecessary(Object) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
match(Query<T>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
match(Expr) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
match(Query<T>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
match(Expr) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
match(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
match(Query<T>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
match(Expr) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
matches(Pattern) - Method in interface de.caluga.morphium.query.MongoField
 
matches(String, String) - Method in interface de.caluga.morphium.query.MongoField
 
matches(String) - Method in interface de.caluga.morphium.query.MongoField
 
matches(Pattern) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
matches(String, String) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
matches(String) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
matchesJsonSchema(Map<String, Object>) - Method in interface de.caluga.morphium.query.Query
 
matchesJsonSchema(String) - Method in interface de.caluga.morphium.query.Query
 
matchesJsonSchema(Map<String, Object>) - Method in class de.caluga.morphium.query.QueryImpl
 
matchesJsonSchema(String) - Method in class de.caluga.morphium.query.QueryImpl
 
matchesQuery(Map<String, Object>, Map<String, Object>) - Static method in class de.caluga.morphium.driver.inmem.QueryHelper
 
matchSubQuery(Query<?>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
matchSubQuery(Query<?>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
matchSubQuery(Query<?>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
max(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
max(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
max(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 
Maximums - Class in de.caluga.morphium.driver.mongodb
storing all maximums determined by driver / database
Maximums() - Constructor for class de.caluga.morphium.driver.mongodb.Maximums
 
maxVariable(Collation.MaxVariable) - Method in class de.caluga.morphium.Collation
 
merge(String, String, Aggregator.MergeActionWhenMatched, Aggregator.MergeActionWhenNotMatched, String...) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
merge(String, Aggregator.MergeActionWhenMatched, Aggregator.MergeActionWhenNotMatched, String...) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
merge(String, Map<String, Expr>, List<Map<String, Expr>>, Aggregator.MergeActionWhenNotMatched, String...) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
merge(Class<?>, Map<String, Expr>, List<Map<String, Expr>>, Aggregator.MergeActionWhenMatched, Aggregator.MergeActionWhenNotMatched, String...) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
merge(String, String) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
merge(Class<?>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
merge(String) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
merge(String, String, Aggregator.MergeActionWhenMatched, Aggregator.MergeActionWhenNotMatched, String...) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
merge(String, Map<String, Expr>, List<Map<String, Expr>>, Aggregator.MergeActionWhenNotMatched, String...) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
merge(Class<?>, Map<String, Expr>, List<Map<String, Expr>>, Aggregator.MergeActionWhenMatched, Aggregator.MergeActionWhenNotMatched, String...) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
merge(String, String) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
merge(Class<?>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
merge(String) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
merge(String, Aggregator.MergeActionWhenMatched, Aggregator.MergeActionWhenNotMatched, String...) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
merge(String, String, Aggregator.MergeActionWhenMatched, Aggregator.MergeActionWhenNotMatched, String...) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
merge(String, Map<String, Expr>, List<Map<String, Expr>>, Aggregator.MergeActionWhenNotMatched, String...) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
merge(Class<?>, Map<String, Expr>, List<Map<String, Expr>>, Aggregator.MergeActionWhenMatched, Aggregator.MergeActionWhenNotMatched, String...) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
merge(String, String) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
merge(Class<?>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
merge(String) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
merge(String, Aggregator.MergeActionWhenMatched, Aggregator.MergeActionWhenNotMatched, String...) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
mergeObjects(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
mergeObjects(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
MessageListener<T extends Msg> - Interface in de.caluga.morphium.messaging
User: Stephan Bösebeck Date: 26.05.12 Time: 17:19

messageListenersbyNameKey - Static variable in class de.caluga.morphium.messaging.StatusInfoListener
 
MessageRejectedException - Exception in de.caluga.morphium.messaging
User: Stephan Bösebeck Date: 21.04.18 Time: 22:26 TODO: Add documentation here
MessageRejectedException(String) - Constructor for exception de.caluga.morphium.messaging.MessageRejectedException
 
MessageRejectedException(String, boolean) - Constructor for exception de.caluga.morphium.messaging.MessageRejectedException
 
MessageRejectedException(String, boolean, boolean) - Constructor for exception de.caluga.morphium.messaging.MessageRejectedException
 
MessageTimeoutException(String) - Constructor for exception de.caluga.morphium.messaging.Messaging.MessageTimeoutException
 
Messaging - Class in de.caluga.morphium.messaging
User: Stephan Bösebeck Date: 26.05.12 Time: 15:48

Messaging implements a simple, threadsafe and messaging api.

Messaging(Morphium, int, boolean) - Constructor for class de.caluga.morphium.messaging.Messaging
attaches to the default queue named "msg"
Messaging(Morphium) - Constructor for class de.caluga.morphium.messaging.Messaging
 
Messaging(Morphium, int, boolean, boolean, int) - Constructor for class de.caluga.morphium.messaging.Messaging
 
Messaging(Morphium, String, int, boolean) - Constructor for class de.caluga.morphium.messaging.Messaging
 
Messaging(Morphium, String, int, boolean, boolean, int) - Constructor for class de.caluga.morphium.messaging.Messaging
 
Messaging(Morphium, String, int, boolean, boolean, int, boolean) - Constructor for class de.caluga.morphium.messaging.Messaging
 
Messaging(Morphium, String, int, boolean, boolean, int, boolean, Messaging.ReceiveAnswers) - Constructor for class de.caluga.morphium.messaging.Messaging
 
Messaging.MessageTimeoutException - Exception in de.caluga.morphium.messaging
 
Messaging.ReceiveAnswers - Enum in de.caluga.morphium.messaging
 
Messaging.SystemShutdownException - Exception in de.caluga.morphium.messaging
 
MessagingCacheSyncAdapter - Class in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 14.07.12 Time: 18:19

MessagingCacheSyncAdapter() - Constructor for class de.caluga.morphium.cache.MessagingCacheSyncAdapter
 
MessagingCacheSynchronizer - Class in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 27.05.12 Time: 14:14

Connects to the Messaging system and to morphium.

MessagingCacheSynchronizer(Messaging, Morphium) - Constructor for class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
MessagingCacheSyncListener - Interface in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 14.07.12 Time: 17:25

get informed about Cache-Synchronization Events

messagingThreadpoolstatsKey - Static variable in class de.caluga.morphium.messaging.StatusInfoListener
 
meta(String) - Static method in class de.caluga.morphium.aggregation.Expr
 
millisecond(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
min(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
min(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
min(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 
minute(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
mod(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
mod(int, int) - Method in interface de.caluga.morphium.query.MongoField
 
mod(int, int) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
MongodbBulkContext - Class in de.caluga.morphium.driver.mongodb
User: Stephan Bösebeck Date: 13.11.15 Time: 23:06 Bulk context
MongodbBulkContext(Morphium, String, String, MongoDriver, boolean, WriteConcern) - Constructor for class de.caluga.morphium.driver.mongodb.MongodbBulkContext
 
MongoDriver - Class in de.caluga.morphium.driver.mongodb
 
MongoDriver() - Constructor for class de.caluga.morphium.driver.mongodb.MongoDriver
 
MongoEncryptionKeyProvider - Class in de.caluga.morphium.encryption
 
MongoEncryptionKeyProvider() - Constructor for class de.caluga.morphium.encryption.MongoEncryptionKeyProvider
 
MongoField<T> - Interface in de.caluga.morphium.query
User: Stpehan Bösebeck Date: 26.03.12 Time: 11:30

Representation of a field in a query

MongoFieldImpl<T> - Class in de.caluga.morphium.query
User: Stpehan Bösebeck Date: 26.03.12 Time: 15:18

default implementation of a MongoField

MongoFieldImpl() - Constructor for class de.caluga.morphium.query.MongoFieldImpl
 
MongoFieldImpl(Query<T>, MorphiumObjectMapper) - Constructor for class de.caluga.morphium.query.MongoFieldImpl
 
MongoTransactionContext - Class in de.caluga.morphium.driver.mongodb
User: Stephan Bösebeck Date: 03.07.18 Time: 22:19 TODO: Add documentation here
MongoTransactionContext() - Constructor for class de.caluga.morphium.driver.mongodb.MongoTransactionContext
 
MongoType - Enum in de.caluga.morphium
User: Stpehan Bösebeck Date: 26.03.12 Time: 11:48

Mongo Data types according to documentation: see also: http://www.mongodb.org/display/DOCS/Advanced+Queries#AdvancedQueries-ConditionalOperators

month(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
morphium - Variable in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
Morphium - Class in de.caluga.morphium
This is the single access point for accessing MongoDB.
Morphium() - Constructor for class de.caluga.morphium.Morphium
 
Morphium(String, String) - Constructor for class de.caluga.morphium.Morphium
 
Morphium(String, int, String) - Constructor for class de.caluga.morphium.Morphium
 
Morphium(MorphiumConfig) - Constructor for class de.caluga.morphium.Morphium
init the MongoDbLayer.
MorphiumAccessVetoException - Exception in de.caluga.morphium
User: Stephan Bösebeck Date: 07.03.13 Time: 10:09

This exception should be raised when the access should not be allowed

MorphiumAccessVetoException() - Constructor for exception de.caluga.morphium.MorphiumAccessVetoException
 
MorphiumAccessVetoException(String) - Constructor for exception de.caluga.morphium.MorphiumAccessVetoException
 
MorphiumAggregationIterator<T,R> - Interface in de.caluga.morphium.aggregation
 
MorphiumBulkContext<T> - Class in de.caluga.morphium.bulk
context for doing bulk operations.
MorphiumBulkContext(BulkRequestContext) - Constructor for class de.caluga.morphium.bulk.MorphiumBulkContext
 
MorphiumCache - Interface in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 07.03.13 Time: 09:57

Cache interface . you can set your own cache implementation to morphium if it implements this interface

MorphiumCacheImpl - Class in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 07.03.13 Time: 10:56

The Cache implementation for morphium.

MorphiumCacheImpl() - Constructor for class de.caluga.morphium.cache.MorphiumCacheImpl
 
MorphiumCacheJCacheImpl - Class in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 18.05.18 Time: 14:52 TODO: Add documentation here
MorphiumCacheJCacheImpl() - Constructor for class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
morphiumCachestatsKey - Static variable in class de.caluga.morphium.messaging.StatusInfoListener
 
MorphiumCollection - Class in de.caluga.morphium.driver
Created by stephan on 15.10.15.
MorphiumCollection() - Constructor for class de.caluga.morphium.driver.MorphiumCollection
 
MorphiumConfig - Class in de.caluga.morphium
Stores the configuration for the MongoDBLayer.
MorphiumConfig(Properties) - Constructor for class de.caluga.morphium.MorphiumConfig
 
MorphiumConfig(String, Properties) - Constructor for class de.caluga.morphium.MorphiumConfig
 
MorphiumConfig(String, MorphiumConfigResolver) - Constructor for class de.caluga.morphium.MorphiumConfig
 
MorphiumConfig() - Constructor for class de.caluga.morphium.MorphiumConfig
 
MorphiumConfig(String, int, int, int) - Constructor for class de.caluga.morphium.MorphiumConfig
 
MorphiumConfig.IndexCappedCheck - Enum in de.caluga.morphium
 
morphiumConfigKey - Static variable in class de.caluga.morphium.messaging.StatusInfoListener
 
MorphiumConfigResolver - Interface in de.caluga.morphium
 
MorphiumCursor - Class in de.caluga.morphium.driver
Morphiums representation of the mongodb Cursor.
MorphiumCursor() - Constructor for class de.caluga.morphium.driver.MorphiumCursor
 
MorphiumDriver - Interface in de.caluga.morphium.driver
Morphium driver interface All drivers need to implement this interface. you can add your own drivers to morphium.
MorphiumDriverException - Exception in de.caluga.morphium.driver
error during accessing the database through the driver
MorphiumDriverException(String) - Constructor for exception de.caluga.morphium.driver.MorphiumDriverException
 
MorphiumDriverException(String, Throwable) - Constructor for exception de.caluga.morphium.driver.MorphiumDriverException
 
MorphiumDriverException(String, Throwable, String, String, Map<String, Object>) - Constructor for exception de.caluga.morphium.driver.MorphiumDriverException
 
MorphiumDriverNetworkException - Exception in de.caluga.morphium.driver
network related issues when accessing the database
MorphiumDriverNetworkException(String, Throwable, String, String, Map<String, Object>) - Constructor for exception de.caluga.morphium.driver.MorphiumDriverNetworkException
 
MorphiumDriverNetworkException(String) - Constructor for exception de.caluga.morphium.driver.MorphiumDriverNetworkException
 
MorphiumDriverNetworkException(String, Throwable) - Constructor for exception de.caluga.morphium.driver.MorphiumDriverNetworkException
 
MorphiumDriverOperation<V> - Interface in de.caluga.morphium.driver
Created by stephan on 09.11.15.
MorphiumId - Class in de.caluga.morphium.driver
Morphium representation of an ID. similar to BSON ID
MorphiumId() - Constructor for class de.caluga.morphium.driver.MorphiumId
 
MorphiumId(Date) - Constructor for class de.caluga.morphium.driver.MorphiumId
 
MorphiumId(String) - Constructor for class de.caluga.morphium.driver.MorphiumId
 
MorphiumId(ObjectId) - Constructor for class de.caluga.morphium.driver.MorphiumId
 
MorphiumId(byte[]) - Constructor for class de.caluga.morphium.driver.MorphiumId
 
MorphiumId(byte[], int) - Constructor for class de.caluga.morphium.driver.MorphiumId
 
MorphiumIterator<T> - Interface in de.caluga.morphium.query
User: Stephan Bösebeck Date: 23.11.12 Time: 11:35

iterator, makes paging through huge collections a lot easier.

MorphiumObjectMapper - Interface in de.caluga.morphium
User: Stpehan Bösebeck Date: 26.03.12 Time: 11:24

Maps objects to Mongo

MorphiumQueryIterator<T> - Interface in de.caluga.morphium.query
 
MorphiumReference - Class in de.caluga.morphium
modeling references between two entities
MorphiumReference() - Constructor for class de.caluga.morphium.MorphiumReference
 
MorphiumReference(String, Object) - Constructor for class de.caluga.morphium.MorphiumReference
 
MorphiumStorageAdapter<T> - Class in de.caluga.morphium
User: Stephan Bösebeck Date: 06.03.13 Time: 08:13

the adapter for the storage listener

MorphiumStorageAdapter() - Constructor for class de.caluga.morphium.MorphiumStorageAdapter
 
MorphiumStorageListener<T> - Interface in de.caluga.morphium
 
MorphiumStorageListener.UpdateTypes - Enum in de.caluga.morphium
 
MorphiumTransactionContext - Class in de.caluga.morphium.driver
User: Stephan Bösebeck Date: 03.07.18 Time: 22:03 TODO: Add documentation here
MorphiumTransactionContext() - Constructor for class de.caluga.morphium.driver.MorphiumTransactionContext
 
MorphiumTypeMapper<T> - Interface in de.caluga.morphium.mapping
User: Stephan Bösebeck Date: 02.08.18 Time: 22:25 TODO: Add documentation here
MorphiumWriter - Interface in de.caluga.morphium.writer
User: Stephan Bösebeck Date: 30.08.12 Time: 14:39

Interface for all morphium write accesses.

MorphiumWriterImpl - Class in de.caluga.morphium.writer
User: Stephan Bösebeck Date: 30.08.12 Time: 14:38 default writer implementation - uses a ThreadPoolExecutor for execution of asynchornous calls maximum Threads are limited to 0.9* MaxConnections configured in MorphiumConfig
MorphiumWriterImpl() - Constructor for class de.caluga.morphium.writer.MorphiumWriterImpl
 
MorphiumWriterImpl.WT<T> - Class in de.caluga.morphium.writer
 
Msg - Class in de.caluga.morphium.messaging
User: Stephan Bösebeck Date: 26.05.12 Time: 15:45

Message class - used by Morphium's own messaging system

Reads from any node, as this produces lots of reads!

Msg() - Constructor for class de.caluga.morphium.messaging.Msg
 
Msg(String, String, String) - Constructor for class de.caluga.morphium.messaging.Msg
 
Msg(String, String, String, long) - Constructor for class de.caluga.morphium.messaging.Msg
 
Msg(String, String, String, long, boolean) - Constructor for class de.caluga.morphium.messaging.Msg
 
Msg.Fields - Enum in de.caluga.morphium.messaging
 
MultiLineString - Class in de.caluga.morphium.query.geospatial
 
MultiLineString() - Constructor for class de.caluga.morphium.query.geospatial.MultiLineString
 
multiply(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
MultiPoint - Class in de.caluga.morphium.query.geospatial
 
MultiPoint() - Constructor for class de.caluga.morphium.query.geospatial.MultiPoint
 
MultiPolygon - Class in de.caluga.morphium.query.geospatial
 
MultiPolygon() - Constructor for class de.caluga.morphium.query.geospatial.MultiPolygon
 

N

NameProvider - Interface in de.caluga.morphium
User: Stephan Bösebeck Date: 19.06.12 Time: 11:47

NameProvider define the name for a given Collection

ne(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
ne(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
ne(Object) - Method in interface de.caluga.morphium.query.MongoField
 
ne(Object) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
near(double, double) - Method in interface de.caluga.morphium.query.MongoField
 
near(double, double, double) - Method in interface de.caluga.morphium.query.MongoField
 
near(Point, double, double) - Method in interface de.caluga.morphium.query.MongoField
 
near(double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
near(double, double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
near(Point, double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
nearest() - Static method in class de.caluga.morphium.driver.ReadPreference
 
nearSpere(Point, double, double) - Method in interface de.caluga.morphium.query.MongoField
 
nearSpere(Point, double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
nearSphere(double, double) - Method in interface de.caluga.morphium.query.MongoField
 
nearSphere(double, double, double) - Method in interface de.caluga.morphium.query.MongoField
 
nearSphere(double, double, double, double) - Method in interface de.caluga.morphium.query.MongoField
 
nearSphere(double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
nearSphere(double, double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
nearSphere(double, double, double, double) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
next() - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
next() - Method in class de.caluga.morphium.query.EmptyIterator
 
next() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
next() - Method in class de.caluga.morphium.query.QueryIterator
 
nextIteration(MorphiumCursor) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
nextIteration(MorphiumCursor) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
nextIteration(MorphiumCursor) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
nextMap() - Method in class de.caluga.morphium.query.EmptyIterator
 
nextMap() - Method in interface de.caluga.morphium.query.MorphiumQueryIterator
 
nextMap() - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
nextMap() - Method in class de.caluga.morphium.query.QueryIterator
 
nin(Collection<?>) - Method in interface de.caluga.morphium.query.MongoField
 
nin(Collection<?>) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
NoCache - Annotation Type in de.caluga.morphium.annotations.caching
 
nor(Query<T>...) - Method in interface de.caluga.morphium.query.Query
not or
nor(Query<T>...) - Method in class de.caluga.morphium.query.QueryImpl
 
normalization(Boolean) - Method in class de.caluga.morphium.Collation
 
not(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
not() - Method in interface de.caluga.morphium.query.MongoField
 
not() - Method in class de.caluga.morphium.query.MongoFieldImpl
 
notExists() - Method in interface de.caluga.morphium.query.MongoField
 
notExists() - Method in class de.caluga.morphium.query.MongoFieldImpl
 
now() - Static method in class de.caluga.morphium.aggregation.Expr
 
nullExpr() - Static method in class de.caluga.morphium.aggregation.Expr
 
numericOrdering(Boolean) - Method in class de.caluga.morphium.Collation
 

O

ObjectMapperImpl - Class in de.caluga.morphium
User: Stpehan Bösebeck Date: 26.03.12 Time: 19:36
ObjectMapperImpl() - Constructor for class de.caluga.morphium.ObjectMapperImpl
 
objectToArray(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
onCreated(Iterable) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
onExpired(Iterable) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
onGetStatusFailure(Morphium, int) - Method in interface de.caluga.morphium.replicaset.ReplicasetStatusListener
infoms, if replicaset status could not be optained.
onHostDown(Morphium, List<String>, List<String>) - Method in interface de.caluga.morphium.replicaset.ReplicasetStatusListener
 
onMessage(Messaging, Msg) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
onMessage(Messaging, JMSMessage) - Method in class de.caluga.morphium.messaging.jms.Consumer
 
onMessage(Messaging, T) - Method in interface de.caluga.morphium.messaging.MessageListener
process message, send answer if null is returned, no answer is sent
onMessage(Messaging, Msg) - Method in class de.caluga.morphium.messaging.StatusInfoListener
 
onMonitorAbort(Morphium, int) - Method in interface de.caluga.morphium.replicaset.ReplicasetStatusListener
called, if the ReplicasetMonitor aborts due to too many errors
onOperationError(AsyncOperationType, Query<T>, long, String, Throwable, T, Object...) - Method in class de.caluga.morphium.async.AsyncCallbackAdapter
 
onOperationError(AsyncOperationType, Query<T>, long, String, Throwable, T, Object...) - Method in interface de.caluga.morphium.async.AsyncOperationCallback
callback for insuccesfull operations
onOperationSucceeded(AsyncOperationType, Query<T>, long, List<T>, T, Object...) - Method in class de.caluga.morphium.async.AsyncCallbackAdapter
 
onOperationSucceeded(AsyncOperationType, Query<T>, long, List<T>, T, Object...) - Method in interface de.caluga.morphium.async.AsyncOperationCallback
throw morphium access veto exception if you want to stop any subsequent calls
onRemoved(Iterable) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
onShutdown(Morphium) - Method in class de.caluga.morphium.cache.CacheHousekeeper
 
onShutdown(Morphium) - Method in class de.caluga.morphium.changestream.ChangeStreamMonitor
 
onShutdown(Morphium) - Method in class de.caluga.morphium.messaging.Messaging
 
onShutdown(Morphium) - Method in class de.caluga.morphium.replicaset.OplogMonitor
 
onShutdown(Morphium) - Method in interface de.caluga.morphium.ShutdownListener
 
onShutdown(Morphium) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
onShutdown(Morphium) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
onUpdated(Iterable) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
OplogListener - Interface in de.caluga.morphium.replicaset
Created by stephan on 15.11.16.
OplogMonitor - Class in de.caluga.morphium.replicaset
Created by stephan on 15.11.16.
OplogMonitor(Morphium) - Constructor for class de.caluga.morphium.replicaset.OplogMonitor
 
OplogMonitor(Morphium, Class<?>) - Constructor for class de.caluga.morphium.replicaset.OplogMonitor
 
OplogMonitor(Morphium, String, boolean) - Constructor for class de.caluga.morphium.replicaset.OplogMonitor
 
or(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
or(Query<T>...) - Method in interface de.caluga.morphium.query.Query
concatenate those queries with or
or(List<Query<T>>) - Method in interface de.caluga.morphium.query.Query
concatenate those queries with or
or(Query<T>...) - Method in class de.caluga.morphium.query.QueryImpl
 
or(List<Query<T>>) - Method in class de.caluga.morphium.query.QueryImpl
 
out(String) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
out(Class<?>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
out(String, String) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
out(Class<?>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
out(String) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
out(String, String) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
out(String) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
out(Class<?>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
out(String, String) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
overrideDB(String) - Method in interface de.caluga.morphium.query.Query
use this db instead of the default one
overrideDB(String) - Method in class de.caluga.morphium.query.QueryImpl
 

P

parse(Object) - Static method in class de.caluga.morphium.aggregation.Expr
 
pauseProcessingOfMessagesNamed(String) - Method in class de.caluga.morphium.messaging.Messaging
pause processing for certain messages
planCacheStats(Map<String, Object>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
planCacheStats(Map<String, Object>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
planCacheStats(Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
Point - Class in de.caluga.morphium.query.geospatial
 
Point() - Constructor for class de.caluga.morphium.query.geospatial.Point
 
Point(Double, Double) - Constructor for class de.caluga.morphium.query.geospatial.Point
 
Polygon - Class in de.caluga.morphium.query.geospatial
 
Polygon() - Constructor for class de.caluga.morphium.query.geospatial.Polygon
 
polygon(double...) - Method in interface de.caluga.morphium.query.MongoField
 
polygon(Polygon) - Method in interface de.caluga.morphium.query.MongoField
 
polygon(double...) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
polygon(Polygon) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
pop(T, String, String, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
pop(T, String, String, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
pop(T, String, String, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
postClear(Class) - Method in interface de.caluga.morphium.cache.CacheSyncListener
 
postClear(Class) - Method in class de.caluga.morphium.cache.MessagingCacheSyncAdapter
 
postDrop(Morphium, Class) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
postDrop(Morphium, Class<? extends T>) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
postDrop(Morphium, Class<? extends T>) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
PostLoad - Annotation Type in de.caluga.morphium.annotations.lifecycle
 
postLoad(Morphium, Object) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
postLoad(Morphium, List<Object>) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
postLoad(Morphium, List<T>) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
postLoad(Morphium, T) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
postLoad(Morphium, T) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
postLoad(Morphium, List<T>) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
PostRemove - Annotation Type in de.caluga.morphium.annotations.lifecycle
 
postRemove(Morphium, Object) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
postRemove(Morphium, List<Object>) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
postRemove(Morphium, Query) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
postRemove(Morphium, List<T>) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
postRemove(Morphium, T) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
postRemove(Morphium, Query<T>) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
postRemove(Morphium, T) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
postRemove(Morphium, List<T>) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
postRemove(Morphium, Query<T>) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
postSendClearMsg(Class, Msg) - Method in class de.caluga.morphium.cache.MessagingCacheSyncAdapter
 
postSendClearMsg(Class, Msg) - Method in interface de.caluga.morphium.cache.MessagingCacheSyncListener
 
PostStore - Annotation Type in de.caluga.morphium.annotations.lifecycle
 
postStore(Morphium, Object, boolean) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
postStore(Morphium, Map<Object, Boolean>) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
postStore(Morphium, Map<T, Boolean>) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
postStore(Morphium, T, boolean) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
postStore(Morphium, T, boolean) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
postStore(Morphium, Map<T, Boolean>) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
PostUpdate - Annotation Type in de.caluga.morphium.annotations.lifecycle
will be called, after this object was updated by a direct call to update won't be called, when updates are done query based.
postUpdate(Morphium, Class, Enum) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
postUpdate(Morphium, Class<? extends T>, Enum) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
postUpdate(Morphium, Class<? extends T>, Enum) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
pow(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
preClear(Class) - Method in interface de.caluga.morphium.cache.CacheSyncListener
before clearing cache - if cls == null whole cache Message m contains information about reason and stuff...
preClear(Class) - Method in class de.caluga.morphium.cache.MessagingCacheSyncAdapter
 
preClear(Class<?>, String) - Method in interface de.caluga.morphium.cache.WatchingCacheSyncListener
 
preDrop(Morphium, Class) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
preDrop(Morphium, Class<? extends T>) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
preDrop(Morphium, Class<? extends T>) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
PrefetchingQueryIterator<T> - Class in de.caluga.morphium.query
iterating over huge collections using the db interal cursor.
PrefetchingQueryIterator() - Constructor for class de.caluga.morphium.query.PrefetchingQueryIterator
 
PreRemove - Annotation Type in de.caluga.morphium.annotations.lifecycle
 
preRemove(Morphium, Query<Object>) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
preRemove(Morphium, Object) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
preRemove(Morphium, Query<T>) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
preRemove(Morphium, T) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
preRemove(Morphium, Query<T>) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
preRemove(Morphium, T) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
preSendClearMsg(Class, Msg) - Method in class de.caluga.morphium.cache.MessagingCacheSyncAdapter
 
preSendClearMsg(Class, Msg) - Method in interface de.caluga.morphium.cache.MessagingCacheSyncListener
Class is null for CLEAR ALL
PreStore - Annotation Type in de.caluga.morphium.annotations.lifecycle
 
preStore(Morphium, Object, boolean) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
preStore(Morphium, Map<Object, Boolean>) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
preStore() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
preStore() - Method in class de.caluga.morphium.messaging.Msg
 
preStore(Morphium, Map<T, Boolean>) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
preStore(Morphium, T, boolean) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
preStore(Morphium, T, boolean) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
preStore(Morphium, Map<T, Boolean>) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
preStore(Morphium, Map<Object, Boolean>) - Method in class de.caluga.morphium.validation.JavaxValidationStorageListener
 
preStore(Morphium, Object, boolean) - Method in class de.caluga.morphium.validation.JavaxValidationStorageListener
 
PreUpdate - Annotation Type in de.caluga.morphium.annotations.lifecycle
will be called, before a single object is updated (this obect to be exact) Unfortuately, it can't be called when a query based update is executed
preUpdate(Morphium, Class<?>, Enum) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
preUpdate(Morphium, Class<? extends T>, Enum) - Method in class de.caluga.morphium.MorphiumStorageAdapter
 
preUpdate(Morphium, Class<? extends T>, Enum) - Method in interface de.caluga.morphium.MorphiumStorageListener
 
primary() - Static method in class de.caluga.morphium.driver.ReadPreference
 
primaryPreferred() - Static method in class de.caluga.morphium.driver.ReadPreference
 
Producer - Class in de.caluga.morphium.messaging.jms
 
Producer(Messaging) - Constructor for class de.caluga.morphium.messaging.jms.Producer
 
ProfilingListener - Interface in de.caluga.morphium
User: Stephan Bösebeck Date: 01.08.12 Time: 09:46

Listener for profiling

project(Map<String, Object>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
project(String...) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
project(String, Expr) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
project(Map<String, Object>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
project(String, Expr) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
project(String...) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
project(Map<String, Expr>) - Static method in class de.caluga.morphium.aggregation.Expr
 
project(Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
project(String, Expr) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
project(String...) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
Property - Annotation Type in de.caluga.morphium.annotations
User: Stpehan Bösebeck Date: 26.03.12 Time: 11:14

Define this field to be a Property.

PropertyEncryptionKeyProvider - Class in de.caluga.morphium.encryption
 
PropertyEncryptionKeyProvider() - Constructor for class de.caluga.morphium.encryption.PropertyEncryptionKeyProvider
 
PropertyEncryptionKeyProvider(Properties, String, String, boolean) - Constructor for class de.caluga.morphium.encryption.PropertyEncryptionKeyProvider
 
PropertyEncryptionKeyProvider(Properties, String, String) - Constructor for class de.caluga.morphium.encryption.PropertyEncryptionKeyProvider
 
propertyExists(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
propertyExists(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
pull(Query<?>, Enum, Object) - Method in class de.caluga.morphium.Morphium
 
pull(Query<?>, String, Object) - Method in class de.caluga.morphium.Morphium
 
pull(Query<?>, Enum, Object, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
pull(Query<T>, String, Object, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
pull(Query<T>, String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
Asynchronous call to pulll
pull(T, String, Expr, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
pull(Query<T>, String, Expr, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
pull(String, Object) - Method in interface de.caluga.morphium.query.Query
 
pull(Enum, Object) - Method in interface de.caluga.morphium.query.Query
 
pull(String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
pull(Enum, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
pull(Enum, Expr, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
pull(Enum, Expr, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
pull(Enum, Expr) - Method in interface de.caluga.morphium.query.Query
 
pull(String, Object) - Method in class de.caluga.morphium.query.QueryImpl
 
pull(Enum, Object) - Method in class de.caluga.morphium.query.QueryImpl
 
pull(String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
pull(Enum, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
pull(Enum, Expr, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
pull(Enum, Expr, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
pull(Enum, Expr) - Method in class de.caluga.morphium.query.QueryImpl
 
pullAll(Query<?>, Enum, List<Object>, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
pullAll(Query<?>, String, List<Object>, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
pullAll(Query<T>, String, List<?>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
pullAll(String, List) - Method in interface de.caluga.morphium.query.Query
 
pullAll(Enum, List) - Method in interface de.caluga.morphium.query.Query
 
pullAll(String, List, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
pullAll(Enum, List, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
pullAll(String, List) - Method in class de.caluga.morphium.query.QueryImpl
 
pullAll(Enum, List) - Method in class de.caluga.morphium.query.QueryImpl
 
pullAll(String, List, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
pullAll(Enum, List, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
push(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
push(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 
push(String, String, String) - Method in class de.caluga.morphium.aggregation.Group
 
push(Query<?>, Enum, Object) - Method in class de.caluga.morphium.Morphium
 
push(Query<?>, String, Object) - Method in class de.caluga.morphium.Morphium
 
push(Query<?>, Enum, Object, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
push(Object, String, Object, boolean) - Method in class de.caluga.morphium.Morphium
 
push(Object, String, String, Object, boolean) - Method in class de.caluga.morphium.Morphium
 
push(Object, String, Enum, Object, boolean) - Method in class de.caluga.morphium.Morphium
 
push(Object, Enum, Object, boolean) - Method in class de.caluga.morphium.Morphium
 
push(Query<T>, String, Object, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
push(Query<T>, String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
asynchronous call to callback
push(String, Object) - Method in interface de.caluga.morphium.query.Query
 
push(Enum, Object) - Method in interface de.caluga.morphium.query.Query
 
push(String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
push(Enum, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
push(String, Object) - Method in class de.caluga.morphium.query.QueryImpl
 
push(Enum, Object) - Method in class de.caluga.morphium.query.QueryImpl
 
push(String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
push(Enum, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
pushAll(Query<?>, Enum, List<Object>, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
pushAll(Query<?>, String, List<?>, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
pushAll(Query<T>, String, List<?>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
pushAll(String, List) - Method in interface de.caluga.morphium.query.Query
 
pushAll(Enum, List) - Method in interface de.caluga.morphium.query.Query
 
pushAll(String, List, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
pushAll(Enum, List, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
pushAll(String, List) - Method in class de.caluga.morphium.query.QueryImpl
 
pushAll(Enum, List) - Method in class de.caluga.morphium.query.QueryImpl
 
pushAll(String, List, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
pushAll(Enum, List, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
pushPull(boolean, Query<T>, String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
pushPull(boolean, Query<T>, String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
pushPull(boolean, Query<T>, String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
pushPull(boolean, Query<T>, String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
pushPullAll(boolean, Query<T>, String, List<?>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
pushPullAll(boolean, Query<T>, String, List<?>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
pushPullAll(boolean, Query<T>, String, List<?>, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
pushPullAll(boolean, Query<T>, String, List<?>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
put(K, CacheEntry<CE>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
put(String, Double) - Method in class de.caluga.morphium.Statistics
 
putAll(Map<? extends K, ? extends CacheEntry<CE>>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
putAll(Map) - Method in class de.caluga.morphium.Statistics
 
putIfAbsent(K, CacheEntry<CE>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 

Q

q() - Method in interface de.caluga.morphium.query.Query
create a new empty query for the same type using the same mapper as this
q() - Method in class de.caluga.morphium.query.QueryImpl
 
Query<T> - Interface in de.caluga.morphium.query
User: Stpehan Bösebeck Date: 26.03.12 Time: 11:29

usage: Query q= Morphium.get().createQueryFor(UncachedObject.class); q=q.f("counter").lt(15).f("counter").gt(10); Or q.or(q.q().f("counter").eq(15),q.q().f("counter").eq(22)); AND is the default!

Query.TextSearchLanguages - Enum in de.caluga.morphium.query
 
QueryFactory - Interface in de.caluga.morphium.query
User: Stephan Bösebeck Date: 31.08.12 Time: 11:08

crate query for a certain type

QueryFactoryImpl - Class in de.caluga.morphium.query
User: Stephan Bösebeck Date: 31.08.12 Time: 11:03

default implementation of the query factory.

QueryFactoryImpl() - Constructor for class de.caluga.morphium.query.QueryFactoryImpl
 
QueryFactoryImpl(Class<? extends Query>) - Constructor for class de.caluga.morphium.query.QueryFactoryImpl
 
QueryHelper - Class in de.caluga.morphium.driver.inmem
 
QueryHelper() - Constructor for class de.caluga.morphium.driver.inmem.QueryHelper
 
QueryImpl<T> - Class in de.caluga.morphium.query
User: Stpehan Bösebeck Date: 26.03.12 Time: 22:14
QueryImpl() - Constructor for class de.caluga.morphium.query.QueryImpl
 
QueryImpl(Morphium, Class<? extends T>, ThreadPoolExecutor) - Constructor for class de.caluga.morphium.query.QueryImpl
 
QueryImpl(Morphium) - Constructor for class de.caluga.morphium.query.QueryImpl
 
QueryIterator<T> - Class in de.caluga.morphium.query
User: Stephan Bösebeck Date: 25.03.16 Time: 22:33 iterating over huge collections using the mongodb internal cursor
QueryIterator() - Constructor for class de.caluga.morphium.query.QueryIterator
 
queueMessage(Msg) - Method in class de.caluga.morphium.messaging.Messaging
 
queueMessagetoSelf(Msg) - Method in class de.caluga.morphium.messaging.Messaging
 
queueTask(Runnable) - Method in class de.caluga.morphium.Morphium
 

R

radiansToDegrees(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
range(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
rawQuery(Map<String, Object>) - Method in interface de.caluga.morphium.query.Query
 
rawQuery(Map<String, Object>) - Method in class de.caluga.morphium.query.QueryImpl
 
readAccess(Query, long, ReadAccessType) - Method in interface de.caluga.morphium.ProfilingListener
 
ReadAccessType - Enum in de.caluga.morphium
User: Stephan Bösebeck Date: 01.08.12 Time: 11:05

PRofiling read access types

readAll(Class<? extends T>) - Method in class de.caluga.morphium.Morphium
return a list of all elements stored in morphium for this type
readBoolean() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readByte() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readBytes(byte[]) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readBytes(byte[], int) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readChar() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readDouble() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readFloat() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readFromProperties(Properties, String, String, boolean) - Method in class de.caluga.morphium.encryption.PropertyEncryptionKeyProvider
 
readInt() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readLong() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
ReadOnly - Annotation Type in de.caluga.morphium.annotations
mark a property as read only - will only be read from Mongo, but never stored
ReadPreference - Class in de.caluga.morphium.driver
Read preference defines which node will be used for processing a query.
ReadPreference() - Constructor for class de.caluga.morphium.driver.ReadPreference
 
ReadPreferenceLevel - Enum in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 30.08.12 Time: 13:54

Define the read preference level for this type.

ReadPreferenceType - Enum in de.caluga.morphium.driver
Created by stephan on 05.11.15.
readShort() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readUnsignedByte() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readUnsignedShort() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
readUTF() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
receive() - Method in class de.caluga.morphium.messaging.jms.Consumer
 
receive(long) - Method in class de.caluga.morphium.messaging.jms.Consumer
 
receiveBody(Class<T>) - Method in class de.caluga.morphium.messaging.jms.Consumer
 
receiveBody(Class<T>, long) - Method in class de.caluga.morphium.messaging.jms.Consumer
 
receiveBodyNoWait(Class<T>) - Method in class de.caluga.morphium.messaging.jms.Consumer
 
receiveNoWait() - Method in class de.caluga.morphium.messaging.jms.Consumer
 
reconnectToDb(String) - Method in class de.caluga.morphium.Morphium
 
recover() - Method in class de.caluga.morphium.messaging.jms.Context
 
recover() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
RecursionException() - Constructor for exception de.caluga.morphium.SequenceGenerator.RecursionException
 
redact(Expr) - Method in interface de.caluga.morphium.aggregation.Aggregator
see https://docs.mongodb.com/manual/reference/operator/aggregation/redact/
redact(Expr) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
redact needs to resolve to $$DESCEND, $$PRUNE, or $$KEEP System Variable Description $$DESCEND $redact returns the fields at the current document level, excluding embedded documents.
redact(Expr) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
redact needs to resolve to $$DESCEND, $$PRUNE, or $$KEEP System Variable Description $$DESCEND $redact returns the fields at the current document level, excluding embedded documents.
reduce(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
Reference - Annotation Type in de.caluga.morphium.annotations
User: Stpehan Bösebeck Date: 26.03.12 Time: 11:18

Mark this field as a reference to annother mongo object In mongo only the id will be stored here if automaticStore is true (default), objects will be stored if not already done

regex(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
regexFind(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
regexFindAll(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
regexMatch(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
registerCacheEntryListener(CacheEntryListenerConfiguration<K, CacheEntry<CE>>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
registerCustomMapperFor(Class<T>, MorphiumTypeMapper<T>) - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
registerCustomMapperFor(Class<T>, MorphiumTypeMapper<T>) - Method in class de.caluga.morphium.ObjectMapperImpl
 
remove(K) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
remove(K, CacheEntry<CE>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
remove(Object) - Method in class de.caluga.morphium.Statistics
 
remove(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
remove(Query<T>, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
remove(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
remove(Query<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
remove(List<T>, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
remove(Query<T>, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
remove(T, String, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
remove(Query<T>, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
deletes all objects matching the given query
remove(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
remove(Query<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
deletes all objects matching the given query
remove(Query<T>, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
remove(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
removeAdditional(String) - Method in class de.caluga.morphium.messaging.Msg
 
removeAll(Set<? extends K>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
removeAll() - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
removeCacheListener(CacheListener) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
removeCacheListener(CacheListener) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
removeCacheListener(CacheListener) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
removeClusterListener(ClusterListener) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
removeClusterListener(ClusterListener) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
removeClusterListener(ClusterListener) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
removeClusterListener(ClusterListener) - Method in class de.caluga.morphium.Morphium
 
removeCommandListener(CommandListener) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
removeCommandListener(CommandListener) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
removeCommandListener(CommandListener) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
removeCommandListener(CommandListener) - Method in class de.caluga.morphium.Morphium
 
removeConnectionPoolListener(ConnectionPoolListener) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
removeConnectionPoolListener(ConnectionPoolListener) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
removeConnectionPoolListener(ConnectionPoolListener) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
removeConnectionPoolListener(ConnectionPoolListener) - Method in class de.caluga.morphium.Morphium
 
removeEntryFromCache(Class, Object) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
removeEntryFromCache(Class, Object) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
removeEntryFromCache(Class, Object) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
removeEntryFromIdCache(Class, Object) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
removeEntryFromIdCache(Class, Object) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
removeEntryFromIdCache(Class, Object) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
removeListener(ChangeStreamListener) - Method in class de.caluga.morphium.changestream.ChangeStreamMonitor
 
removeListener(MorphiumStorageListener) - Method in class de.caluga.morphium.Morphium
 
removeListener(OplogListener) - Method in class de.caluga.morphium.replicaset.OplogMonitor
 
removeListener(ReplicasetStatusListener) - Method in class de.caluga.morphium.replicaset.RSMonitor
 
removeListenerForMessageNamed(String, MessageListener) - Method in class de.caluga.morphium.messaging.Messaging
 
removeMessage(Msg) - Method in class de.caluga.morphium.messaging.Messaging
 
removeMessageListener(MessageListener) - Method in class de.caluga.morphium.messaging.Messaging
 
RemoveProcessTask - Class in de.caluga.morphium.messaging
 
RemoveProcessTask(List<MorphiumId>, MorphiumId) - Constructor for class de.caluga.morphium.messaging.RemoveProcessTask
 
removeProfilingListener(ProfilingListener) - Method in class de.caluga.morphium.Morphium
 
removeRecipient(String) - Method in class de.caluga.morphium.messaging.Msg
 
removeReplicasetStatusListener(ReplicasetStatusListener) - Method in class de.caluga.morphium.Morphium
 
removeShutdownListener(ShutdownListener) - Method in class de.caluga.morphium.Morphium
 
removeSyncListener(T) - Method in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
removeSyncListener(Class, T) - Method in class de.caluga.morphium.cache.AbstractCacheSynchronizer
 
removeValue(String) - Method in class de.caluga.morphium.messaging.Msg
 
replace(K, CacheEntry<CE>, CacheEntry<CE>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
replace(K, CacheEntry<CE>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
replaceAll(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
replaceBsonValues(List<Map<String, Object>>) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceBsonValues(Map<String, Object>) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceBsonValuesIdInList(List<Object>) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceBsonValuesInArray(Object) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceBsonValuesInCollection(Collection<Object>) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceMorphiumIdByObjectId(List<Map<String, Object>>) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceMorphiumIdByObjectId(Map<String, Object>) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceMorphiumIdByObjectIdInArray(Object) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceMorphiumIdByObjectIdInCollection(Collection<Object>) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceMorphiumIdByObjectIdInList(List<Object>) - Static method in class de.caluga.morphium.driver.mongodb.DriverHelper
 
replaceMorphiumIds(Map) - Static method in class de.caluga.morphium.Utils
 
replaceMorphiumIds(Collection) - Static method in class de.caluga.morphium.Utils
 
replaceOne(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
replaceRoot(Expr) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
replaceRoot(Expr) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
replaceRoot(Expr) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
replaceWith(Expr) - Method in interface de.caluga.morphium.aggregation.Aggregator
Replaces the input document with the specified document.
replaceWith(Expr) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
replaceWith(Expr) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
ReplicaSetConf - Class in de.caluga.morphium.replicaset
User: Stephan Bösebeck Date: 24.08.12 Time: 11:31

ReplicasetConf

ReplicaSetConf() - Constructor for class de.caluga.morphium.replicaset.ReplicaSetConf
 
ReplicaSetNode - Class in de.caluga.morphium.replicaset
User: Stephan Bösebeck Date: 10.08.12 Time: 15:06

Mongo Replicaset Node

ReplicaSetNode() - Constructor for class de.caluga.morphium.replicaset.ReplicaSetNode
 
ReplicaSetStatus - Class in de.caluga.morphium.replicaset
User: Stephan Bösebeck Date: 10.08.12 Time: 15:05

Replicaset Status

ReplicaSetStatus() - Constructor for class de.caluga.morphium.replicaset.ReplicaSetStatus
 
ReplicasetStatusListener - Interface in de.caluga.morphium.replicaset
 
reread(T) - Method in class de.caluga.morphium.Morphium
careful this actually changes the parameter o!
reread(T, String) - Method in class de.caluga.morphium.Morphium
 
reset() - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
reset() - Method in class de.caluga.morphium.Morphium
 
resetCache() - Method in interface de.caluga.morphium.cache.MorphiumCache
 
resetCache() - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
resetCache() - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
resetData() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
resetStatistics() - Method in class de.caluga.morphium.Morphium
 
resolveSetting(String) - Method in interface de.caluga.morphium.MorphiumConfigResolver
 
restore(InputStream) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
restoreFromFile(File) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
RESULT_CACHE_NAME - Static variable in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
reverseArray(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
rollback() - Method in class de.caluga.morphium.messaging.jms.Context
 
rollback() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
round(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
RSAEncryptionProvider - Class in de.caluga.morphium.encryption
 
RSAEncryptionProvider() - Constructor for class de.caluga.morphium.encryption.RSAEncryptionProvider
 
RSMonitor - Class in de.caluga.morphium.replicaset
Used in a Thread or executor.
RSMonitor(Morphium) - Constructor for class de.caluga.morphium.replicaset.RSMonitor
 
rtrim(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
run() - Method in class de.caluga.morphium.cache.CacheHousekeeper
 
run() - Method in class de.caluga.morphium.changestream.ChangeStreamMonitor
 
run() - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
run() - Method in class de.caluga.morphium.messaging.Messaging
 
run() - Method in class de.caluga.morphium.messaging.RemoveProcessTask
 
run() - Method in class de.caluga.morphium.replicaset.OplogMonitor
 
runBulk() - Method in class de.caluga.morphium.bulk.MorphiumBulkContext
 
runCommand(String, Map<String, Object>) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
runCommand(String, Map<String, Object>) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
runCommand(String, Map<String, Object>) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 

S

SafetyLevel - Enum in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 26.05.12 Time: 16:35

Define the type of Write safety.

sample(int) - Method in interface de.caluga.morphium.aggregation.Aggregator
Randomly selects the specified number of documents from its input.
sample(int) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
sample(int) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
save(T) - Method in class de.caluga.morphium.Morphium
 
save(T, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
save(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
save(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
saveList(List<T>, String) - Method in class de.caluga.morphium.Morphium
 
saveList(List<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
saveList(List<T>) - Method in class de.caluga.morphium.Morphium
 
saveList(Set<T>) - Method in class de.caluga.morphium.Morphium
 
saveList(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
saveMap(String, Map<String, Object>) - Method in class de.caluga.morphium.Morphium
 
saveMaps(Class, List<Map<String, Object>>) - Method in class de.caluga.morphium.Morphium
 
saveMaps(String, List<Map<String, Object>>) - Method in class de.caluga.morphium.Morphium
 
second(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
secondary() - Static method in class de.caluga.morphium.driver.ReadPreference
 
secondaryPreferred() - Static method in class de.caluga.morphium.driver.ReadPreference
 
sedDecryptionKeyBase64(String) - Method in class de.caluga.morphium.encryption.AESEncryptionProvider
 
sedDecryptionKeyBase64(String) - Method in class de.caluga.morphium.encryption.RSAEncryptionProvider
 
sedDecryptionKeyBase64(String) - Method in interface de.caluga.morphium.encryption.ValueEncryptionProvider
 
send(Destination, Message) - Method in class de.caluga.morphium.messaging.jms.Producer
 
send(Destination, String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
send(Destination, Map<String, Object>) - Method in class de.caluga.morphium.messaging.jms.Producer
 
send(Destination, byte[]) - Method in class de.caluga.morphium.messaging.jms.Producer
 
send(Destination, Serializable) - Method in class de.caluga.morphium.messaging.jms.Producer
 
sendAndAwaitAnswers(T, int, long) - Method in class de.caluga.morphium.messaging.Messaging
 
sendAndAwaitAnswers(T, int, long, boolean) - Method in class de.caluga.morphium.messaging.Messaging
 
sendAndAwaitFirstAnswer(T, long) - Method in class de.caluga.morphium.messaging.Messaging
 
sendAndAwaitFirstAnswer(T, long, boolean) - Method in class de.caluga.morphium.messaging.Messaging
 
sendAnswer(Messaging, Msg) - Method in class de.caluga.morphium.messaging.Msg
 
sendClearAllMessage(String) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
sendClearMessage(String, Map<Object, Boolean>) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
sendClearMessage(Class, String) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
sendClearMessage(Class, String, boolean) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
sends message if necessary
sendMessage(Msg) - Method in class de.caluga.morphium.messaging.Messaging
 
sendMessageToSelf(Msg) - Method in class de.caluga.morphium.messaging.Messaging
 
Sequence - Class in de.caluga.morphium
User: Stephan Bösebeck Date: 24.07.12 Time: 21:49

Sequence: Used by SequenceGenerator to crate unique sequential numbers.

Sequence() - Constructor for class de.caluga.morphium.Sequence
 
Sequence.Fields - Enum in de.caluga.morphium
 
SequenceGenerator - Class in de.caluga.morphium
User: Stephan Bösebeck Date: 24.07.12 Time: 21:36

Generate a new unique sequence number.

SequenceGenerator(Morphium, String) - Constructor for class de.caluga.morphium.SequenceGenerator
 
SequenceGenerator(Morphium, String, int, long) - Constructor for class de.caluga.morphium.SequenceGenerator
 
SequenceGenerator.RecursionException - Exception in de.caluga.morphium
 
serialize(Object) - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
serialize(Object) - Method in class de.caluga.morphium.ObjectMapperImpl
 
serializeEnum(Class<?>, Enum) - Method in class de.caluga.morphium.ObjectMapperImpl
 
serializeIterable(Iterable, Class<?>, Type) - Method in class de.caluga.morphium.ObjectMapperImpl
 
serializeMap(Map, Type) - Method in class de.caluga.morphium.ObjectMapperImpl
 
set(Map<String, Expr>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
set(Map<String, Expr>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
Adds new fields to documents.
set(Map<String, Expr>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
Adds new fields to documents.
set(Query<T>, Enum, Object) - Method in class de.caluga.morphium.Morphium
 
set(Query<T>, Enum, Object, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(Query<T>, String, Object) - Method in class de.caluga.morphium.Morphium
 
set(Query<T>, String, Object, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(Query<T>, Enum, Object, boolean, boolean) - Method in class de.caluga.morphium.Morphium
will change an entry in mongodb-collection corresponding to given class object if query is too complex, upsert might not work!
set(Query<T>, Enum, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(Query<T>, String, Object, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
set(Query<T>, String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(Query<?>, Map<String, Object>, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
set(Query<T>, Map<String, Object>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(T, Enum, Object, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(T, Enum, Object) - Method in class de.caluga.morphium.Morphium
 
set(T, String, Enum, Object) - Method in class de.caluga.morphium.Morphium
 
set(T, Enum, Object, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(T, Map<Enum, Object>) - Method in class de.caluga.morphium.Morphium
 
set(String, Map<Enum, Object>, T) - Method in class de.caluga.morphium.Morphium
 
set(T, String, boolean, Map<Enum, Object>) - Method in class de.caluga.morphium.Morphium
 
set(T, String, boolean, Map<Enum, Object>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(T, String, Object) - Method in class de.caluga.morphium.Morphium
setting a value in an existing mongo collection entry - no reading necessary.
set(T, String, Object, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(Map<String, Object>, T) - Method in class de.caluga.morphium.Morphium
 
set(T, String, Map<String, Object>) - Method in class de.caluga.morphium.Morphium
 
set(T, String, Map<String, Object>, boolean) - Method in class de.caluga.morphium.Morphium
 
set(T, String, Map<String, Object>, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(T, String, Enum, Object, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(T, String, String, Object, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(T, String, Object, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
set(String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
set(Enum, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
set(Map<String, Object>, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
set(String, Object, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
set(Enum, Object, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
set(Map<String, Object>, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
set(String, Object, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
set(Enum, Object, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
set(Map<String, Object>, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
set(String, Object) - Method in interface de.caluga.morphium.query.Query
 
set(Enum, Object) - Method in interface de.caluga.morphium.query.Query
 
set(Map<String, Object>) - Method in interface de.caluga.morphium.query.Query
 
set(String, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
set(Enum, Object, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
set(Map<String, Object>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
set(String, Object, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
set(Enum, Object, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
set(Map<String, Object>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
set(String, Object, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
set(Enum, Object, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
set(Map<String, Object>, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
set(String, Object) - Method in class de.caluga.morphium.query.QueryImpl
 
set(Enum, Object) - Method in class de.caluga.morphium.query.QueryImpl
 
set(Map<String, Object>) - Method in class de.caluga.morphium.query.QueryImpl
 
set(Query<T>, Map<String, Object>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
set(T, String, Map<String, Object>, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
set(T, String, Map<String, Object>, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
changes an object in DB AND in Memory...
set(Query<T>, Map<String, Object>, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
will change an entry in mongodb-collection corresponding to given class object if query is too complex, upsert might not work!
set(T, String, Map<String, Object>, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
set(Query<T>, Map<String, Object>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
will change an entry in mongodb-collection corresponding to given class object if query is too complex, upsert might not work!
setAdditional(List<Object>) - Method in class de.caluga.morphium.messaging.Msg
 
setAggregator(Aggregator<T, R>) - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
setAggregator(Aggregator<T, R>) - Method in interface de.caluga.morphium.aggregation.MorphiumAggregationIterator
 
setAggregatorClass(Class<? extends Aggregator>) - Method in interface de.caluga.morphium.aggregation.AggregatorFactory
 
setAggregatorClass(Class<? extends Aggregator>) - Method in class de.caluga.morphium.aggregation.AggregatorFactoryImpl
 
setAggregatorClass(Class<? extends Aggregator>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregatorFactory
 
setAggregatorClass(Class<? extends Aggregator>) - Method in class de.caluga.morphium.MorphiumConfig
 
setAggregatorFactory(AggregatorFactory) - Method in class de.caluga.morphium.MorphiumConfig
 
setAnnotationAndReflectionHelper(AnnotationAndReflectionHelper) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
setAnnotationAndReflectionHelper(AnnotationAndReflectionHelper) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
setAnnotationAndReflectionHelper(AnnotationAndReflectionHelper) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
setAnnotationHelper(AnnotationAndReflectionHelper) - Method in class de.caluga.morphium.cache.CacheHousekeeper
 
setAnnotationHelper(AnnotationAndReflectionHelper) - Method in class de.caluga.morphium.cache.jcache.HouseKeepingHelper
 
setAnnotationHelper(AnnotationAndReflectionHelper) - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
setAnnotationHelper(AnnotationAndReflectionHelper) - Method in class de.caluga.morphium.ObjectMapperImpl
 
setArbiterOnly(Boolean) - Method in class de.caluga.morphium.replicaset.ConfNode
 
setARHelper(AnnotationAndReflectionHelper) - Method in interface de.caluga.morphium.query.Query
 
setARHelper(AnnotationAndReflectionHelper) - Method in class de.caluga.morphium.query.QueryImpl
 
setAsync(CompletionListener) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setAsyncWriter(MorphiumWriter) - Method in class de.caluga.morphium.MorphiumConfig
 
setAsyncWritesEnabled(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setAtlasUrl(String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setAtlasUrl(String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setAtlasUrl(String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setAtlasUrl(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setAutoAnswer(boolean) - Method in class de.caluga.morphium.messaging.Messaging
 
setAutoIndexAndCappedCreationOnWrite(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setAutoStart(boolean) - Method in class de.caluga.morphium.messaging.jms.Context
 
setAutoValues(T) - Method in class de.caluga.morphium.Morphium
 
setAutoValuesEnabled(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setAutoValuesEnabled(boolean) - Method in interface de.caluga.morphium.query.Query
 
setAutoValuesEnabled(boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
setB64Data(String) - Method in class de.caluga.morphium.BinarySerializedObject
 
setBatch(List<Map<String, Object>>) - Method in class de.caluga.morphium.driver.MorphiumCursor
 
setBatchSize(int) - Method in class de.caluga.morphium.driver.MorphiumCursor
 
setBoolean(String, boolean) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setBooleanProperty(String, boolean) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setBufferedWriter(MorphiumWriter) - Method in class de.caluga.morphium.MorphiumConfig
 
setBufferedWritesEnabled(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setByte(String, byte) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setByteProperty(String, byte) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setBytes(String, byte[]) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setBytes(String, byte[], int, int) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setCache(Map<Class<?>, Map<String, CacheEntry>>) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
setCache(MorphiumCache) - Method in class de.caluga.morphium.MorphiumConfig
 
setCacheManager(CacheManager) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
setCacheManager(CacheManager) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
setCacheManager(CacheManager) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
setCacheManager(CacheManager) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
setCachingProvider(CachingProvider) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
setCallback(AsyncOperationCallback) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl.WT
 
setCallback(AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.WriterTask
 
setCamelCaseConversionEnabled(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setChar(String, char) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setCheckForNew(boolean) - Method in class de.caluga.morphium.MorphiumConfig
if set to false, all checks if an entity is new when CreationTime is used is switched off if set to true, only those, whose CreationTime settings use checkfornew will work default false
setChildren(List<FilterExpression>) - Method in class de.caluga.morphium.FilterExpression
 
setClassLoader(ClassLoader) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
setClassName(String) - Method in class de.caluga.morphium.MorphiumReference
 
setClientID(String) - Method in class de.caluga.morphium.messaging.jms.Context
 
setClientID(String) - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
setClusterTime(long) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setCmd(Map<String, Object>) - Method in class de.caluga.morphium.driver.bulk.UpdateBulkRequest
 
setCollation(Collation) - Method in interface de.caluga.morphium.query.Query
 
setCollation(Collation) - Method in class de.caluga.morphium.query.QueryImpl
 
setCollection(String) - Method in class de.caluga.morphium.driver.MorphiumCollection
 
setCollection(String) - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
setCollectionName(String) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
setCollectionName(String) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
setCollectionName(String) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setCollectionName(String) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
setCollectionName(String) - Method in class de.caluga.morphium.MorphiumReference
 
setCollectionName(String) - Method in interface de.caluga.morphium.query.Query
use a different collection name for the query
setCollectionName(String) - Method in class de.caluga.morphium.query.QueryImpl
 
setCommitMessage(boolean) - Method in class de.caluga.morphium.cache.MessagingCacheSynchronizer
 
setConfig(MorphiumConfig) - Method in class de.caluga.morphium.Morphium
 
setConfig(ReplicaSetConf) - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
setConnectionTimeout(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setConnectionTimeout(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setConnectionTimeout(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setConnectionTimeout(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setContinueProcessing(boolean) - Method in exception de.caluga.morphium.messaging.MessageRejectedException
 
setCoordinates(T) - Method in class de.caluga.morphium.query.geospatial.Geo
 
setCreated(Long) - Method in class de.caluga.morphium.driver.inmem.InMemDumpContainer
 
setCredentials(String, String, char[]) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setCredentials(Map<String, String[]>) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setCredentials(String, String, char[]) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setCredentials(Map<String, String[]>) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setCredentials(String, String, char[]) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setCredentials(Map<String, String[]>) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setCurrentValue(Long) - Method in class de.caluga.morphium.Sequence
 
setCursorBatchSize(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setCursorId(long) - Method in class de.caluga.morphium.driver.MorphiumCursor
 
setData(Map<String, List<Map<String, Object>>>) - Method in class de.caluga.morphium.driver.inmem.InMemDumpContainer
 
setDatabase(String, Map<String, List<Map<String, Object>>>) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setDatabase(Map) - Method in class de.caluga.morphium.driver.inmem.InMemTransactionContext
 
setDatabase(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setDb(String) - Method in class de.caluga.morphium.driver.inmem.InMemDumpContainer
 
setDb(String) - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
setDbName(String) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setDecryptionKey(byte[]) - Method in class de.caluga.morphium.encryption.AESEncryptionProvider
 
setDecryptionKey(String, byte[]) - Method in class de.caluga.morphium.encryption.DefaultEncryptionKeyProvider
 
setDecryptionKey(String, byte[]) - Method in interface de.caluga.morphium.encryption.EncryptionKeyProvider
 
setDecryptionKey(String, byte[]) - Method in class de.caluga.morphium.encryption.PropertyEncryptionKeyProvider
 
setDecryptionKey(byte[]) - Method in class de.caluga.morphium.encryption.RSAEncryptionProvider
 
setDecryptionKey(byte[]) - Method in interface de.caluga.morphium.encryption.ValueEncryptionProvider
 
setDefaultBatchSize(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setDefaultBatchSize(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setDefaultBatchSize(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setDefaultCacheTime(Class) - Method in interface de.caluga.morphium.cache.MorphiumCache
reset cache time settings to default, if settings were cahnged using setValidCacheTime
setDefaultCacheTime(Class) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
setDefaultCacheTime(Class) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
setDefaultFsync(boolean) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setDefaultFsync(boolean) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setDefaultFsync(boolean) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setDefaultJ(boolean) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setDefaultJ(boolean) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setDefaultJ(boolean) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setDefaultReadPreference(ReadPreference) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setDefaultReadPreference(ReadPreference) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setDefaultReadPreference(ReadPreference) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setDefaultReadPreference(ReadPreference) - Method in class de.caluga.morphium.MorphiumConfig
 
setDefaultReadPreferenceType(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setDefaultValidCacheTime(Class) - Method in class de.caluga.morphium.cache.CacheHousekeeper
 
setDefaultValidCacheTime(Class) - Method in class de.caluga.morphium.cache.jcache.HouseKeepingHelper
 
setDefaultW(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setDefaultW(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setDefaultW(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setDefaultWriteTimeout(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setDefaultWriteTimeout(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setDefaultWriteTimeout(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setDeleteAt(Date) - Method in class de.caluga.morphium.messaging.Msg
 
setDeliveryDelay(long) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setDeliveryMode(int) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setDifference(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
setDisableMessageID(boolean) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setDisableMessageTimestamp(boolean) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setDocumentKey(Object) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setDouble(String, double) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setDoubleProperty(String, double) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setDriver(MorphiumDriver) - Method in class de.caluga.morphium.Morphium
 
setDriverClass(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setEncryptionKey(byte[]) - Method in class de.caluga.morphium.encryption.AESEncryptionProvider
 
setEncryptionKey(String, byte[]) - Method in class de.caluga.morphium.encryption.DefaultEncryptionKeyProvider
 
setEncryptionKey(String, byte[]) - Method in interface de.caluga.morphium.encryption.EncryptionKeyProvider
 
setEncryptionKey(String, byte[]) - Method in class de.caluga.morphium.encryption.PropertyEncryptionKeyProvider
 
setEncryptionKey(byte[]) - Method in class de.caluga.morphium.encryption.RSAEncryptionProvider
 
setEncryptionKey(byte[]) - Method in interface de.caluga.morphium.encryption.ValueEncryptionProvider
 
setEncryptionKeyBase64(String) - Method in class de.caluga.morphium.encryption.AESEncryptionProvider
 
setEncryptionKeyBase64(String) - Method in class de.caluga.morphium.encryption.RSAEncryptionProvider
 
setEncryptionKeyBase64(String) - Method in interface de.caluga.morphium.encryption.ValueEncryptionProvider
 
setEncryptionKeyProviderClass(Class<? extends EncryptionKeyProvider>) - Method in class de.caluga.morphium.MorphiumConfig
 
setEnum(Query<?>, Map<Enum, Object>, boolean, boolean) - Method in class de.caluga.morphium.Morphium
 
setEnum(Map<Enum, Object>, boolean, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
setEnum(Map<Enum, Object>, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
setEnum(Map<Enum, Object>, boolean, boolean) - Method in interface de.caluga.morphium.query.Query
 
setEnum(Map<Enum, Object>) - Method in interface de.caluga.morphium.query.Query
 
setEnum(Map<Enum, Object>, boolean, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
setEnum(Map<Enum, Object>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
 
setEnum(Map<Enum, Object>, boolean, boolean) - Method in class de.caluga.morphium.query.QueryImpl
 
setEnum(Map<Enum, Object>) - Method in class de.caluga.morphium.query.QueryImpl
 
setEquals(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
setExceptionListener(ExceptionListener) - Method in class de.caluga.morphium.messaging.jms.Context
 
setExceptionListener(ExceptionListener) - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
setExclusive(boolean) - Method in class de.caluga.morphium.messaging.Msg
if true (default) message can only be processed by one system at a time
setExecutor(ThreadPoolExecutor) - Method in interface de.caluga.morphium.query.Query
 
setExecutor(ThreadPoolExecutor) - Method in interface de.caluga.morphium.query.QueryFactory
 
setExecutor(ThreadPoolExecutor) - Method in class de.caluga.morphium.query.QueryFactoryImpl
 
setExecutor(ThreadPoolExecutor) - Method in class de.caluga.morphium.query.QueryImpl
 
setExplain(boolean) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
setExplain(boolean) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
setExplain(boolean) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
setField(String) - Method in class de.caluga.morphium.FilterExpression
 
setFieldImplClass(Class<? extends MongoField>) - Method in class de.caluga.morphium.MorphiumConfig
 
setFieldString(String) - Method in interface de.caluga.morphium.query.MongoField
 
setFieldString(String) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
setFloat(String, float) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setFloatProperty(String, float) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setFullDocument(Map<String, Object>) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setGlobalCacheTimeout(int) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
setGlobalCacheTimeout(int) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
setGlobalCacheTimeout(int) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
setGlobalCacheValidTime(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setGlobalFsync(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setGlobalJ(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setGlobalValidCacheTime(int) - Method in class de.caluga.morphium.cache.CacheHousekeeper
 
setGlobalValidCacheTime(int) - Method in class de.caluga.morphium.cache.jcache.HouseKeepingHelper
 
setGlobalW(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setHeartbeatFrequency(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setHeartbeatFrequency(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setHeartbeatFrequency(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setHeartbeatFrequency(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setHidden(Boolean) - Method in class de.caluga.morphium.replicaset.ConfNode
 
setHost(String) - Method in class de.caluga.morphium.replicaset.ConfNode
 
setHostSeed(String...) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setHostSeed(String...) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setHostSeed(String...) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setHostSeed(List<String>) - Method in class de.caluga.morphium.MorphiumConfig
setting hosts as Host:Port
setHostSeed(List<String>, List<Integer>) - Method in class de.caluga.morphium.MorphiumConfig
 
setHostSeed(String...) - Method in class de.caluga.morphium.MorphiumConfig
 
setHostSeed(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setHostSeed(String, String) - Method in class de.caluga.morphium.MorphiumConfig
 
setHousekeepingTimeout(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setHouskeepingIntervalPause(int) - Method in interface de.caluga.morphium.cache.MorphiumCache
 
setHouskeepingIntervalPause(int) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
setHouskeepingIntervalPause(int) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
setHouskeepingPause(int) - Method in class de.caluga.morphium.cache.CacheHousekeeper
 
setId(MorphiumId) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setId(Object) - Method in class de.caluga.morphium.MorphiumReference
 
setId(int) - Method in class de.caluga.morphium.replicaset.ConfNode
 
setId(String) - Method in class de.caluga.morphium.SequenceGenerator
 
setInAnswerTo(MorphiumId) - Method in class de.caluga.morphium.messaging.Msg
 
setInc(int) - Method in class de.caluga.morphium.SequenceGenerator
 
setIndexCappedCheck(MorphiumConfig.IndexCappedCheck) - Method in class de.caluga.morphium.MorphiumConfig
 
setInt(String, int) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setInternalCursorObject(Object) - Method in class de.caluga.morphium.driver.MorphiumCursor
 
setIntersection(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
setIntProperty(String, int) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setIsSubset(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
setJMSCorrelationID(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSCorrelationID(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setJMSDeliveryMode(int) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSDeliveryTime(long) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSDestination(Destination) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSExpiration(long) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSMessageID(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSPriority(int) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSRedelivered(boolean) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSReplyTo(Destination) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSReplyTo(Destination) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setJMSTimestamp(long) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSType(String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setJMSType(String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setKey(String) - Method in class de.caluga.morphium.cache.jcache.CacheEntry
 
setLat(Double) - Method in class de.caluga.morphium.query.geospatial.Point
 
setLazy(boolean) - Method in class de.caluga.morphium.MorphiumReference
 
setLocalThreshold(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setLocalThreshold(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setLocalThreshold(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setLocalThreshold(int) - Method in class de.caluga.morphium.MorphiumConfig
Sets the local threshold.
setLocked(long) - Method in class de.caluga.morphium.messaging.Msg
 
setLockedAt(long) - Method in class de.caluga.morphium.Sequence
 
setLockedBy(String) - Method in class de.caluga.morphium.messaging.Msg
 
setLockedBy(String) - Method in class de.caluga.morphium.Sequence
 
setLong(String, long) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setLong(Double) - Method in class de.caluga.morphium.query.geospatial.Point
 
setLongProperty(String, long) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setLru(long) - Method in class de.caluga.morphium.cache.jcache.CacheEntry
 
setLsid(Map<String, Object>) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setMapper(MorphiumObjectMapper) - Method in interface de.caluga.morphium.query.MongoField
 
setMapper(MorphiumObjectMapper) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
setMapValue(Map<String, Object>) - Method in class de.caluga.morphium.messaging.Msg
 
setMaxBsonSize(Integer) - Method in class de.caluga.morphium.driver.mongodb.Maximums
 
setMaxConnectionIdleTime(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setMaxConnectionIdleTime(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setMaxConnectionIdleTime(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setMaxConnectionIdleTime(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setMaxConnectionLifetime(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setMaxConnectionLifetime(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setMaxConnectionLifetime(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setMaxConnectionLifeTime(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setMaxConnections(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setMaxConnections(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setMaxConnections(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setMaxConnections(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setMaximumQueingTries(int) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
setMaximumQueingTries(int) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
setMaximumQueingTries(int) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
setMaximumRetriesAsyncWriter(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setMaximumRetriesBufferedWriter(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setMaximumRetriesWriter(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setMaxMessageSize(Integer) - Method in class de.caluga.morphium.driver.mongodb.Maximums
 
setMaxWaitTime(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setMaxWaitTime(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setMaxWaitTime(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setMaxWaitTime(int) - Method in class de.caluga.morphium.MorphiumConfig
Sets the maximum time that a thread will block waiting for a connection.
setMaxWriteBatchSize(Integer) - Method in class de.caluga.morphium.driver.mongodb.Maximums
 
setMembers(List<ReplicaSetNode>) - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
setMessageListener(MessageListener) - Method in class de.caluga.morphium.messaging.jms.Consumer
 
setMessageListener(MessageListener) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
setMessagingWindowSize(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setMinConnections(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setMinConnections(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setMinConnections(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setMinConnections(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setMongo(MongoClient) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setMongoAdminPwd(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setMongoAdminUser(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setMongoCode(Object) - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
setMongoLogin(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setMongoPassword(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setMongoReason(Object) - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
setMorphium(Morphium) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
setMorphium(Morphium) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
setMorphium(Morphium) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
setMorphium(Morphium) - Method in interface de.caluga.morphium.MorphiumObjectMapper
 
setMorphium(Morphium) - Method in class de.caluga.morphium.ObjectMapperImpl
will automatically be called after instanciation by Morphium also gets the AnnotationAndReflectionHelper from this object (to make use of the caches)
setMorphium(Morphium) - Method in interface de.caluga.morphium.query.Query
 
setMorphium(Morphium) - Method in class de.caluga.morphium.query.QueryImpl
 
setMorphium(Morphium) - Method in class de.caluga.morphium.SequenceGenerator
 
setMorphium(Morphium) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
setMorphium(Morphium) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
setMorphium(Morphium) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
setMsg(String) - Method in class de.caluga.morphium.messaging.Msg
 
setMsgId(MorphiumId) - Method in class de.caluga.morphium.messaging.Msg
 
setMultiple(boolean) - Method in class de.caluga.morphium.driver.bulk.DeleteBulkRequest
 
setMultiple(boolean) - Method in class de.caluga.morphium.driver.bulk.UpdateBulkRequest
 
setMultithreadded(boolean) - Method in class de.caluga.morphium.messaging.Messaging
 
setMultithreaddedAccess(boolean) - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
setMultithreaddedAccess(boolean) - Method in class de.caluga.morphium.query.EmptyIterator
 
setMultithreaddedAccess(boolean) - Method in interface de.caluga.morphium.query.MorphiumIterator
 
setMultithreaddedAccess(boolean) - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
setMultithreaddedAccess(boolean) - Method in class de.caluga.morphium.query.QueryIterator
 
setName(String) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
setName(String) - Method in class de.caluga.morphium.messaging.Msg
 
setName(String) - Method in class de.caluga.morphium.Sequence
 
setName(String) - Method in class de.caluga.morphium.SequenceGenerator
 
setNameProviderForClass(Class<?>, NameProvider) - Method in class de.caluga.morphium.Morphium
 
setNameProviderForClass(Class<?>, NameProvider) - Method in interface de.caluga.morphium.MorphiumObjectMapper
override settings vor name Provider from @Entity
setNameProviderForClass(Class<?>, NameProvider) - Method in class de.caluga.morphium.ObjectMapperImpl
override nameprovider in runtime!
setNs(Map<String, String>) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setNumberOfPrefetchWindows(int) - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
setNumberOfPrefetchWindows(int) - Method in class de.caluga.morphium.query.EmptyIterator
 
setNumberOfPrefetchWindows(int) - Method in interface de.caluga.morphium.query.MorphiumIterator
 
setNumberOfPrefetchWindows(int) - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
setNumberOfPrefetchWindows(int) - Method in class de.caluga.morphium.query.QueryIterator
 
setObject(String, Object) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setObject(Serializable) - Method in class de.caluga.morphium.messaging.jms.JMSObjectMessage
 
setObjectProperty(String, Object) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setObjectSerializationEnabled(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setOmClass(Class<? extends MorphiumObjectMapper>) - Method in class de.caluga.morphium.MorphiumConfig
 
setOperationType(String) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setOrderedExecution(boolean) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
setOriginalClassName(String) - Method in class de.caluga.morphium.BinarySerializedObject
 
setPause(int) - Method in class de.caluga.morphium.messaging.Messaging
 
setPauseBetweenTries(int) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
setPauseBetweenTries(int) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
setPauseBetweenTries(int) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
setPref(ReadPreference) - Method in enum de.caluga.morphium.annotations.ReadPreferenceLevel
 
setPrefetchBuffer(List<List<Map<String, Object>>>) - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
setPriority(int) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setPriority(int) - Method in class de.caluga.morphium.messaging.Msg
 
setPriority(Double) - Method in class de.caluga.morphium.replicaset.ConfNode
 
setProcessedBy(List<String>) - Method in class de.caluga.morphium.messaging.Msg
 
setProcessMultiple(boolean) - Method in class de.caluga.morphium.messaging.Messaging
 
setProjection(String...) - Method in interface de.caluga.morphium.query.Query
 
setProjection(Enum...) - Method in interface de.caluga.morphium.query.Query
 
setProjection(Enum...) - Method in class de.caluga.morphium.query.QueryImpl
 
setProjection(String...) - Method in class de.caluga.morphium.query.QueryImpl
 
setProperties(Properties) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
setProperty(String, boolean) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setProperty(String, byte) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setProperty(String, short) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setProperty(String, int) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setProperty(String, long) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setProperty(String, float) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setProperty(String, double) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setProperty(String, String) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setProperty(String, Object) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setQuery(Map<String, Object>) - Method in class de.caluga.morphium.driver.bulk.DeleteBulkRequest
 
setQuery(Map<String, Object>) - Method in class de.caluga.morphium.driver.bulk.UpdateBulkRequest
 
setQuery(Map<String, Object>) - Method in exception de.caluga.morphium.driver.MorphiumDriverException
 
setQuery(Query<T>) - Method in class de.caluga.morphium.query.EmptyIterator
 
setQuery(Query<T>) - Method in interface de.caluga.morphium.query.MongoField
 
setQuery(Query<T>) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
setQuery(Query<T>) - Method in interface de.caluga.morphium.query.MorphiumQueryIterator
 
setQuery(Query<T>) - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
setQuery(Query<T>) - Method in class de.caluga.morphium.query.QueryIterator
 
setQueryClass(Class<? extends Query>) - Method in class de.caluga.morphium.MorphiumConfig
 
setQueryFact(QueryFactory) - Method in class de.caluga.morphium.MorphiumConfig
 
setQueryImpl(Class<? extends Query>) - Method in interface de.caluga.morphium.query.QueryFactory
 
setQueryImpl(Class<? extends Query>) - Method in class de.caluga.morphium.query.QueryFactoryImpl
 
setQueueName(String) - Method in class de.caluga.morphium.messaging.jms.JMSQueue
 
setQueueName(String) - Method in class de.caluga.morphium.messaging.Messaging
 
setReadCacheEnabled(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setReadPreference(ReadPreference) - Method in class de.caluga.morphium.driver.MorphiumCollection
 
setReadPreferenceLevel(ReadPreferenceLevel) - Method in interface de.caluga.morphium.query.Query
 
setReadPreferenceLevel(ReadPreferenceLevel) - Method in class de.caluga.morphium.query.QueryImpl
 
setReadTimeout(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setReadTimeout(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setReadTimeout(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setReadTimeout(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setReceiveAnswers(Messaging.ReceiveAnswers) - Method in class de.caluga.morphium.messaging.Messaging
Receive answers=false, onMessage is not called, when answers come in if true, onMessage is called for all answers this is not affecting the sendAndWaitFor-Methods!
setRecipient(String) - Method in class de.caluga.morphium.messaging.Msg
 
setRecipients(List<String>) - Method in class de.caluga.morphium.messaging.Msg
 
setReplicasetMonitoring(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setReplicaSetMonitoringTimeout(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setRequiredReplicaSetName(String) - Method in class de.caluga.morphium.MorphiumConfig
 
setResult(T) - Method in class de.caluga.morphium.cache.jcache.CacheEntry
 
setResultType(Class<? extends R>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
setResultType(Class<? extends R>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
setResultType(Class<? extends R>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
setRetriesOnNetworkError(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setRetriesOnNetworkError(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setRetriesOnNetworkError(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setRetriesOnNetworkError(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setRetryReads(boolean) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setRetryReads(boolean) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setRetryReads(boolean) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setRetryReads(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setRetryWaitTimeAsyncWriter(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setRetryWaitTimeBufferedWriter(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setRetryWaitTimeWriter(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setRetryWrites(boolean) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setRetryWrites(boolean) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setRetryWrites(boolean) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setRetryWrites(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setSearchType(Class<? extends T>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
setSearchType(Class<? extends T>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
setSearchType(Class<? extends T>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
setSendAnswer(boolean) - Method in exception de.caluga.morphium.messaging.MessageRejectedException
 
setSender(String) - Method in class de.caluga.morphium.messaging.Msg
 
setSenderHost(String) - Method in class de.caluga.morphium.messaging.Msg
 
setSenderId(String) - Method in class de.caluga.morphium.messaging.Messaging
 
setServerSelectionTimeout(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setServerSelectionTimeout(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setServerSelectionTimeout(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setServerSelectionTimeout(int) - Method in class de.caluga.morphium.MorphiumConfig
Sets the server selection timeout in milliseconds, which defines how long the driver will wait for server selection to succeed before throwing an exception.
setSession(ClientSession) - Method in class de.caluga.morphium.driver.mongodb.MongoTransactionContext
 
setShort(String, short) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setShortProperty(String, short) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setSleepBetweenErrorRetries(int) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setSleepBetweenErrorRetries(int) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setSleepBetweenErrorRetries(int) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setSleepBetweenNetworkErrorRetries(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setSslContext(SSLContext) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setSslContext(SSLContext) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setSslContext(SSLContext) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setSslContext(SSLContext) - Method in class de.caluga.morphium.MorphiumConfig
 
setSslInvalidHostNameAllowed(boolean) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setSslInvalidHostNameAllowed(boolean) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setSslInvalidHostNameAllowed(boolean) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setSslInvalidHostNameAllowed(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setStartValue(long) - Method in class de.caluga.morphium.SequenceGenerator
 
setStatusInfoListenerEnabled(boolean) - Method in class de.caluga.morphium.messaging.Messaging
 
setStatusInfoListenerName(String) - Method in class de.caluga.morphium.messaging.Messaging
 
setString(String, String) - Method in class de.caluga.morphium.messaging.jms.JMSMapMessage
 
setStringProperty(String, String) - Method in class de.caluga.morphium.messaging.jms.JMSMessage
 
setTagSet(Map<String, String>) - Method in class de.caluga.morphium.driver.ReadPreference
 
setText(String) - Method in class de.caluga.morphium.messaging.jms.JMSTextMessage
 
setThreadConnectionMultiplier(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setThreadPoolAsyncOpCoreSize(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setThreadPoolAsyncOpKeepAliveTime(long) - Method in class de.caluga.morphium.MorphiumConfig
 
setThreadPoolAsyncOpMaxSize(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setThreadPoolMessagingCoreSize(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setThreadPoolMessagingKeepAliveTime(long) - Method in class de.caluga.morphium.MorphiumConfig
 
setThreadPoolMessagingMaxSize(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setTimestamp(long) - Method in class de.caluga.morphium.messaging.Msg
 
setTimeToLive(long) - Method in class de.caluga.morphium.messaging.jms.Producer
 
setTo(List<String>) - Method in class de.caluga.morphium.messaging.Msg
 
setTopicName(String) - Method in class de.caluga.morphium.messaging.jms.JMSTopic
 
setTransaction(MorphiumTransactionContext) - Method in class de.caluga.morphium.Morphium
 
setTransactionContext(MorphiumTransactionContext) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setTransactionContext(MorphiumTransactionContext) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setTransactionContext(MorphiumTransactionContext) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setTtl(long) - Method in class de.caluga.morphium.messaging.Msg
 
setTxnNumber(long) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setType(Class<? extends T>) - Method in class de.caluga.morphium.cache.jcache.CacheEntry
 
setType(ReadPreferenceType) - Method in class de.caluga.morphium.driver.ReadPreference
 
setType(GeoType) - Method in class de.caluga.morphium.query.geospatial.Geo
 
setType(Class<? extends T>) - Method in interface de.caluga.morphium.query.Query
what type to use
setType(Class<? extends T>) - Method in class de.caluga.morphium.query.QueryImpl
 
setUnion(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
setUpdateDescription(Map<String, Object>) - Method in class de.caluga.morphium.changestream.ChangeStreamEvent
 
setUpsert(boolean) - Method in class de.caluga.morphium.driver.bulk.UpdateBulkRequest
 
setUri(URI) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
setUseChangeStream(boolean) - Method in class de.caluga.morphium.messaging.Messaging
 
setUseDisk(boolean) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
setUseDisk(boolean) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
setUseDisk(boolean) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
setUseSSL(boolean) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setUseSSL(boolean) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setUseSSL(boolean) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setUseSSL(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setUuidRepresentation(String) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
setUuidRepresentation(String) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
setUuidRepresentation(String) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
setUuidRepresentation(String) - Method in class de.caluga.morphium.MorphiumConfig
Sets the UUID representation to use when encoding instances of UUID and when decoding BSON binary values with subtype of 3.
setValidCacheTime(Class<?>, int) - Method in class de.caluga.morphium.cache.CacheHousekeeper
 
setValidCacheTime(Class<?>, int) - Method in class de.caluga.morphium.cache.jcache.HouseKeepingHelper
 
setValidCacheTime(Class, int) - Method in interface de.caluga.morphium.cache.MorphiumCache
override the settings given in @Cache annotation with this value this is useful to change cache behaviour during runtime
setValidCacheTime(Class, int) - Method in class de.caluga.morphium.cache.MorphiumCacheImpl
 
setValidCacheTime(Class, int) - Method in class de.caluga.morphium.cache.MorphiumCacheJCacheImpl
 
setValidTime(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setValue(Object, Object, String) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
setValue(Enum, Object, T) - Method in class de.caluga.morphium.DAO
 
setValue(String, Object, T) - Method in class de.caluga.morphium.DAO
 
setValue(Object) - Method in class de.caluga.morphium.FilterExpression
 
setValue(String) - Method in class de.caluga.morphium.messaging.Msg
 
setWarnOnNoEntitySerialization(boolean) - Method in class de.caluga.morphium.MorphiumConfig
 
setWindowSize(int) - Method in class de.caluga.morphium.aggregation.AggregationIterator
 
setWindowSize(int) - Method in class de.caluga.morphium.messaging.Messaging
 
setWindowSize(int) - Method in class de.caluga.morphium.query.EmptyIterator
 
setWindowSize(int) - Method in interface de.caluga.morphium.query.MorphiumIterator
 
setWindowSize(int) - Method in class de.caluga.morphium.query.PrefetchingQueryIterator
 
setWindowSize(int) - Method in class de.caluga.morphium.query.QueryIterator
 
setWriteBufferTime(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setWriteBufferTimeGranularity(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setWriteCacheTimeout(int) - Method in class de.caluga.morphium.MorphiumConfig
 
setWriteConcern(WriteConcern) - Method in class de.caluga.morphium.driver.MorphiumCollection
 
setWriter(MorphiumWriter) - Method in class de.caluga.morphium.MorphiumConfig
 
ShutdownListener - Interface in de.caluga.morphium
User: Stephan Bösebeck Date: 03.05.12 Time: 6:23

Will be called, whenever Morphium-instance is shut down.

simplifyQueryObject(Map<String, Object>) - Method in class de.caluga.morphium.Morphium
 
sin(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
size(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
size(int) - Method in interface de.caluga.morphium.query.MongoField
 
size(int) - Method in class de.caluga.morphium.query.MongoFieldImpl
 
skip(int) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
skip(int) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
skip(int) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
skip(int) - Method in interface de.caluga.morphium.query.Query
skip the first entries in result
skip(int) - Method in class de.caluga.morphium.query.QueryImpl
 
slice(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
slice(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
sort(String...) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
sort(Map<String, Integer>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
sort(String...) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
sort(Map<String, Integer>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
sort(String...) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
sort(Map<String, Integer>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
sort(Map<String, Integer>) - Method in interface de.caluga.morphium.query.Query
set an order - Key: FieldName (java or Mongo-Name), Value: Integer: -1 reverse, 1 standard
sort(String...) - Method in interface de.caluga.morphium.query.Query
set order by prefixing field names with - for reverse ordering (+ or nothing default)
sort(Enum...) - Method in interface de.caluga.morphium.query.Query
 
sort(Map<String, Integer>) - Method in class de.caluga.morphium.query.QueryImpl
this does not check for existence of the Field!
sort(String...) - Method in class de.caluga.morphium.query.QueryImpl
 
sort(Enum...) - Method in class de.caluga.morphium.query.QueryImpl
 
sortByCount(Expr) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
sortByCount(Expr) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
The $sortByCount stage is equivalent to the following $group + $sort sequence: { $group: { _id: , count: { $sum: 1 } } }, { $sort: { count: -1 } }
sortByCount(Expr) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
The $sortByCount stage is equivalent to the following $group + $sort sequence: { $group: { _id: , count: { $sum: 1 } } }, { $sort: { count: -1 } }
sortEnum(Map<Enum, Integer>) - Method in interface de.caluga.morphium.query.Query
 
sortEnum(Map<Enum, Integer>) - Method in class de.caluga.morphium.query.QueryImpl
 
split(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
sqrt(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
start() - Method in class de.caluga.morphium.cache.WatchingCacheSynchronizer
 
start() - Method in class de.caluga.morphium.changestream.ChangeStreamMonitor
 
start() - Method in class de.caluga.morphium.messaging.jms.Context
 
start() - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
start() - Method in class de.caluga.morphium.messaging.Messaging
 
start() - Method in class de.caluga.morphium.replicaset.OplogMonitor
 
start() - Method in class de.caluga.morphium.replicaset.RSMonitor
 
startTransaction() - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
startTransaction() - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
startTransaction() - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
startTransaction() - Method in class de.caluga.morphium.Morphium
 
StatisticKeys - Enum in de.caluga.morphium
User: Stephan Bösebeck Date: 05.07.12 Time: 13:21

Statistics - Class in de.caluga.morphium
 
Statistics(Morphium) - Constructor for class de.caluga.morphium.Statistics
 
StatisticValue - Class in de.caluga.morphium
User: Stephan Bösebeck Date: 05.07.12 Time: 13:22

Statistics

StatisticValue() - Constructor for class de.caluga.morphium.StatisticValue
 
StatusInfoListener - Class in de.caluga.morphium.messaging
 
StatusInfoListener() - Constructor for class de.caluga.morphium.messaging.StatusInfoListener
 
StatusInfoListener.StatusInfoLevel - Enum in de.caluga.morphium.messaging
 
stdDevPop(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
stdDevPop(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
stdDevPop(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 
stdDevSamp(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
stdDevSamp(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
stdDevSamp(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 
stop() - Method in class de.caluga.morphium.messaging.jms.Context
 
stop() - Method in class de.caluga.morphium.messaging.jms.JMSConnection
 
stop() - Method in class de.caluga.morphium.replicaset.OplogMonitor
 
store(String, String, List<Map<String, Object>>, WriteConcern) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
store(String, String, List<Map<String, Object>>, WriteConcern) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
store(String, String, List<Map<String, Object>>, WriteConcern) - Method in interface de.caluga.morphium.driver.MorphiumDriver
store - if id == null, create it...
store(List<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
store(T) - Method in class de.caluga.morphium.Morphium
Stores a single Object.
store(T, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
store(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
store(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
store(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
store(List<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
store(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
store(T, String, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
Stores the object, should be an entity
store(List<T>, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
stores the given list of objects, should be entities or embedded.
store(List<T>, String, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
store(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
store(List<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
store(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
storeBuffered(T) - Method in class de.caluga.morphium.Morphium
 
storeBuffered(T, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
storeBuffered(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
storeList(List<T>, String) - Method in class de.caluga.morphium.Morphium
stores all elements of this list to the given collection
storeList(List<T>, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
storeList(List<T>) - Method in class de.caluga.morphium.Morphium
sorts elements in this list, whether to store in background or directly.
storeList(Set<T>) - Method in class de.caluga.morphium.Morphium
 
storeList(List<T>, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
storeMap(String, Map<String, Object>) - Method in class de.caluga.morphium.Morphium
directly writes data to Mongo, no Mapper used use with caution, as caches are not updated also no checks for validity of fields, no references, no auto-variables no async writing!
storeMap(Class, Map<String, Object>) - Method in class de.caluga.morphium.Morphium
directly writes data to Mongo, no Mapper used use with caution, as caches are not updated also no checks for validity of fields, no references, no auto-variables no async writing!
storeMaps(Class, List<Map<String, Object>>) - Method in class de.caluga.morphium.Morphium
directly writes data to Mongo, no Mapper used use with caution, as caches are not updated also no checks for validity of fields, no references, no auto-variables no async writing!
storeMaps(String, List<Map<String, Object>>) - Method in class de.caluga.morphium.Morphium
directly writes data to Mongo, no Mapper used use with caution, as caches are not updated also no checks for validity of fields, no references, no auto-variables no async writing!
storeNoCache(T) - Method in class de.caluga.morphium.Morphium
 
storeNoCache(T, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
storeNoCache(T, String) - Method in class de.caluga.morphium.Morphium
 
storeNoCache(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
storesCreation(Class<?>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
storesLastAccess(Class<?>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
storesLastChange(Class<?>) - Method in class de.caluga.morphium.AnnotationAndReflectionHelper
 
strcasecmp(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
strength(Collation.Strength) - Method in class de.caluga.morphium.Collation
 
string(String) - Static method in class de.caluga.morphium.aggregation.Expr
 
strLenBytes(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
strLenCP(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
submitAndBlockIfNecessary(AsyncOperationCallback<T>, WriterTask<T>) - Method in class de.caluga.morphium.writer.AsyncWriterImpl
 
submitAndBlockIfNecessary(AsyncOperationCallback<T>, WriterTask<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
substr(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
substrBytes(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
substrCP(Expr, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
subtract(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
sum(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
sum(Expr...) - Static method in class de.caluga.morphium.aggregation.Expr
 
sum(String, int) - Method in class de.caluga.morphium.aggregation.Group
 
sum(String, long) - Method in class de.caluga.morphium.aggregation.Group
 
sum(String, Object) - Method in class de.caluga.morphium.aggregation.Group
 
sum(String, String) - Method in class de.caluga.morphium.aggregation.Group
 
switchExpr(Map<Expr, Expr>, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
SystemShutdownException(String) - Constructor for exception de.caluga.morphium.messaging.Messaging.SystemShutdownException
 

T

tail(int, int, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.query.Query
 
tail(int, int, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.query.QueryImpl
do a tail query
tailableIteration(String, String, Map<String, Object>, Map<String, Integer>, Map<String, Object>, int, int, int, ReadPreference, int, DriverTailableIterationCallback) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
tailableIteration(String, String, Map<String, Object>, Map<String, Integer>, Map<String, Object>, int, int, int, ReadPreference, int, DriverTailableIterationCallback) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
tailableIteration(String, String, Map<String, Object>, Map<String, Integer>, Map<String, Object>, int, int, int, ReadPreference, int, DriverTailableIterationCallback) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
tan(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
terminate() - Method in class de.caluga.morphium.cache.WatchingCacheSynchronizer
 
terminate() - Method in class de.caluga.morphium.changestream.ChangeStreamMonitor
 
terminate() - Method in class de.caluga.morphium.messaging.Messaging
 
terminate() - Method in class de.caluga.morphium.replicaset.RSMonitor
 
text(String...) - Method in interface de.caluga.morphium.query.Query
 
text(Query.TextSearchLanguages, String...) - Method in interface de.caluga.morphium.query.Query
 
text(Query.TextSearchLanguages, boolean, boolean, String...) - Method in interface de.caluga.morphium.query.Query
 
text(String, Query.TextSearchLanguages, boolean, boolean, String...) - Method in interface de.caluga.morphium.query.Query
 
text(String, Query.TextSearchLanguages, String...) - Method in interface de.caluga.morphium.query.Query
 
text(String...) - Method in class de.caluga.morphium.query.QueryImpl
 
text(Query.TextSearchLanguages, String...) - Method in class de.caluga.morphium.query.QueryImpl
 
text(Query.TextSearchLanguages, boolean, boolean, String...) - Method in class de.caluga.morphium.query.QueryImpl
 
text(String, Query.TextSearchLanguages, boolean, boolean, String...) - Method in class de.caluga.morphium.query.QueryImpl
 
text(String, Query.TextSearchLanguages, String...) - Method in class de.caluga.morphium.query.QueryImpl
 
textSearch(String...) - Method in interface de.caluga.morphium.query.Query
Deprecated.
textSearch(Query.TextSearchLanguages, String...) - Method in interface de.caluga.morphium.query.Query
Deprecated.
textSearch(String...) - Method in class de.caluga.morphium.query.QueryImpl
Deprecated.
textSearch(Query.TextSearchLanguages, String...) - Method in class de.caluga.morphium.query.QueryImpl
Deprecated.
threadPid - Static variable in class de.caluga.morphium.driver.MorphiumId
 
toBool(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
toDate(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
toDecimal(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
toDouble(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
toInt(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
toJsonString(Object) - Static method in class de.caluga.morphium.Utils
 
toLong(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
toLower(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
toMongoWriteConcern() - Method in class de.caluga.morphium.driver.WriteConcern
 
toObjectId(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
toQueryObject() - Method in class de.caluga.morphium.aggregation.Expr
 
toQueryObject() - Method in class de.caluga.morphium.Collation
 
toQueryObject() - Method in interface de.caluga.morphium.query.Query
create a db object from this query and all of it's child nodes
toQueryObject() - Method in class de.caluga.morphium.query.QueryImpl
 
toStr(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
toString() - Method in interface de.caluga.morphium.driver.MorphiumDriverOperation
 
toString() - Method in class de.caluga.morphium.driver.MorphiumId
 
toString() - Method in class de.caluga.morphium.FilterExpression
 
toString() - Method in class de.caluga.morphium.messaging.Msg
 
toString() - Method in class de.caluga.morphium.MorphiumConfig
returns json representation of this object containing all values
toString() - Method in class de.caluga.morphium.query.QueryImpl
 
toString() - Method in class de.caluga.morphium.replicaset.ConfNode
 
toString() - Method in class de.caluga.morphium.replicaset.ReplicaSetConf
 
toString() - Method in class de.caluga.morphium.replicaset.ReplicaSetNode
 
toString() - Method in class de.caluga.morphium.replicaset.ReplicaSetStatus
 
toString() - Method in class de.caluga.morphium.Sequence
 
toString() - Method in class de.caluga.morphium.Statistics
 
toUpper(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
Transient - Annotation Type in de.caluga.morphium.annotations
 
trim(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
trunc(Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
type(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
type(MongoType) - Method in interface de.caluga.morphium.query.MongoField
 
type(MongoType) - Method in class de.caluga.morphium.query.MongoFieldImpl
 

U

unionWith(String) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
unionWith(Aggregator) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
unionWith(String) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
unionWith(Aggregator) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
unionWith(String) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
unionWith(Aggregator) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
unmarshall(Object) - Method in class de.caluga.morphium.mapping.BigIntegerTypeMapper
 
unmarshall(Object) - Method in class de.caluga.morphium.mapping.BsonGeoMapper
 
unmarshall(Object) - Method in interface de.caluga.morphium.mapping.MorphiumTypeMapper
 
unpauseProcessingOfMessagesNamed(String) - Method in class de.caluga.morphium.messaging.Messaging
unpause processing
unset(List<String>) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
unset(String...) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
unset(Enum...) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
unset(List<String>) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
unset(String...) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
unset(Enum...) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
unset(List<String>) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
unset(String...) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
unset(Enum...) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
unset(T, Enum) - Method in class de.caluga.morphium.Morphium
 
unset(T, String) - Method in class de.caluga.morphium.Morphium
 
unset(T, Enum, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
unset(T, String, Enum) - Method in class de.caluga.morphium.Morphium
 
unset(T, String, Enum, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
unset(T, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
unset(T, String, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.Morphium
 
unset(T, String, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
unset(Query<T>, String, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
unset(Query<T>, AsyncOperationCallback<T>, boolean, String...) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
unset(Query<T>, AsyncOperationCallback<T>, boolean, Enum...) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
unset(T, String, String, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
Un-setting a value in an existing mongo collection entry - no reading necessary.
unset(Query<T>, String, boolean, AsyncOperationCallback<T>) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
unset(Query<T>, AsyncOperationCallback<T>, boolean, String...) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
unset(Query<T>, AsyncOperationCallback<T>, boolean, Enum...) - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
unset(Query<T>, AsyncOperationCallback<T>, boolean, Enum...) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
unset(Query<T>, AsyncOperationCallback<T>, boolean, String...) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
unset(T, String, String, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
Un-setting a value in an existing mongo collection entry - no reading necessary.
unset(Query<T>, String, boolean, AsyncOperationCallback<T>) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
unsetQ(Query<T>, String...) - Method in class de.caluga.morphium.Morphium
 
unsetQ(Query<T>, boolean, String...) - Method in class de.caluga.morphium.Morphium
 
unsetQ(Query<T>, Enum...) - Method in class de.caluga.morphium.Morphium
 
unsetQ(Query<T>, boolean, Enum...) - Method in class de.caluga.morphium.Morphium
 
unsetQ(Query<T>, AsyncOperationCallback<T>, String...) - Method in class de.caluga.morphium.Morphium
 
unsetQ(Query<T>, AsyncOperationCallback<T>, boolean, String...) - Method in class de.caluga.morphium.Morphium
 
unsetQ(Query<T>, AsyncOperationCallback<T>, Enum...) - Method in class de.caluga.morphium.Morphium
 
unsetQ(Query<T>, boolean, AsyncOperationCallback<T>, Enum...) - Method in class de.caluga.morphium.Morphium
 
unsubscribe(String) - Method in class de.caluga.morphium.messaging.jms.Context
 
unsubscribe(String) - Method in class de.caluga.morphium.messaging.jms.JMSSession
 
unwind(Expr) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
unwind(String) - Method in interface de.caluga.morphium.aggregation.Aggregator
 
unwind(Expr) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
unwind(String) - Method in class de.caluga.morphium.aggregation.AggregatorImpl
 
unwind(String) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
unwind(Expr) - Method in class de.caluga.morphium.driver.inmem.InMemAggregator
 
unwrap(Class<T>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl.CEvent
 
unwrap(Class<T>) - Method in class de.caluga.morphium.cache.jcache.CacheImpl
 
unwrap(Class<T>) - Method in class de.caluga.morphium.cache.jcache.CacheManagerImpl
 
update(String, String, Map<String, Object>, Map<String, Object>, boolean, boolean, Collation, WriteConcern) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
update(String, String, Map<String, Object>, Map<String, Object>, boolean, boolean, Collation, WriteConcern) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
update(String, String, Map<String, Object>, Map<String, Object>, boolean, boolean, Collation, WriteConcern) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
UpdateBulkRequest - Class in de.caluga.morphium.driver.bulk
bulk request for updating
UpdateBulkRequest() - Constructor for class de.caluga.morphium.driver.bulk.UpdateBulkRequest
 
updateUsingFields(Object, String...) - Method in class de.caluga.morphium.Morphium
updating an enty in DB without sending the whole entity only transfers the fields to be changed / set
updateUsingFields(Object, Enum...) - Method in class de.caluga.morphium.Morphium
 
updateUsingFields(T, AsyncOperationCallback<T>, Enum...) - Method in class de.caluga.morphium.Morphium
 
updateUsingFields(T, AsyncOperationCallback<T>, String...) - Method in class de.caluga.morphium.Morphium
 
updateUsingFields(T, String, AsyncOperationCallback<T>, Enum...) - Method in class de.caluga.morphium.Morphium
 
updateUsingFields(T, String, AsyncOperationCallback<T>, String...) - Method in class de.caluga.morphium.Morphium
 
updateUsingFields(T, String, AsyncOperationCallback<T>, String...) - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
updateUsingFields(T, String, AsyncOperationCallback<T>, String...) - Method in interface de.caluga.morphium.writer.MorphiumWriter
update an object using fields specified
updateUsingFields(T, String, AsyncOperationCallback<T>, String...) - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
UseIfnull - Annotation Type in de.caluga.morphium.annotations
Mark this field to be used in marshalling, even if it's values are NULL!
useSsl(boolean) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
useSsl(boolean) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
useSsl(boolean) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
Utils - Class in de.caluga.morphium
Utility class
Utils() - Constructor for class de.caluga.morphium.Utils
 
Utils.UtilsMap<K,V> - Class in de.caluga.morphium
 
UtilsMap() - Constructor for class de.caluga.morphium.Utils.UtilsMap
 

V

ValueEncryptionProvider - Interface in de.caluga.morphium.encryption
 
valueOf(String) - Static method in enum de.caluga.morphium.aggregation.Aggregator.BucketGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.aggregation.Aggregator.GeoNearFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.aggregation.Aggregator.MergeActionWhenMatched
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.aggregation.Aggregator.MergeActionWhenNotMatched
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.annotations.caching.Cache.ClearStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.annotations.caching.Cache.SyncCacheStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.annotations.caching.WriteBuffer.STRATEGY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.annotations.Entity.ValidationAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.annotations.Entity.ValidationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.annotations.ReadPreferenceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.annotations.SafetyLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.async.AsyncOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.Collation.Alternate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.Collation.CaseFirst
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.Collation.MaxVariable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.Collation.Strength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.driver.ReadPreferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.messaging.Messaging.ReceiveAnswers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.messaging.Msg.Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.messaging.StatusInfoListener.StatusInfoLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.MongoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.MorphiumConfig.IndexCappedCheck
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.MorphiumStorageListener.UpdateTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.query.geospatial.GeoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.query.Query.TextSearchLanguages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.ReadAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.Sequence.Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.StatisticKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.caluga.morphium.WriteAccessType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.caluga.morphium.aggregation.Aggregator.BucketGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.aggregation.Aggregator.GeoNearFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.aggregation.Aggregator.MergeActionWhenMatched
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.aggregation.Aggregator.MergeActionWhenNotMatched
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.annotations.caching.Cache.ClearStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.annotations.caching.Cache.SyncCacheStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.annotations.caching.WriteBuffer.STRATEGY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.annotations.Entity.ValidationAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.annotations.Entity.ValidationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.annotations.ReadPreferenceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.annotations.SafetyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.async.AsyncOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.Collation.Alternate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.Collation.CaseFirst
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.Collation.MaxVariable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.Collation.Strength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.driver.ReadPreferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.messaging.Messaging.ReceiveAnswers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.messaging.Msg.Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.messaging.StatusInfoListener.StatusInfoLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.MongoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.MorphiumConfig.IndexCappedCheck
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.MorphiumStorageListener.UpdateTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.query.geospatial.GeoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.query.Query.TextSearchLanguages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.ReadAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.Sequence.Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.StatisticKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.caluga.morphium.WriteAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Annotation Type in de.caluga.morphium.annotations
used to mark a field for versioning see Entity-Annotation
VERSION_NAME - Static variable in interface de.caluga.morphium.driver.MorphiumDriver
 

W

watch(String, int, boolean, List<Map<String, Object>>, DriverTailableIterationCallback) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
watch(String, String, int, boolean, List<Map<String, Object>>, DriverTailableIterationCallback) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
watch(String, int, boolean, List<Map<String, Object>>, DriverTailableIterationCallback) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
watch(String, String, int, boolean, List<Map<String, Object>>, DriverTailableIterationCallback) - Method in class de.caluga.morphium.driver.mongodb.MongoDriver
 
watch(String, int, boolean, List<Map<String, Object>>, DriverTailableIterationCallback) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
watch(String, String, int, boolean, List<Map<String, Object>>, DriverTailableIterationCallback) - Method in interface de.caluga.morphium.driver.MorphiumDriver
 
watch(Class<T>, boolean, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watch(Class<T>, boolean, List<Map<String, Object>>, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watch(String, boolean, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watch(String, boolean, List<Map<String, Object>>, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watch(String, int, boolean, List<Map<String, Object>>, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchAsync(String, boolean, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchAsync(String, boolean, List<Map<String, Object>>, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchAsync(Class<T>, boolean, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchAsync(Class<T>, boolean, List<Map<String, Object>>, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchDb(boolean, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchDb(String, boolean, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchDb(String, boolean, List<Map<String, Object>>, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchDb(String, int, boolean, List<Map<String, Object>>, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchDbAsync(String, boolean, List<Map<String, Object>>, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchDbAsync(boolean, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
watchDbAsync(boolean, List<Map<String, Object>>, ChangeStreamListener) - Method in class de.caluga.morphium.Morphium
 
WatchingCacheSynchronizer - Class in de.caluga.morphium.cache
 
WatchingCacheSynchronizer(Morphium) - Constructor for class de.caluga.morphium.cache.WatchingCacheSynchronizer
 
WatchingCacheSyncListener - Interface in de.caluga.morphium.cache
User: Stephan Bösebeck Date: 14.07.18 Time: 22:44 TODO: Add documentation here
week(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 
where(String) - Method in interface de.caluga.morphium.query.Query
set the where string for this query - where-String needs to be valid java script!
where(String) - Method in class de.caluga.morphium.query.QueryImpl
 
wouldAddToCache(Object, CacheEntry<T>, boolean) - Method in interface de.caluga.morphium.cache.CacheListener
ability to alter cached entries or avoid caching overall
wouldClearCache(Class<T>) - Method in interface de.caluga.morphium.cache.CacheListener
 
wouldRemoveEntryFromCache(Object, CacheEntry<T>, boolean) - Method in interface de.caluga.morphium.cache.CacheListener
 
writeAccess(Class, Object, long, boolean, WriteAccessType) - Method in interface de.caluga.morphium.ProfilingListener
 
WriteAccessType - Enum in de.caluga.morphium
User: Stephan Bösebeck Date: 01.08.12 Time: 10:43

profiling write access types

writeBoolean(boolean) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
WriteBuffer - Annotation Type in de.caluga.morphium.annotations.caching
 
WriteBuffer.STRATEGY - Enum in de.caluga.morphium.annotations.caching
what 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
writeBufferCount() - Method in class de.caluga.morphium.Morphium
 
writeBufferCount() - Method in class de.caluga.morphium.writer.BufferedMorphiumWriterImpl
 
writeBufferCount() - Method in interface de.caluga.morphium.writer.MorphiumWriter
 
writeBufferCount() - Method in class de.caluga.morphium.writer.MorphiumWriterImpl
 
writeByte(byte) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
writeBytes(byte[]) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
writeBytes(byte[], int, int) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
writeChar(char) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
WriteConcern - Class in de.caluga.morphium.driver
define how secure the write should be. most important the w value which states the number of nodes written to: 0: no error handling 1: master only >1: number of nodes -1: all available replicase nodes -2: majority
writeDouble(double) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
writeDump(File) - Method in class de.caluga.morphium.driver.inmem.InMemoryDriver
 
writeFloat(float) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
writeInt(int) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
writeJson(Object, Writer) - Static method in class de.caluga.morphium.Utils
 
writeLong(long) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
writeObject(Object) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
WriterTask<T> - Interface in de.caluga.morphium.writer
User: Stephan Bösebeck Date: 28.06.13 Time: 16:51

TODO: Add documentation here

WriteSafety - Annotation Type in de.caluga.morphium.annotations
User: Stephan Bösebeck Date: 26.05.12 Time: 16:31

See WriteConcern in MongoDB Java-Driver... for additional information


WaitForSync: wait for the write to be synced to disk timeout: set a timeout in ms for the operation - if set to 0, unlimited (default).

writeShort(short) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
writeUTF(String) - Method in class de.caluga.morphium.messaging.jms.JMSBytesMessage
 
WT() - Constructor for class de.caluga.morphium.writer.MorphiumWriterImpl.WT
 

Y

year(Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 

Z

zip(List<Expr>, Expr, Expr) - Static method in class de.caluga.morphium.aggregation.Expr
 

_

__getDeref() - Method in class de.caluga.morphium.LazyDeReferencingProxy
 
__getPureDeref() - Method in class de.caluga.morphium.LazyDeReferencingProxy
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z _ 

Copyright © 2022. All rights reserved.