JavaScript is disabled on your browser.
java.lang.Object
org.apache.logging.log4j.core.appender.nosql.AbstractNoSqlConnection<Map <String ,Object >,org.apache.logging.log4j.core.appender.nosql.DefaultNoSqlObject>
org.apache.logging.log4j.couchdb.CouchDbConnection
All Implemented Interfaces:
Closeable , AutoCloseable , org.apache.logging.log4j.core.appender.nosql.NoSqlConnection<Map <String ,Object >,org.apache.logging.log4j.core.appender.nosql.DefaultNoSqlObject>
public final class CouchDbConnection
extends org.apache.logging.log4j.core.appender.nosql.AbstractNoSqlConnection<Map <String ,Object >,org.apache.logging.log4j.core.appender.nosql.DefaultNoSqlObject>
The Apache CouchDB implementation of NoSqlConnection.
Constructor Summary
Constructors
Constructor and Description
CouchDbConnection (org.lightcouch.CouchDbClient client)
Method Summary
Methods
Modifier and Type
Method and Description
protected void
closeImpl ()
org.apache.logging.log4j.core.appender.nosql.DefaultNoSqlObject[]
createList (int length)
org.apache.logging.log4j.core.appender.nosql.DefaultNoSqlObject
createObject ()
void
insertObject (org.apache.logging.log4j.core.appender.nosql.NoSqlObject<Map <String ,Object >> object)
Methods inherited from class org.apache.logging.log4j.core.appender.nosql.AbstractNoSqlConnection
close, isClosed
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 1999-2017 The Apache Software Foundation . All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.