public class KafkaProviderType extends AbstractProviderType<KafkaDataSetDef>
BEAN, CSV, ELASTICSEARCH, KAFKA, PROMETHEUS, SQL, STATIC| Constructor and Description |
|---|
KafkaProviderType() |
| Modifier and Type | Method and Description |
|---|---|
KafkaDataSetDef |
createDataSetDef()
Create a brand new
DataSetDef instance for this given provider type. |
DataSetDefJSONMarshallerExt<KafkaDataSetDef> |
getJsonMarshaller()
A marshaller interface used during the JSON read/write of
DataSetDef instances. |
String |
getName()
The type's name.
|
equalspublic String getName()
DataSetProviderTypepublic KafkaDataSetDef createDataSetDef()
DataSetProviderTypeDataSetDef instance for this given provider type.public DataSetDefJSONMarshallerExt<KafkaDataSetDef> getJsonMarshaller()
DataSetProviderTypeDataSetDef instances.Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.