Class WindowOver<T>

Type Parameters:
T -
All Implemented Interfaces:
Expression<T>, Operation<T>, Serializable

public class WindowOver<T> extends SimpleOperation<T>
WindowOver is the first part of a WindowFunction construction
Author:
tiwe
See Also: