Class LogicalWindow.WindowKey

  • Enclosing class:
    LogicalWindow

    private static class LogicalWindow.WindowKey
    extends java.lang.Object
    Group specification. All windowed aggregates over the same window (regardless of how it is specified, in terms of a named window or specified attribute by attribute) will end up with the same window key.
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object