Interface StreamingOptions

    • Method Detail

      • isStreaming

        @Hidden
        boolean isStreaming()
        Set to true if running a streaming pipeline. This will be automatically set to true if the pipeline contains an Unbounded PCollection.
      • setStreaming

        void setStreaming​(boolean value)