Package

io.github.interestinglab.waterdrop

output

Permalink

package output

Visibility
  1. Public
  2. All

Type Members

  1. class Clickhouse extends BaseOutput

    Permalink
  2. class Elasticsearch extends BaseOutput

    Permalink
  3. class File extends FileOutputBase

    Permalink
  4. abstract class FileOutputBase extends BaseOutput

    Permalink
  5. class Hdfs extends FileOutputBase

    Permalink
  6. class Jdbc extends BaseOutput

    Permalink

    Jdbc Output is able to specify driver class while Mysql Output's driver is bound to com.mysql.jdbc.Driver etc.

    Jdbc Output is able to specify driver class while Mysql Output's driver is bound to com.mysql.jdbc.Driver etc. When using Jdbc Output, class of jdbc driver must can be found in classpath. JDBC Output supports at least: MySQL, Oracle, PostgreSQL, SQLite

  7. class Kafka extends BaseOutput

    Permalink
  8. class KafkaSink extends Serializable

    Permalink
  9. class Mysql extends BaseOutput

    Permalink
  10. class S3 extends FileOutputBase

    Permalink
  11. class Stdout extends BaseOutput

    Permalink

Value Members

  1. object KafkaSink extends Serializable

    Permalink

Ungrouped