public final class KafkaConfiguration extends Object
| Constructor and Description |
|---|
KafkaConfiguration(ConnectionMeta conn) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
get() |
String |
getConnection() |
String |
getKeyDeserializer() |
String |
getValueDeserializer() |
public KafkaConfiguration(ConnectionMeta conn)
public String getKeyDeserializer()
public String getValueDeserializer()
public String getConnection()
public Properties get()
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.