Class CombineWithContext


  • public class CombineWithContext
    extends java.lang.Object
    This class contains combine functions that have access to PipelineOptions and side inputs through CombineWithContext.Context.

    CombineWithContext.CombineFnWithContext is for users to extend.

    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CombineWithContext

        public CombineWithContext()