boolean |
CartesianProductDescriptor.areCompatible(RequestedGlobalProperties requested1,
RequestedGlobalProperties requested2,
GlobalProperties produced1,
GlobalProperties produced2) |
boolean |
CoGroupDescriptor.areCompatible(RequestedGlobalProperties requested1,
RequestedGlobalProperties requested2,
GlobalProperties produced1,
GlobalProperties produced2) |
boolean |
UtilSinkJoinOpDescriptor.areCompatible(RequestedGlobalProperties requested1,
RequestedGlobalProperties requested2,
GlobalProperties produced1,
GlobalProperties produced2) |
boolean |
AbstractJoinDescriptor.areCompatible(RequestedGlobalProperties requested1,
RequestedGlobalProperties requested2,
GlobalProperties produced1,
GlobalProperties produced2) |
boolean |
BinaryUnionOpDescriptor.areCompatible(RequestedGlobalProperties requested1,
RequestedGlobalProperties requested2,
GlobalProperties produced1,
GlobalProperties produced2) |
boolean |
CoGroupRawDescriptor.areCompatible(RequestedGlobalProperties requested1,
RequestedGlobalProperties requested2,
GlobalProperties produced1,
GlobalProperties produced2) |
abstract boolean |
OperatorDescriptorDual.areCompatible(RequestedGlobalProperties requested1,
RequestedGlobalProperties requested2,
GlobalProperties produced1,
GlobalProperties produced2) |
protected boolean |
OperatorDescriptorDual.checkSameOrdering(GlobalProperties produced1,
GlobalProperties produced2,
int numRelevantFields) |
GlobalProperties |
MapPartitionDescriptor.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
PartialGroupProperties.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
GroupCombineProperties.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
GroupReduceProperties.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
AllGroupWithPartialPreGroupProperties.computeGlobalProperties(GlobalProperties gProps) |
abstract GlobalProperties |
OperatorDescriptorSingle.computeGlobalProperties(GlobalProperties in)
Returns the global properties which are present after the operator was applied on the
provided global properties.
|
GlobalProperties |
AllGroupCombineProperties.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
AllGroupReduceProperties.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
AllReduceProperties.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
FilterDescriptor.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
MapDescriptor.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
FlatMapDescriptor.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
NoOpDescriptor.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
ReduceProperties.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
GroupReduceWithCombineProperties.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
SolutionSetDeltaOperator.computeGlobalProperties(GlobalProperties gProps) |
GlobalProperties |
CartesianProductDescriptor.computeGlobalProperties(GlobalProperties in1,
GlobalProperties in2) |
GlobalProperties |
CoGroupDescriptor.computeGlobalProperties(GlobalProperties in1,
GlobalProperties in2) |
GlobalProperties |
UtilSinkJoinOpDescriptor.computeGlobalProperties(GlobalProperties in1,
GlobalProperties in2) |
GlobalProperties |
AbstractJoinDescriptor.computeGlobalProperties(GlobalProperties in1,
GlobalProperties in2) |
GlobalProperties |
BinaryUnionOpDescriptor.computeGlobalProperties(GlobalProperties in1,
GlobalProperties in2) |
GlobalProperties |
CoGroupRawDescriptor.computeGlobalProperties(GlobalProperties in1,
GlobalProperties in2) |
abstract GlobalProperties |
OperatorDescriptorDual.computeGlobalProperties(GlobalProperties in1,
GlobalProperties in2) |