A C E F G H I R S T U 

A

asPactModule(EvaluationContext, SopremoRecordLayout) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSink
 
asPactModule(EvaluationContext, SopremoRecordLayout) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSource
 
assertAggregate(Object, Aggregation, Object...) - Static method in class eu.stratosphere.sopremo.testing.FunctionTest
 
assertPlanEquals(SopremoPlan, SopremoPlan) - Static method in class eu.stratosphere.sopremo.testing.SopremoTestUtil
 
assertReturn(Object, SopremoFunction, Object...) - Static method in class eu.stratosphere.sopremo.testing.FunctionTest
 

C

context - Variable in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
CoreFunctionsTest - Class in eu.stratosphere.sopremo.testing
CoreFunctionsTest() - Constructor for class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
createPlan(Collection<GenericDataSink>) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.SopremoRecordTestPlan
 
createTemporaryFile(String) - Static method in class eu.stratosphere.sopremo.testing.SopremoTestUtil
 
createTestRecords(TypeConfig<SopremoRecord>) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.SopremoRecordTestPlan
 

E

equals(Object) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
 
equals(Object) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSink
 
equals(Object) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSource
 
eu.stratosphere.sopremo.testing - package eu.stratosphere.sopremo.testing
 

F

fill(Comparable<?>[], SopremoRecord) - Method in class eu.stratosphere.sopremo.testing.SopremoKeyExtractor
 
FunctionTest - Class in eu.stratosphere.sopremo.testing
 
FunctionTest() - Constructor for class eu.stratosphere.sopremo.testing.FunctionTest
 

G

getActualOutput(int) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the output of the operator that is associated with the given index.
getActualOutputForStream(JsonStream) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the output of the operator that is associated with the given JsonStream.
getCompilationContext() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the EvaluationContext of this plan.
getDoublePrecision() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.ExpectedOutput
 
getExpectedOutput(int) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the expected output of the operator that is associated with the given index.
getExpectedOutputForStream(JsonStream) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the expected output of the operator that is associated with the given JsonStream.
getInput(int) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the input for the given index.
getInputForStream(JsonStream) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the input that is associated with the given stream.
getInputOperator(int) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the input operator for the given index.
getInputOperators(int, int) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns all input operators for the given range of indices.
getInstances() - Method in class eu.stratosphere.sopremo.testing.SopremoOperatorTestBase
 
getNumKeys() - Method in class eu.stratosphere.sopremo.testing.SopremoKeyExtractor
 
getOutputOperator(int) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the output operator for the given index.
getOutputOperators(int, int) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns alls output operators for the given range of indices.
getResourcePath(String) - Static method in class eu.stratosphere.sopremo.testing.SopremoTestUtil
 
getSourceIndex(GenericTestPlan<SopremoRecord, SopremoTestRecords>) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.Input
 
getTypeConfig(SopremoRecordLayout) - Static method in class eu.stratosphere.sopremo.testing.SopremoTestRecords
 

H

hashCode() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
 
hashCode() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSink
 
hashCode() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSource
 

I

initInputsAndOutputs(int, int) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Initializes the given number of in-/outputs.
iterator() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.ActualOutput
 
iterator() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.Input
 

R

run() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Executes all operators.

S

SecondOrderFunctionsTest - Class in eu.stratosphere.sopremo.testing
 
SecondOrderFunctionsTest() - Constructor for class eu.stratosphere.sopremo.testing.SecondOrderFunctionsTest
 
setDegreeOfParallelism(int) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Returns the degree of parallelism of the test plan.
setDoublePrecision(double) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.ExpectedOutput
 
setInputOperator(int, Source) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Sets the input operator of the specified index.
setOutputOperator(int, Sink) - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
Sets the output operator of the specified index.
shouldCalculateMean() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldCalculateMeanWithDifferentNodes() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldCoerceDataWhenSumming() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldConcatenateStrings() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldCountNormalArray() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldCountZeroForEmptyArray() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldCreateRightCamelCaseRepresentation() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldFailToSumIfNonNumbers() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldFilterElements() - Method in class eu.stratosphere.sopremo.testing.SecondOrderFunctionsTest
 
shouldFindElements() - Method in class eu.stratosphere.sopremo.testing.SecondOrderFunctionsTest
 
shouldFoldElements() - Method in class eu.stratosphere.sopremo.testing.SecondOrderFunctionsTest
 
shouldMapElements() - Method in class eu.stratosphere.sopremo.testing.SecondOrderFunctionsTest
 
shouldNotConcatenateObjects() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldReturnCorrectSubstring() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldReturnEmptyStringWhenConcatenatingEmptyArray() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldReturnMissingIfMeanNotAggregated() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldSortArrays() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldSortDoubles() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldSortEmptyArray() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldSortIntegers() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldSplitCorrectly() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldSumDoubles() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldSumEmptyArrayToZero() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldSumIntegers() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldUnionAllCompactArrays() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldUnionAllMixedArrayTypes() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
Very rare case...
shouldUnionAllNormalArrays() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
shouldUnionAllStreamArrays() - Method in class eu.stratosphere.sopremo.testing.CoreFunctionsTest
 
SopremoKeyExtractor - Class in eu.stratosphere.sopremo.testing
 
SopremoKeyExtractor(EvaluationExpression[]) - Constructor for class eu.stratosphere.sopremo.testing.SopremoKeyExtractor
 
SopremoOperatorTestBase<T extends Operator<T>> - Class in eu.stratosphere.sopremo.testing
 
SopremoOperatorTestBase() - Constructor for class eu.stratosphere.sopremo.testing.SopremoOperatorTestBase
 
SopremoTestPlan - Class in eu.stratosphere.sopremo.testing
The primary resource to test one or more implemented Operators.
SopremoTestPlan(int, int) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestPlan
Initializes a SopremoTestPlan with the given number of in/outputs.
SopremoTestPlan(List<Operator<?>>) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestPlan
Initializes a SopremoTestPlan with the given Operators.
SopremoTestPlan(Operator<?>...) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestPlan
Initializes a SopremoTestPlan with the given Operators.
SopremoTestPlan.ActualOutput - Class in eu.stratosphere.sopremo.testing
Represents the actual output of a SopremoTestPlan.
SopremoTestPlan.ActualOutput(int) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestPlan.ActualOutput
Initializes an ActualOutput with the given index.
SopremoTestPlan.ExpectedOutput - Class in eu.stratosphere.sopremo.testing
Represents the expected output of a GenericTestPlan.
SopremoTestPlan.ExpectedOutput(SopremoTestPlan, int) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestPlan.ExpectedOutput
Initializes an ExpectedOutput with the given index.
SopremoTestPlan.Input - Class in eu.stratosphere.sopremo.testing
Represents the input of a SopremoTestPlan.
SopremoTestPlan.Input(SopremoTestPlan, int) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestPlan.Input
Initializes an Input with the given index.
SopremoTestPlan.MockupSink - Class in eu.stratosphere.sopremo.testing
Creates a mocked Sink.
SopremoTestPlan.MockupSink(int) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSink
Initializes a MockupSink with the given index.
SopremoTestPlan.MockupSource - Class in eu.stratosphere.sopremo.testing
Creates a mocked Source.
SopremoTestPlan.MockupSource(int) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSource
Initializes a MockupSource with the given.
SopremoTestPlan.SopremoRecordTestPlan - Class in eu.stratosphere.sopremo.testing
 
SopremoTestPlan.SopremoRecordTestPlan(SopremoRecordLayout, Collection<? extends Operator>) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestPlan.SopremoRecordTestPlan
 
SopremoTestRecords - Class in eu.stratosphere.sopremo.testing
 
SopremoTestRecords() - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestRecords
 
SopremoTestRecords(TypeConfig<SopremoRecord>) - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestRecords
 
SopremoTestUtil - Class in eu.stratosphere.sopremo.testing
 
SopremoTestUtil() - Constructor for class eu.stratosphere.sopremo.testing.SopremoTestUtil
Initializes EqualCloneTestUtil.

T

testPlanClone() - Method in class eu.stratosphere.sopremo.testing.SopremoOperatorTestBase
 
testPlanSerialization() - Method in class eu.stratosphere.sopremo.testing.SopremoOperatorTestBase
 
toString() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSink
 
toString() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.MockupSource
 
toString() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.SopremoRecordTestPlan
 
toString() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
 
trace() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan
If called, the execution of the Operators will be traced by SopremoUtil.

U

unsortedIterator() - Method in class eu.stratosphere.sopremo.testing.SopremoTestPlan.ActualOutput
 
A C E F G H I R S T U 

Copyright © 2011–2014. All rights reserved.