Uses of Class
org.aksw.commons.rx.op.FlowableOperatorReadAhead
Packages that use FlowableOperatorReadAhead
-
Uses of FlowableOperatorReadAhead in org.aksw.commons.rx.op
Methods in org.aksw.commons.rx.op that return FlowableOperatorReadAheadModifier and TypeMethodDescriptionstatic <T> FlowableOperatorReadAhead<T> FlowableOperatorReadAhead.create(int readAheadAmount) Create method with the following characteristics: the accumulator constructor is a mere supplier (and thus neither depends on the accumulator count nor the group Key) Group keys are compared using Objects::equals