Uses of Class
org.apache.logging.log4j.core.appender.nosql.DefaultNoSqlObject
-
Packages that use DefaultNoSqlObject Package Description org.apache.logging.log4j.couchdb The classes in this package contain the Apache CouchDB provider for the NoSQL Appender. -
-
Uses of DefaultNoSqlObject in org.apache.logging.log4j.couchdb
Methods in org.apache.logging.log4j.couchdb that return DefaultNoSqlObject Modifier and Type Method Description DefaultNoSqlObject[]
CouchDbConnection. createList(int length)
DefaultNoSqlObject
CouchDbConnection. createObject()
-