public interface ElasticSearchDataSetDefEditor extends DataSetDefEditor<org.dashbuilder.dataset.def.ElasticSearchDataSetDef>
The GWT editor contract for beans of type org.dashbuilder.dataset.def.ElasticSearchDataSetDef.
| Modifier and Type | Method and Description |
|---|---|
LeafAttributeEditor<String> |
clusterName() |
LeafAttributeEditor<String> |
index() |
LeafAttributeEditor<String> |
serverURL() |
LeafAttributeEditor<String> |
type() |
backendCacheEditor, basicAttributesEditor, clientCacheEditor, columnsAndFilterEditor, refreshEditorflush, onPropertyChange, setValuesetAcceptableValuesLeafAttributeEditor<String> serverURL()
LeafAttributeEditor<String> clusterName()
LeafAttributeEditor<String> index()
LeafAttributeEditor<String> type()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.