A B C D E F G H L M N O P R S T U W 

A

arrayNext() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
AvroBaseValue<T> - Class in eu.stratosphere.api.avro
 
AvroBaseValue() - Constructor for class eu.stratosphere.api.avro.AvroBaseValue
 
AvroBaseValue(T) - Constructor for class eu.stratosphere.api.avro.AvroBaseValue
 
AvroInputFormat<E> - Class in eu.stratosphere.api.java.io
 
AvroInputFormat(Path, Class<E>) - Constructor for class eu.stratosphere.api.java.io.AvroInputFormat
 
AvroInputFormat<E> - Class in eu.stratosphere.api.java.record.io.avro
 
AvroInputFormat(Class<? extends AvroBaseValue<E>>) - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroInputFormat
 
AvroInputFormat(Class<? extends AvroBaseValue<E>>, Class<E>) - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroInputFormat
 
AvroRecordInputFormat - Class in eu.stratosphere.api.java.record.io.avro
Input format to read Avro files.
AvroRecordInputFormat() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat
 
AvroRecordInputFormat.BooleanListValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.BooleanListValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.BooleanListValue
 
AvroRecordInputFormat.BooleanMapValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.BooleanMapValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.BooleanMapValue
 
AvroRecordInputFormat.DoubleListValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.DoubleListValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.DoubleListValue
 
AvroRecordInputFormat.DoubleMapValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.DoubleMapValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.DoubleMapValue
 
AvroRecordInputFormat.FloatListValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.FloatListValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.FloatListValue
 
AvroRecordInputFormat.FloatMapValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.FloatMapValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.FloatMapValue
 
AvroRecordInputFormat.IntListValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.IntListValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.IntListValue
 
AvroRecordInputFormat.IntMapValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.IntMapValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.IntMapValue
 
AvroRecordInputFormat.LongListValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.LongListValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.LongListValue
 
AvroRecordInputFormat.LongMapValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.LongMapValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.LongMapValue
 
AvroRecordInputFormat.StringListValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.StringListValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.StringListValue
 
AvroRecordInputFormat.StringMapValue - Class in eu.stratosphere.api.java.record.io.avro
 
AvroRecordInputFormat.StringMapValue() - Constructor for class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat.StringMapValue
 

B

build() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
 

C

clearFavoriteColor() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Clears the value of the 'favorite_color' field
clearFavoriteNumber() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Clears the value of the 'favorite_number' field
clearName() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Clears the value of the 'name' field
close() - Method in class eu.stratosphere.api.avro.FSDataInputStreamWrapper
 
close() - Method in class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.PrintingOutputFormat
 
compareTo(AvroBaseValue<T>) - Method in class eu.stratosphere.api.avro.AvroBaseValue
 
configure(Configuration) - Method in class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.PrintingOutputFormat
 
createInputSplits(int) - Method in class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat
Set minNumSplits to number of files.

D

DataInputDecoder - Class in eu.stratosphere.api.avro
 
DataInputDecoder() - Constructor for class eu.stratosphere.api.avro.DataInputDecoder
 
DataOutputEncoder - Class in eu.stratosphere.api.avro
 
DataOutputEncoder() - Constructor for class eu.stratosphere.api.avro.DataOutputEncoder
 

E

equals(Object) - Method in class eu.stratosphere.api.avro.AvroBaseValue
 
eu.stratosphere.api.avro - package eu.stratosphere.api.avro
 
eu.stratosphere.api.java.io - package eu.stratosphere.api.java.io
 
eu.stratosphere.api.java.record.io.avro - package eu.stratosphere.api.java.record.io.avro
 
eu.stratosphere.api.java.record.io.avro.example - package eu.stratosphere.api.java.record.io.avro.example
 

F

favorite_color - Variable in class eu.stratosphere.api.java.record.io.avro.example.User
Deprecated.
favorite_number - Variable in class eu.stratosphere.api.java.record.io.avro.example.User
Deprecated.
flush() - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
FSDataInputStreamWrapper - Class in eu.stratosphere.api.avro
Code copy pasted from org.apache.avro.mapred.FSInput (which is Apache licensed as well) The wrapper keeps track of the position in the data stream.
FSDataInputStreamWrapper(FSDataInputStream, int) - Constructor for class eu.stratosphere.api.avro.FSDataInputStreamWrapper
 

G

get(int) - Method in class eu.stratosphere.api.java.record.io.avro.example.User
 
getClassSchema() - Static method in class eu.stratosphere.api.java.record.io.avro.example.User
 
getFavoriteColor() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Gets the value of the 'favorite_color' field
getFavoriteColor() - Method in class eu.stratosphere.api.java.record.io.avro.example.User
Gets the value of the 'favorite_color' field.
getFavoriteNumber() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Gets the value of the 'favorite_number' field
getFavoriteNumber() - Method in class eu.stratosphere.api.java.record.io.avro.example.User
Gets the value of the 'favorite_number' field.
getName() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Gets the value of the 'name' field
getName() - Method in class eu.stratosphere.api.java.record.io.avro.example.User
Gets the value of the 'name' field.
getProducedType() - Method in class eu.stratosphere.api.java.io.AvroInputFormat
 
getSchema() - Method in class eu.stratosphere.api.java.record.io.avro.example.User
 

H

hasFavoriteColor() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Checks whether the 'favorite_color' field has been set
hasFavoriteNumber() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Checks whether the 'favorite_number' field has been set
hashCode() - Method in class eu.stratosphere.api.avro.AvroBaseValue
 
hasName() - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Checks whether the 'name' field has been set

L

length() - Method in class eu.stratosphere.api.avro.FSDataInputStreamWrapper
 

M

main(String[]) - Static method in class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample
 
map(Record, Collector<Record>) - Method in class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.NumberExtractingMapper
 
mapNext() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 

N

name - Variable in class eu.stratosphere.api.java.record.io.avro.example.User
Deprecated.
newBuilder() - Static method in class eu.stratosphere.api.java.record.io.avro.example.User
Creates a new User RecordBuilder
newBuilder(User.Builder) - Static method in class eu.stratosphere.api.java.record.io.avro.example.User
Creates a new User RecordBuilder by copying an existing Builder
newBuilder(User) - Static method in class eu.stratosphere.api.java.record.io.avro.example.User
Creates a new User RecordBuilder by copying an existing User instance
nextRecord(E) - Method in class eu.stratosphere.api.java.io.AvroInputFormat
 
nextRecord(Record) - Method in class eu.stratosphere.api.java.record.io.avro.AvroInputFormat
 
nextRecord(Record) - Method in class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat
 
nextRecord(Record) - Method in class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.UserGeneratingInputFormat
 

O

open(FileInputSplit) - Method in class eu.stratosphere.api.java.io.AvroInputFormat
 
open(FileInputSplit) - Method in class eu.stratosphere.api.java.record.io.avro.AvroInputFormat
 
open(FileInputSplit) - Method in class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat
 
open(int, int) - Method in class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.PrintingOutputFormat
 

P

put(int, Object) - Method in class eu.stratosphere.api.java.record.io.avro.example.User
 

R

reachedEnd() - Method in class eu.stratosphere.api.java.io.AvroInputFormat
 
reachedEnd() - Method in class eu.stratosphere.api.java.record.io.avro.AvroInputFormat
 
reachedEnd() - Method in class eu.stratosphere.api.java.record.io.avro.AvroRecordInputFormat
 
reachedEnd() - Method in class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.UserGeneratingInputFormat
 
read(DataInput) - Method in class eu.stratosphere.api.avro.AvroBaseValue
 
read(byte[], int, int) - Method in class eu.stratosphere.api.avro.FSDataInputStreamWrapper
 
readArrayStart() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readBoolean() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readBytes(ByteBuffer) - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readDouble() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readEnum() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readFixed(byte[], int, int) - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readFloat() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readIndex() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readInt() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readLong() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readMapStart() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readNull() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readString(Utf8) - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readString() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
readVarLongCount(DataInput) - Static method in class eu.stratosphere.api.avro.DataInputDecoder
 
reduce(Iterator<Record>, Collector<Record>) - Method in class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.ConcatenatingReducer
 
ReflectiveAvroTypeExample - Class in eu.stratosphere.api.java.record.io.avro.example
 
ReflectiveAvroTypeExample() - Constructor for class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample
 
ReflectiveAvroTypeExample.ConcatenatingReducer - Class in eu.stratosphere.api.java.record.io.avro.example
 
ReflectiveAvroTypeExample.ConcatenatingReducer() - Constructor for class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.ConcatenatingReducer
 
ReflectiveAvroTypeExample.NumberExtractingMapper - Class in eu.stratosphere.api.java.record.io.avro.example
 
ReflectiveAvroTypeExample.NumberExtractingMapper() - Constructor for class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.NumberExtractingMapper
 
ReflectiveAvroTypeExample.PrintingOutputFormat - Class in eu.stratosphere.api.java.record.io.avro.example
 
ReflectiveAvroTypeExample.PrintingOutputFormat() - Constructor for class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.PrintingOutputFormat
 
ReflectiveAvroTypeExample.UserGeneratingInputFormat - Class in eu.stratosphere.api.java.record.io.avro.example
 
ReflectiveAvroTypeExample.UserGeneratingInputFormat() - Constructor for class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.UserGeneratingInputFormat
 

S

SCHEMA$ - Static variable in class eu.stratosphere.api.java.record.io.avro.example.User
 
seek(long) - Method in class eu.stratosphere.api.avro.FSDataInputStreamWrapper
 
setFavoriteColor(CharSequence) - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Sets the value of the 'favorite_color' field
setFavoriteColor(CharSequence) - Method in class eu.stratosphere.api.java.record.io.avro.example.User
Sets the value of the 'favorite_color' field.
setFavoriteNumber(Integer) - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Sets the value of the 'favorite_number' field
setFavoriteNumber(Integer) - Method in class eu.stratosphere.api.java.record.io.avro.example.User
Sets the value of the 'favorite_number' field.
setIn(DataInput) - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
setItemCount(long) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
setName(CharSequence) - Method in class eu.stratosphere.api.java.record.io.avro.example.User.Builder
Sets the value of the 'name' field
setName(CharSequence) - Method in class eu.stratosphere.api.java.record.io.avro.example.User
Sets the value of the 'name' field.
setOut(DataOutput) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
setReuseAvroValue(boolean) - Method in class eu.stratosphere.api.java.io.AvroInputFormat
Sets the flag whether to reuse the Avro value instance for all records.
skipArray() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
skipBytes() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
skipFixed(int) - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
skipMap() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
skipString() - Method in class eu.stratosphere.api.avro.DataInputDecoder
 
startItem() - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
SUser - Class in eu.stratosphere.api.java.record.io.avro.example
 
SUser() - Constructor for class eu.stratosphere.api.java.record.io.avro.example.SUser
 

T

tell() - Method in class eu.stratosphere.api.avro.FSDataInputStreamWrapper
 
toString() - Method in class eu.stratosphere.api.avro.AvroBaseValue
 

U

User - Class in eu.stratosphere.api.java.record.io.avro.example
 
User() - Constructor for class eu.stratosphere.api.java.record.io.avro.example.User
Default constructor.
User(CharSequence, Integer, CharSequence) - Constructor for class eu.stratosphere.api.java.record.io.avro.example.User
All-args constructor.
User.Builder - Class in eu.stratosphere.api.java.record.io.avro.example
RecordBuilder for User instances.

W

write(DataOutput) - Method in class eu.stratosphere.api.avro.AvroBaseValue
 
writeArrayEnd() - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeArrayStart() - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeBoolean(boolean) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeBytes(byte[], int, int) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeBytes(ByteBuffer) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeDouble(double) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeEnum(int) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeFixed(byte[], int, int) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeFloat(float) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeIndex(int) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeInt(int) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeLong(long) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeMapEnd() - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeMapStart() - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeNull() - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeRecord(Record) - Method in class eu.stratosphere.api.java.record.io.avro.example.ReflectiveAvroTypeExample.PrintingOutputFormat
 
writeString(String) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeString(Utf8) - Method in class eu.stratosphere.api.avro.DataOutputEncoder
 
writeVarLongCount(DataOutput, long) - Static method in class eu.stratosphere.api.avro.DataOutputEncoder
 
A B C D E F G H L M N O P R S T U W 

Copyright © 2013–2014. All rights reserved.