Uses of Package
org.apache.logging.log4j.core.appender.db.nosql

Packages that use org.apache.logging.log4j.core.appender.db.nosql
org.apache.logging.log4j.core.appender.db.nosql The NoSQL Appender supports writing log events to NoSQL databases. 
org.apache.logging.log4j.core.appender.db.nosql.couch The classes in this package contain the Apache CouchDB provider for the NoSQL Appender. 
org.apache.logging.log4j.core.appender.db.nosql.mongo The classes in this package contain the MongoDB provider for the NoSQL Appender. 
 

Classes in org.apache.logging.log4j.core.appender.db.nosql used by org.apache.logging.log4j.core.appender.db.nosql
NoSQLAppender
          This Appender writes logging events to a NoSQL database using a configured NoSQL provider.
NoSQLConnection
          Represents a connection to the NoSQL database.
NoSQLDatabaseManager
          An AbstractDatabaseManager implementation for all NoSQL databases.
NoSQLObject
          Represents a simple POJO object inserted into a NoSQL object.
NoSQLProvider
          Implementations of this class are plugins for configuring the NoSQLAppender with the proper provider (MongoDB, etc.).
 

Classes in org.apache.logging.log4j.core.appender.db.nosql used by org.apache.logging.log4j.core.appender.db.nosql.couch
NoSQLConnection
          Represents a connection to the NoSQL database.
NoSQLObject
          Represents a simple POJO object inserted into a NoSQL object.
NoSQLProvider
          Implementations of this class are plugins for configuring the NoSQLAppender with the proper provider (MongoDB, etc.).
 

Classes in org.apache.logging.log4j.core.appender.db.nosql used by org.apache.logging.log4j.core.appender.db.nosql.mongo
NoSQLConnection
          Represents a connection to the NoSQL database.
NoSQLObject
          Represents a simple POJO object inserted into a NoSQL object.
NoSQLProvider
          Implementations of this class are plugins for configuring the NoSQLAppender with the proper provider (MongoDB, etc.).
 



Copyright © 1999-2013 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.