Uses of Class
org.apache.drill.exec.store.kafka.ReadOptions
Packages that use ReadOptions
-
Uses of ReadOptions in org.apache.drill.exec.store.kafka.decoders
Methods in org.apache.drill.exec.store.kafka.decoders with parameters of type ReadOptionsModifier and TypeMethodDescriptionvoid
AvroMessageReader.init
(SchemaNegotiator negotiator, ReadOptions readOptions, KafkaStoragePlugin plugin) void
JsonMessageReader.init
(SchemaNegotiator negotiator, ReadOptions readOptions, KafkaStoragePlugin plugin) void
MessageReader.init
(SchemaNegotiator negotiator, ReadOptions readOptions, KafkaStoragePlugin plugin)