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 TypeMethodDescriptionvoidAvroMessageReader.init(SchemaNegotiator negotiator, ReadOptions readOptions, KafkaStoragePlugin plugin) voidJsonMessageReader.init(SchemaNegotiator negotiator, ReadOptions readOptions, KafkaStoragePlugin plugin) voidMessageReader.init(SchemaNegotiator negotiator, ReadOptions readOptions, KafkaStoragePlugin plugin)