Index
All Classes and Interfaces|All Packages
D
- denseRank(long, Comparator<? super Record>) - Static method in class io.avery.vinyl.Analytics
-
Returns an analytic function that emits a rank for each record in the partition, by starting with the given first rank and assigning the same rank to consecutive tied records, incrementing the rank by one when the tie is broken.
- distinct() - Method in class io.avery.vinyl.RecordStream.Aux
- distinct() - Method in class io.avery.vinyl.RecordStream.AuxDouble
- distinct() - Method in class io.avery.vinyl.RecordStream.AuxInt
- distinct() - Method in class io.avery.vinyl.RecordStream.AuxLong
- distinct() - Method in class io.avery.vinyl.RecordStream
- dropWhile(DoublePredicate) - Method in class io.avery.vinyl.RecordStream.AuxDouble
- dropWhile(IntPredicate) - Method in class io.avery.vinyl.RecordStream.AuxInt
- dropWhile(LongPredicate) - Method in class io.avery.vinyl.RecordStream.AuxLong
- dropWhile(Predicate<? super Record>) - Method in class io.avery.vinyl.RecordStream
- dropWhile(Predicate<? super T>) - Method in class io.avery.vinyl.RecordStream.Aux
All Classes and Interfaces|All Packages