JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
M
O
P
R
S
T
A
add(Id, Map<String, Object>)
- Static method in class org.s1.mongodb.cluster.
MongoDBDDS
Add record to collection
addToLocalLog(MessageBean)
- Method in class org.s1.mongodb.cluster.
MongoDBOperationLog
append(LoggingEvent)
- Method in class org.s1.mongodb.log.
MongoDBAppender
C
checkIndexes()
- Method in class org.s1.mongodb.table.
MongoDBTable
checkUnique(Map<String, Object>, boolean)
- Method in class org.s1.mongodb.table.
MongoDBTable
close()
- Method in class org.s1.mongodb.log.
MongoDBAppender
closeAfterRead(FileStorage.FileReadBean)
- Method in class org.s1.mongodb.cluster.
GridFSFileStorage
closeAfterWrite(FileStorage.FileWriteBean)
- Method in class org.s1.mongodb.cluster.
GridFSFileStorage
collectionAdd(String, Map<String, Object>)
- Method in class org.s1.mongodb.table.
MongoDBTable
collectionGet(String)
- Method in class org.s1.mongodb.table.
MongoDBTable
collectionRemove(String)
- Method in class org.s1.mongodb.table.
MongoDBTable
collectionSet(String, Map<String, Object>)
- Method in class org.s1.mongodb.table.
MongoDBTable
count(Map<String, Object>)
- Method in class org.s1.mongodb.table.
MongoDBTable
createFileWriteBean(Id, FileStorage.FileMetaBean)
- Method in class org.s1.mongodb.cluster.
GridFSFileStorage
D
DEFAULT_INSTANCE
- Static variable in class org.s1.mongodb.
MongoDBConnectionHelper
E
ensureNotExists(CollectionId, Map<String, Object>)
- Static method in class org.s1.mongodb.
MongoDBQueryHelper
ensureOnlyOne(CollectionId, Map<String, Object>)
- Static method in class org.s1.mongodb.
MongoDBQueryHelper
escapeInjections(Map<String, Object>)
- Static method in class org.s1.mongodb.
MongoDBFormat
Remove $where commands from custom query (use it in Table)
F
fromMap(Map<String, Object>)
- Static method in class org.s1.mongodb.
MongoDBFormat
G
get(Id)
- Static method in class org.s1.mongodb.
MongoDBQueryHelper
get(CollectionId, Map<String, Object>)
- Static method in class org.s1.mongodb.
MongoDBQueryHelper
Select exactly one record from collection
getCollection()
- Static method in class org.s1.mongodb.log.
MongoDBLogStorage
getCollection(CollectionId)
- Static method in class org.s1.mongodb.
MongoDBConnectionHelper
getCollectionId()
- Method in class org.s1.mongodb.table.
MongoDBTable
getConnection(String)
- Static method in class org.s1.mongodb.
MongoDBConnectionHelper
Get connection
getIndexes()
- Method in class org.s1.mongodb.table.
MongoDBTable
getLastId()
- Method in class org.s1.mongodb.cluster.
MongoDBOperationLog
getName()
- Method in class org.s1.mongodb.table.
MongoDBTable
getUniqueFields()
- Method in class org.s1.mongodb.table.
MongoDBTable
GridFSFileStorage
- Class in
org.s1.mongodb.cluster
GridFS local file storage implementation
GridFSFileStorage()
- Constructor for class org.s1.mongodb.cluster.
GridFSFileStorage
I
init()
- Method in class org.s1.mongodb.table.
MongoDBTable
initialize()
- Method in class org.s1.mongodb.cluster.
MongoDBOperationLog
L
list(List<Map<String, Object>>, Map<String, Object>, int, int)
- Method in class org.s1.mongodb.log.
MongoDBLogStorage
list(CollectionId, Map<String, Object>, Map<String, Object>, Map<String, Object>, int, int)
- Static method in class org.s1.mongodb.
MongoDBQueryHelper
list(Map<String, Object>, Map<String, Object>, Map<String, Object>, int, int)
- Method in class org.s1.mongodb.table.
MongoDBTable
list(Map<String, Object>, Map<String, Object>, Map<String, Object>, int, int, Map<String, Object>)
- Method in class org.s1.mongodb.table.
MongoDBTable
listFrom(long, Closure<MessageBean, Object>)
- Method in class org.s1.mongodb.cluster.
MongoDBOperationLog
listUndone(Closure<MessageBean, Object>)
- Method in class org.s1.mongodb.cluster.
MongoDBOperationLog
M
markDone(long)
- Method in class org.s1.mongodb.cluster.
MongoDBOperationLog
MongoDBAppender
- Class in
org.s1.mongodb.log
Log4j Appender
MongoDBAppender()
- Constructor for class org.s1.mongodb.log.
MongoDBAppender
MongoDBConnectionHelper
- Class in
org.s1.mongodb
MongoDB connection helper
MongoDBConnectionHelper()
- Constructor for class org.s1.mongodb.
MongoDBConnectionHelper
MongoDBDDS
- Class in
org.s1.mongodb.cluster
MongoDB CRUD helper Provides CRUD operations with locks
MongoDBDDS()
- Constructor for class org.s1.mongodb.cluster.
MongoDBDDS
MongoDBFormat
- Class in
org.s1.mongodb
MongoDB Format
MongoDBFormat()
- Constructor for class org.s1.mongodb.
MongoDBFormat
MongoDBLogStorage
- Class in
org.s1.mongodb.log
MongoDB log storage impl
MongoDBLogStorage()
- Constructor for class org.s1.mongodb.log.
MongoDBLogStorage
MongoDBOperationLog
- Class in
org.s1.mongodb.cluster
MongoDB cluster log implementation
MongoDBOperationLog()
- Constructor for class org.s1.mongodb.cluster.
MongoDBOperationLog
MongoDBQueryHelper
- Class in
org.s1.mongodb
MongoDB Query helper DEBUG - results
MongoDBQueryHelper()
- Constructor for class org.s1.mongodb.
MongoDBQueryHelper
MongoDBTable
- Class in
org.s1.mongodb.table
MongoDBTable()
- Constructor for class org.s1.mongodb.table.
MongoDBTable
O
OPTIONS
- Static variable in class org.s1.mongodb.
MongoDBConnectionHelper
org.s1.mongodb
- package org.s1.mongodb
S1 MongoDB implementation
org.s1.mongodb.cluster
- package org.s1.mongodb.cluster
DDS implementation
org.s1.mongodb.log
- package org.s1.mongodb.log
Log implementation
org.s1.mongodb.table
- package org.s1.mongodb.table
Table implementation
P
prepareSearch(Map<String, Object>)
- Method in class org.s1.mongodb.table.
MongoDBTable
prepareSort(Map<String, Object>)
- Method in class org.s1.mongodb.table.
MongoDBTable
R
read(Id)
- Method in class org.s1.mongodb.cluster.
GridFSFileStorage
remove(Id)
- Method in class org.s1.mongodb.cluster.
GridFSFileStorage
remove(Id)
- Static method in class org.s1.mongodb.cluster.
MongoDBDDS
Delete record
requiresLayout()
- Method in class org.s1.mongodb.log.
MongoDBAppender
runWriteCommand(CommandBean)
- Method in class org.s1.mongodb.cluster.
MongoDBDDS
S
save(FileStorage.FileWriteBean)
- Method in class org.s1.mongodb.cluster.
GridFSFileStorage
SCORE
- Static variable in class org.s1.mongodb.
MongoDBQueryHelper
set(Id, Map<String, Object>)
- Static method in class org.s1.mongodb.cluster.
MongoDBDDS
Update record
T
toMap(DBObject)
- Static method in class org.s1.mongodb.
MongoDBFormat
A
C
D
E
F
G
I
L
M
O
P
R
S
T
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes