Uses of Interface
com.pervasive.datarush.cal.ResultMerger
-
Packages that use ResultMerger Package Description com.pervasive.datarush.cal Provides interfaces the define the "cluster abstraction layer". -
-
Uses of ResultMerger in com.pervasive.datarush.cal
Subinterfaces of ResultMerger in com.pervasive.datarush.cal Modifier and Type Interface Description interfaceDistributedCallableBatch<R>A distributed equivalent of aCallable.Classes in com.pervasive.datarush.cal that implement ResultMerger Modifier and Type Class Description classDistributedCommandBatch<T>Convenient base class forDistributedCallableBatch's that do not support monitoring/partial results.
-