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

A

AbstractMongoBackend - Class in de.bwaldvogel.mongo.backend
 
AbstractMongoBackend() - Constructor for class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
AbstractMongoCollection<KEY> - Class in de.bwaldvogel.mongo.backend
 
AbstractMongoCollection(String, String, String) - Constructor for class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
AbstractMongoDatabase<KEY> - Class in de.bwaldvogel.mongo.backend
 
AbstractMongoDatabase(String, MongoBackend) - Constructor for class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
AbstractUniqueIndex<KEY> - Class in de.bwaldvogel.mongo.backend
 
AbstractUniqueIndex(String, boolean) - Constructor for class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
add(BSONObject, KEY) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
add(BSONObject, KEY) - Method in class de.bwaldvogel.mongo.backend.Index
 
add(E) - Method in class de.bwaldvogel.mongo.backend.LimitedList
 
addDocument(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
addDocument(BSONObject) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
addDocumentInternal(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
addIndex(Index<KEY>) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
addIndex(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
addIndex(Index<KEY>) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
addNamespace(MongoCollection<KEY>) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
addNumbers(Number, Number) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
ascending - Variable in class de.bwaldvogel.mongo.backend.Index
 
asList(Object) - Static method in class de.bwaldvogel.mongo.backend.Utils
 

B

BINARY_SUBTYPE_FUNCTION - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
BINARY_SUBTYPE_GENERIC - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
BINARY_SUBTYPE_MD5 - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
BINARY_SUBTYPE_OLD_BINARY - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
BINARY_SUBTYPE_OLD_UUID - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
BINARY_SUBTYPE_USER_DEFINED - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
BINARY_SUBTYPE_UUID - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
bind(String, int) - Method in class de.bwaldvogel.mongo.MongoServer
 
bind(SocketAddress) - Method in class de.bwaldvogel.mongo.MongoServer
 
bind() - Method in class de.bwaldvogel.mongo.MongoServer
starts and binds the server on a local random port
BOOLEAN_VALUE_FALSE - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
BOOLEAN_VALUE_TRUE - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
BsonConstants - Interface in de.bwaldvogel.mongo.wire
 

C

calculateSize(BSONObject) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
canHandle(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
canHandle(BSONObject) - Method in class de.bwaldvogel.mongo.backend.Index
 
channelActive(ChannelHandlerContext) - Method in class de.bwaldvogel.mongo.wire.MongoDatabaseHandler
 
channelInactive(ChannelHandlerContext) - Method in class de.bwaldvogel.mongo.wire.MongoDatabaseHandler
 
channelRead0(ChannelHandlerContext, ClientRequest) - Method in class de.bwaldvogel.mongo.wire.MongoDatabaseHandler
 
checkAdd(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
checkAdd(BSONObject) - Method in class de.bwaldvogel.mongo.backend.Index
 
checkCollectionName(String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
checkMatchAndOrNor(Object, String, Object) - Method in class de.bwaldvogel.mongo.backend.DefaultQueryMatcher
 
checkUpdate(BSONObject, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
checkUpdate(BSONObject, BSONObject) - Method in class de.bwaldvogel.mongo.backend.Index
 
clearLastStatus(Channel) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
ClientRequest - Class in de.bwaldvogel.mongo.wire.message
 
ClientRequest(Channel, MessageHeader, String) - Constructor for class de.bwaldvogel.mongo.wire.message.ClientRequest
 
close() - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
close() - Method in interface de.bwaldvogel.mongo.MongoBackend
 
commandCount(String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
commandCreateIndexes(Channel, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
commandDatabaseStats() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
commandDelete(Channel, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
commandDrop(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
commandGetLastError(Channel, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
commandGetPrevError(Channel, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
commandInsert(Channel, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
commandResetError(Channel, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
commandUpdate(Channel, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
compare(BSONObject, BSONObject) - Method in class de.bwaldvogel.mongo.backend.DocumentComparator
 
compare(Object, Object) - Method in class de.bwaldvogel.mongo.backend.ValueComparator
 
Constants - Class in de.bwaldvogel.mongo.backend
 
Constants() - Constructor for class de.bwaldvogel.mongo.backend.Constants
 
containsKeyValue(Object) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
containsQueryExpression(Object) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
count(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
count(BSONObject) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
count() - Method in interface de.bwaldvogel.mongo.MongoCollection
 
countIndexes() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
createCollection(String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
createPattern(String, String) - Static method in class de.bwaldvogel.mongo.backend.Utils
 

D

databaseName - Variable in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
de.bwaldvogel.mongo - package de.bwaldvogel.mongo
 
de.bwaldvogel.mongo.backend - package de.bwaldvogel.mongo.backend
 
de.bwaldvogel.mongo.exception - package de.bwaldvogel.mongo.exception
 
de.bwaldvogel.mongo.wire - package de.bwaldvogel.mongo.wire
Contains classes implementing the MongoDB wire protocol.
de.bwaldvogel.mongo.wire.message - package de.bwaldvogel.mongo.wire.message
 
decode(ChannelHandlerContext, ByteBuf) - Method in class de.bwaldvogel.mongo.wire.MongoWireProtocolHandler
 
DefaultQueryMatcher - Class in de.bwaldvogel.mongo.backend
 
DefaultQueryMatcher() - Constructor for class de.bwaldvogel.mongo.backend.DefaultQueryMatcher
 
deleteDocuments(BSONObject, int) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
deleteDocuments(Channel, String, BSONObject, int) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
deleteDocuments(BSONObject, int) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
deregisterCollection(String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
deregisterCollection(String) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
DocumentComparator - Class in de.bwaldvogel.mongo.backend
 
DocumentComparator(BSONObject) - Constructor for class de.bwaldvogel.mongo.backend.DocumentComparator
 
documentMatchesQuery(BSONObject, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
drop() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
drop() - Method in interface de.bwaldvogel.mongo.MongoCollection
 
drop() - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
dropCollection(String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
dropCollection(String) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
dropDatabase(String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
dropDatabase(String) - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
dropDatabase(String) - Method in interface de.bwaldvogel.mongo.MongoBackend
 
DuplicateKeyError - Exception in de.bwaldvogel.mongo.exception
 
DuplicateKeyError(Index<?>, Object) - Constructor for exception de.bwaldvogel.mongo.exception.DuplicateKeyError
 

E

encode(ChannelHandlerContext, MongoReply, ByteBuf) - Method in class de.bwaldvogel.mongo.wire.MongoWireEncoder
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class de.bwaldvogel.mongo.wire.MongoExceptionHandler
 

F

findAndModify(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
findAndModify(BSONObject) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
findDocument(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
Flag - Interface in de.bwaldvogel.mongo.wire
 

G

getById(int) - Static method in enum de.bwaldvogel.mongo.wire.OpCode
 
getChannel() - Method in class de.bwaldvogel.mongo.wire.message.ClientRequest
 
getCode() - Method in exception de.bwaldvogel.mongo.exception.MongoServerError
 
getCollectionName() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
getCollectionName() - Method in exception de.bwaldvogel.mongo.exception.NoSuchCollectionException
 
getCollectionName() - Method in interface de.bwaldvogel.mongo.MongoCollection
 
getCollectionName() - Method in class de.bwaldvogel.mongo.wire.message.ClientRequest
 
getCollectionNameFromFullName(String) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
getCommand() - Method in exception de.bwaldvogel.mongo.exception.NoSuchCommandException
 
getCount() - Method in class de.bwaldvogel.mongo.backend.Index
 
getCurrentOperations(MongoQuery) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
getCurrentOperations(MongoQuery) - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
getCurrentOperations(MongoQuery) - Method in interface de.bwaldvogel.mongo.MongoBackend
 
getCursorId() - Method in class de.bwaldvogel.mongo.wire.message.MongoReply
 
getDatabaseName() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
getDatabaseName() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
getDatabaseName() - Method in interface de.bwaldvogel.mongo.MongoCollection
 
getDatabaseName() - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
getDatabaseName() - Method in class de.bwaldvogel.mongo.wire.message.ClientRequest
 
getDatabaseName() - Method in interface de.bwaldvogel.mongo.wire.message.Message
 
getDatabaseNameFromFullName(String) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
getDataSize() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
getDataSize() - Method in class de.bwaldvogel.mongo.backend.Index
 
getDeletedCount() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
getDocument(KEY) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
getDocuments() - Method in class de.bwaldvogel.mongo.wire.message.MongoInsert
 
getDocuments() - Method in class de.bwaldvogel.mongo.wire.message.MongoReply
 
getFieldValueListSafe(Object, String) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
getFileSize() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
getFlags() - Method in class de.bwaldvogel.mongo.wire.message.MongoReply
 
getFullCollectionName() - Method in class de.bwaldvogel.mongo.wire.message.ClientRequest
 
getFullName() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
getFullName() - Method in interface de.bwaldvogel.mongo.MongoCollection
 
getHeader() - Method in class de.bwaldvogel.mongo.wire.message.ClientRequest
 
getHeader() - Method in class de.bwaldvogel.mongo.wire.message.MongoReply
 
getId() - Method in enum de.bwaldvogel.mongo.wire.OpCode
 
getIterable() - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
getKey(Object) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
getKeys(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
getKeys(BSONObject) - Method in class de.bwaldvogel.mongo.backend.Index
 
getKeyValue(BSONObject) - Method in class de.bwaldvogel.mongo.backend.Index
 
getLocalAddress() - Method in class de.bwaldvogel.mongo.MongoServer
 
getName() - Method in class de.bwaldvogel.mongo.backend.Index
 
getNumberToReturn() - Method in class de.bwaldvogel.mongo.wire.message.MongoQuery
 
getNumberToSkip() - Method in class de.bwaldvogel.mongo.wire.message.MongoQuery
 
getNumIndexes() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
getNumIndexes() - Method in interface de.bwaldvogel.mongo.MongoCollection
 
getQuery() - Method in class de.bwaldvogel.mongo.wire.message.MongoQuery
 
getRecordCount() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
getRequestID() - Method in class de.bwaldvogel.mongo.wire.message.MessageHeader
 
getResponseTo() - Method in class de.bwaldvogel.mongo.wire.message.MessageHeader
 
getReturnFieldSelector() - Method in class de.bwaldvogel.mongo.wire.message.MongoQuery
 
getSelector() - Method in class de.bwaldvogel.mongo.wire.message.MongoDelete
 
getSelector() - Method in class de.bwaldvogel.mongo.wire.message.MongoUpdate
 
getStartDate() - Method in class de.bwaldvogel.mongo.wire.MongoDatabaseHandler
 
getStartingFrom() - Method in class de.bwaldvogel.mongo.wire.message.MongoReply
 
getStats() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
getStats() - Method in interface de.bwaldvogel.mongo.MongoCollection
 
getStorageSize() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
getSubdocumentValue(BSONObject, String) - Static method in class de.bwaldvogel.mongo.backend.DocumentComparator
 
getSubdocumentValue(BSONObject, String) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
getUpdate() - Method in class de.bwaldvogel.mongo.wire.message.MongoUpdate
 
getVersion() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
getVersion() - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
getVersion() - Method in interface de.bwaldvogel.mongo.MongoBackend
 

H

handleClose(Channel) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
handleClose(Channel) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
handleClose(Channel) - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
handleClose(Channel) - Method in interface de.bwaldvogel.mongo.MongoBackend
 
handleClose(Channel) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
handleCommand(Channel, String, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
handleCommand(Channel, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
handleCommand(Channel, String, String, BSONObject) - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
handleCommand(Channel, String, String, BSONObject) - Method in interface de.bwaldvogel.mongo.MongoBackend
 
handleCommand(Channel, String, BSONObject) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
handleCommand(Channel, MongoQuery, List<BSONObject>) - Method in class de.bwaldvogel.mongo.wire.MongoDatabaseHandler
 
handleDelete(MongoDelete) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
handleDelete(MongoDelete) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
handleDelete(MongoDelete) - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
handleDelete(MongoDelete) - Method in interface de.bwaldvogel.mongo.MongoBackend
 
handleDelete(MongoDelete) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
handleDistinct(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
handleDistinct(BSONObject) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
handleInsert(MongoInsert) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
handleInsert(MongoInsert) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
handleInsert(MongoInsert) - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
handleInsert(MongoInsert) - Method in interface de.bwaldvogel.mongo.MongoBackend
 
handleInsert(MongoInsert) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
handleQuery(MongoQuery) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
handleQuery(BSONObject, int, int) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
handleQuery(BSONObject, int, int, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
handleQuery(MongoQuery) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
handleQuery(MongoQuery) - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
handleQuery(MongoQuery) - Method in interface de.bwaldvogel.mongo.MongoBackend
 
handleQuery(BSONObject, int, int, BSONObject) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
handleQuery(MongoQuery) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
handleQuery(Channel, MongoQuery) - Method in class de.bwaldvogel.mongo.wire.MongoDatabaseHandler
 
handleUpdate(MongoUpdate) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
handleUpdate(MongoUpdate) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
handleUpdate(MongoUpdate) - Method in class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
handleUpdate(MongoUpdate) - Method in interface de.bwaldvogel.mongo.MongoBackend
 
handleUpdate(MongoUpdate) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
hasFieldValueListSafe(Object, String) - Static method in class de.bwaldvogel.mongo.backend.Utils
 

I

ID_FIELD - Static variable in class de.bwaldvogel.mongo.backend.Constants
 
ID_INDEX_NAME - Static variable in class de.bwaldvogel.mongo.backend.Constants
 
idField - Variable in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
Index<KEY> - Class in de.bwaldvogel.mongo.backend
 
Index(String, boolean) - Constructor for class de.bwaldvogel.mongo.backend.Index
 
initializeNamespacesAndIndexes() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
insertDocuments(List<BSONObject>) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
insertDocuments(Channel, String, List<BSONObject>) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
insertDocuments(List<BSONObject>) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
isEmpty() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
isEmpty() - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
isMulti() - Method in class de.bwaldvogel.mongo.wire.message.MongoUpdate
 
isSet(int) - Method in interface de.bwaldvogel.mongo.wire.Flag
 
isSet(int) - Method in enum de.bwaldvogel.mongo.wire.QueryFlag
 
isSet(int) - Method in enum de.bwaldvogel.mongo.wire.ReplyFlag
 
isSet(int) - Method in enum de.bwaldvogel.mongo.wire.UpdateFlag
 
isSingleRemove() - Method in class de.bwaldvogel.mongo.wire.message.MongoDelete
 
isSlaveOk() - Method in class de.bwaldvogel.mongo.wire.message.MongoQuery
 
isTrue(Object) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
isUpsert() - Method in class de.bwaldvogel.mongo.wire.message.MongoUpdate
 

J

join(int[], char) - Static method in class de.bwaldvogel.mongo.backend.Utils
 

K

key - Variable in class de.bwaldvogel.mongo.backend.Index
 
KeyConstraintError - Exception in de.bwaldvogel.mongo.exception
 
KeyConstraintError(int, String) - Constructor for exception de.bwaldvogel.mongo.exception.KeyConstraintError
 

L

LENGTH_OBJECTID - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
Length in bytes
LENGTH_UUID - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
Length in bytes
LimitedList<E> - Class in de.bwaldvogel.mongo.backend
 
LimitedList(int) - Constructor for class de.bwaldvogel.mongo.backend.LimitedList
 
listCollections() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
listIndexes() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 

M

markOkay(BSONObject) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
matchDocuments(BSONObject, BSONObject, int, int) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
matchDocuments(BSONObject, Iterable<KEY>, BSONObject, int, int) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
matches(BSONObject, BSONObject) - Method in class de.bwaldvogel.mongo.backend.DefaultQueryMatcher
 
matches(BSONObject, BSONObject) - Method in interface de.bwaldvogel.mongo.backend.QueryMatcher
 
matchPosition(BSONObject, BSONObject) - Method in class de.bwaldvogel.mongo.backend.DefaultQueryMatcher
 
matchPosition(BSONObject, BSONObject) - Method in interface de.bwaldvogel.mongo.backend.QueryMatcher
 
MAX_BSON_OBJECT_SIZE - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
MAX_MESSAGE_SIZE_BYTES - Static variable in class de.bwaldvogel.mongo.wire.MongoWireProtocolHandler
 
MAX_NS_LENGTH - Static variable in class de.bwaldvogel.mongo.backend.Constants
 
MAX_WIRE_VERSION - Static variable in class de.bwaldvogel.mongo.wire.MongoWireProtocolHandler
 
MAX_WRITE_BATCH_SIZE - Static variable in class de.bwaldvogel.mongo.wire.MongoWireProtocolHandler
 
Message - Interface in de.bwaldvogel.mongo.wire.message
 
MessageHeader - Class in de.bwaldvogel.mongo.wire.message
 
MessageHeader(int, int) - Constructor for class de.bwaldvogel.mongo.wire.message.MessageHeader
 
MIN_WIRE_VERSION - Static variable in class de.bwaldvogel.mongo.wire.MongoWireProtocolHandler
 
MongoBackend - Interface in de.bwaldvogel.mongo
 
MongoCollection<KEY> - Interface in de.bwaldvogel.mongo
 
MongoDatabase - Interface in de.bwaldvogel.mongo
 
MongoDatabaseHandler - Class in de.bwaldvogel.mongo.wire
 
MongoDatabaseHandler(MongoBackend, ChannelGroup) - Constructor for class de.bwaldvogel.mongo.wire.MongoDatabaseHandler
 
MongoDelete - Class in de.bwaldvogel.mongo.wire.message
 
MongoDelete(Channel, MessageHeader, String, BSONObject, boolean) - Constructor for class de.bwaldvogel.mongo.wire.message.MongoDelete
 
MongoExceptionHandler - Class in de.bwaldvogel.mongo.wire
 
MongoExceptionHandler() - Constructor for class de.bwaldvogel.mongo.wire.MongoExceptionHandler
 
MongoInsert - Class in de.bwaldvogel.mongo.wire.message
 
MongoInsert(Channel, MessageHeader, String, List<BSONObject>) - Constructor for class de.bwaldvogel.mongo.wire.message.MongoInsert
 
MongoQuery - Class in de.bwaldvogel.mongo.wire.message
 
MongoQuery(Channel, MessageHeader, String, int, int, BSONObject, BSONObject) - Constructor for class de.bwaldvogel.mongo.wire.message.MongoQuery
 
MongoReply - Class in de.bwaldvogel.mongo.wire.message
 
MongoReply(MessageHeader, BSONObject) - Constructor for class de.bwaldvogel.mongo.wire.message.MongoReply
 
MongoReply(MessageHeader, List<? extends BSONObject>) - Constructor for class de.bwaldvogel.mongo.wire.message.MongoReply
 
MongoServer - Class in de.bwaldvogel.mongo
 
MongoServer(MongoBackend) - Constructor for class de.bwaldvogel.mongo.MongoServer
 
MongoServerError - Exception in de.bwaldvogel.mongo.exception
 
MongoServerError(int, String) - Constructor for exception de.bwaldvogel.mongo.exception.MongoServerError
 
MongoServerException - Exception in de.bwaldvogel.mongo.exception
 
MongoServerException(String) - Constructor for exception de.bwaldvogel.mongo.exception.MongoServerException
 
MongoServerException(String, Throwable) - Constructor for exception de.bwaldvogel.mongo.exception.MongoServerException
 
MongoSilentServerException - Exception in de.bwaldvogel.mongo.exception
similar to MongoServerException but will not be logged as error with stacktrace
MongoSilentServerException(String) - Constructor for exception de.bwaldvogel.mongo.exception.MongoSilentServerException
 
MongoUpdate - Class in de.bwaldvogel.mongo.wire.message
 
MongoUpdate(Channel, MessageHeader, String, BSONObject, BSONObject, boolean, boolean) - Constructor for class de.bwaldvogel.mongo.wire.message.MongoUpdate
 
MongoWireEncoder - Class in de.bwaldvogel.mongo.wire
 
MongoWireEncoder() - Constructor for class de.bwaldvogel.mongo.wire.MongoWireEncoder
 
MongoWireProtocolHandler - Class in de.bwaldvogel.mongo.wire
MongoWireProtocolHandler() - Constructor for class de.bwaldvogel.mongo.wire.MongoWireProtocolHandler
 
moveCollection(MongoDatabase, MongoCollection<?>, String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
moveCollection(MongoDatabase, MongoCollection<?>, String) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
multiplyNumbers(Number, Number) - Static method in class de.bwaldvogel.mongo.backend.Utils
 

N

normalizeValue(Object) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
NoSuchCollectionException - Exception in de.bwaldvogel.mongo.exception
 
NoSuchCollectionException(String) - Constructor for exception de.bwaldvogel.mongo.exception.NoSuchCollectionException
 
NoSuchCommandException - Exception in de.bwaldvogel.mongo.exception
 
NoSuchCommandException(String) - Constructor for exception de.bwaldvogel.mongo.exception.NoSuchCommandException
 
nullAwareEquals(Object, Object) - Static method in class de.bwaldvogel.mongo.backend.Utils
 

O

OpCode - Enum in de.bwaldvogel.mongo.wire
 
openOrCreateCollection(String, String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
openOrCreateDatabase(String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
openOrCreateUniqueIndex(String, String, boolean) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 

P

putKeyValue(Object, KEY) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
putLastError(Channel, MongoServerException) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
putLastResult(Channel, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 

Q

queryDocuments(BSONObject, BSONObject, int, int) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
QueryFlag - Enum in de.bwaldvogel.mongo.wire
 
QueryMatcher - Interface in de.bwaldvogel.mongo.backend
 

R

ReadOnlyException(String) - Constructor for exception de.bwaldvogel.mongo.backend.ReadOnlyProxy.ReadOnlyException
 
ReadOnlyProxy - Class in de.bwaldvogel.mongo.backend
 
ReadOnlyProxy(MongoBackend) - Constructor for class de.bwaldvogel.mongo.backend.ReadOnlyProxy
 
ReadOnlyProxy.ReadOnlyException - Exception in de.bwaldvogel.mongo.backend
 
remove(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
remove(BSONObject) - Method in class de.bwaldvogel.mongo.backend.Index
 
removeDocument(BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
removeDocument(Object) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
removeDocument(BSONObject) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
removeDocumentWithKey(KEY) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
removeFrom(int) - Method in interface de.bwaldvogel.mongo.wire.Flag
 
removeFrom(int) - Method in enum de.bwaldvogel.mongo.wire.QueryFlag
 
removeFrom(int) - Method in enum de.bwaldvogel.mongo.wire.ReplyFlag
 
removeFrom(int) - Method in enum de.bwaldvogel.mongo.wire.UpdateFlag
 
removeListSafe(Object, String) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
renameTo(String, String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
renameTo(String, String) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
ReplyFlag - Enum in de.bwaldvogel.mongo.wire
 
resolveCollection(String, boolean) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
resolveCollection(String, boolean) - Method in interface de.bwaldvogel.mongo.MongoDatabase
 
resolveDatabase(String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoBackend
 
resolveOrCreateCollection(String) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 

S

setListSafe(Object, String, Object) - Static method in class de.bwaldvogel.mongo.backend.Utils
 
setSlaveOk(boolean) - Method in class de.bwaldvogel.mongo.wire.message.MongoQuery
 
shutdown() - Method in class de.bwaldvogel.mongo.MongoServer
Stop accepting new clients.
shutdownNow() - Method in class de.bwaldvogel.mongo.MongoServer
Stops accepting new clients, closes all clients and finally shuts down the server In contrast to MongoServer.shutdown(), this method should not block.
stopListenting() - Method in class de.bwaldvogel.mongo.MongoServer
Closes the server socket.
STRING_TERMINATION - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 

T

TERMINATING_BYTE - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
toString() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
toString() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
toString() - Method in class de.bwaldvogel.mongo.MongoServer
 
toString() - Method in class de.bwaldvogel.mongo.wire.message.MessageHeader
 
toString() - Method in class de.bwaldvogel.mongo.wire.message.MongoDelete
 
toString() - Method in class de.bwaldvogel.mongo.wire.message.MongoInsert
 
toString() - Method in class de.bwaldvogel.mongo.wire.message.MongoQuery
 
toString() - Method in class de.bwaldvogel.mongo.wire.message.MongoReply
 
toString() - Method in class de.bwaldvogel.mongo.wire.message.MongoUpdate
 
TYPE_ARRAY - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_BOOLEAN - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_DATA - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_DBPOINTER - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
Deprecated
TYPE_DOUBLE - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_EMBEDDED_DOCUMENT - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_INT32 - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_INT64 - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_JAVASCRIPT_CODE - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_JAVASCRIPT_CODE_WITH_SCOPE - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_MAX_KEY - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_MIN_KEY - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_NULL - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_OBJECT_ID - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_REGEX - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_SYMBOL - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
Deprecated
TYPE_TIMESTAMP - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_UNDEFINED - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
Deprecated
TYPE_UTC_DATETIME - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 
TYPE_UTF8_STRING - Static variable in interface de.bwaldvogel.mongo.wire.BsonConstants
 

U

updateDataSize(long) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
updateDocuments(BSONObject, BSONObject, boolean, boolean) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
updateDocuments(Channel, String, BSONObject, BSONObject, boolean, boolean) - Method in class de.bwaldvogel.mongo.backend.AbstractMongoDatabase
 
updateDocuments(BSONObject, BSONObject, boolean, boolean) - Method in interface de.bwaldvogel.mongo.MongoCollection
 
UpdateFlag - Enum in de.bwaldvogel.mongo.wire
 
updateInPlace(BSONObject, BSONObject) - Method in class de.bwaldvogel.mongo.backend.AbstractUniqueIndex
 
updateInPlace(BSONObject, BSONObject) - Method in class de.bwaldvogel.mongo.backend.Index
 
Utils - Class in de.bwaldvogel.mongo.backend
 
Utils() - Constructor for class de.bwaldvogel.mongo.backend.Utils
 

V

validate() - Method in class de.bwaldvogel.mongo.backend.AbstractMongoCollection
 
validate() - Method in interface de.bwaldvogel.mongo.MongoCollection
 
ValueComparator - Class in de.bwaldvogel.mongo.backend
 
ValueComparator() - Constructor for class de.bwaldvogel.mongo.backend.ValueComparator
 
valueOf(String) - Static method in enum de.bwaldvogel.mongo.wire.OpCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.bwaldvogel.mongo.wire.QueryFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.bwaldvogel.mongo.wire.ReplyFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.bwaldvogel.mongo.wire.UpdateFlag
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.bwaldvogel.mongo.wire.OpCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.bwaldvogel.mongo.wire.QueryFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.bwaldvogel.mongo.wire.ReplyFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.bwaldvogel.mongo.wire.UpdateFlag
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J K L M N O P Q R S T U V 
Skip navigation links