Skip navigation links
A C G P S T W 

A

addFormatProperties(Map<String, String>) - Method in class co.cask.format.avro.input.AvroInputFormatProvider
 
AvroInputFormatProvider - Class in co.cask.format.avro.input
Provides and sets up configuration for an AvroInputFormat.
AvroInputFormatProvider(PathTrackingConfig) - Constructor for class co.cask.format.avro.input.AvroInputFormatProvider
 
AvroOutputFormatProvider - Class in co.cask.format.avro.output
Output format plugin for avro.
AvroOutputFormatProvider(AvroOutputFormatProvider.Conf) - Constructor for class co.cask.format.avro.output.AvroOutputFormatProvider
 
AvroOutputFormatProvider.Conf - Class in co.cask.format.avro.output
Configuration for the output format plugin.
AvroToStructuredTransformer - Class in co.cask.format.avro
Create StructuredRecords from GenericRecords
AvroToStructuredTransformer() - Constructor for class co.cask.format.avro.AvroToStructuredTransformer
 

C

co.cask.format.avro - package co.cask.format.avro
 
co.cask.format.avro.input - package co.cask.format.avro.input
 
co.cask.format.avro.output - package co.cask.format.avro.output
 
CombineAvroInputFormat - Class in co.cask.format.avro.input
Combined input format that tracks which file each avro record was read from.
CombineAvroInputFormat() - Constructor for class co.cask.format.avro.input.CombineAvroInputFormat
 
CombineAvroInputFormat.WrapperReader - Class in co.cask.format.avro.input
A wrapper class that's responsible for delegating to a corresponding RecordReader in PathTrackingInputFormat.
Conf() - Constructor for class co.cask.format.avro.output.AvroOutputFormatProvider.Conf
 
convertBytes(Object) - Method in class co.cask.format.avro.StructuredToAvroTransformer
 
convertSchema(Schema) - Method in class co.cask.format.avro.AvroToStructuredTransformer
 
createDelegate() - Method in class co.cask.format.avro.output.StructuredAvroOutputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class co.cask.format.avro.input.CombineAvroInputFormat
Creates a RecordReader that delegates to some other RecordReader for each path in the input split.
createRecordReader(FileSplit, TaskAttemptContext, String, Schema) - Method in class co.cask.format.avro.input.PathTrackingAvroInputFormat
 

G

getConversion(TaskAttemptContext) - Method in class co.cask.format.avro.output.StructuredAvroOutputFormat
 
getInputFormatClassName() - Method in class co.cask.format.avro.input.AvroInputFormatProvider
 
getOutputFormatClassName() - Method in class co.cask.format.avro.output.AvroOutputFormatProvider
 
getOutputFormatConfiguration() - Method in class co.cask.format.avro.output.AvroOutputFormatProvider
 

P

PathTrackingAvroInputFormat - Class in co.cask.format.avro.input
Avro format that tracks which file each record was read from.
PathTrackingAvroInputFormat() - Constructor for class co.cask.format.avro.input.PathTrackingAvroInputFormat
 
PLUGIN_CLASS - Static variable in class co.cask.format.avro.input.AvroInputFormatProvider
 
PLUGIN_CLASS - Static variable in class co.cask.format.avro.output.AvroOutputFormatProvider
 

S

StructuredAvroOutputFormat - Class in co.cask.format.avro.output
Converts StructuredRecord into GenericRecord before delegating to AvroKeyOutputFormat.
StructuredAvroOutputFormat() - Constructor for class co.cask.format.avro.output.StructuredAvroOutputFormat
 
StructuredToAvroTransformer - Class in co.cask.format.avro
Creates GenericRecords from StructuredRecords
StructuredToAvroTransformer(Schema) - Constructor for class co.cask.format.avro.StructuredToAvroTransformer
 

T

transform(GenericRecord) - Method in class co.cask.format.avro.AvroToStructuredTransformer
 
transform(GenericRecord, Schema) - Method in class co.cask.format.avro.AvroToStructuredTransformer
 
transform(GenericRecord, Schema, String) - Method in class co.cask.format.avro.AvroToStructuredTransformer
 
transform(StructuredRecord) - Method in class co.cask.format.avro.StructuredToAvroTransformer
 
transform(StructuredRecord, Schema) - Method in class co.cask.format.avro.StructuredToAvroTransformer
 

W

WrapperReader(CombineFileSplit, TaskAttemptContext, Integer) - Constructor for class co.cask.format.avro.input.CombineAvroInputFormat.WrapperReader
 
A C G P S T W 
Skip navigation links

Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.