Uses of Interface
org.jooq.lambda.WindowSpecification
Packages that use WindowSpecification
Package
Description
This package contains useful extensions for interoperation with Java 8's lambda expressions and
FunctionalInterface
types.-
Uses of WindowSpecification in org.jooq.lambda
Classes in org.jooq.lambda that implement WindowSpecificationMethods in org.jooq.lambda that return WindowSpecificationModifier and TypeMethodDescriptionstatic <T> WindowSpecification
<T> Window.of()
static <T> WindowSpecification
<T> Window.of
(long lower, long upper) static <T> WindowSpecification
<T> Window.of
(Comparator<? super T> orderBy) static <T> WindowSpecification
<T> Window.of
(Comparator<? super T> orderBy, long lower, long upper) static <T,
U> WindowSpecification <T> static <T,
U> WindowSpecification <T> static <T,
U> WindowSpecification <T> Window.of
(Function<? super T, ? extends U> partitionBy, Comparator<? super T> orderBy) static <T,
U> WindowSpecification <T> Window.of
(Function<? super T, ? extends U> partitionBy, Comparator<? super T> orderBy, long lower, long upper) Methods in org.jooq.lambda with parameters of type WindowSpecificationModifier and TypeMethodDescriptionSeqUtils.partitions
(WindowSpecification<T> window, List<Tuple2<T, Long>> input) Seq.window
(WindowSpecification<T> specification1) Map this stream to a windowed stream with 1 distinct windows.Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2) Map this stream to a windowed stream with 2 distinct windows.Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3) Map this stream to a windowed stream with 3 distinct windows.Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4) Map this stream to a windowed stream with 4 distinct windows.Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5) Map this stream to a windowed stream with 5 distinct windows.Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6) Map this stream to a windowed stream with 6 distinct windows.Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7) Map this stream to a windowed stream with 7 distinct windows.default Seq
<Tuple8<Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>>> Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7, WindowSpecification<T> specification8) Map this stream to a windowed stream with 8 distinct windows.default Seq
<Tuple9<Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>>> Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7, WindowSpecification<T> specification8, WindowSpecification<T> specification9) Map this stream to a windowed stream with 9 distinct windows.default Seq
<Tuple10<Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>>> Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7, WindowSpecification<T> specification8, WindowSpecification<T> specification9, WindowSpecification<T> specification10) Map this stream to a windowed stream with 10 distinct windows.default Seq
<Tuple11<Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>>> Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7, WindowSpecification<T> specification8, WindowSpecification<T> specification9, WindowSpecification<T> specification10, WindowSpecification<T> specification11) Map this stream to a windowed stream with 11 distinct windows.default Seq
<Tuple12<Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>>> Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7, WindowSpecification<T> specification8, WindowSpecification<T> specification9, WindowSpecification<T> specification10, WindowSpecification<T> specification11, WindowSpecification<T> specification12) Map this stream to a windowed stream with 12 distinct windows.default Seq
<Tuple13<Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>>> Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7, WindowSpecification<T> specification8, WindowSpecification<T> specification9, WindowSpecification<T> specification10, WindowSpecification<T> specification11, WindowSpecification<T> specification12, WindowSpecification<T> specification13) Map this stream to a windowed stream with 13 distinct windows.default Seq
<Tuple14<Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>>> Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7, WindowSpecification<T> specification8, WindowSpecification<T> specification9, WindowSpecification<T> specification10, WindowSpecification<T> specification11, WindowSpecification<T> specification12, WindowSpecification<T> specification13, WindowSpecification<T> specification14) Map this stream to a windowed stream with 14 distinct windows.default Seq
<Tuple15<Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>>> Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7, WindowSpecification<T> specification8, WindowSpecification<T> specification9, WindowSpecification<T> specification10, WindowSpecification<T> specification11, WindowSpecification<T> specification12, WindowSpecification<T> specification13, WindowSpecification<T> specification14, WindowSpecification<T> specification15) Map this stream to a windowed stream with 15 distinct windows.default Seq
<Tuple16<Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>, Window<T>>> Seq.window
(WindowSpecification<T> specification1, WindowSpecification<T> specification2, WindowSpecification<T> specification3, WindowSpecification<T> specification4, WindowSpecification<T> specification5, WindowSpecification<T> specification6, WindowSpecification<T> specification7, WindowSpecification<T> specification8, WindowSpecification<T> specification9, WindowSpecification<T> specification10, WindowSpecification<T> specification11, WindowSpecification<T> specification12, WindowSpecification<T> specification13, WindowSpecification<T> specification14, WindowSpecification<T> specification15, WindowSpecification<T> specification16) Map this stream to a windowed stream with 16 distinct windows.Constructors in org.jooq.lambda with parameters of type WindowSpecificationModifierConstructorDescription(package private)
WindowImpl
(Tuple2<T, Long> value, Partition<T> partition, WindowSpecification<T> specification)