public class CassandraManager extends org.apache.logging.log4j.core.appender.db.AbstractDatabaseManager
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
commitAndClose() |
protected void |
connectAndStart() |
static CassandraManager |
getManager(String name,
org.apache.logging.log4j.core.net.SocketAddress[] contactPoints,
org.apache.logging.log4j.core.appender.db.ColumnMapping[] columns,
boolean useTls,
String clusterName,
String keyspace,
String table,
String username,
String password,
boolean useClockForTimestampGenerator,
int bufferSize,
boolean batched,
com.datastax.driver.core.BatchStatement.Type batchType) |
protected boolean |
shutdownInternal() |
protected void |
startupInternal() |
protected void |
writeInternal(org.apache.logging.log4j.core.LogEvent event,
Serializable serializable) |
buffer, flush, getManager, isBuffered, isRunning, releaseSub, shutdown, startup, toString, write, write, writeInternal, writeThroughprotected void startupInternal() throws Exception
startupInternal in class org.apache.logging.log4j.core.appender.db.AbstractDatabaseManagerExceptionprotected boolean shutdownInternal() throws Exception
shutdownInternal in class org.apache.logging.log4j.core.appender.db.AbstractDatabaseManagerExceptionprotected void connectAndStart()
connectAndStart in class org.apache.logging.log4j.core.appender.db.AbstractDatabaseManagerprotected void writeInternal(org.apache.logging.log4j.core.LogEvent event, Serializable serializable)
writeInternal in class org.apache.logging.log4j.core.appender.db.AbstractDatabaseManagerprotected boolean commitAndClose()
commitAndClose in class org.apache.logging.log4j.core.appender.db.AbstractDatabaseManagerpublic static CassandraManager getManager(String name, org.apache.logging.log4j.core.net.SocketAddress[] contactPoints, org.apache.logging.log4j.core.appender.db.ColumnMapping[] columns, boolean useTls, String clusterName, String keyspace, String table, String username, String password, boolean useClockForTimestampGenerator, int bufferSize, boolean batched, com.datastax.driver.core.BatchStatement.Type batchType)
Copyright © 1999-1969 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.