A B C D E G H I L M N O P R S T V W Y 

A

AVRO_REQUESTED_PROJECTION - Static variable in class parquet.avro.AvroReadSupport
 
AvroParquetInputFormat - Class in parquet.avro
A Hadoop InputFormat for Parquet files.
AvroParquetInputFormat() - Constructor for class parquet.avro.AvroParquetInputFormat
 
AvroParquetOutputFormat - Class in parquet.avro
A Hadoop OutputFormat for Parquet files.
AvroParquetOutputFormat() - Constructor for class parquet.avro.AvroParquetOutputFormat
 
AvroParquetReader<T extends org.apache.avro.generic.IndexedRecord> - Class in parquet.avro
Read Avro records from a Parquet file.
AvroParquetReader(Path) - Constructor for class parquet.avro.AvroParquetReader
 
AvroParquetReader(Path, UnboundRecordFilter) - Constructor for class parquet.avro.AvroParquetReader
 
AvroParquetWriter<T extends org.apache.avro.generic.IndexedRecord> - Class in parquet.avro
Write Avro records to a Parquet file.
AvroParquetWriter(Path, Schema, CompressionCodecName, int, int) - Constructor for class parquet.avro.AvroParquetWriter
Create a new AvroParquetWriter.
AvroParquetWriter(Path, Schema, CompressionCodecName, int, int, boolean) - Constructor for class parquet.avro.AvroParquetWriter
Create a new AvroParquetWriter.
AvroParquetWriter(Path, Schema) - Constructor for class parquet.avro.AvroParquetWriter
Create a new AvroParquetWriter.
AvroReadSupport<T extends org.apache.avro.generic.IndexedRecord> - Class in parquet.avro
Avro implementation of ReadSupport for Avro IndexedRecords which cover both Avro Specific and Generic.
AvroReadSupport() - Constructor for class parquet.avro.AvroReadSupport
 
AvroSchemaConverter - Class in parquet.avro
Converts an Avro schema into a Parquet schema.
AvroSchemaConverter() - Constructor for class parquet.avro.AvroSchemaConverter
 
AvroWriteSupport - Class in parquet.avro
Avro implementation of WriteSupport for IndexedRecords - both Avro Generic and Specific.
AvroWriteSupport() - Constructor for class parquet.avro.AvroWriteSupport
 
AvroWriteSupport(MessageType, Schema) - Constructor for class parquet.avro.AvroWriteSupport
 

B

build() - Method in class parquet.avro.Car.Builder
 
build() - Method in class parquet.avro.Engine.Builder
 
build() - Method in class parquet.avro.LeatherTrim.Builder
 
build() - Method in class parquet.avro.Service.Builder
 
build() - Method in class parquet.avro.Stereo.Builder
 

C

capacity - Variable in class parquet.avro.Engine
Deprecated.
Car - Class in parquet.avro
 
Car() - Constructor for class parquet.avro.Car
Default constructor.
Car(Long, String, String, String, Integer, Engine, Object, List<Service>) - Constructor for class parquet.avro.Car
All-args constructor.
Car.Builder - Class in parquet.avro
RecordBuilder for Car instances.
Cars - Interface in parquet.avro
 
Cars.Callback - Interface in parquet.avro
 
clearCapacity() - Method in class parquet.avro.Engine.Builder
Clears the value of the 'capacity' field
clearColour() - Method in class parquet.avro.LeatherTrim.Builder
Clears the value of the 'colour' field
clearDate() - Method in class parquet.avro.Service.Builder
Clears the value of the 'date' field
clearDoors() - Method in class parquet.avro.Car.Builder
Clears the value of the 'doors' field
clearEngine() - Method in class parquet.avro.Car.Builder
Clears the value of the 'engine' field
clearHasTurboCharger() - Method in class parquet.avro.Engine.Builder
Clears the value of the 'hasTurboCharger' field
clearMake() - Method in class parquet.avro.Car.Builder
Clears the value of the 'make' field
clearMake() - Method in class parquet.avro.Stereo.Builder
Clears the value of the 'make' field
clearMechanic() - Method in class parquet.avro.Service.Builder
Clears the value of the 'mechanic' field
clearModel() - Method in class parquet.avro.Car.Builder
Clears the value of the 'model' field
clearOptionalExtra() - Method in class parquet.avro.Car.Builder
Clears the value of the 'optionalExtra' field
clearRegistration() - Method in class parquet.avro.Car.Builder
Clears the value of the 'registration' field
clearServiceHistory() - Method in class parquet.avro.Car.Builder
Clears the value of the 'serviceHistory' field
clearSpeakers() - Method in class parquet.avro.Stereo.Builder
Clears the value of the 'speakers' field
clearType() - Method in class parquet.avro.Engine.Builder
Clears the value of the 'type' field
clearYear() - Method in class parquet.avro.Car.Builder
Clears the value of the 'year' field
colour - Variable in class parquet.avro.LeatherTrim
Deprecated.
convert(Schema) - Method in class parquet.avro.AvroSchemaConverter
 

D

date - Variable in class parquet.avro.Service
Deprecated.
doors - Variable in class parquet.avro.Car
Deprecated.

E

engine - Variable in class parquet.avro.Car
Deprecated.
Engine - Class in parquet.avro
 
Engine() - Constructor for class parquet.avro.Engine
Default constructor.
Engine(EngineType, Float, Boolean) - Constructor for class parquet.avro.Engine
All-args constructor.
Engine.Builder - Class in parquet.avro
RecordBuilder for Engine instances.
EngineType - Enum in parquet.avro
 

G

get(int) - Method in class parquet.avro.Car
 
get(int) - Method in class parquet.avro.Engine
 
get(int) - Method in class parquet.avro.LeatherTrim
 
get(int) - Method in class parquet.avro.Service
 
get(int) - Method in class parquet.avro.Stereo
 
getCapacity() - Method in class parquet.avro.Engine.Builder
Gets the value of the 'capacity' field
getCapacity() - Method in class parquet.avro.Engine
Gets the value of the 'capacity' field.
getClassSchema() - Static method in class parquet.avro.Car
 
getClassSchema() - Static method in class parquet.avro.Engine
 
getClassSchema() - Static method in enum parquet.avro.EngineType
 
getClassSchema() - Static method in class parquet.avro.LeatherTrim
 
getClassSchema() - Static method in class parquet.avro.Service
 
getClassSchema() - Static method in class parquet.avro.Stereo
 
getColour() - Method in class parquet.avro.LeatherTrim.Builder
Gets the value of the 'colour' field
getColour() - Method in class parquet.avro.LeatherTrim
Gets the value of the 'colour' field.
getDate() - Method in class parquet.avro.Service.Builder
Gets the value of the 'date' field
getDate() - Method in class parquet.avro.Service
Gets the value of the 'date' field.
getDoors() - Method in class parquet.avro.Car.Builder
Gets the value of the 'doors' field
getDoors() - Method in class parquet.avro.Car
Gets the value of the 'doors' field.
getEngine() - Method in class parquet.avro.Car.Builder
Gets the value of the 'engine' field
getEngine() - Method in class parquet.avro.Car
Gets the value of the 'engine' field.
getHasTurboCharger() - Method in class parquet.avro.Engine.Builder
Gets the value of the 'hasTurboCharger' field
getHasTurboCharger() - Method in class parquet.avro.Engine
Gets the value of the 'hasTurboCharger' field.
getMake() - Method in class parquet.avro.Car.Builder
Gets the value of the 'make' field
getMake() - Method in class parquet.avro.Car
Gets the value of the 'make' field.
getMake() - Method in class parquet.avro.Stereo.Builder
Gets the value of the 'make' field
getMake() - Method in class parquet.avro.Stereo
Gets the value of the 'make' field.
getMechanic() - Method in class parquet.avro.Service.Builder
Gets the value of the 'mechanic' field
getMechanic() - Method in class parquet.avro.Service
Gets the value of the 'mechanic' field.
getModel() - Method in class parquet.avro.Car.Builder
Gets the value of the 'model' field
getModel() - Method in class parquet.avro.Car
Gets the value of the 'model' field.
getNonNull(Schema) - Static method in class parquet.avro.AvroSchemaConverter
Given a schema, check to see if it is a union of a null type and a regular schema, and then return the non-null sub-schema.
getOptionalExtra() - Method in class parquet.avro.Car.Builder
Gets the value of the 'optionalExtra' field
getOptionalExtra() - Method in class parquet.avro.Car
Gets the value of the 'optionalExtra' field.
getRegistration() - Method in class parquet.avro.Car.Builder
Gets the value of the 'registration' field
getRegistration() - Method in class parquet.avro.Car
Gets the value of the 'registration' field.
getSchema() - Method in class parquet.avro.Car
 
getSchema() - Method in class parquet.avro.Engine
 
getSchema() - Method in class parquet.avro.LeatherTrim
 
getSchema() - Method in class parquet.avro.Service
 
getSchema() - Method in class parquet.avro.Stereo
 
getServiceHistory() - Method in class parquet.avro.Car.Builder
Gets the value of the 'serviceHistory' field
getServiceHistory() - Method in class parquet.avro.Car
Gets the value of the 'serviceHistory' field.
getSpeakers() - Method in class parquet.avro.Stereo.Builder
Gets the value of the 'speakers' field
getSpeakers() - Method in class parquet.avro.Stereo
Gets the value of the 'speakers' field.
getType() - Method in class parquet.avro.Engine.Builder
Gets the value of the 'type' field
getType() - Method in class parquet.avro.Engine
Gets the value of the 'type' field.
getYear() - Method in class parquet.avro.Car.Builder
Gets the value of the 'year' field
getYear() - Method in class parquet.avro.Car
Gets the value of the 'year' field.

H

hasCapacity() - Method in class parquet.avro.Engine.Builder
Checks whether the 'capacity' field has been set
hasColour() - Method in class parquet.avro.LeatherTrim.Builder
Checks whether the 'colour' field has been set
hasDate() - Method in class parquet.avro.Service.Builder
Checks whether the 'date' field has been set
hasDoors() - Method in class parquet.avro.Car.Builder
Checks whether the 'doors' field has been set
hasEngine() - Method in class parquet.avro.Car.Builder
Checks whether the 'engine' field has been set
hasHasTurboCharger() - Method in class parquet.avro.Engine.Builder
Checks whether the 'hasTurboCharger' field has been set
hasMake() - Method in class parquet.avro.Car.Builder
Checks whether the 'make' field has been set
hasMake() - Method in class parquet.avro.Stereo.Builder
Checks whether the 'make' field has been set
hasMechanic() - Method in class parquet.avro.Service.Builder
Checks whether the 'mechanic' field has been set
hasModel() - Method in class parquet.avro.Car.Builder
Checks whether the 'model' field has been set
hasOptionalExtra() - Method in class parquet.avro.Car.Builder
Checks whether the 'optionalExtra' field has been set
hasRegistration() - Method in class parquet.avro.Car.Builder
Checks whether the 'registration' field has been set
hasServiceHistory() - Method in class parquet.avro.Car.Builder
Checks whether the 'serviceHistory' field has been set
hasSpeakers() - Method in class parquet.avro.Stereo.Builder
Checks whether the 'speakers' field has been set
hasTurboCharger - Variable in class parquet.avro.Engine
Deprecated.
hasType() - Method in class parquet.avro.Engine.Builder
Checks whether the 'type' field has been set
hasYear() - Method in class parquet.avro.Car.Builder
Checks whether the 'year' field has been set

I

init(Configuration, Map<String, String>, MessageType) - Method in class parquet.avro.AvroReadSupport
 
init(Configuration) - Method in class parquet.avro.AvroWriteSupport
 

L

LeatherTrim - Class in parquet.avro
 
LeatherTrim() - Constructor for class parquet.avro.LeatherTrim
Default constructor.
LeatherTrim(String) - Constructor for class parquet.avro.LeatherTrim
All-args constructor.
LeatherTrim.Builder - Class in parquet.avro
RecordBuilder for LeatherTrim instances.

M

make - Variable in class parquet.avro.Car
Deprecated.
make - Variable in class parquet.avro.Stereo
Deprecated.
mechanic - Variable in class parquet.avro.Service
Deprecated.
model - Variable in class parquet.avro.Car
Deprecated.

N

newBuilder() - Static method in class parquet.avro.Car
Creates a new Car RecordBuilder
newBuilder(Car.Builder) - Static method in class parquet.avro.Car
Creates a new Car RecordBuilder by copying an existing Builder
newBuilder(Car) - Static method in class parquet.avro.Car
Creates a new Car RecordBuilder by copying an existing Car instance
newBuilder() - Static method in class parquet.avro.Engine
Creates a new Engine RecordBuilder
newBuilder(Engine.Builder) - Static method in class parquet.avro.Engine
Creates a new Engine RecordBuilder by copying an existing Builder
newBuilder(Engine) - Static method in class parquet.avro.Engine
Creates a new Engine RecordBuilder by copying an existing Engine instance
newBuilder() - Static method in class parquet.avro.LeatherTrim
Creates a new LeatherTrim RecordBuilder
newBuilder(LeatherTrim.Builder) - Static method in class parquet.avro.LeatherTrim
Creates a new LeatherTrim RecordBuilder by copying an existing Builder
newBuilder(LeatherTrim) - Static method in class parquet.avro.LeatherTrim
Creates a new LeatherTrim RecordBuilder by copying an existing LeatherTrim instance
newBuilder() - Static method in class parquet.avro.Service
Creates a new Service RecordBuilder
newBuilder(Service.Builder) - Static method in class parquet.avro.Service
Creates a new Service RecordBuilder by copying an existing Builder
newBuilder(Service) - Static method in class parquet.avro.Service
Creates a new Service RecordBuilder by copying an existing Service instance
newBuilder() - Static method in class parquet.avro.Stereo
Creates a new Stereo RecordBuilder
newBuilder(Stereo.Builder) - Static method in class parquet.avro.Stereo
Creates a new Stereo RecordBuilder by copying an existing Builder
newBuilder(Stereo) - Static method in class parquet.avro.Stereo
Creates a new Stereo RecordBuilder by copying an existing Stereo instance

O

optionalExtra - Variable in class parquet.avro.Car
Deprecated.

P

parquet.avro - package parquet.avro
Provides classes to store Avro data in Parquet files.
prepareForRead(Configuration, Map<String, String>, MessageType, ReadSupport.ReadContext) - Method in class parquet.avro.AvroReadSupport
 
prepareForWrite(RecordConsumer) - Method in class parquet.avro.AvroWriteSupport
 
PROTOCOL - Static variable in interface parquet.avro.Cars.Callback
 
PROTOCOL - Static variable in interface parquet.avro.Cars
 
put(int, Object) - Method in class parquet.avro.Car
 
put(int, Object) - Method in class parquet.avro.Engine
 
put(int, Object) - Method in class parquet.avro.LeatherTrim
 
put(int, Object) - Method in class parquet.avro.Service
 
put(int, Object) - Method in class parquet.avro.Stereo
 

R

registration - Variable in class parquet.avro.Car
Deprecated.

S

SCHEMA$ - Static variable in class parquet.avro.Car
 
SCHEMA$ - Static variable in class parquet.avro.Engine
 
SCHEMA$ - Static variable in enum parquet.avro.EngineType
 
SCHEMA$ - Static variable in class parquet.avro.LeatherTrim
 
SCHEMA$ - Static variable in class parquet.avro.Service
 
SCHEMA$ - Static variable in class parquet.avro.Stereo
 
Service - Class in parquet.avro
 
Service() - Constructor for class parquet.avro.Service
Default constructor.
Service(Long, String) - Constructor for class parquet.avro.Service
All-args constructor.
Service.Builder - Class in parquet.avro
RecordBuilder for Service instances.
serviceHistory - Variable in class parquet.avro.Car
Deprecated.
setCapacity(float) - Method in class parquet.avro.Engine.Builder
Sets the value of the 'capacity' field
setCapacity(Float) - Method in class parquet.avro.Engine
Sets the value of the 'capacity' field.
setColour(String) - Method in class parquet.avro.LeatherTrim.Builder
Sets the value of the 'colour' field
setColour(String) - Method in class parquet.avro.LeatherTrim
Sets the value of the 'colour' field.
setDate(long) - Method in class parquet.avro.Service.Builder
Sets the value of the 'date' field
setDate(Long) - Method in class parquet.avro.Service
Sets the value of the 'date' field.
setDoors(int) - Method in class parquet.avro.Car.Builder
Sets the value of the 'doors' field
setDoors(Integer) - Method in class parquet.avro.Car
Sets the value of the 'doors' field.
setEngine(Engine) - Method in class parquet.avro.Car.Builder
Sets the value of the 'engine' field
setEngine(Engine) - Method in class parquet.avro.Car
Sets the value of the 'engine' field.
setHasTurboCharger(boolean) - Method in class parquet.avro.Engine.Builder
Sets the value of the 'hasTurboCharger' field
setHasTurboCharger(Boolean) - Method in class parquet.avro.Engine
Sets the value of the 'hasTurboCharger' field.
setMake(String) - Method in class parquet.avro.Car.Builder
Sets the value of the 'make' field
setMake(String) - Method in class parquet.avro.Car
Sets the value of the 'make' field.
setMake(String) - Method in class parquet.avro.Stereo.Builder
Sets the value of the 'make' field
setMake(String) - Method in class parquet.avro.Stereo
Sets the value of the 'make' field.
setMechanic(String) - Method in class parquet.avro.Service.Builder
Sets the value of the 'mechanic' field
setMechanic(String) - Method in class parquet.avro.Service
Sets the value of the 'mechanic' field.
setModel(String) - Method in class parquet.avro.Car.Builder
Sets the value of the 'model' field
setModel(String) - Method in class parquet.avro.Car
Sets the value of the 'model' field.
setOptionalExtra(Object) - Method in class parquet.avro.Car.Builder
Sets the value of the 'optionalExtra' field
setOptionalExtra(Object) - Method in class parquet.avro.Car
Sets the value of the 'optionalExtra' field.
setRegistration(String) - Method in class parquet.avro.Car.Builder
Sets the value of the 'registration' field
setRegistration(String) - Method in class parquet.avro.Car
Sets the value of the 'registration' field.
setRequestedProjection(Job, Schema) - Static method in class parquet.avro.AvroParquetInputFormat
 
setRequestedProjection(Configuration, Schema) - Static method in class parquet.avro.AvroReadSupport
 
setSchema(Job, Schema) - Static method in class parquet.avro.AvroParquetOutputFormat
 
setSchema(Configuration, Schema) - Static method in class parquet.avro.AvroWriteSupport
 
setServiceHistory(List<Service>) - Method in class parquet.avro.Car.Builder
Sets the value of the 'serviceHistory' field
setServiceHistory(List<Service>) - Method in class parquet.avro.Car
Sets the value of the 'serviceHistory' field.
setSpeakers(int) - Method in class parquet.avro.Stereo.Builder
Sets the value of the 'speakers' field
setSpeakers(Integer) - Method in class parquet.avro.Stereo
Sets the value of the 'speakers' field.
setType(EngineType) - Method in class parquet.avro.Engine.Builder
Sets the value of the 'type' field
setType(EngineType) - Method in class parquet.avro.Engine
Sets the value of the 'type' field.
setYear(long) - Method in class parquet.avro.Car.Builder
Sets the value of the 'year' field
setYear(Long) - Method in class parquet.avro.Car
Sets the value of the 'year' field.
speakers - Variable in class parquet.avro.Stereo
Deprecated.
Stereo - Class in parquet.avro
 
Stereo() - Constructor for class parquet.avro.Stereo
Default constructor.
Stereo(String, Integer) - Constructor for class parquet.avro.Stereo
All-args constructor.
Stereo.Builder - Class in parquet.avro
RecordBuilder for Stereo instances.

T

type - Variable in class parquet.avro.Engine
Deprecated.

V

valueOf(String) - Static method in enum parquet.avro.EngineType
Returns the enum constant of this type with the specified name.
values() - Static method in enum parquet.avro.EngineType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(IndexedRecord) - Method in class parquet.avro.AvroWriteSupport
 

Y

year - Variable in class parquet.avro.Car
Deprecated.
A B C D E G H I L M N O P R S T V W Y 

Copyright © 2013. All Rights Reserved.