Class CombineRunners


  • public class CombineRunners
    extends java.lang.Object
    Executes different components of Combine PTransforms.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CombineRunners.PrecombineFactory
      A factory for CombineRunners.PrecombineRunners.
      static class  CombineRunners.Registrar
      A registrar which provides a factory to handle combine component PTransforms.
    • Constructor Summary

      Constructors 
      Constructor Description
      CombineRunners()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CombineRunners

        public CombineRunners()