3233343536373839
{ public ConsecutiveTapsNodePartitioner() { super( PartitionNodes, new ConsecutiveTapsPartitionExpression() ); }
{ public ConsecutiveTapsStepPartitioner() { super( PartitionSteps, new ConsecutiveTapsPartitionExpression() ); }