public class AvroInputFormatProvider extends PathTrackingInputFormatProvider<PathTrackingConfig>
| Modifier and Type | Field and Description |
|---|---|
static co.cask.cdap.api.plugin.PluginClass |
PLUGIN_CLASS |
conf| Constructor and Description |
|---|
AvroInputFormatProvider(PathTrackingConfig conf) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFormatProperties(Map<String,String> properties) |
String |
getInputFormatClassName() |
getInputFormatConfiguration, validatepublic AvroInputFormatProvider(PathTrackingConfig conf)
public String getInputFormatClassName()
protected void addFormatProperties(Map<String,String> properties)
addFormatProperties in class PathTrackingInputFormatProvider<PathTrackingConfig>Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.