org.apache.logging.log4j.mongodb2

Class MongoDbProvider.Builder<B extends MongoDbProvider.Builder<B>>

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • setCapped

        public B setCapped(boolean isCapped)
      • setCollectionName

        public B setCollectionName(String collectionName)
      • setCollectionSize

        public B setCollectionSize(int collectionSize)
      • setDatabaseName

        public B setDatabaseName(String databaseName)
      • setFactoryClassName

        public B setFactoryClassName(String factoryClassName)
      • setFactoryMethodName

        public B setFactoryMethodName(String factoryMethodName)
      • setPassword

        public B setPassword(String password)
      • setPort

        public B setPort(String port)
      • setServer

        public B setServer(String server)
      • setUserName

        public B setUserName(String userName)
      • setWriteConcernConstant

        public B setWriteConcernConstant(String writeConcernConstant)
      • setWriteConcernConstantClassName

        public B setWriteConcernConstantClassName(String writeConcernConstantClassName)

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