Uses of Class
org.apache.logging.log4j.mongodb.MongoDbObject
-
Packages that use MongoDbObject Package Description org.apache.logging.log4j.mongodb The classes in this package contain the MongoDB provider for the NoSQL Appender. -
-
Uses of MongoDbObject in org.apache.logging.log4j.mongodb
Methods in org.apache.logging.log4j.mongodb that return MongoDbObject Modifier and Type Method Description MongoDbObject[]
MongoDbConnection. createList(int length)
MongoDbObject
MongoDbConnection. createObject()
-