- CHARSET_NAME - Static variable in class eu.stratosphere.arraymodel.io.StringInputFormat
-
- close() - Method in class eu.stratosphere.arraymodel.io.ArrayOutputFormat
-
- coGroup(Iterator<Value[]>, Iterator<Value[]>, Collector<Value[]>) - Method in class eu.stratosphere.arraymodel.functions.CoGroupFunction
-
This method must be implemented to provide a user implementation of a
matcher.
- CoGroupFunction - Class in eu.stratosphere.arraymodel.functions
-
The CoGroupFunction must be extended to provide a co-grouper implementation which is called by a CoGroup PACT.
- CoGroupFunction() - Constructor for class eu.stratosphere.arraymodel.functions.CoGroupFunction
-
- combine(Iterator<Value[]>, Collector<Value[]>) - Method in class eu.stratosphere.arraymodel.functions.ReduceFunction
-
No default implementation provided.
- combine(Value, Iterator<Value[]>, Collector<Value[]>) - Method in class eu.stratosphere.arraymodel.functions.ReduceWithKeyFunction
-
- combine(Iterator<Value[]>, Collector<Value[]>) - Method in class eu.stratosphere.arraymodel.functions.ReduceWithKeyFunction
-
- configure(Configuration) - Method in class eu.stratosphere.arraymodel.io.ArrayOutputFormat
-
- configure(Configuration) - Method in class eu.stratosphere.arraymodel.io.StringInputFormat
-
- configureArrayFormat(FileDataSink) - Static method in class eu.stratosphere.arraymodel.io.ArrayOutputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- createComparator(FieldList, boolean[], DenseValueSchema) - Method in class eu.stratosphere.arraymodel.optimizer.ArrayRecordOptimizerPostPass
-
- createEmptySchema() - Method in class eu.stratosphere.arraymodel.optimizer.ArrayRecordOptimizerPostPass
-
- createPairComparator(FieldList, FieldList, boolean[], DenseValueSchema, DenseValueSchema) - Method in class eu.stratosphere.arraymodel.optimizer.ArrayRecordOptimizerPostPass
-
- createSerializer(DenseValueSchema) - Method in class eu.stratosphere.arraymodel.optimizer.ArrayRecordOptimizerPostPass
-
- cross(Value[], Value[], Collector<Value[]>) - Method in class eu.stratosphere.arraymodel.functions.CrossFunction
-
This method must be implemented to provide a user implementation of a cross.
- CrossFunction - Class in eu.stratosphere.arraymodel.functions
-
The CrossFunction must be extended to provide a cross implementation which is called by a Cross PACT.
- CrossFunction() - Constructor for class eu.stratosphere.arraymodel.functions.CrossFunction
-