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