Uses of Class
net.quasardb.qdb.ts.Writer.Options
Packages that use Writer.Options
-
Uses of Writer.Options in net.quasardb.qdb.ts
Constructors in net.quasardb.qdb.ts with parameters of type Writer.OptionsModifierConstructorDescriptionprotectedAutoFlushWriter(Session session, long threshold, Writer.Options options) Initialize a new auto-flushing batch writer.protectedAutoFlushWriter(Session session, Writer.Options options) Initialize a new auto-flushing batch writer with a default threshold of 50000 rows.protectedWriter(Session session, Writer.Options options)