public class TextInputFormatProvider extends PathTrackingInputFormatProvider<TextInputFormatProvider.TextConfig>
| Modifier and Type | Class and Description |
|---|---|
static class |
TextInputFormatProvider.TextConfig
Text plugin config
|
| Modifier and Type | Field and Description |
|---|---|
static co.cask.cdap.api.plugin.PluginClass |
PLUGIN_CLASS |
conf| Constructor and Description |
|---|
TextInputFormatProvider(TextInputFormatProvider.TextConfig conf) |
| Modifier and Type | Method and Description |
|---|---|
static co.cask.cdap.api.data.schema.Schema |
getDefaultSchema(String pathField) |
String |
getInputFormatClassName() |
protected void |
validate() |
addFormatProperties, getInputFormatConfigurationpublic TextInputFormatProvider(TextInputFormatProvider.TextConfig conf)
public String getInputFormatClassName()
protected void validate()
validate in class PathTrackingInputFormatProvider<TextInputFormatProvider.TextConfig>Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.