Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages

N

neq(JoinExpr<?>, JoinExpr<?>) - Method in class io.avery.vinyl.JoinAPI.On
Creates a JoinPred that passes if the value of the left expression is not equal to the value of the right expression, based on Objects.equals(Object, Object).
noneMatch(DoublePredicate) - Method in class io.avery.vinyl.RecordStream.AuxDouble
 
noneMatch(IntPredicate) - Method in class io.avery.vinyl.RecordStream.AuxInt
 
noneMatch(LongPredicate) - Method in class io.avery.vinyl.RecordStream.AuxLong
 
noneMatch(Predicate<? super Record>) - Method in class io.avery.vinyl.RecordStream
 
noneMatch(Predicate<? super T>) - Method in class io.avery.vinyl.RecordStream.Aux
 
not(JoinPred) - Method in class io.avery.vinyl.JoinAPI.On
Creates a JoinPred that passes if the given predicate does not pass.
nTile(long, int) - Static method in class io.avery.vinyl.Analytics
Returns an analytic function that distributes records in the partition into the given n number of groups.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages