Queue<E> persistQueue
com.fasterxml.jackson.databind.ObjectMapper mapper
AtomicLong lastWrite
ExecutorService executor
MongoConfiguration config
com.mongodb.MongoClient client
com.mongodb.DB db
com.mongodb.DBCollection collection
com.mongodb.DBCursor cursor
ReadWriteLock lock
Queue<E> persistQueue
com.fasterxml.jackson.databind.ObjectMapper mapper
AtomicLong lastWrite
ScheduledExecutorService backgroundFlushTask
MongoConfiguration config
com.mongodb.MongoClient client
com.mongodb.DB db
com.mongodb.DBCollection collection
List<E> insertBatch
ReadWriteLock lock
Copyright © 2018 The Apache Software Foundation. All rights reserved.