public class ELSProviderType extends AbstractProviderType<ElasticSearchDataSetDef>
BEAN, CSV, ELASTICSEARCH, SQL, STATIC| Constructor and Description |
|---|
ELSProviderType() |
| Modifier and Type | Method and Description |
|---|---|
ElasticSearchDataSetDef |
createDataSetDef()
Create a brand new
DataSetDef instance for this given provider type. |
DataSetDefJSONMarshallerExt<ElasticSearchDataSetDef> |
getJsonMarshaller()
A marshaller interface used during the JSON read/write of
DataSetDef instances. |
String |
getName()
The type's name.
|
equalspublic String getName()
DataSetProviderTypepublic ElasticSearchDataSetDef createDataSetDef()
DataSetProviderTypeDataSetDef instance for this given provider type.public DataSetDefJSONMarshallerExt<ElasticSearchDataSetDef> getJsonMarshaller()
DataSetProviderTypeDataSetDef instances.Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.