public interface KafkaDataSetDefEditor extends DataSetDefEditor<org.dashbuilder.dataset.def.KafkaDataSetDef>
The GWT editor contract for beans of type org.dashbuilder.dataset.def.KafkaDataSetDef.
| Modifier and Type | Method and Description |
|---|---|
LeafAttributeEditor<String> |
clientId() |
LeafAttributeEditor<String> |
filter() |
LeafAttributeEditor<String> |
host() |
LeafAttributeEditor<String> |
nodeId() |
LeafAttributeEditor<String> |
partition() |
LeafAttributeEditor<String> |
port() |
LeafAttributeEditor<org.dashbuilder.dataset.def.KafkaDataSetDef.MetricsTarget> |
target() |
LeafAttributeEditor<String> |
topic() |
backendCacheEditor, basicAttributesEditor, clientCacheEditor, columnsAndFilterEditor, refreshEditorflush, onPropertyChange, setValuesetAcceptableValuesLeafAttributeEditor<String> host()
LeafAttributeEditor<String> port()
LeafAttributeEditor<org.dashbuilder.dataset.def.KafkaDataSetDef.MetricsTarget> target()
LeafAttributeEditor<String> filter()
LeafAttributeEditor<String> clientId()
LeafAttributeEditor<String> nodeId()
LeafAttributeEditor<String> topic()
LeafAttributeEditor<String> partition()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.