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, refreshEditor
flush, onPropertyChange, setValue
setAcceptableValues
LeafAttributeEditor<String> serverURL()
LeafAttributeEditor<String> clusterName()
LeafAttributeEditor<String> index()
LeafAttributeEditor<String> type()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.