Uses of Class
org.dashbuilder.client.widgets.dataset.editor.kafka.MetricsTargetEditorAdapter
-
Packages that use MetricsTargetEditorAdapter Package Description org.dashbuilder.client.widgets.dataset.editor.kafka -
-
Uses of MetricsTargetEditorAdapter in org.dashbuilder.client.widgets.dataset.editor.kafka
Constructors in org.dashbuilder.client.widgets.dataset.editor.kafka with parameters of type MetricsTargetEditorAdapter Constructor Description KafkaDataSetDefAttributesEditor(org.dashbuilder.dataset.client.DataSetClientServices dataSetClientServices, KafkaDataSetDefAttributesEditor.View view, org.dashbuilder.common.client.editor.ValueBoxEditor<String> host, org.dashbuilder.common.client.editor.ValueBoxEditor<String> port, MetricsTargetEditorAdapter target, org.dashbuilder.common.client.editor.ValueBoxEditor<String> filter, org.dashbuilder.common.client.editor.ValueBoxEditor<String> clientId, org.dashbuilder.common.client.editor.ValueBoxEditor<String> nodeId, org.dashbuilder.common.client.editor.ValueBoxEditor<String> topic, org.dashbuilder.common.client.editor.ValueBoxEditor<String> partition)
-