Uses of Enum
net.quasardb.qdb.ts.Writer.PushMode
Packages that use Writer.PushMode
-
Uses of Writer.PushMode in net.quasardb.qdb.ts
Methods in net.quasardb.qdb.ts that return Writer.PushModeModifier and TypeMethodDescriptionWriter.Options.getPushMode()Get the currently set push mode.static Writer.PushModeReturns the enum constant of this type with the specified name.static Writer.PushMode[]Writer.PushMode.values()Returns an array containing the constants of this enum type, in the order they are declared.