Uses of Class
org.dashbuilder.dataset.def.ElasticSearchDataSetDef
-
Packages that use ElasticSearchDataSetDef Package Description org.dashbuilder.dataprovider org.dashbuilder.dataset.json -
-
Uses of ElasticSearchDataSetDef in org.dashbuilder.dataprovider
Methods in org.dashbuilder.dataprovider that return ElasticSearchDataSetDef Modifier and Type Method Description ElasticSearchDataSetDefELSProviderType. createDataSetDef()Methods in org.dashbuilder.dataprovider that return types with arguments of type ElasticSearchDataSetDef Modifier and Type Method Description DataSetDefJSONMarshallerExt<ElasticSearchDataSetDef>ELSProviderType. getJsonMarshaller() -
Uses of ElasticSearchDataSetDef in org.dashbuilder.dataset.json
Methods in org.dashbuilder.dataset.json with parameters of type ElasticSearchDataSetDef Modifier and Type Method Description voidELSDefJSONMarshaller. fromJson(ElasticSearchDataSetDef dataSetDef, org.dashbuilder.json.JsonObject json)voidELSDefJSONMarshaller. toJson(ElasticSearchDataSetDef dataSetDef, org.dashbuilder.json.JsonObject json)
-