public class AvroOutputFormatProvider extends Object implements co.cask.cdap.api.data.batch.OutputFormatProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
AvroOutputFormatProvider.Conf
Configuration for the output format plugin.
|
| Modifier and Type | Field and Description |
|---|---|
static co.cask.cdap.api.plugin.PluginClass |
PLUGIN_CLASS |
| Constructor and Description |
|---|
AvroOutputFormatProvider(AvroOutputFormatProvider.Conf conf) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutputFormatClassName() |
Map<String,String> |
getOutputFormatConfiguration() |
public AvroOutputFormatProvider(AvroOutputFormatProvider.Conf conf)
public String getOutputFormatClassName()
getOutputFormatClassName in interface co.cask.cdap.api.data.batch.OutputFormatProviderCopyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.