org.apache.logging.log4j.nosql.appender.cassandra

Class CassandraAppender.Builder<B extends CassandraAppender.Builder<B>>

    • Constructor Detail

      • CassandraAppender.Builder

        public CassandraAppender.Builder()
    • Method Detail

      • setContactPoints

        public B setContactPoints(SocketAddress... contactPoints)
      • setUseTls

        public B setUseTls(boolean useTls)
      • setClusterName

        public B setClusterName(String clusterName)
      • setKeyspace

        public B setKeyspace(String keyspace)
      • setTable

        public B setTable(String table)
      • setUsername

        public B setUsername(String username)
      • setPassword

        public B setPassword(String password)
      • setUseClockForTimestampGenerator

        public B setUseClockForTimestampGenerator(boolean useClockForTimestampGenerator)
      • setBufferSize

        public B setBufferSize(int bufferSize)
      • setBatched

        public B setBatched(boolean batched)
      • setBatchType

        public B setBatchType(com.datastax.driver.core.BatchStatement.Type batchType)

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.