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

A

AVRO_DATA_SUPPLIER - Static variable in class parquet.avro.AvroReadSupport
 
AVRO_REQUESTED_PROJECTION - Static variable in class parquet.avro.AvroReadSupport
 
AvroDataSupplier - Interface in parquet.avro
Allows clients to control how the classes associated with specific Avro records are managed and found, e.g., by creating an instance of GenericData that uses a particular ClassLoader.
AvroParquetInputFormat<T> - 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
AvroParquetReader(Configuration, Path) - Constructor for class parquet.avro.AvroParquetReader
AvroParquetReader(Configuration, 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.
AvroParquetWriter(Path, Schema, CompressionCodecName, int, int, boolean, Configuration) - 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
 
AvroSchemaConverter(Configuration) - 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

brand - Variable in class parquet.avro.NewCar
Deprecated.
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.NewCar.Builder
 
build() - Method in class parquet.avro.Service.Builder
 
build() - Method in class parquet.avro.ShortCar.Builder
 
build() - Method in class parquet.avro.Stereo.Builder
 
builder(Path) - Static method in class parquet.avro.AvroParquetReader
 

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, Vin, 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
 
clearBrand() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'brand' field
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
clearDescription() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'description' field
clearDoors() - Method in class parquet.avro.Car.Builder
Clears the value of the 'doors' field
clearDoors() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'doors' field
clearEngine() - Method in class parquet.avro.Car.Builder
Clears the value of the 'engine' field
clearEngine() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'engine' field
clearEngine() - Method in class parquet.avro.ShortCar.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.ShortCar.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
clearModel() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'model' field
clearOpt() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'opt' field
clearOptionalExtra() - Method in class parquet.avro.Car.Builder
Clears the value of the 'optionalExtra' field
clearOptionalExtra() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'optionalExtra' field
clearRegistration() - Method in class parquet.avro.Car.Builder
Clears the value of the 'registration' field
clearRegistration() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'registration' field
clearServiceHistory() - Method in class parquet.avro.Car.Builder
Clears the value of the 'serviceHistory' field
clearServiceHistory() - Method in class parquet.avro.NewCar.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
clearVin() - Method in class parquet.avro.Car.Builder
Clears the value of the 'vin' field
clearVin() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'vin' field
clearVin() - Method in class parquet.avro.ShortCar.Builder
Clears the value of the 'vin' field
clearYear() - Method in class parquet.avro.Car.Builder
Clears the value of the 'year' field
clearYear() - Method in class parquet.avro.NewCar.Builder
Clears the value of the 'year' field
clearYear() - Method in class parquet.avro.ShortCar.Builder
Clears the value of the 'year' field
colour - Variable in class parquet.avro.LeatherTrim
Deprecated.
convert(Schema) - Method in class parquet.avro.AvroSchemaConverter
 
convert(MessageType) - Method in class parquet.avro.AvroSchemaConverter
 

D

date - Variable in class parquet.avro.Service
Deprecated.
description - Variable in class parquet.avro.NewCar
Deprecated.
doors - Variable in class parquet.avro.Car
Deprecated.
doors - Variable in class parquet.avro.NewCar
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 - Variable in class parquet.avro.NewCar
Deprecated.
engine - Variable in class parquet.avro.ShortCar
Deprecated.
Engine.Builder - Class in parquet.avro
RecordBuilder for Engine instances.
EngineType - Enum in parquet.avro
 

G

get() - Method in interface parquet.avro.AvroDataSupplier
 
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.NewCar
 
get(int) - Method in class parquet.avro.Service
 
get(int) - Method in class parquet.avro.ShortCar
 
get(int) - Method in class parquet.avro.Stereo
 
getBrand() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'brand' field
getBrand() - Method in class parquet.avro.NewCar
Gets the value of the 'brand' field.
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.NewCar
 
getClassSchema() - Static method in class parquet.avro.Service
 
getClassSchema() - Static method in class parquet.avro.ShortCar
 
getClassSchema() - Static method in class parquet.avro.Stereo
 
getClassSchema() - Static method in class parquet.avro.Vin
 
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.
getDescription() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'description' field
getDescription() - Method in class parquet.avro.NewCar
Gets the value of the 'description' 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.
getDoors() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'doors' field
getDoors() - Method in class parquet.avro.NewCar
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.
getEngine() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'engine' field
getEngine() - Method in class parquet.avro.NewCar
Gets the value of the 'engine' field.
getEngine() - Method in class parquet.avro.ShortCar.Builder
Gets the value of the 'engine' field
getEngine() - Method in class parquet.avro.ShortCar
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.ShortCar.Builder
Gets the value of the 'make' field
getMake() - Method in class parquet.avro.ShortCar
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.
getModel() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'model' field
getModel() - Method in class parquet.avro.NewCar
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.
getOpt() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'opt' field
getOpt() - Method in class parquet.avro.NewCar
Gets the value of the 'opt' field.
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.
getOptionalExtra() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'optionalExtra' field
getOptionalExtra() - Method in class parquet.avro.NewCar
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.
getRegistration() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'registration' field
getRegistration() - Method in class parquet.avro.NewCar
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.NewCar
 
getSchema() - Method in class parquet.avro.Service
 
getSchema() - Method in class parquet.avro.ShortCar
 
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.
getServiceHistory() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'serviceHistory' field
getServiceHistory() - Method in class parquet.avro.NewCar
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.
getVin() - Method in class parquet.avro.Car.Builder
Gets the value of the 'vin' field
getVin() - Method in class parquet.avro.Car
Gets the value of the 'vin' field.
getVin() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'vin' field
getVin() - Method in class parquet.avro.NewCar
Gets the value of the 'vin' field.
getVin() - Method in class parquet.avro.ShortCar.Builder
Gets the value of the 'vin' field
getVin() - Method in class parquet.avro.ShortCar
Gets the value of the 'vin' 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.
getYear() - Method in class parquet.avro.NewCar.Builder
Gets the value of the 'year' field
getYear() - Method in class parquet.avro.NewCar
Gets the value of the 'year' field.
getYear() - Method in class parquet.avro.ShortCar.Builder
Gets the value of the 'year' field
getYear() - Method in class parquet.avro.ShortCar
Gets the value of the 'year' field.

H

hasBrand() - Method in class parquet.avro.NewCar.Builder
Checks whether the 'brand' field has been set
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
hasDescription() - Method in class parquet.avro.NewCar.Builder
Checks whether the 'description' field has been set
hasDoors() - Method in class parquet.avro.Car.Builder
Checks whether the 'doors' field has been set
hasDoors() - Method in class parquet.avro.NewCar.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
hasEngine() - Method in class parquet.avro.NewCar.Builder
Checks whether the 'engine' field has been set
hasEngine() - Method in class parquet.avro.ShortCar.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.ShortCar.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
hasModel() - Method in class parquet.avro.NewCar.Builder
Checks whether the 'model' field has been set
hasOpt() - Method in class parquet.avro.NewCar.Builder
Checks whether the 'opt' field has been set
hasOptionalExtra() - Method in class parquet.avro.Car.Builder
Checks whether the 'optionalExtra' field has been set
hasOptionalExtra() - Method in class parquet.avro.NewCar.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
hasRegistration() - Method in class parquet.avro.NewCar.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
hasServiceHistory() - Method in class parquet.avro.NewCar.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
hasVin() - Method in class parquet.avro.Car.Builder
Checks whether the 'vin' field has been set
hasVin() - Method in class parquet.avro.NewCar.Builder
Checks whether the 'vin' field has been set
hasVin() - Method in class parquet.avro.ShortCar.Builder
Checks whether the 'vin' field has been set
hasYear() - Method in class parquet.avro.Car.Builder
Checks whether the 'year' field has been set
hasYear() - Method in class parquet.avro.NewCar.Builder
Checks whether the 'year' field has been set
hasYear() - Method in class parquet.avro.ShortCar.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.ShortCar
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.
model - Variable in class parquet.avro.NewCar
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.NewCar
Creates a new NewCar RecordBuilder
newBuilder(NewCar.Builder) - Static method in class parquet.avro.NewCar
Creates a new NewCar RecordBuilder by copying an existing Builder
newBuilder(NewCar) - Static method in class parquet.avro.NewCar
Creates a new NewCar RecordBuilder by copying an existing NewCar 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.ShortCar
Creates a new ShortCar RecordBuilder
newBuilder(ShortCar.Builder) - Static method in class parquet.avro.ShortCar
Creates a new ShortCar RecordBuilder by copying an existing Builder
newBuilder(ShortCar) - Static method in class parquet.avro.ShortCar
Creates a new ShortCar RecordBuilder by copying an existing ShortCar 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
NewCar - Class in parquet.avro
 
NewCar() - Constructor for class parquet.avro.NewCar
Default constructor.
NewCar(Long, String, String, String, Vin, Long, Engine, Object, List<Service>, Integer, String) - Constructor for class parquet.avro.NewCar
All-args constructor.
NewCar.Builder - Class in parquet.avro
RecordBuilder for NewCar instances.

O

opt - Variable in class parquet.avro.NewCar
Deprecated.
optionalExtra - Variable in class parquet.avro.Car
Deprecated.
optionalExtra - Variable in class parquet.avro.NewCar
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.NewCar
 
put(int, Object) - Method in class parquet.avro.Service
 
put(int, Object) - Method in class parquet.avro.ShortCar
 
put(int, Object) - Method in class parquet.avro.Stereo
 

R

registration - Variable in class parquet.avro.Car
Deprecated.
registration - Variable in class parquet.avro.NewCar
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.NewCar
 
SCHEMA$ - Static variable in class parquet.avro.Service
 
SCHEMA$ - Static variable in class parquet.avro.ShortCar
 
SCHEMA$ - Static variable in class parquet.avro.Stereo
 
SCHEMA$ - Static variable in class parquet.avro.Vin
 
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.
serviceHistory - Variable in class parquet.avro.NewCar
Deprecated.
setAvroDataSupplier(Job, Class<? extends AvroDataSupplier>) - Static method in class parquet.avro.AvroParquetInputFormat
Uses an instance of the specified AvroDataSupplier class to control how the SpecificData instance that is used to find Avro specific records is created.
setAvroDataSupplier(Configuration, Class<? extends AvroDataSupplier>) - Static method in class parquet.avro.AvroReadSupport
 
setAvroReadSchema(Job, Schema) - Static method in class parquet.avro.AvroParquetInputFormat
Override the Avro schema to use for reading.
setAvroReadSchema(Configuration, Schema) - Static method in class parquet.avro.AvroReadSupport
 
setBrand(String) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'brand' field
setBrand(String) - Method in class parquet.avro.NewCar
Sets the value of the 'brand' field.
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.
setDescription(String) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'description' field
setDescription(String) - Method in class parquet.avro.NewCar
Sets the value of the 'description' 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.
setDoors(long) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'doors' field
setDoors(Long) - Method in class parquet.avro.NewCar
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.
setEngine(Engine) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'engine' field
setEngine(Engine) - Method in class parquet.avro.NewCar
Sets the value of the 'engine' field.
setEngine(Engine) - Method in class parquet.avro.ShortCar.Builder
Sets the value of the 'engine' field
setEngine(Engine) - Method in class parquet.avro.ShortCar
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.ShortCar.Builder
Sets the value of the 'make' field
setMake(String) - Method in class parquet.avro.ShortCar
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.
setModel(String) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'model' field
setModel(String) - Method in class parquet.avro.NewCar
Sets the value of the 'model' field.
setOpt(int) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'opt' field
setOpt(Integer) - Method in class parquet.avro.NewCar
Sets the value of the 'opt' 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.
setOptionalExtra(Object) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'optionalExtra' field
setOptionalExtra(Object) - Method in class parquet.avro.NewCar
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.
setRegistration(String) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'registration' field
setRegistration(String) - Method in class parquet.avro.NewCar
Sets the value of the 'registration' field.
setRequestedProjection(Job, Schema) - Static method in class parquet.avro.AvroParquetInputFormat
Set the subset of columns to read (projection pushdown).
setRequestedProjection(Configuration, Schema) - Static method in class parquet.avro.AvroReadSupport
 
setSchema(Job, Schema) - Static method in class parquet.avro.AvroParquetOutputFormat
Set the Avro schema to use for writing.
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.
setServiceHistory(List<Service>) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'serviceHistory' field
setServiceHistory(List<Service>) - Method in class parquet.avro.NewCar
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.
setVin(Vin) - Method in class parquet.avro.Car.Builder
Sets the value of the 'vin' field
setVin(Vin) - Method in class parquet.avro.Car
Sets the value of the 'vin' field.
setVin(Vin) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'vin' field
setVin(Vin) - Method in class parquet.avro.NewCar
Sets the value of the 'vin' field.
setVin(Vin) - Method in class parquet.avro.ShortCar.Builder
Sets the value of the 'vin' field
setVin(Vin) - Method in class parquet.avro.ShortCar
Sets the value of the 'vin' 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.
setYear(long) - Method in class parquet.avro.NewCar.Builder
Sets the value of the 'year' field
setYear(Long) - Method in class parquet.avro.NewCar
Sets the value of the 'year' field.
setYear(long) - Method in class parquet.avro.ShortCar.Builder
Sets the value of the 'year' field
setYear(Long) - Method in class parquet.avro.ShortCar
Sets the value of the 'year' field.
ShortCar - Class in parquet.avro
 
ShortCar() - Constructor for class parquet.avro.ShortCar
Default constructor.
ShortCar(String, Engine, Long, Vin) - Constructor for class parquet.avro.ShortCar
All-args constructor.
ShortCar.Builder - Class in parquet.avro
RecordBuilder for ShortCar instances.
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.
vin - Variable in class parquet.avro.Car
Deprecated.
vin - Variable in class parquet.avro.NewCar
Deprecated.
vin - Variable in class parquet.avro.ShortCar
Deprecated.
Vin - Class in parquet.avro
 
Vin() - Constructor for class parquet.avro.Vin
Creates a new Vin
Vin(byte[]) - Constructor for class parquet.avro.Vin
Creates a new Vin with the given bytes

W

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

Y

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

Copyright © 2015 The Apache Software Foundation. All Rights Reserved.