Class WindowConfig


  • public class WindowConfig
    extends java.lang.Object
    Configuration of a windowing function.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String WINDOW_CONFIG_KEY  
    • Constructor Summary

      Constructors 
      Constructor Description
      WindowConfig()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • WINDOW_CONFIG_KEY

        public static final java.lang.String WINDOW_CONFIG_KEY
        See Also:
        Constant Field Values
    • Constructor Detail

      • WindowConfig

        public WindowConfig()