Uses of Class
com.pervasive.datarush.operators.testutils.DumpPartitions
-
Packages that use DumpPartitions Package Description com.pervasive.datarush.operators Provides classes and interfaces for developing dataflow operators. -
-
Uses of DumpPartitions in com.pervasive.datarush.operators
Methods in com.pervasive.datarush.operators that return DumpPartitions Modifier and Type Method Description DumpPartitions
OperatorTestHelper. distributedOutput(OperatorComposable graph, RecordPort port, boolean sort)
DumpPartitions
OperatorTestHelper. localOutput(OperatorComposable graph, RecordPort port, boolean sort)
-