A B C D E F G H I J K L M N O P Q R S T U V W 

A

a - Variable in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJDCSorter
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJDSorter
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJLCSorter
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJLSorter
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJOCSorter
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
a - Variable in class groovyx.gpars.extra166y.PAS.FJOSorter
 
A_DATAFLOW_VARIABLE_CAN_ONLY_BE_ASSIGNED_ONCE_ONLY_RE_ASSIGNMENTS_TO_AN_EQUAL_VALUE_ARE_ALLOWED - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression
 
A_SPLITTER_NEEDS_AN_INPUT_CHANNEL_AND_AT_LEAST_ONE_OUTPUT_CHANNEL_TO_BE_CREATED - Static variable in class groovyx.gpars.group.PGroup
 
AbstractForkJoinWorker<T> - Class in groovyx.gpars.forkjoin
Implements the ForkJoin worker contract.
AbstractForkJoinWorker() - Constructor for class groovyx.gpars.forkjoin.AbstractForkJoinWorker
 
AbstractLoopingActor - Class in groovyx.gpars.actor
Wraps all actors that repeatedly loop through incoming messages and hold no implicit state between subsequent messages.
AbstractLoopingActor() - Constructor for class groovyx.gpars.actor.AbstractLoopingActor
 
AbstractParallelAnyArray - Class in groovyx.gpars.extra166y
Abstract class serving as the basis of parallel array classes across types.
AbstractParallelAnyArray(ForkJoinPool, int, int) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
AbstractParallelAnyArray.AndPredicate<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.AndPredicate(Ops.Predicate<? super T>, Ops.Predicate<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.AndPredicate
 
AbstractParallelAnyArray.DDCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DDCPap(ForkJoinPool, int, int, double[], Ops.IntAndDoubleToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDCPap
 
AbstractParallelAnyArray.DDMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DDMPap(ForkJoinPool, int, int, double[], Ops.DoubleOp) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDMPap
 
AbstractParallelAnyArray.DFDCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DFDCPap(ForkJoinPool, int, int, double[], Ops.DoublePredicate, Ops.IntAndDoubleToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
AbstractParallelAnyArray.DFDMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DFDMPap(ForkJoinPool, int, int, double[], Ops.DoublePredicate, Ops.DoubleOp) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
AbstractParallelAnyArray.DFLCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DFLCPap(ForkJoinPool, int, int, double[], Ops.DoublePredicate, Ops.IntAndDoubleToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
AbstractParallelAnyArray.DFLMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DFLMPap(ForkJoinPool, int, int, double[], Ops.DoublePredicate, Ops.DoubleToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
AbstractParallelAnyArray.DFOCPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DFOCPap(ForkJoinPool, int, int, double[], Ops.DoublePredicate, Ops.IntAndDoubleToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
AbstractParallelAnyArray.DFOMPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DFOMPap(ForkJoinPool, int, int, double[], Ops.DoublePredicate, Ops.DoubleToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
AbstractParallelAnyArray.DFPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DFPap(ForkJoinPool, int, int, double[], Ops.DoublePredicate) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
AbstractParallelAnyArray.DLCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DLCPap(ForkJoinPool, int, int, double[], Ops.IntAndDoubleToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLCPap
 
AbstractParallelAnyArray.DLMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DLMPap(ForkJoinPool, int, int, double[], Ops.DoubleToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLMPap
 
AbstractParallelAnyArray.DOCPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DOCPap(ForkJoinPool, int, int, double[], Ops.IntAndDoubleToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOCPap
 
AbstractParallelAnyArray.DOMPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DOMPap(ForkJoinPool, int, int, double[], Ops.DoubleToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOMPap
 
AbstractParallelAnyArray.DPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DPap(ForkJoinPool, int, int, double[]) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DPap
 
AbstractParallelAnyArray.DRDCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DRDCPap(ForkJoinPool, int, int, double[], Ops.IntAndDoublePredicate, Ops.IntAndDoubleToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
AbstractParallelAnyArray.DRDMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DRDMPap(ForkJoinPool, int, int, double[], Ops.IntAndDoublePredicate, Ops.DoubleOp) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
AbstractParallelAnyArray.DRLCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DRLCPap(ForkJoinPool, int, int, double[], Ops.IntAndDoublePredicate, Ops.IntAndDoubleToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
AbstractParallelAnyArray.DRLMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DRLMPap(ForkJoinPool, int, int, double[], Ops.IntAndDoublePredicate, Ops.DoubleToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
AbstractParallelAnyArray.DROCPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DROCPap(ForkJoinPool, int, int, double[], Ops.IntAndDoublePredicate, Ops.IntAndDoubleToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
AbstractParallelAnyArray.DROMPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DROMPap(ForkJoinPool, int, int, double[], Ops.IntAndDoublePredicate, Ops.DoubleToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
AbstractParallelAnyArray.DRPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DRPap(ForkJoinPool, int, int, double[], Ops.IntAndDoublePredicate) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
AbstractParallelAnyArray.DUDCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DUDCPap(ForkJoinPool, int, int, double[], Ops.IntAndDoubleToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDCPap
 
AbstractParallelAnyArray.DUDMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DUDMPap(ForkJoinPool, int, int, double[], Ops.DoubleOp) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDMPap
 
AbstractParallelAnyArray.DULCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DULCPap(ForkJoinPool, int, int, double[], Ops.IntAndDoubleToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULCPap
 
AbstractParallelAnyArray.DULMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DULMPap(ForkJoinPool, int, int, double[], Ops.DoubleToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULMPap
 
AbstractParallelAnyArray.DUOCPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DUOCPap(ForkJoinPool, int, int, double[], Ops.IntAndDoubleToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOCPap
 
AbstractParallelAnyArray.DUOMPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DUOMPap(ForkJoinPool, int, int, double[], Ops.DoubleToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOMPap
 
AbstractParallelAnyArray.DUPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.DUPap(ForkJoinPool, int, int, double[]) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
AbstractParallelAnyArray.FilteredAsDoubleIterator - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.FilteredAsDoubleIterator() - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsDoubleIterator
 
AbstractParallelAnyArray.FilteredAsLongIterator - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.FilteredAsLongIterator() - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsLongIterator
 
AbstractParallelAnyArray.FilteredIterator<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.FilteredIterator() - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredIterator
 
AbstractParallelAnyArray.LDCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LDCPap(ForkJoinPool, int, int, long[], Ops.IntAndLongToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDCPap
 
AbstractParallelAnyArray.LDMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LDMPap(ForkJoinPool, int, int, long[], Ops.LongToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDMPap
 
AbstractParallelAnyArray.LFDCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LFDCPap(ForkJoinPool, int, int, long[], Ops.LongPredicate, Ops.IntAndLongToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
AbstractParallelAnyArray.LFDMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LFDMPap(ForkJoinPool, int, int, long[], Ops.LongPredicate, Ops.LongToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
AbstractParallelAnyArray.LFLCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LFLCPap(ForkJoinPool, int, int, long[], Ops.LongPredicate, Ops.IntAndLongToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
AbstractParallelAnyArray.LFLMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LFLMPap(ForkJoinPool, int, int, long[], Ops.LongPredicate, Ops.LongOp) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
AbstractParallelAnyArray.LFOCPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LFOCPap(ForkJoinPool, int, int, long[], Ops.LongPredicate, Ops.IntAndLongToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
AbstractParallelAnyArray.LFOMPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LFOMPap(ForkJoinPool, int, int, long[], Ops.LongPredicate, Ops.LongToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
AbstractParallelAnyArray.LFPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LFPap(ForkJoinPool, int, int, long[], Ops.LongPredicate) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
AbstractParallelAnyArray.LLCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LLCPap(ForkJoinPool, int, int, long[], Ops.IntAndLongToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLCPap
 
AbstractParallelAnyArray.LLMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LLMPap(ForkJoinPool, int, int, long[], Ops.LongOp) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLMPap
 
AbstractParallelAnyArray.LOCPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LOCPap(ForkJoinPool, int, int, long[], Ops.IntAndLongToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOCPap
 
AbstractParallelAnyArray.LOMPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LOMPap(ForkJoinPool, int, int, long[], Ops.LongToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOMPap
 
AbstractParallelAnyArray.LPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LPap(ForkJoinPool, int, int, long[]) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LPap
 
AbstractParallelAnyArray.LRDCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LRDCPap(ForkJoinPool, int, int, long[], Ops.IntAndLongPredicate, Ops.IntAndLongToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
AbstractParallelAnyArray.LRDMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LRDMPap(ForkJoinPool, int, int, long[], Ops.IntAndLongPredicate, Ops.LongToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
AbstractParallelAnyArray.LRLCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LRLCPap(ForkJoinPool, int, int, long[], Ops.IntAndLongPredicate, Ops.IntAndLongToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
AbstractParallelAnyArray.LRLMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LRLMPap(ForkJoinPool, int, int, long[], Ops.IntAndLongPredicate, Ops.LongOp) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
AbstractParallelAnyArray.LROCPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LROCPap(ForkJoinPool, int, int, long[], Ops.IntAndLongPredicate, Ops.IntAndLongToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
AbstractParallelAnyArray.LROMPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LROMPap(ForkJoinPool, int, int, long[], Ops.IntAndLongPredicate, Ops.LongToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
AbstractParallelAnyArray.LRPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LRPap(ForkJoinPool, int, int, long[], Ops.IntAndLongPredicate) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
AbstractParallelAnyArray.LUDCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LUDCPap(ForkJoinPool, int, int, long[], Ops.IntAndLongToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDCPap
 
AbstractParallelAnyArray.LUDMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LUDMPap(ForkJoinPool, int, int, long[], Ops.LongToDouble) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDMPap
 
AbstractParallelAnyArray.LULCPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LULCPap(ForkJoinPool, int, int, long[], Ops.IntAndLongToLong) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULCPap
 
AbstractParallelAnyArray.LULMPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LULMPap(ForkJoinPool, int, int, long[], Ops.LongOp) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULMPap
 
AbstractParallelAnyArray.LUOCPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LUOCPap(ForkJoinPool, int, int, long[], Ops.IntAndLongToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOCPap
 
AbstractParallelAnyArray.LUOMPap<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LUOMPap(ForkJoinPool, int, int, long[], Ops.LongToObject<? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOMPap
 
AbstractParallelAnyArray.LUPap - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.LUPap(ForkJoinPool, int, int, long[]) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
AbstractParallelAnyArray.ODCPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.ODCPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectToDouble<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODCPap
 
AbstractParallelAnyArray.ODMPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.ODMPap(ForkJoinPool, int, int, T[], Ops.ObjectToDouble<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODMPap
 
AbstractParallelAnyArray.OFDCPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OFDCPap(ForkJoinPool, int, int, T[], Ops.Predicate<? super T>, Ops.IntAndObjectToDouble<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
AbstractParallelAnyArray.OFDMPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OFDMPap(ForkJoinPool, int, int, T[], Ops.Predicate<? super T>, Ops.ObjectToDouble<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
AbstractParallelAnyArray.OFLCPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OFLCPap(ForkJoinPool, int, int, T[], Ops.Predicate<? super T>, Ops.IntAndObjectToLong<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
AbstractParallelAnyArray.OFLMPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OFLMPap(ForkJoinPool, int, int, T[], Ops.Predicate<? super T>, Ops.ObjectToLong<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
AbstractParallelAnyArray.OFOCPap<T,U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OFOCPap(ForkJoinPool, int, int, T[], Ops.Predicate<? super T>, Ops.IntAndObjectToObject<? super T, ? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
AbstractParallelAnyArray.OFOMPap<T,U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OFOMPap(ForkJoinPool, int, int, T[], Ops.Predicate<? super T>, Ops.Op<? super T, ? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
AbstractParallelAnyArray.OFPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OFPap(ForkJoinPool, int, int, T[], Ops.Predicate<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
AbstractParallelAnyArray.OLCPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OLCPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectToLong<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLCPap
 
AbstractParallelAnyArray.OLMPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OLMPap(ForkJoinPool, int, int, T[], Ops.ObjectToLong<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLMPap
 
AbstractParallelAnyArray.OOCPap<T,U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OOCPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectToObject<? super T, ? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOCPap
 
AbstractParallelAnyArray.OOMPap<T,U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OOMPap(ForkJoinPool, int, int, T[], Ops.Op<? super T, ? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOMPap
 
AbstractParallelAnyArray.OPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OPap(ForkJoinPool, int, int, T[]) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OPap
 
AbstractParallelAnyArray.ORDCPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.ORDCPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectPredicate<? super T>, Ops.IntAndObjectToDouble<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
AbstractParallelAnyArray.ORDMPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.ORDMPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectPredicate<? super T>, Ops.ObjectToDouble<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
AbstractParallelAnyArray.ORLCPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.ORLCPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectPredicate<? super T>, Ops.IntAndObjectToLong<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
AbstractParallelAnyArray.ORLMPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.ORLMPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectPredicate<? super T>, Ops.ObjectToLong<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
AbstractParallelAnyArray.OROCPap<T,U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OROCPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectPredicate<? super T>, Ops.IntAndObjectToObject<? super T, ? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
AbstractParallelAnyArray.OROMPap<T,U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OROMPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectPredicate<? super T>, Ops.Op<? super T, ? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
AbstractParallelAnyArray.ORPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.ORPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectPredicate<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
AbstractParallelAnyArray.OUDCPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OUDCPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectToDouble<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDCPap
 
AbstractParallelAnyArray.OUDMPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OUDMPap(ForkJoinPool, int, int, T[], Ops.ObjectToDouble<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDMPap
 
AbstractParallelAnyArray.OULCPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OULCPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectToLong<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULCPap
 
AbstractParallelAnyArray.OULMPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OULMPap(ForkJoinPool, int, int, T[], Ops.ObjectToLong<? super T>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULMPap
 
AbstractParallelAnyArray.OUOCPap<T,U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OUOCPap(ForkJoinPool, int, int, T[], Ops.IntAndObjectToObject<? super T, ? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOCPap
 
AbstractParallelAnyArray.OUOMPap<T,U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OUOMPap(ForkJoinPool, int, int, T[], Ops.Op<? super T, ? extends U>) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOMPap
 
AbstractParallelAnyArray.OUPap<T> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.OUPap(ForkJoinPool, int, int, T[]) - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
AbstractParallelAnyArray.Sequentially<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.Sequentially() - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.Sequentially
 
AbstractParallelAnyArray.SequentiallyAsDouble - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.SequentiallyAsDouble() - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.SequentiallyAsDouble
 
AbstractParallelAnyArray.SequentiallyAsLong - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.SequentiallyAsLong() - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.SequentiallyAsLong
 
AbstractParallelAnyArray.UnfilteredAsDoubleIterator - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.UnfilteredAsDoubleIterator() - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsDoubleIterator
 
AbstractParallelAnyArray.UnfilteredAsLongIterator - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.UnfilteredAsLongIterator() - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsLongIterator
 
AbstractParallelAnyArray.UnfilteredIterator<U> - Class in groovyx.gpars.extra166y
 
AbstractParallelAnyArray.UnfilteredIterator() - Constructor for class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredIterator
 
act() - Method in class groovyx.gpars.actor.DefaultActor
If no parameter is provided at construction time, the act() method becomes the actor's body
act() - Method in class groovyx.gpars.actor.impl.RunnableBackedBlockingActor
 
act() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
This method represents the body of the actor.
action - Variable in class groovyx.gpars.actor.impl.RunnableBackedBlockingActor
 
active - Variable in class groovyx.gpars.util.AsyncMessagingCore
Indicates, whether there's an active thread handling a message inside the agent's body
ACTIVE - Static variable in class groovyx.gpars.util.AsyncMessagingCore
 
activeForks - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
 
ActiveMethod - Annotation Type in groovyx.gpars.activeobject
 
ActiveObject - Annotation Type in groovyx.gpars.activeobject
 
ActiveObjectASTTransformation - Class in groovyx.gpars.activeobject
Transforms active objects so that their active methods can be invoked asynchronously through an internal actor.
ActiveObjectASTTransformation() - Constructor for class groovyx.gpars.activeobject.ActiveObjectASTTransformation
 
ActiveObjectASTTransformation.MyClassCodeExpressionTransformer - Class in groovyx.gpars.activeobject
 
ActiveObjectASTTransformation.MyClassCodeExpressionTransformer(SourceUnit, String, String) - Constructor for class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
ActiveObjectRegistry - Class in groovyx.gpars.activeobject
Maps string identifiers to instances of PGroup.
ActiveObjectRegistry() - Constructor for class groovyx.gpars.activeobject.ActiveObjectRegistry
 
activeParallelGroup - Static variable in class groovyx.gpars.dataflow.Dataflow
Maps threads/tasks to parallel groups they belong to
activeUpdater - Static variable in class groovyx.gpars.util.AsyncMessagingCore
 
Actor - Class in groovyx.gpars.actor
Actors are active objects, which borrow a thread from a thread pool.
Actor() - Constructor for class groovyx.gpars.actor.Actor
 
Actor(DataflowExpression<Object>) - Constructor for class groovyx.gpars.actor.Actor
Constructor to be used by deserialization
Actor(DataflowExpression<Object>, PGroup) - Constructor for class groovyx.gpars.actor.Actor
 
actor - Variable in class groovyx.gpars.actor.Actor.RemoteActor.StopActorMsg
 
actor - Variable in class groovyx.gpars.actor.Actor.RemoteActor.TerminateActorMsg
 
actor(Runnable) - Static method in class groovyx.gpars.actor.Actors
Creates a new instance of DefaultActor, using the passed-in closure as the body of the actor's act() method.
actor - Variable in class groovyx.gpars.actor.ActorTimerTask
 
actor - Variable in class groovyx.gpars.dataflow.operator.DataflowProcessor
The internal actor performing on behalf of the processor
actor(Runnable) - Method in class groovyx.gpars.group.PGroup
Creates a new instance of DefaultActor, using the passed-in runnable/closure as the body of the actor's act() method.
Actor.MyRemoteHandle - Class in groovyx.gpars.actor
 
Actor.MyRemoteHandle(SerialHandle, SerialContext, DataflowExpression<Object>) - Constructor for class groovyx.gpars.actor.Actor.MyRemoteHandle
 
Actor.RemoteActor - Class in groovyx.gpars.actor
 
Actor.RemoteActor(SerialContext, DataflowExpression<Object>) - Constructor for class groovyx.gpars.actor.Actor.RemoteActor
 
Actor.RemoteActor.StopActorMsg - Class in groovyx.gpars.actor
 
Actor.RemoteActor.StopActorMsg(Actor.RemoteActor) - Constructor for class groovyx.gpars.actor.Actor.RemoteActor.StopActorMsg
 
Actor.RemoteActor.TerminateActorMsg - Class in groovyx.gpars.actor
 
Actor.RemoteActor.TerminateActorMsg(Actor.RemoteActor) - Constructor for class groovyx.gpars.actor.Actor.RemoteActor.TerminateActorMsg
 
ACTOR_HAS_ALREADY_BEEN_STARTED - Static variable in class groovyx.gpars.actor.Actor
 
ActorException - Exception in groovyx.gpars.actor.impl
Pooled actors need to simulate continuations to create stacktrace-less chunks of work (ActorActions) to assign to the threads from the pool.
ActorException() - Constructor for exception groovyx.gpars.actor.impl.ActorException
 
actorFieldName - Variable in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
actorGroupName - Variable in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
ActorMessage - Class in groovyx.gpars.actor
An internal representation of received messages holding both the original message plus the sender actor reference.
ActorMessage(Object, MessageStream) - Constructor for class groovyx.gpars.actor.ActorMessage
Creates a new instance
ActorMessage() - Constructor for class groovyx.gpars.actor.ActorMessage
Constructor for serialization
actorNode - Variable in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
ActorReplyException - Exception in groovyx.gpars.actor.impl
Indicates problems sending replies to actors.
ActorReplyException(String) - Constructor for exception groovyx.gpars.actor.impl.ActorReplyException
 
ActorReplyException(String, List<Exception>) - Constructor for exception groovyx.gpars.actor.impl.ActorReplyException
 
Actors - Class in groovyx.gpars.actor
Provides handy helper methods to create pooled actors and customize the underlying thread pool.
Actors() - Constructor for class groovyx.gpars.actor.Actors
 
ActorStopException - Exception in groovyx.gpars.actor.impl
An exception indicating Actor stopping request.
ActorStopException() - Constructor for exception groovyx.gpars.actor.impl.ActorStopException
 
ActorTerminationException - Exception in groovyx.gpars.actor.impl
An exception indicating Actor termination request.
ActorTerminationException() - Constructor for exception groovyx.gpars.actor.impl.ActorTerminationException
 
ActorTimerTask - Class in groovyx.gpars.actor
Represents an ongoing timeout
ActorTimerTask(AbstractLoopingActor, int) - Constructor for class groovyx.gpars.actor.ActorTimerTask
 
add(K) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Adds the specified element to this set if there is not already an element equivalent to the given element with respect to this set's Equivalence.
add(T) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
add(int, T) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
add(T) - Method in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
add(Double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
add(int, Double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
add(Double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
add(Long) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
add(int, Long) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
add(Long) - Method in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
add(SerialHandle) - Method in class groovyx.gpars.serial.SerialContext
 
add(SerialHandle) - Method in class groovyx.gpars.serial.SerialHandles
 
add(Object) - Method in class groovyx.gpars.util.DefaultMessageQueue
 
add(Object) - Method in class groovyx.gpars.util.FQMessageQueue
 
add(Object) - Method in interface groovyx.gpars.util.MessageQueue
 
addActiveMethod(FieldNode, ClassNode, MethodNode, boolean) - Static method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
addActorFieldToClass(ClassNode, String, String) - Static method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
addAll(T[]) - Method in class groovyx.gpars.extra166y.ParallelArray
Equivalent to asList().addAll but specialized for array arguments and likely to be more efficient.
addAll(ParallelArrayWithMapping<V, T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Appends all (possibly bounded, filtered, or mapped) elements of the given ParallelArray, resizing and/or reallocating this array if necessary.
addAll(Collection<? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
addAll(int, Collection<? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
addAll(double[]) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Equivalent to asList().addAll but specialized for array arguments and likely to be more efficient.
addAll(ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Appends all (possibly bounded, filtered, or mapped) elements of the given ParallelDoubleArray, resizing and/or reallocating this array if necessary.
addAll(Collection<? extends Double>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
addAll(int, Collection<? extends Double>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
addAll(long[]) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Equivalent to asList().addAll but specialized for array arguments and likely to be more efficient.
addAll(ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Appends all (possibly bounded, filtered, or mapped) elements of the given ParallelDoubleArray, resizing and/or reallocating this array if necessary.
addAll(Collection<? extends Long>) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
addAll(int, Collection<? extends Long>) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
addAllBindErrorListeners(Collection<BindErrorListener<T>>) - Method in interface groovyx.gpars.dataflow.impl.BindErrorListenerManager
 
addAllBindErrorListeners(Collection<BindErrorListener<T>>) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
addAllDataflowChannelListeners(Collection<DataflowChannelListener<T>>) - Method in interface groovyx.gpars.dataflow.impl.DataflowChannelEventListenerManager
 
addAllDataflowChannelListeners(Collection<DataflowChannelListener<T>>) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
addBindErrorListener(BindErrorListener<T>) - Method in interface groovyx.gpars.dataflow.impl.BindErrorListenerManager
 
addBindErrorListener(BindErrorListener<T>) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
addConnection(RemoteConnection) - Method in class groovyx.gpars.remote.RemoteHost
 
addDataflowChannelListener(DataflowChannelListener<T>) - Method in interface groovyx.gpars.dataflow.impl.DataflowChannelEventListenerManager
 
addDataflowChannelListener(DataflowChannelListener<T>) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
addDataflowEventListener(DataflowEventListener) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
addDiscoveryListener(RemoteNodeDiscoveryListener) - Method in class groovyx.gpars.remote.LocalNode
 
addDiscoveryListener(Closure) - Method in class groovyx.gpars.remote.LocalNode
 
addDoubles(int, int) - Method in class groovyx.gpars.extra166y.PAS.UniquifierTable
 
adder - Static variable in class groovyx.gpars.extra166y.CommonOps.DoubleAdder
 
adder - Static variable in class groovyx.gpars.extra166y.CommonOps.IntAdder
 
adder - Static variable in class groovyx.gpars.extra166y.CommonOps.LongAdder
 
addError(String, ASTNode, SourceUnit) - Static method in class groovyx.gpars.util.ASTUtils
 
addListener(Closure) - Method in class groovyx.gpars.agent.AgentBase
Adds a listener interested in state updates A listener should be a closure accepting the old and the new value in this order plus optionally the agent reference as the first argument.
addLocalHost(LocalHost) - Static method in class groovyx.gpars.remote.LocalHostRegistry
 
addLongs(int, int) - Method in class groovyx.gpars.extra166y.PAS.UniquifierTable
 
addObjects(int, int) - Method in class groovyx.gpars.extra166y.PAS.UniquifierTable
 
address - Variable in class groovyx.gpars.remote.BroadcastDiscovery
 
address - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.Server
 
addToMap(Object, Object, Closure<?>, Closure<?>) - Method in class groovyx.gpars.pa.CombineHolder
 
addUpdateListener(DataflowChannelListener<T>) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
addUpdateListeners(Collection<DataflowChannelListener<T>>) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
addValidator(Closure) - Method in class groovyx.gpars.agent.AgentBase
Adds a validator checking the agent's state A listener should be a closure accepting the old and the new value in this order plus optionally the agent reference as the first argument.
advance() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsDoubleIterator
 
advance() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsLongIterator
 
advance() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredIterator
 
advance() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
AFTER_START - Static variable in class groovyx.gpars.actor.Actor
 
afterLoopCode - Variable in class groovyx.gpars.actor.DefaultActor
 
afterRun(DataflowProcessor, List<Object>) - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
Enters an idle state, so a notification needs to be sent to the monitor.
afterRun(DataflowProcessor, List<Object>) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked when the operator completes a single run.
afterRun(DataflowProcessor, List<Object>) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked when the operator completes a single run When using maxForks, the method may be invoked from threads running the forks.
afterStart(DataflowProcessor) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked immediately after the operator starts by a pooled thread before the first message is obtained
afterStart(DataflowProcessor) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked immediately after the operator starts by a pooled thread before the first message is obtained
afterStart() - Method in class groovyx.gpars.dataflow.operator.DataflowOperatorActor
 
afterStart() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
afterStart() - Method in class groovyx.gpars.dataflow.operator.DataflowSelectorActor
 
afterStop(DataflowProcessor) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked immediately after the operator terminates
afterStop(DataflowProcessor) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked immediately after the operator terminates
afterStop() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
Agent<T> - Class in groovyx.gpars.agent
A special-purpose thread-safe non-blocking reference implementation inspired by Agents in Clojure.
Agent() - Constructor for class groovyx.gpars.agent.Agent
Creates a new Agent with the internal state set to null
Agent(T) - Constructor for class groovyx.gpars.agent.Agent
Creates a new Agent around the supplied modifiable object
Agent(T, Closure) - Constructor for class groovyx.gpars.agent.Agent
Creates a new Agent around the supplied modifiable object
agent(T) - Static method in class groovyx.gpars.agent.Agent
Creates an agent instance initialized with the given state.
agent(T, Closure) - Static method in class groovyx.gpars.agent.Agent
Creates an agent instance initialized with the given state.
agent(T) - Method in class groovyx.gpars.group.PGroup
Creates an agent instance initialized with the given state
agent(T, Closure) - Method in class groovyx.gpars.group.PGroup
Creates an agent instance initialized with the given state
AgentBase<T> - Class in groovyx.gpars.agent
Implements most of Agent's public method in Java
AgentBase(T) - Constructor for class groovyx.gpars.agent.AgentBase
 
AgentBase(T, Closure) - Constructor for class groovyx.gpars.agent.AgentBase
Creates a new Agent around the supplied modifiable object
AgentBase.AwaitClosure - Class in groovyx.gpars.agent
Returns the current value of the Agent's state
AgentBase.AwaitClosure() - Constructor for class groovyx.gpars.agent.AgentBase.AwaitClosure
 
AgentCore - Class in groovyx.gpars.agent
 
AgentCore() - Constructor for class groovyx.gpars.agent.AgentCore
 
AgentThreadFactory - Class in groovyx.gpars.agent
Creates daemon threads for the default agent thread pools
AgentThreadFactory() - Constructor for class groovyx.gpars.agent.AgentThreadFactory
 
all(Class<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
all(Class<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
all() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns a new ParallelArray holding all elements.
all(Class<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns a new ParallelArray with the given element type holding all elements.
all() - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns a new ParallelDoubleArray holding mappings.
all() - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns a new ParallelLongArray holding mappings.
all() - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns a new ParallelArray holding elements.
all(Class<? super U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns a new ParallelArray with the given element type holding elements.
all() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns a new ParallelDoubleArray holding all elements.
all() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns a new ParallelDoubleArray holding elements.
all() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns a new ParallelLongArray holding mappings.
all() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns a new ParallelArray holding elements.
all(Class<? super U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns a new ParallelArray with the given element type holding elements.
all() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns a new ParallelLongArray holding all elements.
all() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns a new ParallelDoubleArray holding mappings.
all() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns a new ParallelLongArray holding elements.
all() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns a new ParallelArray holding mapped elements.
all(Class<? super U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns a new ParallelArray with the given element type holding all elements.
allDoubles() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
allGuardsClosed() - Method in class groovyx.gpars.dataflow.operator.DataflowSelector
Indicates, whether the selector has some guards enabled and so can select a value from the input channels
allLongs() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
allNonidenticalElements() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns a new ParallelArray containing only the non-null unique elements of this array (that is, without any duplicates), using reference identity to test for duplication.
allNonidenticalElements() - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Returns a new ParallelArray containing only non-null unique elements (that is, without any duplicates).
allObjects(Class) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
Shared support for select/map all -- probe filter, map, and type to start selection driver, or do parallel mapping, or just copy.
allUniqueElements() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns a new ParallelArray containing only the non-null unique elements of this array (that is, without any duplicates), using each element's equals method to test for duplication.
allUniqueElements() - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Returns a new ParallelArray containing only non-null unique elements (that is, without any duplicates).
allUniqueElements() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns a new ParallelDoubleArray containing only the unique elements of this array (that is, without any duplicates).
allUniqueElements() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Returns a new ParallelDoubleArray containing only unique elements (that is, without any duplicates).
allUniqueElements() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns a new ParallelLongArray containing only the unique elements of this array (that is, without any duplicates).
allUniqueElements() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Returns a new ParallelLongArray containing only unique elements (that is, without any duplicates).
allUnprocessedDFVs() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
AN_ACTOR_CAN_ONLY_RECEIVE_ONE_MESSAGE_AT_A_TIME - Static variable in class groovyx.gpars.actor.BlockingActor
 
AN_EXCEPTION_WAS_EXPECTED_TO_BE_THROWN_FROM_UNWRAP_STM_CONTROL_ERROR_FOR - Static variable in class groovyx.gpars.stm.GParsStm
 
anchor - Variable in class groovyx.gpars.serial.SerialHandle
 
andPredicate(Ops.Predicate<S>, Ops.Predicate<? super T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to the conjunction of its contained predicates.
andPredicate(Ops.DoublePredicate, Ops.DoublePredicate) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to the conjunction of its contained predicates.
andPredicate(Ops.LongPredicate, Ops.LongPredicate) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to the conjunction of its contained predicates.
any() - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns some element matching bound and filter constraints, or null if none.
any() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns mapping of some element matching bound and filter constraints, or null if none.
any() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns mapping of some element matching bound and filter constraints, or null if none.
anyIndex() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
Returns the index of some element matching bound and filter constraints, or -1 if none.
anyParallel(Collection, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
anyParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
anyParallel(Map, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied map and invokes the withFilter() method using the supplied closure as the filter predicate.
appendElement(T) - Method in class groovyx.gpars.extra166y.ParallelArray
 
appendElement(double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
 
appendElement(long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
 
appendingString() - Method in interface groovyx.gpars.dataflow.stream.FList
 
appendingString() - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
appendingString() - Method in class groovyx.gpars.dataflow.stream.SyncDataflowStream
 
apply(Closure) - Method in class groovyx.gpars.dataflow.stream.StreamCore
Calls the supplied closure with the stream as a parameter
apply(Ops.Procedure<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Applies the given procedure to elements.
apply(Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Applies the given procedure.
apply(Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Applies the given procedure.
apply(Ops.Procedure<? super U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Applies the given procedure to elements.
apply(Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Applies the given procedure to elements.
apply(Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Applies the given procedure to elements.
apply(Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Applies the given procedure.
apply(Ops.Procedure<? super U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Applies the given procedure to mapped elements.
apply(Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Applies the given procedure to elements.
apply(Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Applies the given procedure.
apply(Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Applies the given procedure to elements.
apply(Ops.Procedure<? super U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Applies the given procedure to mapped elements.
arg - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.TransformOne
 
args - Variable in class groovyx.gpars.dataflow.expression.DataflowComplexExpression
 
args - Variable in class groovyx.gpars.forkjoin.FJWorker
 
arr - Variable in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
arr - Variable in class groovyx.gpars.extra166y.ParallelArray.ParallelArrayIterator
 
arr - Variable in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
arr - Variable in class groovyx.gpars.extra166y.ParallelDoubleArray.ParallelDoubleArrayIterator
 
arr - Variable in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
arr - Variable in class groovyx.gpars.extra166y.ParallelLongArray.ParallelLongArrayIterator
 
array - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DPap
 
array - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LPap
 
array - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OPap
 
array - Variable in class groovyx.gpars.extra166y.PAS.FJDScanOp
 
array - Variable in class groovyx.gpars.extra166y.PAS.FJDScanPlusOp
 
array - Variable in class groovyx.gpars.extra166y.PAS.FJLScanOp
 
array - Variable in class groovyx.gpars.extra166y.PAS.FJLScanPlusOp
 
array - Variable in class groovyx.gpars.extra166y.PAS.FJOScanOp
 
asConcurrent(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Makes the collection concurrent for the passed-in block of code.
asList() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns a view of this ParallelArray as a List.
asList() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns a view of this ParallelDoubleArray as a List.
asList() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns a view of this ParallelLongArray as a List.
ASTUtils - Class in groovyx.gpars.util
Common functions for writing AST related code.
ASTUtils() - Constructor for class groovyx.gpars.util.ASTUtils
 
async(Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates an asynchronous variant of the supplied closure, which, when invoked returns a future for the potential return value
AsyncException - Exception in groovyx.gpars
This class wraps multiple exception, which occurred in concurrently run code inside one of the GParsExecutorsPoolUtil methods.
AsyncException(String, List<Throwable>) - Constructor for exception groovyx.gpars.AsyncException
 
AsyncFun - Annotation Type in groovyx.gpars
This annotation makes a field or local variable as an asynchronous function, and the field/variable should be evaluated only within the context of a ThreadPool.
asyncFun(Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates an asynchronous and composable variant of the supplied closure, which, when invoked returns a DataflowVariable for the potential return value
asyncFun(Closure, boolean) - Static method in class groovyx.gpars.GParsPoolUtil
Creates an asynchronous and composable variant of the supplied closure, which, when invoked returns a DataflowVariable for the potential return value
asyncFun(Closure, FJPool) - Static method in class groovyx.gpars.GParsPoolUtil
Creates an asynchronous and composable variant of the supplied closure, which, when invoked returns a DataflowVariable for the potential return value
asyncFun(Closure, FJPool, boolean) - Static method in class groovyx.gpars.GParsPoolUtil
Creates an asynchronous and composable variant of the supplied closure, which, when invoked returns a DataflowVariable for the potential return value
AsyncFunASTTransformation - Class in groovyx.gpars.util
This transformation turns field initialExpressions into method calls to GParsPoolUtil.asyncFun(groovy.lang.Closure, boolean).
AsyncFunASTTransformation() - Constructor for class groovyx.gpars.util.AsyncFunASTTransformation
 
asyncHead - Variable in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
AsyncMessagingCore - Class in groovyx.gpars.util
 
AsyncMessagingCore(Pool) - Constructor for class groovyx.gpars.util.AsyncMessagingCore
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJBase
Leaf computation
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJCountSelected
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDApply
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDBinaryIndexMap
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDCombineInPlace
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDFill
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDGenerate
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDIndexMap
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDIndexOf
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDMap
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDPACombineInPlace
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDReduce
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDTransform
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDUniquifier
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLApply
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLBinaryIndexMap
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLCombineInPlace
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLFill
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLGenerate
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLIndexMap
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLIndexOf
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLMap
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLPACombineInPlace
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLReduce
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLTransform
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLUniquifier
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOApply
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOBinaryIndexMap
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOCombineInPlace
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOFill
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOGenerate
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOIndexMap
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOIndexOf
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOMap
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOPACombineInPlace
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOReduce
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOTransform
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOUniquifier
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJSearchBase
 
atLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJSelectAny
 
atomic(Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction.
atomic(TxnExecutor, Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction using the supplied atomic block.
atomicWithBoolean(Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction.
atomicWithBoolean(TxnExecutor, Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction using the supplied atomic block.
atomicWithDouble(Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction.
atomicWithDouble(TxnExecutor, Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction using the supplied atomic block.
atomicWithInt(Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction.
atomicWithInt(TxnExecutor, Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction using the supplied atomic block.
atomicWithLong(Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction.
atomicWithLong(TxnExecutor, Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction using the supplied atomic block.
atomicWithVoid(Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction.
atomicWithVoid(TxnExecutor, Closure) - Static method in class groovyx.gpars.stm.GParsStm
Performs the supplied code atomically within a transaction using the supplied atomic block.
ATTACHMENT - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression
 
attachment - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.WaitingThread
 
attachToThreadPool(Pool) - Method in class groovyx.gpars.agent.AgentCore
Sets a new thread pool to be used by the agent
attachToThreadPool(Pool) - Method in class groovyx.gpars.util.AsyncMessagingCore
Sets a new thread pool to be used by the agent
attemptToCountDownAndAwait(long) - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
Attempts to atomically count down the latch and await release with a timeout.
average() - Method in interface groovyx.gpars.extra166y.ParallelDoubleArray.SummaryStatistics
Returns the arithmetic average of all elements
average() - Method in interface groovyx.gpars.extra166y.ParallelLongArray.SummaryStatistics
Returns the arithmetic average of all elements
average() - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
average() - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
await() - Method in class groovyx.gpars.agent.AgentBase
Blocks until all messages in the queue prior to call to await() complete.
await() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted.
await(long, TimeUnit) - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
awaitClosure - Static variable in class groovyx.gpars.agent.AgentBase
 
awaitingParties() - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
Reports whether the variable is still waiting for parties to arrive for the rendezvous.
awaitNextMessage(long) - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Holds common functionality for takeMessage() methods.
awaitParties() - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
 

B

base - Variable in class groovyx.gpars.extra166y.PAS.FJDScanOp
 
base - Variable in class groovyx.gpars.extra166y.PAS.FJLScanOp
 
base - Variable in class groovyx.gpars.extra166y.PAS.FJOScanOp
 
become(Closure) - Method in class groovyx.gpars.actor.DynamicDispatchActor
Executes the supplied closure in the context of the actor to set all when() handlers
beforeRun(DataflowProcessor, List<Object>) - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
Entering a different non-idle state, so a notification needs to be sent to the monitor.
beforeRun(DataflowProcessor, List<Object>) - Method in class groovyx.gpars.dataflow.operator.component.ProcessorPauseResume
 
beforeRun(DataflowProcessor, List<Object>) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked when all messages required to trigger the operator become available in the input channels.
beforeRun(DataflowProcessor, List<Object>) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked when all messages required to trigger the operator become available in the input channels.
binaryChoice(DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
binaryChoice(Pool, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
binaryChoice(PGroup, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
binaryChoice(Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
binaryChoice(Pool, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
binaryChoice(PGroup, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
binaryChoice(DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the two output channels depending on the boolean result of the provided closure.
binaryChoice(Pool, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the two output channels depending on the boolean result of the provided closure.
binaryChoice(PGroup, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the two output channels depending on the boolean result of the provided closure.
binaryChoice(Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the two output channels depending on the boolean result of the provided closure.
binaryChoice(Pool, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the two output channels depending on the boolean result of the provided closure.
binaryChoice(PGroup, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the two output channels depending on the boolean result of the provided closure.
binaryChoice(DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
binaryChoice(Pool, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
binaryChoice(PGroup, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
binaryChoice(Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
binaryChoice(Pool, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
binaryChoice(PGroup, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
binaryChoice(DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Directs the output to one of the two output channels depending on the boolean result of the provided closure.
binaryChoice(Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Directs the output to one of the two output channels depending on the boolean result of the provided closure.
binaryChoice(DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
binaryChoice(Pool, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
binaryChoice(PGroup, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
binaryChoice(Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
binaryChoice(Pool, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
binaryChoice(PGroup, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
BinaryChoiceClosure - Class in groovyx.gpars.dataflow.operator
Used by the chainWith() method to wrap the supplied closure inside the operator's body.
BinaryChoiceClosure(Closure<Boolean>) - Constructor for class groovyx.gpars.dataflow.operator.BinaryChoiceClosure
 
binarySearch(double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
binarySearch(double, Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
binarySearch(long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
binarySearch(long, Ops.LongComparator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
binarySearch(T) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
binarySearch(T, Comparator<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
binarySearch(T) - Method in class groovyx.gpars.extra166y.ParallelArray
Assuming this array is sorted, returns the index of an element equal to given target, or -1 if not present.
binarySearch(T, Comparator<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Assuming this array is sorted with respect to the given comparator, returns the index of an element equal to given target, or -1 if not present.
binarySearch(T) - Method in class groovyx.gpars.extra166y.ParallelArrayWithBounds
Assuming this array is sorted, returns the index of an element equal to given target, or -1 if not present.
binarySearch(T, Comparator<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithBounds
Assuming this array is sorted with respect to the given comparator, returns the index of an element equal to given target, or -1 if not present.
binarySearch(double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Assuming this array is sorted, returns the index of an element equal to given target, or -1 if not present.
binarySearch(double, Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Assuming this array is sorted with respect to the given comparator, returns the index of an element equal to given target, or -1 if not present.
binarySearch(double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Assuming this array is sorted, returns the index of an element equal to given target, or -1 if not present.
binarySearch(double, Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Assuming this array is sorted with respect to the given comparator, returns the index of an element equal to given target, or -1 if not present.
binarySearch(long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Assuming this array is sorted, returns the index of an element equal to given target, or -1 if not present.
binarySearch(long, Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Assuming this array is sorted with respect to the given comparator, returns the index of an element equal to given target, or -1 if not present.
binarySearch(long) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Assuming this array is sorted, returns the index of an element equal to given target, or -1 if not present.
binarySearch(long, Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Assuming this array is sorted with respect to the given comparator, returns the index of an element equal to given target, or -1 if not present.
bind(T) - Method in class groovyx.gpars.dataflow.DataflowQueue
Adds a DataflowVariable representing the passed in value to the buffer.
bind(T) - Method in interface groovyx.gpars.dataflow.DataflowWriteChannel
Assigns a value to the variable.
bind(T) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Assigns a value to the variable.
bind(T) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamWriteAdapter
 
bind(T) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
bindAllOutputs(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Used by the processor's body to send a value to all output channels.
bindAllOutputsAtomically(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Used by the processor's body to send a value to all output channels, while guaranteeing atomicity of the operation and preventing other calls to bindAllOutputsAtomically() from interfering with one another.
bindAllOutputValues(Object...) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Used by the processor's body to send a value to all output channels.
bindAllOutputValuesAtomically(Object...) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Used by the processor's body to send a value to all output channels, while guaranteeing atomicity of the operation and preventing other calls to bindAllOutputsAtomically() from interfering with one another.
bindDFV(DataflowReadChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowVariable
 
bindError(Throwable) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
BindErrorAdapter<T> - Class in groovyx.gpars.dataflow
An empty implementation of BindErrorListener
BindErrorAdapter() - Constructor for class groovyx.gpars.dataflow.BindErrorAdapter
 
BindErrorDistributor<T> - Interface in groovyx.gpars.dataflow.impl
Fires requested events
BindErrorListener<T> - Interface in groovyx.gpars.dataflow
Gets notified about errors when binding values to DataflowVariables
BindErrorListener - Variable in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
BindErrorListenerManager<T> - Interface in groovyx.gpars.dataflow.impl
 
bindOutput(int, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Used by the processor's body to send a value to the given output channel
bindOutput(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Used by the processor's body to send a value to the first / only output channel
bindSafely(T) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Assigns a value to the variable.
bindUnique(T) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Assigns a value to the variable.
blockingActor(Runnable) - Static method in class groovyx.gpars.actor.Actors
Creates a new instance of BlockingActor, using the passed-in closure as the body of the actor's act() method.
BlockingActor - Class in groovyx.gpars.actor
 
BlockingActor() - Constructor for class groovyx.gpars.actor.BlockingActor
 
blockingActor(Runnable) - Method in class groovyx.gpars.group.PGroup
Creates a new instance of BlockingActor, using the passed-in closure as the body of the actor's act() method.
blockingMandated(String) - Static method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
bootstrap - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.Server
 
bound - Variable in class groovyx.gpars.extra166y.CommonOps.DoubleBoundedRandomGenerator
 
bound - Variable in class groovyx.gpars.extra166y.CommonOps.IntBoundedRandomGenerator
 
bound - Variable in class groovyx.gpars.extra166y.CommonOps.LongBoundedRandomGenerator
 
boundNotification(int, SelectableChannel<? extends T>) - Method in class groovyx.gpars.dataflow.impl.SelectBase
Invoked by the SelectCallback instances, potentially concurrently to inform about new values being available for read from channels.
boundsCheck(int, int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
BroadcastDiscovery - Class in groovyx.gpars.remote
 
BroadcastDiscovery(UUID, InetSocketAddress) - Constructor for class groovyx.gpars.remote.BroadcastDiscovery
 
broadcastDiscovery - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider
 
build(T) - Static method in class groovyx.gpars.actor.ActorMessage
Factory method to create instances of ActorMessage with given payload.
buildClosureForMaps(Closure<T>) - Static method in class groovyx.gpars.util.PAUtils
If the passed-in closure expects two arguments, it is considered to be a map-iterative code and is then wrapped with a single-argument closure, which unwraps the key:value pairs for the original closure.
buildClosureForMapsWithIndex(Closure<T>) - Static method in class groovyx.gpars.util.PAUtils
If the passed-in closure expects three arguments, it is considered to be a map-iterative_with_index code and is then wrapped with a two-argument closure, which unwraps the key:value pairs for the original closure.
buildMessage() - Method in exception groovyx.gpars.AsyncException
 
buildResultMap(Collection<Map.Entry<K, V>>) - Static method in class groovyx.gpars.util.PAUtils
Builds a resulting map out of an map entry collection
bundle - Static variable in class groovyx.gpars.serial.SerialHandle
 
byIdentity - Variable in class groovyx.gpars.extra166y.PAS.UniquifierTable
 

C

call(Object) - Method in class groovyx.gpars.actor.DefaultActorClosure
 
call(T) - Method in class groovyx.gpars.actor.impl.MessageStream
Same as send
call(Object) - Method in class groovyx.gpars.agent.AgentBase.AwaitClosure
 
call(Object) - Method in class groovyx.gpars.agent.AgentCore
Adds the message to the agent\s message queue
call(Object[]) - Method in class groovyx.gpars.dataflow.impl.SelectCallback
Invoked by the channel when a value has been bound to it and is available for consumption
call(Object) - Method in class groovyx.gpars.dataflow.operator.BinaryChoiceClosure
 
call(Object...) - Method in class groovyx.gpars.dataflow.operator.BinaryChoiceClosure
 
call() - Method in class groovyx.gpars.dataflow.operator.BinaryChoiceClosure
 
call(Object) - Method in class groovyx.gpars.dataflow.operator.ChainWithClosure
 
call(Object...) - Method in class groovyx.gpars.dataflow.operator.ChainWithClosure
 
call() - Method in class groovyx.gpars.dataflow.operator.ChainWithClosure
 
call(Object) - Method in class groovyx.gpars.dataflow.operator.ChoiceClosure
 
call(Object...) - Method in class groovyx.gpars.dataflow.operator.ChoiceClosure
 
call() - Method in class groovyx.gpars.dataflow.operator.ChoiceClosure
 
call(Object) - Method in class groovyx.gpars.dataflow.operator.CopyChannelsClosure
 
call(Object...) - Method in class groovyx.gpars.dataflow.operator.CopyChannelsClosure
 
call() - Method in class groovyx.gpars.dataflow.operator.CopyChannelsClosure
 
call() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorAtomicBoundAllClosure
 
call(Object[]) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorAtomicBoundAllClosure
 
call(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorAtomicBoundAllClosure
 
call(Object) - Method in class groovyx.gpars.dataflow.operator.FilterClosure
 
call(Object...) - Method in class groovyx.gpars.dataflow.operator.FilterClosure
 
call() - Method in class groovyx.gpars.dataflow.operator.FilterClosure
 
call(Object) - Method in class groovyx.gpars.dataflow.operator.SeparationClosure
 
call(Object...) - Method in class groovyx.gpars.dataflow.operator.SeparationClosure
 
call() - Method in class groovyx.gpars.dataflow.operator.SeparationClosure
 
call() - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single randomly chosen input channel, which has a value available for read.
call(List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single randomly chosen input channel, which has a value available for read.
call(MessageStream) - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single randomly chosen input channel, which has a value available for read.
call(MessageStream, List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single randomly chosen input channel, which has a value available for read.
call() - Method in class groovyx.gpars.DataflowMessagingRunnable
 
call(Object...) - Method in class groovyx.gpars.DataflowMessagingRunnable
 
call() - Method in class groovyx.gpars.MessagingRunnable
 
call(Object[]) - Method in class groovyx.gpars.MessagingRunnable
 
call(Object) - Method in class groovyx.gpars.MessagingRunnable
 
call(Object[]) - Method in class groovyx.gpars.pa.CallClosure
 
call() - Method in class groovyx.gpars.pa.CallClosure
 
call(Object) - Method in class groovyx.gpars.pa.CallClosure
 
call(Object[]) - Method in class groovyx.gpars.pa.SumClosure
 
call() - Method in class groovyx.gpars.ReactorMessagingRunnable
 
call(Object[]) - Method in class groovyx.gpars.ReactorMessagingRunnable
 
call(Object) - Method in class groovyx.gpars.ReactorMessagingRunnable
 
call(Txn) - Method in class groovyx.gpars.stm.GParsAtomicBooleanBlock
 
call(Txn) - Method in class groovyx.gpars.stm.GParsAtomicDoubleBlock
 
call(Txn) - Method in class groovyx.gpars.stm.GParsAtomicIntBlock
 
call(Txn) - Method in class groovyx.gpars.stm.GParsAtomicLongBlock
 
call(Txn) - Method in class groovyx.gpars.stm.GParsAtomicVoidBlock
 
call(Txn) - Method in class groovyx.gpars.stm.GParsTxnExecutor
 
callAsync(Closure<T>, Object...) - Static method in class groovyx.gpars.GParsPoolUtil
Calls a closure in a separate thread supplying the given arguments, returning a future for the potential return value.
CallAsyncTask<V> - Class in groovyx.gpars.pa
A helper class to wrap closures for callAsync on GParsPool
CallAsyncTask(Closure<V>) - Constructor for class groovyx.gpars.pa.CallAsyncTask
 
callback - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.WaitingThread
 
CallClosure<V> - Class in groovyx.gpars.pa
A call-forwarding closure
CallClosure(Closure<V>) - Constructor for class groovyx.gpars.pa.CallClosure
 
callDynamic(String, Object[]) - Method in class groovyx.gpars.actor.Actor
 
callParallel(Closure<T>) - Static method in class groovyx.gpars.GParsPoolUtil
schedules the supplied closure for processing in the underlying thread pool.
callTimeoutAsync(Closure<T>, long, Object...) - Static method in class groovyx.gpars.GParsPoolUtil
Calls a closure in a separate thread supplying the given arguments, returning a future for the potential return value.
callTimeoutAsync(Closure<T>, Duration, Object...) - Static method in class groovyx.gpars.GParsPoolUtil
Calls a closure in a separate thread supplying the given arguments, returning a future for the potential return value.
cancel() - Method in class groovyx.gpars.actor.ActorTimerTask
 
cancelCurrentTimeoutTask() - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
cancelled - Variable in class groovyx.gpars.actor.ActorTimerTask
 
CANNOT_CREATE_AN_ATOMIC_BLOCK_SOME_OF_THE_SPECIFIED_PARAMETERS_ARE_NOT_SUPPORTED - Static variable in class groovyx.gpars.stm.GParsStm
 
CANNOT_FIRE_BIND_ERRORS_THE_THREAD_HAS_BEEN_INTERRUPTED - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression
 
CANNOT_OBTAIN_THE_SEMAPHORE_TO_FORK_OPERATOR_S_BODY - Static variable in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
CANNOT_SEND_REPLIES_NO_SENDER_HAS_BEEN_REGISTERED - Static variable in class groovyx.gpars.actor.Actor
 
castedComparator() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a Comparator that casts its arguments as Comparable on each comparison, throwing ClassCastException on failure.
castedMaxReducer() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning maximum of two values, or null if both arguments are null, and that casts its arguments as Comparable on each comparison, throwing ClassCastException on failure.
castedMinReducer() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning minimum of two values, or null if both arguments are null, and that casts its arguments as Comparable on each comparison, throwing ClassCastException on failure.
cchm - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySoftValueNode
 
cchm - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyWeakValueNode
 
cchm - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
 
cchm - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyNode
 
cchm - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNode
 
cchm - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyWeakValueNode
 
cchm - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyNode
 
chainWith(Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
chainWith(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
chainWith(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
chainWith(Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
chainWith(Pool, Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
chainWith(PGroup, Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
chainWith(Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator processing values from the channel
chainWith(Pool, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator processing values from the channel
chainWith(PGroup, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator processing values from the channel
chainWith(Map<String, Object>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator processing values from the channel
chainWith(Pool, Map<String, Object>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator processing values from the channel
chainWith(PGroup, Map<String, Object>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator processing values from the channel
chainWith(Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
chainWith(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
chainWith(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
chainWith(Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
chainWith(Pool, Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
chainWith(PGroup, Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
chainWith(Closure<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Creates and attaches a new operator
chainWith(Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Creates and attaches a new operator
chainWith(Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
chainWith(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
chainWith(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
chainWith(Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
chainWith(Pool, Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
chainWith(PGroup, Map<String, Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
chainWith(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowQueue
 
chainWith(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
chainWith(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
 
ChainWithClosure<V> - Class in groovyx.gpars.dataflow.operator
Used by the chainWith() method to wrap the supplied closure inside the operator's body.
ChainWithClosure(Closure) - Constructor for class groovyx.gpars.dataflow.operator.ChainWithClosure
 
channel - Variable in class groovyx.gpars.dataflow.impl.SelectCallback
 
channel - Variable in class groovyx.gpars.remote.netty.NettyHandler
 
channel - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.Server
 
channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class groovyx.gpars.remote.netty.NettyHandler
 
channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class groovyx.gpars.remote.netty.NettyHandler
 
channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class groovyx.gpars.remote.netty.NettyTransportProvider.ClientHandler
 
channelFuture - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.Client
 
channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class groovyx.gpars.remote.netty.NettyHandler
 
channels - Variable in class groovyx.gpars.dataflow.impl.SelectBase
 
checkBlockingMethod(MethodNode, Iterable<AnnotationNode>) - Method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
checkClosed() - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
checkClosure(Closure) - Method in class groovyx.gpars.agent.AgentBase
Only two-argument closures are allowed
checkForBodyArguments(Closure) - Static method in class groovyx.gpars.actor.DefaultActor
 
checkForMessageHandlerArguments(Closure) - Static method in class groovyx.gpars.actor.DefaultActor
 
checkForNull(Runnable) - Static method in class groovyx.gpars.actor.DefaultActor
 
checkMaxForks(Map<?, ?>) - Static method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
checkPoison(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
Handles the poisson message.
checkState() - Method in class groovyx.gpars.dataflow.operator.Pipeline
 
checkStoppedFlags() - Method in class groovyx.gpars.actor.BlockingActor
 
checkStopTerminate() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
checkValidPoolSize(int) - Static method in class groovyx.gpars.util.PoolUtils
 
checkWhetherAnyEventsHaveArrived() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Checks the notification flag whether there has been some activity since last timer run.
children - Variable in class groovyx.gpars.forkjoin.AbstractForkJoinWorker
Stores the child workers
choice(List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
choice(Pool, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
choice(PGroup, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
choice(Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
choice(Pool, Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
choice(PGroup, Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
choice(List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the output channels depending on the int result of the provided closure.
choice(Pool, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the output channels depending on the int result of the provided closure.
choice(PGroup, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the output channels depending on the int result of the provided closure.
choice(Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the output channels depending on the int result of the provided closure.
choice(Pool, Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the output channels depending on the int result of the provided closure.
choice(PGroup, Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Directs the output to one of the output channels depending on the int result of the provided closure.
choice(List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
choice(Pool, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
choice(PGroup, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
choice(Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
choice(Pool, Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
choice(PGroup, Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
choice(List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Directs the output to one of the output channels depending on the int result of the provided closure.
choice(Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Directs the output to one of the output channels depending on the int result of the provided closure.
choice(List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
choice(Pool, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
choice(PGroup, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
choice(Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
choice(Pool, Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
choice(PGroup, Map<String, Object>, List<DataflowWriteChannel<T>>, Closure<Integer>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
ChoiceClosure - Class in groovyx.gpars.dataflow.operator
Used by the chainWith() method to wrap the supplied closure inside the operator's body.
ChoiceClosure(Closure<Integer>) - Constructor for class groovyx.gpars.dataflow.operator.ChoiceClosure
 
clear() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Removes all of the mappings from this map.
clear() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EntrySet
 
clear() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Removes all of the elements from this set.
clear() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySetView
 
clear() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Values
 
clear() - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
clear() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
clear() - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
clearCount() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Segment
 
clients - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider
 
clone() - Method in class groovyx.gpars.memoize.LRUProtectionStorage
Deprecated.
Performs a shallow clone
clone() - Method in class groovyx.gpars.pa.CallClosure
 
close() - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
Closes the channel so that it cannot be used any longer
closed - Variable in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
closure - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.TransformMany
 
closure - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.TransformOne
 
closure - Variable in class groovyx.gpars.dataflow.impl.ThenMessagingRunnable
 
closure - Variable in class groovyx.gpars.remote.RemoteNodeDiscoveryListener.RemoteNodeDiscoveryListenerClosure
 
ClosureMapper<V> - Class in groovyx.gpars.pa
A PA mapper built around a closure
ClosureMapper(Closure<V>) - Constructor for class groovyx.gpars.pa.ClosureMapper
 
ClosureNegationPredicate - Class in groovyx.gpars.pa
A PA predicate built around a closure
ClosureNegationPredicate(Closure) - Constructor for class groovyx.gpars.pa.ClosureNegationPredicate
 
ClosurePredicate - Class in groovyx.gpars.pa
A PA predicate built around a closure
ClosurePredicate(Closure) - Constructor for class groovyx.gpars.pa.ClosurePredicate
 
ClosureReducer<T> - Class in groovyx.gpars.pa
A PA reducer built around a closure
ClosureReducer(Closure) - Constructor for class groovyx.gpars.pa.ClosureReducer
 
cmp - Static variable in class groovyx.gpars.extra166y.CommonOps.RawComparator
 
cmp - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
cmp - Variable in class groovyx.gpars.extra166y.PAS.FJDSorter
 
cmp - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
cmp - Variable in class groovyx.gpars.extra166y.PAS.FJLSorter
 
cmp - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
cmp - Variable in class groovyx.gpars.extra166y.PAS.FJOSorter
 
code - Variable in class groovyx.gpars.dataflow.DataCallback
 
code - Variable in class groovyx.gpars.dataflow.DataCallbackWithPool
 
code - Variable in class groovyx.gpars.dataflow.operator.BinaryChoiceClosure
 
code - Variable in class groovyx.gpars.dataflow.operator.ChainWithClosure
 
code - Variable in class groovyx.gpars.dataflow.operator.ChoiceClosure
 
code - Variable in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
code - Variable in class groovyx.gpars.dataflow.operator.SeparationClosure
 
code - Variable in class groovyx.gpars.forkjoin.FJWorker
 
code - Variable in class groovyx.gpars.pa.CallAsyncTask
 
code - Variable in class groovyx.gpars.pa.ClosureMapper
 
code - Variable in class groovyx.gpars.pa.ClosureNegationPredicate
 
code - Variable in class groovyx.gpars.pa.ClosurePredicate
 
code - Variable in class groovyx.gpars.pa.ClosureReducer
 
code - Variable in class groovyx.gpars.stm.GParsAtomicBooleanBlock
 
code - Variable in class groovyx.gpars.stm.GParsAtomicDoubleBlock
 
code - Variable in class groovyx.gpars.stm.GParsAtomicIntBlock
 
code - Variable in class groovyx.gpars.stm.GParsAtomicLongBlock
 
code - Variable in class groovyx.gpars.stm.GParsAtomicVoidBlock
 
code - Variable in class groovyx.gpars.stm.GParsTxnExecutor
 
collectingMessages - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
 
collectManyParallel(Collection, Closure<Collection<? extends T>>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied projection closure as the transformation operation.
collectManyParallel(Object, Closure<Collection<? extends T>>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied projection closure as the transformation operation.
collectManyParallel(Map, Closure<Collection<? extends T>>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied projection closure as the transformation operation.
collectParallel(Collection, Closure<? extends T>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied closure as the transformation operation.
collectParallel(Object, Closure<? extends T>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied closure as the transformation operation.
collectParallel(Map, Closure<? extends T>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied map and invokes the withMapping() method using the supplied closure as the transformation operation.
CombineHolder - Class in groovyx.gpars.pa
Holds a temporary reduce result for groupBy
CombineHolder(Map<Object, Object>) - Constructor for class groovyx.gpars.pa.CombineHolder
 
combiner - Variable in class groovyx.gpars.extra166y.PAS.FJDCombineInPlace
 
combiner - Variable in class groovyx.gpars.extra166y.PAS.FJDPACombineInPlace
 
combiner - Variable in class groovyx.gpars.extra166y.PAS.FJLCombineInPlace
 
combiner - Variable in class groovyx.gpars.extra166y.PAS.FJLPACombineInPlace
 
combiner - Variable in class groovyx.gpars.extra166y.PAS.FJOCombineInPlace
 
combiner - Variable in class groovyx.gpars.extra166y.PAS.FJOPACombineInPlace
 
CommonOps - Class in groovyx.gpars.extra166y
A collection of static factory methods providing commonly useful implementations of operations.
CommonOps() - Constructor for class groovyx.gpars.extra166y.CommonOps
 
CommonOps.DoubleAdder - Class in groovyx.gpars.extra166y
 
CommonOps.DoubleAdder() - Constructor for class groovyx.gpars.extra166y.CommonOps.DoubleAdder
 
CommonOps.DoubleBoundedRandomGenerator - Class in groovyx.gpars.extra166y
 
CommonOps.DoubleBoundedRandomGenerator(double) - Constructor for class groovyx.gpars.extra166y.CommonOps.DoubleBoundedRandomGenerator
 
CommonOps.DoubleEqualityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.DoubleEqualityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.DoubleEqualityPredicate
 
CommonOps.DoubleInequalityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.DoubleInequalityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.DoubleInequalityPredicate
 
CommonOps.DoubleIntervalRandomGenerator - Class in groovyx.gpars.extra166y
 
CommonOps.DoubleIntervalRandomGenerator(double, double) - Constructor for class groovyx.gpars.extra166y.CommonOps.DoubleIntervalRandomGenerator
 
CommonOps.DoubleRandomGenerator - Class in groovyx.gpars.extra166y
 
CommonOps.DoubleRandomGenerator() - Constructor for class groovyx.gpars.extra166y.CommonOps.DoubleRandomGenerator
 
CommonOps.EqualityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.EqualityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.EqualityPredicate
 
CommonOps.IdentityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.IdentityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.IdentityPredicate
 
CommonOps.InequalityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.InequalityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.InequalityPredicate
 
CommonOps.IntAdder - Class in groovyx.gpars.extra166y
 
CommonOps.IntAdder() - Constructor for class groovyx.gpars.extra166y.CommonOps.IntAdder
 
CommonOps.IntBoundedRandomGenerator - Class in groovyx.gpars.extra166y
 
CommonOps.IntBoundedRandomGenerator(int) - Constructor for class groovyx.gpars.extra166y.CommonOps.IntBoundedRandomGenerator
 
CommonOps.IntEqualityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.IntEqualityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.IntEqualityPredicate
 
CommonOps.IntInequalityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.IntInequalityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.IntInequalityPredicate
 
CommonOps.IntIntervalRandomGenerator - Class in groovyx.gpars.extra166y
 
CommonOps.IntIntervalRandomGenerator(int, int) - Constructor for class groovyx.gpars.extra166y.CommonOps.IntIntervalRandomGenerator
 
CommonOps.IntRandomGenerator - Class in groovyx.gpars.extra166y
 
CommonOps.IntRandomGenerator() - Constructor for class groovyx.gpars.extra166y.CommonOps.IntRandomGenerator
 
CommonOps.IsNonNullPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.IsNonNullPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.IsNonNullPredicate
 
CommonOps.IsNullPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.IsNullPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.IsNullPredicate
 
CommonOps.LongAdder - Class in groovyx.gpars.extra166y
 
CommonOps.LongAdder() - Constructor for class groovyx.gpars.extra166y.CommonOps.LongAdder
 
CommonOps.LongBoundedRandomGenerator - Class in groovyx.gpars.extra166y
 
CommonOps.LongBoundedRandomGenerator(long) - Constructor for class groovyx.gpars.extra166y.CommonOps.LongBoundedRandomGenerator
 
CommonOps.LongEqualityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.LongEqualityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.LongEqualityPredicate
 
CommonOps.LongInequalityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.LongInequalityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.LongInequalityPredicate
 
CommonOps.LongIntervalRandomGenerator - Class in groovyx.gpars.extra166y
 
CommonOps.LongIntervalRandomGenerator(long, long) - Constructor for class groovyx.gpars.extra166y.CommonOps.LongIntervalRandomGenerator
 
CommonOps.LongRandomGenerator - Class in groovyx.gpars.extra166y
 
CommonOps.LongRandomGenerator() - Constructor for class groovyx.gpars.extra166y.CommonOps.LongRandomGenerator
 
CommonOps.NaturalDoubleComparator - Class in groovyx.gpars.extra166y
 
CommonOps.NaturalDoubleComparator() - Constructor for class groovyx.gpars.extra166y.CommonOps.NaturalDoubleComparator
 
CommonOps.NaturalDoubleMaxReducer - Class in groovyx.gpars.extra166y
 
CommonOps.NaturalDoubleMaxReducer() - Constructor for class groovyx.gpars.extra166y.CommonOps.NaturalDoubleMaxReducer
 
CommonOps.NaturalDoubleMinReducer - Class in groovyx.gpars.extra166y
 
CommonOps.NaturalDoubleMinReducer() - Constructor for class groovyx.gpars.extra166y.CommonOps.NaturalDoubleMinReducer
 
CommonOps.NaturalLongComparator - Class in groovyx.gpars.extra166y
 
CommonOps.NaturalLongComparator() - Constructor for class groovyx.gpars.extra166y.CommonOps.NaturalLongComparator
 
CommonOps.NaturalLongMaxReducer - Class in groovyx.gpars.extra166y
 
CommonOps.NaturalLongMaxReducer() - Constructor for class groovyx.gpars.extra166y.CommonOps.NaturalLongMaxReducer
 
CommonOps.NaturalLongMinReducer - Class in groovyx.gpars.extra166y
 
CommonOps.NaturalLongMinReducer() - Constructor for class groovyx.gpars.extra166y.CommonOps.NaturalLongMinReducer
 
CommonOps.NonidentityPredicate - Class in groovyx.gpars.extra166y
 
CommonOps.NonidentityPredicate() - Constructor for class groovyx.gpars.extra166y.CommonOps.NonidentityPredicate
 
CommonOps.RawComparator - Class in groovyx.gpars.extra166y
 
CommonOps.RawComparator() - Constructor for class groovyx.gpars.extra166y.CommonOps.RawComparator
 
CommonOps.RawMaxReducer - Class in groovyx.gpars.extra166y
 
CommonOps.RawMaxReducer() - Constructor for class groovyx.gpars.extra166y.CommonOps.RawMaxReducer
 
CommonOps.RawMinReducer - Class in groovyx.gpars.extra166y
 
CommonOps.RawMinReducer() - Constructor for class groovyx.gpars.extra166y.CommonOps.RawMinReducer
 
comparator - Static variable in class groovyx.gpars.extra166y.CommonOps.NaturalDoubleComparator
 
comparator - Static variable in class groovyx.gpars.extra166y.CommonOps.NaturalLongComparator
 
comparator - Variable in class groovyx.gpars.extra166y.PAS.FJDStats
 
comparator - Variable in class groovyx.gpars.extra166y.PAS.FJLStats
 
comparator - Variable in class groovyx.gpars.extra166y.PAS.FJOStats
 
compare(double, double) - Method in class groovyx.gpars.extra166y.CommonOps.NaturalDoubleComparator
 
compare(long, long) - Method in class groovyx.gpars.extra166y.CommonOps.NaturalLongComparator
 
compare(Object, Object) - Method in class groovyx.gpars.extra166y.CommonOps.RawComparator
 
compare(double, double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleComparator
 
compare(int, int) - Method in interface groovyx.gpars.extra166y.Ops.IntComparator
 
compare(long, long) - Method in interface groovyx.gpars.extra166y.Ops.LongComparator
 
complete - Variable in class groovyx.gpars.dataflow.operator.Pipeline
 
compoundIndexedOp(Ops.IntAndObjectToObject<? super T, ? extends U>, Ops.IntAndObjectToObject<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToObject<? super T, ? extends U>, Ops.IntAndObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToObject<? super T, ? extends U>, Ops.IntAndObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToObject<? extends U>, Ops.IntAndObjectToObject<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToObject<? extends U>, Ops.IntAndObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToObject<? extends U>, Ops.IntAndObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToObject<? extends U>, Ops.IntAndObjectToObject<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToObject<? extends U>, Ops.IntAndObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToObject<? extends U>, Ops.IntAndObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToDouble<? super T>, Ops.IntAndDoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToDouble<? super T>, Ops.IntAndDoubleToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToLong<? super T>, Ops.IntAndLongToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToLong, Ops.IntAndLongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToDouble, Ops.IntAndDoubleToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToDouble, Ops.IntAndDoubleToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToDouble, Ops.IntAndDoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToDouble, Ops.IntAndDoubleToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToDouble, Ops.IntAndDoubleToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToLong<? super T>, Ops.IntAndLongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToLong<? super T>, Ops.IntAndLongToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToDouble<? super T>, Ops.IntAndDoubleToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToDouble, Ops.IntAndDoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToLong, Ops.IntAndLongToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToLong, Ops.IntAndLongToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToLong, Ops.IntAndLongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToLong, Ops.IntAndLongToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToLong, Ops.IntAndLongToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToObject<? super T, ? extends U>, Ops.Op<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToObject<? super T, ? extends U>, Ops.ObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToObject<? super T, ? extends U>, Ops.ObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToObject<? extends U>, Ops.Op<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToObject<? extends U>, Ops.ObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToObject<? extends U>, Ops.ObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToObject<? extends U>, Ops.Op<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToObject<? extends U>, Ops.ObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToObject<? extends U>, Ops.ObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToDouble<? super T>, Ops.DoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToDouble<? super T>, Ops.DoubleOp) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToDouble<? super T>, Ops.DoubleToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToDouble, Ops.DoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToDouble, Ops.DoubleOp) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToDouble, Ops.DoubleToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToDouble, Ops.DoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToDouble, Ops.DoubleOp) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToDouble, Ops.DoubleToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToLong<? super T>, Ops.LongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToLong<? super T>, Ops.LongToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndObjectToLong<? super T>, Ops.LongOp) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToLong, Ops.LongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToLong, Ops.LongToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndDoubleToLong, Ops.LongOp) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToLong, Ops.LongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToLong, Ops.LongToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.IntAndLongToLong, Ops.LongOp) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.Op<? super T, ? extends U>, Ops.IntAndObjectToObject<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.Op<? super T, ? extends U>, Ops.IntAndObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.Op<? super T, ? extends U>, Ops.IntAndObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.DoubleToObject<? extends U>, Ops.IntAndObjectToObject<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.DoubleToObject<? extends U>, Ops.IntAndObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.DoubleToObject<? extends U>, Ops.IntAndObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.LongToObject<? extends U>, Ops.IntAndObjectToObject<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.LongToObject<? extends U>, Ops.IntAndObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.LongToObject<? extends U>, Ops.IntAndObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.ObjectToDouble<? super T>, Ops.IntAndDoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.ObjectToDouble<? super T>, Ops.IntAndDoubleToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.ObjectToDouble<? super T>, Ops.IntAndDoubleToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.DoubleOp, Ops.IntAndDoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.DoubleOp, Ops.IntAndDoubleToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.DoubleOp, Ops.IntAndDoubleToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.LongToDouble, Ops.IntAndDoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.LongToDouble, Ops.IntAndDoubleToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.LongToDouble, Ops.IntAndDoubleToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.ObjectToLong<? super T>, Ops.IntAndLongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.ObjectToLong<? super T>, Ops.IntAndLongToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.ObjectToLong<? super T>, Ops.IntAndLongToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.DoubleToLong, Ops.IntAndLongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.DoubleToLong, Ops.IntAndLongToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.DoubleToLong, Ops.IntAndLongToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.LongOp, Ops.IntAndLongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.LongOp, Ops.IntAndLongToDouble) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedOp(Ops.LongOp, Ops.IntAndLongToLong) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedSelector(Ops.Predicate<S>, Ops.IntAndObjectPredicate<? super T>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedSelector(Ops.IntAndObjectPredicate<S>, Ops.IntAndObjectPredicate<? super T>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedSelector(Ops.IntAndObjectPredicate<S>, Ops.Predicate<? super T>) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedSelector(Ops.DoublePredicate, Ops.IntAndDoublePredicate) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedSelector(Ops.IntAndDoublePredicate, Ops.IntAndDoublePredicate) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedSelector(Ops.IntAndDoublePredicate, Ops.DoublePredicate) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedSelector(Ops.LongPredicate, Ops.IntAndLongPredicate) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedSelector(Ops.IntAndLongPredicate, Ops.IntAndLongPredicate) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundIndexedSelector(Ops.IntAndLongPredicate, Ops.LongPredicate) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
compoundOp(Ops.Op<? super T, ? extends U>, Ops.Op<? super U, ? extends V>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.ObjectToDouble<? super T>, Ops.DoubleToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.ObjectToLong<? super T>, Ops.LongToObject<? extends V>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.DoubleToObject<? extends T>, Ops.Op<? super T, ? extends V>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.LongToObject<? extends T>, Ops.Op<? super T, ? extends V>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.Op<? super T, ? extends U>, Ops.ObjectToDouble<? super U>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.Op<? super T, ? extends U>, Ops.ObjectToLong<? super U>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.ObjectToDouble<? super T>, Ops.DoubleOp) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.ObjectToDouble<? super T>, Ops.DoubleToLong) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.ObjectToLong<? super T>, Ops.LongOp) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.ObjectToLong<? super T>, Ops.LongToDouble) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.DoubleOp, Ops.DoubleOp) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.DoubleOp, Ops.DoubleToLong) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.DoubleToLong, Ops.LongOp) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.DoubleToLong, Ops.LongToObject<? extends T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.LongToDouble, Ops.DoubleToObject<? extends T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.LongOp, Ops.LongToDouble) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.LongToDouble, Ops.DoubleOp) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.DoubleOp, Ops.DoubleToObject<? extends T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.LongOp, Ops.LongToObject<? extends T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.DoubleToObject<? extends T>, Ops.ObjectToDouble<? super T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.LongToObject<? extends T>, Ops.ObjectToDouble<? super T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.DoubleToObject<? extends T>, Ops.ObjectToLong<? super T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.LongToObject<? extends T>, Ops.ObjectToLong<? super T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.LongOp, Ops.LongOp) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.DoubleToLong, Ops.LongToDouble) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compoundOp(Ops.LongToDouble, Ops.DoubleToLong) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a composite mapper that applies a second mapper to the results of applying the first one.
compute(K, CustomConcurrentHashMap.RemappingFunction<? super K, V>) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Updates the mapping for the given key with the result of the given remappingFunction.
compute() - Method in class groovyx.gpars.extra166y.PAS.FJBase
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJDCSorter
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJDMerger
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJDSorter
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJLCSorter
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJLMerger
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJLSorter
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJOCSorter
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJOMerger
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJOSorter
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJSearchBase
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJSelectAllDriver
 
compute() - Method in class groovyx.gpars.extra166y.PAS.FJSubSorter
 
compute() - Method in class groovyx.gpars.forkjoin.AbstractForkJoinWorker
 
compute() - Method in class groovyx.gpars.pa.CallAsyncTask
 
computeIfAbsent(K, CustomConcurrentHashMap.MappingFunction<? super K, ? extends V>) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
If the specified key is not already associated with a value, computes its value using the given mappingFunction, and if non-null, enters it into the map.
computeTask() - Method in class groovyx.gpars.forkjoin.AbstractForkJoinWorker
 
computeTask() - Method in class groovyx.gpars.forkjoin.FJWorker
 
computeThreshold() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
Returns size threshold for splitting into subtask.
concurrentExceptions - Variable in exception groovyx.gpars.AsyncException
 
configuredPoolSize - Variable in class groovyx.gpars.scheduler.FJPool
 
connect(LocalNode) - Method in class groovyx.gpars.remote.LocalHost
Connect local node to the provider
connect(LocalNode) - Static method in class groovyx.gpars.remote.LocalHostRegistry
 
connect() - Method in class groovyx.gpars.remote.LocalNode
 
connect(LocalHost) - Method in class groovyx.gpars.remote.LocalNode
 
connect(LocalNode) - Method in class groovyx.gpars.remote.RemoteHost
 
connection - Variable in class groovyx.gpars.remote.netty.NettyHandler
 
connection - Variable in class groovyx.gpars.remote.netty.RemoteObjectDecoder
 
connection - Variable in class groovyx.gpars.remote.netty.RemoteObjectEncoder
 
connections - Variable in class groovyx.gpars.remote.RemoteHost
 
connectRemoteNode(UUID, SerialContext, Actor) - Method in class groovyx.gpars.remote.LocalHost
 
contains(Object) - Method in class groovyx.gpars.dataflow.Dataflows
Checks whether a certain key is contained in the map.
contains(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EntrySet
 
contains(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Returns true if this set contains an element equivalent to the given element with respect to this set's Equivalence.
contains(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySetView
 
contains(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Values
 
contains(Object) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
contains(Object) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
contains(Object) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
containsKey(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns true if this map contains a key equivalent to the given key with respect to this map's key Equivalence.
containsValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns true if this map maps one or more keys to a value equivalent to the given value with respect to this map's value Equivalence.
content - Variable in class groovyx.gpars.pa.CombineHolder
 
context - Variable in class groovyx.gpars.serial.SerialHandle
local host
continueProcessingMessages() - Method in class groovyx.gpars.util.AsyncMessagingCore
Informs about a new thread being assigned to process the next message
ControlMessage - Interface in groovyx.gpars.dataflow.operator
A marker interface indicating control dataflow messages, which in general do not get propagated to the operator's body
controlMessageArrived(DataflowProcessor, DataflowReadChannel<Object>, int, Object) - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
Entering a non-idle state, so a notification needs to be sent to the monitor.
controlMessageArrived(DataflowProcessor, DataflowReadChannel<Object>, int, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked when a control message (instances of ControlMessage) becomes available in an input channel.
controlMessageArrived(DataflowProcessor, DataflowReadChannel<Object>, int, Object) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked when a control message (instances of ControlMessage) becomes available in an input channel.
copy - Variable in class groovyx.gpars.agent.AgentBase
Function converting the internal state during read to prevent internal state escape from the protected boundary of the agent
CopyChannelsClosure<V> - Class in groovyx.gpars.dataflow.operator
Used by the chainWith() method to wrap the supplied closure inside the operator's body.
CopyChannelsClosure() - Constructor for class groovyx.gpars.dataflow.operator.CopyChannelsClosure
 
copyDFV(Queue<DataflowVariable<T>>, Queue<DataflowVariable<T>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
core - Variable in class groovyx.gpars.actor.AbstractLoopingActor
Holds the particular instance of async messaging core to use
core - Variable in class groovyx.gpars.agent.AgentCore
 
count - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.DataflowExpressionsCollector
 
count - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Segment
 
count - Variable in class groovyx.gpars.extra166y.PAS.FJCountSelected
 
count - Variable in class groovyx.gpars.extra166y.PAS.FJDUniquifier
 
count - Variable in class groovyx.gpars.extra166y.PAS.FJLUniquifier
 
count - Variable in class groovyx.gpars.extra166y.PAS.FJOUniquifier
 
count - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
count - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
countDown() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
countDown() - Method in class groovyx.gpars.dataflow.operator.CountingPoisonPill
 
countDown() - Method in class groovyx.gpars.dataflow.operator.ImmediateCountingPoisonPill
 
countDown() - Method in class groovyx.gpars.dataflow.operator.PoisonPill
 
countDown() - Method in class groovyx.gpars.dataflow.operator.PoisonTrackCounter
 
counter - Variable in class groovyx.gpars.dataflow.operator.PoisonTrackCounter
 
CountingPoisonPill - Class in groovyx.gpars.dataflow.operator
Represents a non-immediate PoisonPill that counts stopped operators and can be used to wait for all the operators to terminate.
CountingPoisonPill(int) - Constructor for class groovyx.gpars.dataflow.operator.CountingPoisonPill
Creates a non-immediate instance that could be used to stop operators in a network.
countInputChannels(Map) - Static method in class groovyx.gpars.dataflow.operator.DataflowOperator
 
countInputChannels(Map) - Static method in class groovyx.gpars.dataflow.operator.DataflowSelector
 
countParallel(Collection, Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied rule as the filter predicate.
countParallel(Object, Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied rule as the filter predicate.
countParallel(Collection, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied rule as the filter predicate.
countParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied rule as the filter predicate.
create(Object) - Static method in class groovyx.gpars.activeobject.InternalActor
 
create(int, Class<? super T>, ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelArray
Creates a new ParallelArray using the given executor and an array of the given size constructed using the indicated base element type.
create(int, ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelDoubleArray
Creates a new ParallelDoubleArray using the given executor and an array of the given size.
create(int, ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelLongArray
Creates a new ParallelLongArray using the given executor and an array of the given size.
create(WithSerialId, UUID) - Static method in class groovyx.gpars.serial.SerialHandle
 
createActorMessage(Object) - Method in class groovyx.gpars.actor.Actor
 
createArray(CharSequence) - Static method in class groovyx.gpars.util.PAUtils
 
createArray(Map<K, V>) - Static method in class groovyx.gpars.util.PAUtils
 
createCollection(Iterable<T>) - Static method in class groovyx.gpars.util.PAUtils
 
createCollection(Iterator<T>) - Static method in class groovyx.gpars.util.PAUtils
 
createComparator(Closure<Object>) - Static method in class groovyx.gpars.util.PAUtils
Builds a comparator depending on the number of arguments accepted by the supplied closure.
createEmpty(int, Class<? super T>, ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelArray
Creates a new ParallelArray using the given executor and an array of the given size constructed using the indicated base element type, but with an initial effective size of zero, enabling incremental insertion via ParallelArray.asList() operations.
createEmpty(int, ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelDoubleArray
Creates a new ParallelDoubleArray using the given executor and an array of the given size, but with an initial effective size of zero, enabling incremental insertion via ParallelDoubleArray.asList() operations.
createEmpty(int, ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelLongArray
Creates a new ParallelLongArray using the given executor and an array of the given size, but with an initial effective size of zero, enabling incremental insertion via ParallelLongArray.asList() operations.
createEventManager() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
createFromCopy(T[], ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelArray
Creates a new ParallelArray using the given executor and initially holding copies of the given source elements.
createFromCopy(int, T[], ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelArray
Creates a new ParallelArray using an array of the given size, initially holding copies of the given source truncated or padded with nulls to obtain the specified length.
createFromCopy(double[], ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelDoubleArray
Creates a new ParallelDoubleArray using the given executor and initially holding copies of the given source elements.
createFromCopy(int, double[], ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelDoubleArray
Creates a new ParallelDoubleArray using an array of the given size, initially holding copies of the given source truncated or padded with zeros to obtain the specified length.
createFromCopy(long[], ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelLongArray
Creates a new ParallelLongArray using the given executor and initially holding copies of the given source elements.
createFromCopy(int, long[], ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelLongArray
Creates a new ParallelLongArray using an array of the given size, initially holding copies of the given source truncated or padded with zeros to obtain the specified length.
createFromPool(Pool) - Static method in class groovyx.gpars.group.PGroupBuilder
Builds a PGroup instance from a Pool instance
createFromPool(ForkJoinPool) - Static method in class groovyx.gpars.group.PGroupBuilder
Builds a PGroup instance from a ForkJoinPool instance
createFromPool(ThreadPoolExecutor) - Static method in class groovyx.gpars.group.PGroupBuilder
Builds a PGroup instance from a ThreadPoolExecutor instance
createGroupByClosure(Closure<K>, ConcurrentMap<K, List<T>>) - Static method in class groovyx.gpars.util.PAUtils
Creates a closure that will insert elements in the appropriate group
createNewStream() - Method in class groovyx.gpars.dataflow.stream.DataflowStream
A factory method to create new instances of the correct class when needed
createNewStream() - Method in class groovyx.gpars.dataflow.stream.StreamCore
A factory method to create new instances of the correct class when needed
createNewStream() - Method in class groovyx.gpars.dataflow.stream.SyncDataflowStream
A factory method to create new instances of the correct class when needed
createObject(SerialContext) - Method in class groovyx.gpars.actor.Actor.MyRemoteHandle
 
createObject(SerialContext) - Method in class groovyx.gpars.serial.DefaultRemoteHandle
 
createObject(SerialContext) - Method in class groovyx.gpars.serial.RemoteHandle
 
createPA(Map<K, V>, ForkJoinPool) - Static method in class groovyx.gpars.GParsPoolUtil
 
createPool(boolean, int) - Static method in class groovyx.gpars.scheduler.DefaultPool
Creates a fixed-thread pool of given size.
createPool(int) - Static method in class groovyx.gpars.scheduler.FJPool
Creates a fork/join pool of given size.
createPool() - Method in interface groovyx.gpars.util.PoolFactory
 
createPool(boolean) - Method in interface groovyx.gpars.util.PoolFactory
 
createPool(int) - Method in interface groovyx.gpars.util.PoolFactory
 
createPool(boolean, int) - Method in interface groovyx.gpars.util.PoolFactory
 
createReadChannel() - Method in class groovyx.gpars.dataflow.DataflowBroadcast
Retrieves an implementation of DataflowReadChannel to read all messages submitted to the broadcast chanel.
createReadChannel() - Method in class groovyx.gpars.dataflow.SyncDataflowBroadcast
Retrieves an implementation of DataflowReadChannel to read all messages submitted to the broadcast chanel.
createRemoteHandle(SerialHandle, SerialContext) - Method in class groovyx.gpars.actor.Actor
 
createRemoteHandle(SerialHandle, SerialContext) - Method in class groovyx.gpars.serial.WithSerialId
 
createResizeablePool(boolean, int) - Static method in class groovyx.gpars.scheduler.ResizeablePool
Creates a fixed-thread pool of given size.
createResults(int) - Method in class groovyx.gpars.extra166y.PAS.FJDAppendAllDriver
 
createResults(int) - Method in class groovyx.gpars.extra166y.PAS.FJDSelectAllDriver
 
createResults(int) - Method in class groovyx.gpars.extra166y.PAS.FJLAppendAllDriver
 
createResults(int) - Method in class groovyx.gpars.extra166y.PAS.FJLSelectAllDriver
 
createResults(int) - Method in class groovyx.gpars.extra166y.PAS.FJOAppendAllDriver
 
createResults(int) - Method in class groovyx.gpars.extra166y.PAS.FJOSelectAllDriver
 
createResults(int) - Method in class groovyx.gpars.extra166y.PAS.FJSelectAllDriver
 
createSDAClosure(StaticDispatchActor<T>) - Static method in class groovyx.gpars.actor.impl.SDAClosure
Creates the closure for a given SDA
createThreadName() - Static method in class groovyx.gpars.scheduler.DefaultPool
Created a JVM-unique name for Actors' threads.
createTimeout(long) - Static method in class groovyx.gpars.dataflow.Select
Creates a timeout channel (DataflowVariable) that will bind a Select.TIMEOUT value after the specified timeout.
createTimer(String, boolean) - Method in interface groovyx.gpars.util.TimerFactory
 
createTxnExecutor() - Static method in class groovyx.gpars.stm.GParsStm
A factory method to create custom atomic blocks.
createTxnExecutor(Map<String, Object>) - Static method in class groovyx.gpars.stm.GParsStm
A factory method to create custom atomic blocks allowing the caller to set desired transactional characteristics.
createUsingHandoff(T[], ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelArray
Creates a new ParallelArray initially using the given array and executor.
createUsingHandoff(double[], ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelDoubleArray
Creates a new ParallelDoubleArray initially using the given array and executor.
createUsingHandoff(long[], ForkJoinPool) - Static method in class groovyx.gpars.extra166y.ParallelLongArray
Creates a new ParallelLongArray initially using the given array and executor.
createVariable() - Method in class groovyx.gpars.dataflow.DataflowQueue
Creates a new variable to perform the next data exchange
createVariable() - Method in class groovyx.gpars.dataflow.SyncDataflowQueue
Creates a new variable to perform the next data exchange
cumulate(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
cumulate(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
cumulate(Ops.Reducer<T>, T) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
cumulate(Ops.Reducer<T>, T) - Method in class groovyx.gpars.extra166y.ParallelArray
Replaces each element with the running cumulation of applying the given reducer.
cumulate(Ops.Reducer<T>, T) - Method in class groovyx.gpars.extra166y.ParallelArrayWithBounds
Replaces each element with the running cumulation of applying the given reducer.
cumulate(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces each element with the running cumulation of applying the given reducer.
cumulate(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Replaces each element with the running cumulation of applying the given reducer.
cumulate(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces each element with the running cumulation of applying the given reducer.
cumulate(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Replaces each element with the running cumulation of applying the given reducer.
CUMULATE - Static variable in class groovyx.gpars.extra166y.PAS.FJScan
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDCumulateOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDCumulatePlusOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDPrecumulateOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDPrecumulatePlusOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLCumulateOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLCumulatePlusOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLPrecumulateOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLPrecumulatePlusOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJOCumulateOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJOPrecumulateOp
 
cumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJScanOp
 
cumulateSum() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
cumulateSum() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
cumulateSum() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces each element with the running sum.
cumulateSum() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Replaces each element with the running sum.
cumulateSum() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces each element with the running sum.
cumulateSum() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Replaces each element with the running sum.
current - Variable in class groovyx.gpars.dataflow.stream.FListIterator
 
currentActorPerThread - Static variable in class groovyx.gpars.actor.Actor
Maps each thread to the actor it currently processes.
currentSender - Variable in class groovyx.gpars.actor.AbstractLoopingActor
 
currentTable - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
currentThread - Variable in class groovyx.gpars.actor.Actor
 
currentThread - Variable in class groovyx.gpars.agent.AgentCore
 
currentTimerTask - Variable in class groovyx.gpars.actor.AbstractLoopingActor
 
cursor - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsDoubleIterator
 
cursor - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsLongIterator
 
cursor - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredIterator
 
cursor - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsDoubleIterator
 
cursor - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsLongIterator
 
cursor - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredIterator
 
cursor - Variable in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
cursor - Variable in class groovyx.gpars.extra166y.ParallelArray.ParallelArrayIterator
 
cursor - Variable in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
cursor - Variable in class groovyx.gpars.extra166y.ParallelDoubleArray.ParallelDoubleArrayIterator
 
cursor - Variable in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
cursor - Variable in class groovyx.gpars.extra166y.ParallelLongArray.ParallelLongArrayIterator
 
CustomConcurrentHashMap<K,V> - Class in groovyx.gpars.extra166y
A java.util.ConcurrentMap supporting user-defined equivalence comparisons, soft, weak, or strong keys and values, and user-supplied computational methods for setting and updating values.
CustomConcurrentHashMap(String, CustomConcurrentHashMap.Equivalence<? super K>, String, CustomConcurrentHashMap.Equivalence<? super V>, int) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap
Internal constructor to set factory, equivalences and segment capacities, and to create segments array.
CustomConcurrentHashMap(CustomConcurrentHashMap.Strength, CustomConcurrentHashMap.Equivalence<? super K>, CustomConcurrentHashMap.Strength, CustomConcurrentHashMap.Equivalence<? super V>, int) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap
Creates a new CustomConcurrentHashMap with the given parameters.
CustomConcurrentHashMap() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap
Creates a new CustomConcurrentHashMap with strong keys and values, and equality-based equivalence.
CustomConcurrentHashMap.EmbeddedSoftReference - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.EmbeddedSoftReference(Object, CustomConcurrentHashMap.Reclaimable) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.EmbeddedSoftReference
 
CustomConcurrentHashMap.EmbeddedWeakReference - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.EmbeddedWeakReference(Object, CustomConcurrentHashMap.Reclaimable) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.EmbeddedWeakReference
 
CustomConcurrentHashMap.EntryIterator - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.EntryIterator() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.EntryIterator
 
CustomConcurrentHashMap.EntrySet - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.EntrySet() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.EntrySet
 
CustomConcurrentHashMap.Equivalence<K> - Interface in groovyx.gpars.extra166y
An object performing equality comparisons, along with a hash function consistent with this comparison.
CustomConcurrentHashMap.EquivalenceUsingEquals - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.EquivalenceUsingEquals() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.EquivalenceUsingEquals
 
CustomConcurrentHashMap.EquivalenceUsingIdentity - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.EquivalenceUsingIdentity() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.EquivalenceUsingIdentity
 
CustomConcurrentHashMap.HashIterator - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.HashIterator() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
CustomConcurrentHashMap.IntKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeyIntValueNode(int, Object, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyIntValueNode
 
CustomConcurrentHashMap.IntKeyIntValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeyIntValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyIntValueNodeFactory
 
CustomConcurrentHashMap.IntKeyNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeyNode(int, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyNode
 
CustomConcurrentHashMap.IntKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeySelfValueNode(int, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySelfValueNode
 
CustomConcurrentHashMap.IntKeySelfValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeySelfValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySelfValueNodeFactory
 
CustomConcurrentHashMap.IntKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySoftValueNode
 
CustomConcurrentHashMap.IntKeySoftValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeySoftValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySoftValueNodeFactory
 
CustomConcurrentHashMap.IntKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeyStrongValueNode(int, Object, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyStrongValueNode
 
CustomConcurrentHashMap.IntKeyStrongValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeyStrongValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyStrongValueNodeFactory
 
CustomConcurrentHashMap.IntKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyWeakValueNode
 
CustomConcurrentHashMap.IntKeyWeakValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.IntKeyWeakValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyWeakValueNodeFactory
 
CustomConcurrentHashMap.KeyIterator - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.KeyIterator() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeyIterator
 
CustomConcurrentHashMap.KeySet<K> - Class in groovyx.gpars.extra166y
A hash-based set with properties identical to those of Collections.newSetFromMap applied to a CustomConcurrentHashMap, but possibly more space-efficient.
CustomConcurrentHashMap.KeySet(CustomConcurrentHashMap.Strength, CustomConcurrentHashMap.Equivalence<? super K>, int) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Creates a set with the given parameters.
CustomConcurrentHashMap.KeySetView - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.KeySetView() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySetView
 
CustomConcurrentHashMap.LinkedIntKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedIntKeyIntValueNode(int, Object, Object, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyIntValueNode
 
CustomConcurrentHashMap.LinkedIntKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedIntKeySelfValueNode(int, Object, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeySelfValueNode
 
CustomConcurrentHashMap.LinkedIntKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedIntKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeySoftValueNode
 
CustomConcurrentHashMap.LinkedIntKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedIntKeyStrongValueNode(int, Object, Object, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyStrongValueNode
 
CustomConcurrentHashMap.LinkedIntKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedIntKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyWeakValueNode
 
CustomConcurrentHashMap.LinkedSoftKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedSoftKeyIntValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyIntValueNode
 
CustomConcurrentHashMap.LinkedSoftKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedSoftKeySelfValueNode(int, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeySelfValueNode
 
CustomConcurrentHashMap.LinkedSoftKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedSoftKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeySoftValueNode
 
CustomConcurrentHashMap.LinkedSoftKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedSoftKeyStrongValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyStrongValueNode
 
CustomConcurrentHashMap.LinkedSoftKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedSoftKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyWeakValueNode
 
CustomConcurrentHashMap.LinkedStrongKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedStrongKeyIntValueNode(int, Object, Object, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyIntValueNode
 
CustomConcurrentHashMap.LinkedStrongKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedStrongKeySelfValueNode(int, Object, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySelfValueNode
 
CustomConcurrentHashMap.LinkedStrongKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedStrongKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySoftValueNode
 
CustomConcurrentHashMap.LinkedStrongKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedStrongKeyStrongValueNode(int, Object, Object, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyStrongValueNode
 
CustomConcurrentHashMap.LinkedStrongKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedStrongKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyWeakValueNode
 
CustomConcurrentHashMap.LinkedWeakKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedWeakKeyIntValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyIntValueNode
 
CustomConcurrentHashMap.LinkedWeakKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedWeakKeySelfValueNode(int, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeySelfValueNode
 
CustomConcurrentHashMap.LinkedWeakKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedWeakKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeySoftValueNode
 
CustomConcurrentHashMap.LinkedWeakKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedWeakKeyStrongValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyStrongValueNode
 
CustomConcurrentHashMap.LinkedWeakKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.LinkedWeakKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyWeakValueNode
 
CustomConcurrentHashMap.MappingFunction<K,V> - Interface in groovyx.gpars.extra166y
A function computing a mapping from the given key to a value, or null if there is no mapping.
CustomConcurrentHashMap.Node - Interface in groovyx.gpars.extra166y
An object maintaining a key-value mapping.
CustomConcurrentHashMap.NodeFactory - Interface in groovyx.gpars.extra166y
A factory for Nodes.
CustomConcurrentHashMap.Reclaimable - Interface in groovyx.gpars.extra166y
An object that may be subject to cleanup operations when removed from a ReferenceQueue
CustomConcurrentHashMap.ReclamationThread - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.ReclamationThread(ReferenceQueue<Object>) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.ReclamationThread
 
CustomConcurrentHashMap.RemappingFunction<K,V> - Interface in groovyx.gpars.extra166y
A function computing a new mapping from the given key and its current value to a new value, or null if there is no mapping.
CustomConcurrentHashMap.Segment - Class in groovyx.gpars.extra166y
Each Segment holds a count and table corresponding to a segment of the table.
CustomConcurrentHashMap.Segment() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.Segment
 
CustomConcurrentHashMap.SoftKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeyIntValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyIntValueNode
 
CustomConcurrentHashMap.SoftKeyIntValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeyIntValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyIntValueNodeFactory
 
CustomConcurrentHashMap.SoftKeyNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeyNode(int, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyNode
 
CustomConcurrentHashMap.SoftKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeySelfValueNode(int, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySelfValueNode
 
CustomConcurrentHashMap.SoftKeySelfValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeySelfValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySelfValueNodeFactory
 
CustomConcurrentHashMap.SoftKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySoftValueNode
 
CustomConcurrentHashMap.SoftKeySoftValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeySoftValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySoftValueNodeFactory
 
CustomConcurrentHashMap.SoftKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeyStrongValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyStrongValueNode
 
CustomConcurrentHashMap.SoftKeyStrongValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeyStrongValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyStrongValueNodeFactory
 
CustomConcurrentHashMap.SoftKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyWeakValueNode
 
CustomConcurrentHashMap.SoftKeyWeakValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.SoftKeyWeakValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyWeakValueNodeFactory
 
CustomConcurrentHashMap.Strength - Enum in groovyx.gpars.extra166y
The strength of keys and values that may be held by maps.
CustomConcurrentHashMap.Strength(String) - Constructor for enum groovyx.gpars.extra166y.CustomConcurrentHashMap.Strength
 
CustomConcurrentHashMap.StrongKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeyIntValueNode(int, Object, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyIntValueNode
 
CustomConcurrentHashMap.StrongKeyIntValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeyIntValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyIntValueNodeFactory
 
CustomConcurrentHashMap.StrongKeyNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeyNode(int, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyNode
 
CustomConcurrentHashMap.StrongKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeySelfValueNode(int, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySelfValueNode
 
CustomConcurrentHashMap.StrongKeySelfValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeySelfValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySelfValueNodeFactory
 
CustomConcurrentHashMap.StrongKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNode
 
CustomConcurrentHashMap.StrongKeySoftValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeySoftValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNodeFactory
 
CustomConcurrentHashMap.StrongKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeyStrongValueNode(int, Object, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyStrongValueNode
 
CustomConcurrentHashMap.StrongKeyStrongValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeyStrongValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyStrongValueNodeFactory
 
CustomConcurrentHashMap.StrongKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyWeakValueNode
 
CustomConcurrentHashMap.StrongKeyWeakValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.StrongKeyWeakValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyWeakValueNodeFactory
 
CustomConcurrentHashMap.TerminalIntKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalIntKeyIntValueNode(int, Object, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeyIntValueNode
 
CustomConcurrentHashMap.TerminalIntKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalIntKeySelfValueNode(int, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeySelfValueNode
 
CustomConcurrentHashMap.TerminalIntKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalIntKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeySoftValueNode
 
CustomConcurrentHashMap.TerminalIntKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalIntKeyStrongValueNode(int, Object, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeyStrongValueNode
 
CustomConcurrentHashMap.TerminalIntKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalIntKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeyWeakValueNode
 
CustomConcurrentHashMap.TerminalSoftKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalSoftKeyIntValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeyIntValueNode
 
CustomConcurrentHashMap.TerminalSoftKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalSoftKeySelfValueNode(int, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeySelfValueNode
 
CustomConcurrentHashMap.TerminalSoftKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalSoftKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeySoftValueNode
 
CustomConcurrentHashMap.TerminalSoftKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalSoftKeyStrongValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeyStrongValueNode
 
CustomConcurrentHashMap.TerminalSoftKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalSoftKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeyWeakValueNode
 
CustomConcurrentHashMap.TerminalStrongKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalStrongKeyIntValueNode(int, Object, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyIntValueNode
 
CustomConcurrentHashMap.TerminalStrongKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalStrongKeySelfValueNode(int, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeySelfValueNode
 
CustomConcurrentHashMap.TerminalStrongKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalStrongKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeySoftValueNode
 
CustomConcurrentHashMap.TerminalStrongKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalStrongKeyStrongValueNode(int, Object, Object) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyStrongValueNode
 
CustomConcurrentHashMap.TerminalStrongKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalStrongKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyWeakValueNode
 
CustomConcurrentHashMap.TerminalWeakKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalWeakKeyIntValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeyIntValueNode
 
CustomConcurrentHashMap.TerminalWeakKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalWeakKeySelfValueNode(int, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeySelfValueNode
 
CustomConcurrentHashMap.TerminalWeakKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalWeakKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeySoftValueNode
 
CustomConcurrentHashMap.TerminalWeakKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalWeakKeyStrongValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeyStrongValueNode
 
CustomConcurrentHashMap.TerminalWeakKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.TerminalWeakKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeyWeakValueNode
 
CustomConcurrentHashMap.ValueIterator - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.ValueIterator() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.ValueIterator
 
CustomConcurrentHashMap.Values - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.Values() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.Values
 
CustomConcurrentHashMap.WeakKeyIntValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeyIntValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyIntValueNode
 
CustomConcurrentHashMap.WeakKeyIntValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeyIntValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyIntValueNodeFactory
 
CustomConcurrentHashMap.WeakKeyNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeyNode(int, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyNode
 
CustomConcurrentHashMap.WeakKeySelfValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeySelfValueNode(int, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySelfValueNode
 
CustomConcurrentHashMap.WeakKeySelfValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeySelfValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySelfValueNodeFactory
 
CustomConcurrentHashMap.WeakKeySoftValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeySoftValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySoftValueNode
 
CustomConcurrentHashMap.WeakKeySoftValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeySoftValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySoftValueNodeFactory
 
CustomConcurrentHashMap.WeakKeyStrongValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeyStrongValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyStrongValueNode
 
CustomConcurrentHashMap.WeakKeyStrongValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeyStrongValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyStrongValueNodeFactory
 
CustomConcurrentHashMap.WeakKeyWeakValueNode - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeyWeakValueNode(int, Object, Object, CustomConcurrentHashMap) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyWeakValueNode
 
CustomConcurrentHashMap.WeakKeyWeakValueNodeFactory - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WeakKeyWeakValueNodeFactory() - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyWeakValueNodeFactory
 
CustomConcurrentHashMap.WriteThroughEntry - Class in groovyx.gpars.extra166y
 
CustomConcurrentHashMap.WriteThroughEntry(K, V) - Constructor for class groovyx.gpars.extra166y.CustomConcurrentHashMap.WriteThroughEntry
 
customEvent(DataflowProcessor, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked when the fireCustomEvent() method is triggered manually on a dataflow operator/selector.
customEvent(DataflowProcessor, Object) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked when the fireCustomEvent() method is triggered manually on a dataflow operator/selector When using maxForks, the method may be invoked from threads running the forks.

D

data - Variable in class groovyx.gpars.agent.AgentBase
Holds the internal mutable state
DATA_FLOW_GROUP - Static variable in class groovyx.gpars.dataflow.Dataflow
The parallel group used by all Dataflow Concurrency actors by default.
DataCallback - Class in groovyx.gpars.dataflow
A helper class enabling the 'whenBound()' or 'getValAsync' functionality of a DataflowVariable and DataflowQueue, as well as 'sendAndContinue()' on actors.
DataCallback(Closure, PGroup) - Constructor for class groovyx.gpars.dataflow.DataCallback
 
DataCallbackWithPool - Class in groovyx.gpars.dataflow
A helper class enabling the 'whenBound()' or 'getValAsync' functionality of a DataflowVariable and DataflowQueue, whenever a thread pool instead of a PGroup is specified..
DataCallbackWithPool(Pool, Closure) - Constructor for class groovyx.gpars.dataflow.DataCallbackWithPool
 
Dataflow - Class in groovyx.gpars.dataflow
Contains factory methods to create dataflow actors and starting them.
Dataflow() - Constructor for class groovyx.gpars.dataflow.Dataflow
 
DataflowBroadcast<T> - Class in groovyx.gpars.dataflow
Offers a deterministic one-to-many and many-to-many messaging alternative to DataflowQueue.
DataflowBroadcast() - Constructor for class groovyx.gpars.dataflow.DataflowBroadcast
Creates a new instance
DataflowChannel<T> - Interface in groovyx.gpars.dataflow
A common interface for all dataflow variables, streams or queues
DataflowChannelEventDistributor<T> - Interface in groovyx.gpars.dataflow.impl
 
DataflowChannelEventListenerManager<T> - Interface in groovyx.gpars.dataflow.impl
 
DataflowChannelEventOrchestrator<T> - Class in groovyx.gpars.dataflow.impl
Groups the listener-related functionality shared by dataflow channels
DataflowChannelEventOrchestrator() - Constructor for class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
DataflowChannelListener<T> - Interface in groovyx.gpars.dataflow
Gets notified about state changes inside DataflowReadChannels
DataflowComplexExpression<T> - Class in groovyx.gpars.dataflow.expression
Provides the infrastructure for dataflow expressions to evaluate arguments.
DataflowComplexExpression(Object...) - Constructor for class groovyx.gpars.dataflow.expression.DataflowComplexExpression
 
DataflowEventAdapter - Class in groovyx.gpars.dataflow.operator
A default empty implementation of DataflowEventListener
DataflowEventAdapter() - Constructor for class groovyx.gpars.dataflow.operator.DataflowEventAdapter
 
DataflowEventListener - Interface in groovyx.gpars.dataflow.operator
Enables external entities to observe the state of dataflow selectors and operators
DataflowExpression<T> - Class in groovyx.gpars.dataflow.expression
The base class for all dataflow elements.
DataflowExpression() - Constructor for class groovyx.gpars.dataflow.expression.DataflowExpression
Creates a new unbound Dataflow Expression
DataflowExpression.BindDataflow<T> - Class in groovyx.gpars.dataflow.expression
Represents a remote message binding a value to a remoted DataflowExpression
DataflowExpression.BindDataflow(DataflowExpression<T>, T, UUID) - Constructor for class groovyx.gpars.dataflow.expression.DataflowExpression.BindDataflow
 
DataflowExpression.DataflowExpressionsCollector - Class in groovyx.gpars.dataflow.expression
Listener for availability of data flow expressions we depend on.
DataflowExpression.DataflowExpressionsCollector() - Constructor for class groovyx.gpars.dataflow.expression.DataflowExpression.DataflowExpressionsCollector
 
DataflowExpression.TransformMany<V> - Class in groovyx.gpars.dataflow.expression
 
DataflowExpression.TransformMany(Collection<?>, Closure) - Constructor for class groovyx.gpars.dataflow.expression.DataflowExpression.TransformMany
 
DataflowExpression.TransformOne<V> - Class in groovyx.gpars.dataflow.expression
 
DataflowExpression.TransformOne(Object, Closure) - Constructor for class groovyx.gpars.dataflow.expression.DataflowExpression.TransformOne
 
DataflowExpression.WaitingThread - Class in groovyx.gpars.dataflow.expression
A logical representation of a synchronous or asynchronous request to read the value once it is bound.
DataflowExpression.WaitingThread(Thread, DataflowExpression.WaitingThread, Object, MessageStream) - Constructor for class groovyx.gpars.dataflow.expression.DataflowExpression.WaitingThread
Creates a representation of the request to read the value once it is bound
DataflowGetPropertyExpression<T> - Class in groovyx.gpars.dataflow.expression
A DFE, which evaluates a property when the receiver becomes available
DataflowGetPropertyExpression(DataflowExpression<T>, String) - Constructor for class groovyx.gpars.dataflow.expression.DataflowGetPropertyExpression
 
DataflowInvocationExpression - Class in groovyx.gpars.dataflow.expression
A dataflow expression, which invokes a method after the receiver as well as all the arguments become available
DataflowInvocationExpression(Object, String, Object[]) - Constructor for class groovyx.gpars.dataflow.expression.DataflowInvocationExpression
 
DataflowMessagingRunnable - Class in groovyx.gpars
Represents a multi-argument Closure when using GPars dataflow operators and selectors through the Java API.
DataflowMessagingRunnable(int) - Constructor for class groovyx.gpars.DataflowMessagingRunnable
 
DataflowMessagingRunnable(Object, int) - Constructor for class groovyx.gpars.DataflowMessagingRunnable
 
DataflowOperator - Class in groovyx.gpars.dataflow.operator
Dataflow selectors and operators (processors) form the basic units in dataflow networks.
DataflowOperator(PGroup, Map, Closure) - Constructor for class groovyx.gpars.dataflow.operator.DataflowOperator
Creates an operator After creation the operator needs to be started using the start() method.
DataflowOperatorActor - Class in groovyx.gpars.dataflow.operator
An operator's internal actor.
DataflowOperatorActor(DataflowOperator, PGroup, List, List, Closure) - Constructor for class groovyx.gpars.dataflow.operator.DataflowOperatorActor
 
DataflowPrioritySelector - Class in groovyx.gpars.dataflow.operator
Dataflow selectors and operators (processors) form the basic units in dataflow networks.
DataflowPrioritySelector(PGroup, Map<String, Object>, Closure) - Constructor for class groovyx.gpars.dataflow.operator.DataflowPrioritySelector
Creates a priority selector After creation the selector needs to be started using the start() method.
DataflowProcessor - Class in groovyx.gpars.dataflow.operator
Dataflow selectors and operators (processors) form the basic units in dataflow networks.
DataflowProcessor(Map<String, Object>, Closure<?>) - Constructor for class groovyx.gpars.dataflow.operator.DataflowProcessor
Creates a processor After creation the processor needs to be started using the start() method.
DataflowProcessorActor - Class in groovyx.gpars.dataflow.operator
A base actor class for operators' and selectors' actors
DataflowProcessorActor(DataflowProcessor, PGroup, List, List, Closure) - Constructor for class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
DataflowProcessorAtomicBoundAllClosure - Class in groovyx.gpars.dataflow.operator
 
DataflowProcessorAtomicBoundAllClosure() - Constructor for class groovyx.gpars.dataflow.operator.DataflowProcessorAtomicBoundAllClosure
 
DataflowQueue<T> - Class in groovyx.gpars.dataflow
Represents a thread-safe data flow stream.
DataflowQueue() - Constructor for class groovyx.gpars.dataflow.DataflowQueue
 
DataflowReadChannel<T> - Interface in groovyx.gpars.dataflow
A common interface for all dataflow variables, streams or queues
Dataflows - Class in groovyx.gpars.dataflow
Convenience class that makes working with DataflowVariables more comfortable.
Dataflows(int, float, int) - Constructor for class groovyx.gpars.dataflow.Dataflows
Constructor that supports the various constructors of the underlying ConcurrentHashMap (unless the one with Map parameter).
Dataflows() - Constructor for class groovyx.gpars.dataflow.Dataflows
Constructor with default values for building the underlying ConcurrentHashMap
DataflowSelector - Class in groovyx.gpars.dataflow.operator
Dataflow selectors and operators (processors) form the basic units in dataflow networks.
DataflowSelector(PGroup, Map, Closure) - Constructor for class groovyx.gpars.dataflow.operator.DataflowSelector
Creates a selector After creation the selector needs to be started using the start() method.
DataflowSelectorActor - Class in groovyx.gpars.dataflow.operator
An selector's internal actor.
DataflowSelectorActor(DataflowSelector, PGroup, List, List, Closure) - Constructor for class groovyx.gpars.dataflow.operator.DataflowSelectorActor
 
DataflowStream<T> - Class in groovyx.gpars.dataflow.stream
Represents a deterministic dataflow channel.
DataflowStream() - Constructor for class groovyx.gpars.dataflow.stream.DataflowStream
Creates an empty stream
DataflowStream(Closure) - Constructor for class groovyx.gpars.dataflow.stream.DataflowStream
Creates a stream while applying the supplied initialization closure to it
DataflowStream(Collection<MessageStream>, Collection<DataflowChannelListener<T>>) - Constructor for class groovyx.gpars.dataflow.stream.DataflowStream
 
DataflowStreamReadAdapter<T> - Class in groovyx.gpars.dataflow.stream
Adapts a DataflowStream to accommodate for the DataflowReadChannel interface.
DataflowStreamReadAdapter(StreamCore<T>) - Constructor for class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
Creates a new adapter
DataflowStreamWriteAdapter<T> - Class in groovyx.gpars.dataflow.stream
Adapts a DataflowStream to accommodate for the DataflowWriteChannel interface.
DataflowStreamWriteAdapter(StreamCore<T>) - Constructor for class groovyx.gpars.dataflow.stream.DataflowStreamWriteAdapter
Creates a new adapter
DataflowVariable<T> - Class in groovyx.gpars.dataflow
Represents a thread-safe single-assignment, multi-read variable.
DataflowVariable() - Constructor for class groovyx.gpars.dataflow.DataflowVariable
Creates a new unbound Dataflow Variable
DataflowVariable.RemoteDataflowVariable<T> - Class in groovyx.gpars.dataflow
 
DataflowVariable.RemoteDataflowVariable(RemoteHost) - Constructor for class groovyx.gpars.dataflow.DataflowVariable.RemoteDataflowVariable
 
DataflowWriteChannel<T> - Interface in groovyx.gpars.dataflow
A common interface for all writable dataflow variables, streams or queues
decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class groovyx.gpars.remote.netty.RemoteObjectDecoder
 
decreaseCount() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
 
decreaseCount() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch.Sync
 
decrementCount() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Segment
 
decrementParties() - Method in class groovyx.gpars.dataflow.stream.StreamCore
Decreases the number of parties required to perform the data exchange
decrementParties() - Method in class groovyx.gpars.dataflow.stream.SyncDataflowStream
Decreases the number of parties required to perform the data exchange
decrementParties() - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
Decreases the number of parties required to perform data exchange by one
DEFAULT_CONCURRENCY_LEVEL - Static variable in class groovyx.gpars.dataflow.Dataflows
 
DEFAULT_DELAY - Static variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
 
DEFAULT_INITIAL_CAPACITY - Static variable in class groovyx.gpars.dataflow.Dataflows
 
DEFAULT_LOAD_FACTOR - Static variable in class groovyx.gpars.dataflow.Dataflows
 
DEFAULT_SHUTDOWN_TIMEOUT - Static variable in class groovyx.gpars.scheduler.FJPool
 
DefaultActor - Class in groovyx.gpars.actor
The DefaultActor class is the base for all stateful actors, who need to maintain implicit state between subsequent message arrivals.
DefaultActor() - Constructor for class groovyx.gpars.actor.DefaultActor
Creates an actor, which will execute its act() methods
DefaultActor(Runnable) - Constructor for class groovyx.gpars.actor.DefaultActor
Creates an actor, which will execute the supplied code
DefaultActorClosure - Class in groovyx.gpars.actor
Represents the DDA closure to invoke appropriate message handlers based on message runtime type
DefaultActorClosure(DefaultActor) - Constructor for class groovyx.gpars.actor.DefaultActorClosure
 
defaultActorPGroup - Static variable in class groovyx.gpars.actor.Actors
The default actor group to share by all actors created through the Actors class.
defaultExecutor() - Static method in class groovyx.gpars.extra166y.ParallelArray
Returns a common default executor for use in ParallelArrays.
defaultExecutor() - Static method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns a common default executor for use in ParallelArrays.
defaultExecutor() - Static method in class groovyx.gpars.extra166y.ParallelLongArray
Returns a common default executor for use in ParallelArrays.
defaultExecutor - Static variable in class groovyx.gpars.extra166y.PAS
Global default executor
defaultExecutor() - Static method in class groovyx.gpars.extra166y.PAS
 
DefaultMessageQueue - Class in groovyx.gpars.util
An implementation of the message queue for actor and agent messaging.
DefaultMessageQueue() - Constructor for class groovyx.gpars.util.DefaultMessageQueue
 
defaultParamTypes - Variable in class groovyx.gpars.DataflowMessagingRunnable
 
DefaultPGroup - Class in groovyx.gpars.group
Provides logical grouping for actors, agents and dataflow tasks and operators.
DefaultPGroup(Pool) - Constructor for class groovyx.gpars.group.DefaultPGroup
Creates a group for actors, agents, tasks and operators.
DefaultPGroup() - Constructor for class groovyx.gpars.group.DefaultPGroup
Creates a group for actors, agents, tasks and operators.
DefaultPGroup(int) - Constructor for class groovyx.gpars.group.DefaultPGroup
Creates a group for actors, agents, tasks and operators.
DefaultPool - Class in groovyx.gpars.scheduler
Represents the actors' thread pool, which performs tasks on behalf of the actors.
DefaultPool() - Constructor for class groovyx.gpars.scheduler.DefaultPool
Creates the pool with default number of daemon threads.
DefaultPool(boolean) - Constructor for class groovyx.gpars.scheduler.DefaultPool
Creates the pool with default number of threads.
DefaultPool(boolean, int) - Constructor for class groovyx.gpars.scheduler.DefaultPool
Creates the pool with specified number of threads.
DefaultPool(ThreadPoolExecutor) - Constructor for class groovyx.gpars.scheduler.DefaultPool
Creates the pool around the given executor service
defaultPoolSize() - Static method in class groovyx.gpars.util.PoolUtils
 
DefaultRemoteHandle - Class in groovyx.gpars.serial
 
DefaultRemoteHandle(UUID, UUID, Class<?>) - Constructor for class groovyx.gpars.serial.DefaultRemoteHandle
 
defaultTxnExecutor - Static variable in class groovyx.gpars.stm.GParsStm
The atomic block to use when no block is specified explicitly
delay - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
 
deregisterCurrentActorWithThread() - Static method in class groovyx.gpars.actor.Actor
Deregisters the actor registered from the thread
dest - Variable in class groovyx.gpars.extra166y.PAS.FJDMap
 
dest - Variable in class groovyx.gpars.extra166y.PAS.FJLMap
 
dest - Variable in class groovyx.gpars.extra166y.PAS.FJOMap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDCPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDMPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLCPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLMPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOCPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOMPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDCPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDMPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLCPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLMPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOCPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOMPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODCPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODMPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLCPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLMPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOCPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOMPap
 
dget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OPap
 
dget(int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
 
dgetArray() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
dgetArray() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DPap
 
dgetIn() - Method in class groovyx.gpars.extra166y.PAS.FJDScan
 
dgetIn() - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
dgetOut() - Method in class groovyx.gpars.extra166y.PAS.FJDScan
 
dgetOut() - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
disabledDFVs - Variable in class groovyx.gpars.dataflow.impl.SelectBase
Since DataflowVariables should be only read once, they need to be disabled after selecting their value The array stores a boolean flag for each index, indicating, whether the channel/variable has been disabled
disableDFV(int, SelectableChannel<? extends T>) - Method in class groovyx.gpars.dataflow.impl.SelectBase
Sets the flag in the disabledDFVs array, if the channel is a DFV
disconnect(LocalNode) - Method in class groovyx.gpars.remote.LocalHost
Disconnect local node from the provider
disconnect() - Method in class groovyx.gpars.remote.LocalHost
 
disconnect(LocalNode) - Static method in class groovyx.gpars.remote.LocalHostRegistry
 
disconnect() - Method in class groovyx.gpars.remote.LocalNode
 
disconnect() - Method in class groovyx.gpars.remote.netty.NettyRemoteConnection
 
disconnect() - Method in class groovyx.gpars.remote.netty.NettyTransportProvider
 
disconnect() - Method in class groovyx.gpars.remote.RemoteConnection
 
disconnect() - Method in class groovyx.gpars.remote.RemoteHost
 
disconnect(LocalNode) - Method in class groovyx.gpars.remote.RemoteHost
 
disconnected - Variable in class groovyx.gpars.dataflow.DataflowVariable.RemoteDataflowVariable
 
disconnectRemoteNode(UUID) - Method in class groovyx.gpars.remote.LocalHost
 
doBind(T) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Performs the actual bind operation, unblocks all blocked threads and informs all asynchronously waiting actors.
doBindImpl(T) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
doBindImpl(T) - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
 
doBindRemote(UUID, T) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Binds the value after receiving a bing message over the wire
doLoop(Callable<Boolean>, Closure, Runnable) - Method in class groovyx.gpars.actor.DefaultActor
Ensures that the supplied closure will be invoked repeatedly in a loop.
doPut(K, V, boolean) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Shared implementation for put, putIfAbsent
doRun(T) - Method in class groovyx.gpars.dataflow.impl.ThenMessagingRunnable
 
doRun(Object...) - Method in class groovyx.gpars.DataflowMessagingRunnable
Defines the action performed by the Runnable
doRun(T) - Method in class groovyx.gpars.MessagingRunnable
Defines the action performed by the Runnable
doRun(T) - Method in class groovyx.gpars.ReactorMessagingRunnable
Defines the action performed by the Runnable
doSelect(int, SelectRequest<T>) - Method in class groovyx.gpars.dataflow.impl.SelectBase
Invoked whenever the Select is asked for the next value.
doSelect() - Method in class groovyx.gpars.dataflow.operator.DataflowPrioritySelector
Ask for another select operation on the internal select instance.
doSelect() - Method in class groovyx.gpars.dataflow.operator.DataflowSelector
Ask for another select operation on the internal select instance.
doStart() - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
doThenForkAndJoin(PGroup, Pool, Closure<? extends Object>[]) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
doubleAdder() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer that adds two double elements.
doubleEqualityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument == the second.
doubleInequalityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument != the second.
doubleMaxReducer(Ops.DoubleComparator) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the maximum of two double elements, using the given comparator.
doubleMinReducer(Ops.DoubleComparator) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the minimum of two double elements, using the given comparator.
doubleRandom() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a generator producing uniform random values between zero and one, with the same properties as Random.nextDouble().
doubleRandom(double) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a generator producing uniform random values between zero and the given bound, with the same properties as Random.nextDouble().
doubleRandom(double, double) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a generator producing uniform random values between the given least value (inclusive) and bound (exclusive).
dquickSort(double[], Ops.DoubleComparator, int, int) - Static method in class groovyx.gpars.extra166y.PAS
 
driver - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
dsetIn(double) - Method in class groovyx.gpars.extra166y.PAS.FJDScan
 
dsetIn(double) - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
dsetOut(double) - Method in class groovyx.gpars.extra166y.PAS.FJDScan
 
dsetOut(double) - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
DUMMY - Static variable in class groovyx.gpars.dataflow.Dataflows
 
dummyWaitingThread - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression
A request chain terminator
DynamicDispatchActor - Class in groovyx.gpars.actor
A pooled actor allowing for an alternative structure of the message handling code.
DynamicDispatchActor() - Constructor for class groovyx.gpars.actor.DynamicDispatchActor
Creates a new instance without any when handlers registered

E

eachParallel(Collection<T>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied closure as the transformation operation.
eachParallel(T, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied closure as the transformation operation.
eachParallel(Map<K, V>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied map and invokes the withMapping() method using the supplied closure as the transformation operation.
eachWithIndexParallel(Collection<T>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied closure as the transformation operation.
eachWithIndexParallel(T, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied closure as the transformation operation.
eachWithIndexParallel(Map<K, V>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Does parallel eachWithIndex on maps
elementType - Variable in class groovyx.gpars.extra166y.PAS.FJOSelectAllDriver
 
empty - Variable in class groovyx.gpars.util.DefaultMessageQueue
 
EMPTY_ARGUMENTS - Static variable in class groovyx.gpars.actor.Actor
 
EMPTY_OBJECTS - Static variable in class groovyx.gpars.forkjoin.FJWorker
 
encode(ChannelHandlerContext, Channel, Object) - Method in class groovyx.gpars.remote.netty.RemoteObjectEncoder
 
enhanceAndUnwrap(ActorMessage) - Method in class groovyx.gpars.actor.BlockingActor
 
enhanceClosure(Closure) - Method in class groovyx.gpars.actor.DefaultActor
 
EnhancedRWLock - Class in groovyx.gpars.util
Extends ReentrantReadWriteLock with handy withReadLock(Closure) and withWriteLock(Closure) methods to safely lock and unlock the lock for the passed-in closure.
EnhancedRWLock() - Constructor for class groovyx.gpars.util.EnhancedRWLock
 
EnhancedRWLock(boolean) - Constructor for class groovyx.gpars.util.EnhancedRWLock
 
EnhancedSemaphore - Class in groovyx.gpars.util
Extends Semaphore with a handy withSemaphore(Closure) method to safely acquire and release the Semaphore for the passed-in closure.
EnhancedSemaphore(int) - Constructor for class groovyx.gpars.util.EnhancedSemaphore
Creates a new EnhancedSemaphore, delegating to the Semaphore class constructor.
enhanceReplies(ActorMessage) - Method in class groovyx.gpars.actor.BlockingActor
Adds reply and replyIfExists methods to the current Actor and the message.
ensureToContainVariable(Object) - Method in class groovyx.gpars.dataflow.Dataflows
The idea is following: we try to putIfAbsent dummy DFV in to map if something real already there we are done if not we obtain lock and put new DFV with double check
enter() - Method in class groovyx.gpars.serial.SerialContext
Enter to the context
entrySet - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
entrySet() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns a Set view of the mappings contained in this map.
eos() - Static method in class groovyx.gpars.dataflow.stream.StreamCore
 
equal(K, Object) - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Equivalence
Returns true if the given objects are considered equal.
equal(Object, Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EquivalenceUsingEquals
 
equal(Object, Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EquivalenceUsingIdentity
 
equalityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument equals the second.
equals(Object) - Method in class groovyx.gpars.dataflow.SelectResult
 
equals(Object) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
EQUALS - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
An Equivalence object performing Object.equals(java.lang.Object) based comparisons and using Object.hashCode() hashing
equals(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Compares the specified object with this map for equality.
equals(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WriteThroughEntry
 
equals(Object) - Method in class groovyx.gpars.memoize.NullValue
Deprecated.
 
error - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression
 
ERROR_READING_A_SYNCHRONOUS_CHANNEL - Static variable in class groovyx.gpars.dataflow.SyncDataflowVariable
 
errorHandler - Variable in class groovyx.gpars.dataflow.impl.ThenMessagingRunnable
 
errors - Variable in class groovyx.gpars.agent.AgentCore
Holds agent errors
eval(Object) - Static method in class groovyx.gpars.dataflow.stream.StreamCore
 
evalLoopCondition() - Method in class groovyx.gpars.actor.DefaultActor
 
evaluate() - Method in class groovyx.gpars.dataflow.expression.DataflowComplexExpression
Evaluates all the arguments
evaluate() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Evaluates the expression after the ones we depend on are ready
evaluate() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression.TransformMany
 
evaluate() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression.TransformOne
 
evaluate() - Method in class groovyx.gpars.dataflow.expression.DataflowGetPropertyExpression
Retrieves the receiver's property value
evaluate() - Method in class groovyx.gpars.dataflow.expression.DataflowInvocationExpression
 
evaluate() - Method in class groovyx.gpars.dataflow.expression.RemoteDataflowExpression
 
evaluateArguments(Pool, Object[], int, List<Object>, DataflowVariable<Object>, Closure<T>, boolean) - Static method in class groovyx.gpars.util.PAUtils
Performs a single step in the evaluation of parameters passed into an asynchronous function
eventManager - Variable in class groovyx.gpars.dataflow.DataflowQueue
 
eventManager - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression
 
eventManager - Variable in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
everyParallel(Collection, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
everyParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
everyParallel(Map, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied map and invokes the withFilter() method using the supplied closure as the filter predicate.
ex - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class groovyx.gpars.remote.netty.NettyHandler
 
exec() - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
execute(RemoteConnection) - Method in class groovyx.gpars.actor.Actor.RemoteActor.StopActorMsg
 
execute(RemoteConnection) - Method in class groovyx.gpars.actor.Actor.RemoteActor.TerminateActorMsg
 
execute(RemoteConnection) - Method in class groovyx.gpars.actor.impl.MessageStream.SendTo
 
execute(RemoteConnection) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression.BindDataflow
Performs the actual bind on the remote host
execute(Runnable) - Method in class groovyx.gpars.group.PGroup
schedules a new task for processing with the pool
execute(RemoteConnection) - Method in class groovyx.gpars.remote.message.NodeConnectedMsg
 
execute(RemoteConnection) - Method in class groovyx.gpars.remote.message.NodeDisconnectedMsg
 
execute(Runnable) - Method in class groovyx.gpars.scheduler.DefaultPool
schedules a new task for processing with the pool
execute(Runnable) - Method in class groovyx.gpars.scheduler.FJPool
schedules a new task for processing with the pool
execute(Runnable) - Method in interface groovyx.gpars.scheduler.Pool
schedules a new task for processing with the pool
execute(Runnable) - Method in class groovyx.gpars.scheduler.Scheduler
 
execute(RemoteConnection) - Method in class groovyx.gpars.serial.SerialHandle.RemoteSerialHandle.ReleaseHandle
 
execute(RemoteConnection) - Method in class groovyx.gpars.serial.SerialMsg
 
EXPECTED - Static variable in class groovyx.gpars.actor.DefaultActor
 
expr - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.BindDataflow
 
extractInputs(Map<String, Object>) - Static method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
extractListeners(Map<String, Object>) - Static method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
extractOutputs(Map<String, Object>) - Static method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
extractState(Map<String, Object>) - Static method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 

F

factory - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
The factory for this map
factory - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.Client
 
factory - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.Server
 
fair - Variable in class groovyx.gpars.util.AsyncMessagingCore
Fair agents give up the thread after processing each message, non-fair agents keep a thread until their message queue is empty.
fairActor(Runnable) - Static method in class groovyx.gpars.actor.Actors
Creates a new instance of PooledActor, using the passed-in closure as the body of the actor's act() method.
fairActor(Runnable) - Method in class groovyx.gpars.group.PGroup
Creates a new instance of DefaultActor, using the passed-in runnable/closure as the body of the actor's act() method.
fairAgent(T) - Static method in class groovyx.gpars.agent.Agent
Creates an agent instance initialized with the given state, which will cooperate in thread sharing with other Agent instances in a fair manner.
fairAgent(T, Closure) - Static method in class groovyx.gpars.agent.Agent
Creates an agent instance initialized with the given state, which will cooperate in thread sharing with other agents and actors in a fair manner.
fairAgent(T) - Method in class groovyx.gpars.group.PGroup
Creates an agent instance initialized with the given state, which will cooperate in thread sharing with other agents and actors in a fair manner.
fairAgent(T, Closure) - Method in class groovyx.gpars.group.PGroup
Creates an agent instance initialized with the given state, which will cooperate in thread sharing with other agents and actors in a fair manner.
fairMessageHandler(Closure) - Static method in class groovyx.gpars.actor.Actors
Creates an instance of DynamicDispatchActor, which will cooperate in thread sharing with other actors in a fair manner.
fairMessageHandler(Closure) - Method in class groovyx.gpars.group.PGroup
Creates an instance of DynamicDispatchActor, which will cooperate in thread sharing with other actors sharing the same thread pool
fairReactor(Closure) - Static method in class groovyx.gpars.actor.Actors
Creates a reactor around the supplied code, which will cooperate in thread sharing with other actors in a fair manner.
fairReactor(Closure) - Method in class groovyx.gpars.group.PGroup
Creates a reactor around the supplied code, which will cooperate in thread sharing with other actors sharing the same thread pool When a reactor receives a message, the supplied block of code is run with the message as a parameter and the result of the code is send in reply.
fairStaticMessageHandler(Closure) - Static method in class groovyx.gpars.actor.Actors
Creates an instance of StaticDispatchActor, which will cooperate in thread sharing with other actors sharing the same thread pool.
fairStaticMessageHandler(Closure) - Method in class groovyx.gpars.group.PGroup
Creates an instance of StaticDispatchActor, which will cooperate in thread sharing with other actors sharing the same thread pool.
fence - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
fence - Variable in class groovyx.gpars.extra166y.PAS.FJScanOp
 
filter(Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
filter(Pool, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
filter(PGroup, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
filter(Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
filter(Pool, Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
filter(PGroup, Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
filter(Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator that will filter data using the provided closure
filter(Pool, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator that will filter data using the provided closure
filter(PGroup, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator that will filter data using the provided closure
filter(Map<String, Object>, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator that will filter data using the provided closure
filter(Pool, Map<String, Object>, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator that will filter data using the provided closure
filter(PGroup, Map<String, Object>, Closure<Boolean>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator that will filter data using the provided closure
filter(Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
filter(Pool, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
filter(PGroup, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
filter(Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
filter(Pool, Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
filter(PGroup, Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
filter(Closure<Boolean>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Creates and attaches a new operator that will filter data using the provided closure
filter(Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Creates and attaches a new operator that will filter data using the provided closure
filter(Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
filter(Pool, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
filter(PGroup, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
filter(Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
filter(Pool, Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
filter(PGroup, Map<String, Object>, Closure<Boolean>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
filter(Closure) - Method in interface groovyx.gpars.dataflow.stream.FList
 
filter(Closure) - Method in class groovyx.gpars.dataflow.stream.StreamCore
Builds a filtered stream using the supplied filter closure
filter(StreamCore<T>, Closure, StreamCore<T>) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
FilterClosure<V> - Class in groovyx.gpars.dataflow.operator
Used by the filter() method to wrap the supplied closure and use it for filtering data.
FilterClosure(Closure<Boolean>) - Constructor for class groovyx.gpars.dataflow.operator.FilterClosure
 
filteredAtLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
filteredAtLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
filteredAtLeaf(int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
finalize() - Method in class groovyx.gpars.group.PGroup
Shutdown the thread pool gracefully
finalizeHandle(SerialHandle) - Method in class groovyx.gpars.serial.SerialContext
 
finalizeHandle(SerialHandle) - Method in class groovyx.gpars.serial.SerialHandles
 
finalizeReference() - Method in class groovyx.gpars.serial.SerialHandle
 
finalizeReference() - Method in class groovyx.gpars.serial.SerialHandle.RemoteSerialHandle
 
findAllParallel(Collection<T>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
findAllParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
findAllParallel(Map<K, V>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied map and invokes the withFilter() method using the supplied closure as the filter predicate.
findAnyParallel(Collection<T>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
findAnyParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
findAnyParallel(Map<K, V>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied map and invokes the withFilter() method using the supplied closure as the filter predicate.
findGroupById(String) - Method in class groovyx.gpars.activeobject.ActiveObjectRegistry
 
findNode(Object, int, CustomConcurrentHashMap.Segment) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns node for key, or null if none.
findParallel(Collection<T>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
findParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied closure as the filter predicate.
findParallel(Map<K, V>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied map and invokes the withFilter() method using the supplied closure as the filter predicate.
findSuitablePrivateMethodName(ClassNode, MethodNode) - Static method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
FINISHED - Static variable in class groovyx.gpars.extra166y.PAS.FJScan
 
fireAfterRun(List<Object>) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
fireAfterStart() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
fireAfterStop() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
fireBeforeRun(List<Object>) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
fireBindError(T, boolean) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
fireBindError(Throwable) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
fireBindError(T, T, boolean) - Method in interface groovyx.gpars.dataflow.impl.BindErrorDistributor
 
fireBindError(T, Throwable) - Method in interface groovyx.gpars.dataflow.impl.BindErrorDistributor
 
fireBindError(Throwable, T, boolean) - Method in interface groovyx.gpars.dataflow.impl.BindErrorDistributor
 
fireBindError(Throwable, Throwable) - Method in interface groovyx.gpars.dataflow.impl.BindErrorDistributor
 
fireBindError(T, T, boolean) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
Notifies all listeners about failed bind operations
fireBindError(T, Throwable) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
Notifies all listeners about failed bindError operations
fireBindError(Throwable, T, boolean) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
Notifies all listeners about failed bind operations
fireBindError(Throwable, Throwable) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
Notifies all listeners about failed bindError operations
fireControlMessageArrived(DataflowReadChannel, int, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
fireCustomEvent(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
fireEvent() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
If shutdown is in progress, we'll notify the monitor
fireMessageArrived(DataflowReadChannel, int, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
fireMessageArrived(Object, int, boolean) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
fireMessageSentOut(DataflowWriteChannel, int, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
fireOnException(Throwable) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
fireOnMessage(T) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
fireOnMessage(T) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
fireOnMessage(T) - Method in interface groovyx.gpars.dataflow.impl.DataflowChannelEventDistributor
 
fireOnMessage(T) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
fireOnMessage(T) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
first - Variable in class groovyx.gpars.actor.ForwardingDelegate
 
first - Variable in class groovyx.gpars.actor.impl.RunnableBackedBlockingActor.RunnableBackedPooledActorDelegate
 
first - Variable in class groovyx.gpars.dataflow.stream.StreamCore
 
first - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.AndPredicate
 
FJPool - Class in groovyx.gpars.scheduler
Represents the actors' thread pool, which performs tasks on behalf of the actors.
FJPool() - Constructor for class groovyx.gpars.scheduler.FJPool
Creates the pool with default number of threads.
FJPool(int) - Constructor for class groovyx.gpars.scheduler.FJPool
Creates the pool with specified number of threads.
FJPool(ForkJoinPool) - Constructor for class groovyx.gpars.scheduler.FJPool
Creates the pool wrapping the provided ForkJoinPool
FJWorker<T> - Class in groovyx.gpars.forkjoin
Represents a recursive task for the builder-style fork/join algorithm.
FJWorker(Object...) - Constructor for class groovyx.gpars.forkjoin.FJWorker
 
FList<T> - Interface in groovyx.gpars.dataflow.stream
Represents a list implemented as a Functional Queue.
FListIterator<T> - Class in groovyx.gpars.dataflow.stream
 
FListIterator(FList<T>) - Constructor for class groovyx.gpars.dataflow.stream.FListIterator
 
foldParallel(Collection<T>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Deprecated.
foldParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Deprecated.
foldParallel(Collection<T>, T, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Deprecated.
foldParallel(Object, Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Deprecated.
ForkingDataflowOperatorActor - Class in groovyx.gpars.dataflow.operator
An operator's internal actor.
ForkingDataflowOperatorActor(DataflowOperator, PGroup, List, List, Closure, int) - Constructor for class groovyx.gpars.dataflow.operator.ForkingDataflowOperatorActor
 
ForkingDataflowSelectorActor - Class in groovyx.gpars.dataflow.operator
An selector's internal actor.
ForkingDataflowSelectorActor(DataflowSelector, PGroup, List, List, Closure, int) - Constructor for class groovyx.gpars.dataflow.operator.ForkingDataflowSelectorActor
 
ForkJoinUtils - Class in groovyx.gpars.forkjoin
 
ForkJoinUtils() - Constructor for class groovyx.gpars.forkjoin.ForkJoinUtils
 
forkOffChild(AbstractForkJoinWorker<T>) - Method in class groovyx.gpars.forkjoin.AbstractForkJoinWorker
Forks a child task.
forkOffChild(Object...) - Method in class groovyx.gpars.forkjoin.FJWorker
 
ForwardingDelegate - Class in groovyx.gpars.actor
 
ForwardingDelegate(Object, Object) - Constructor for class groovyx.gpars.actor.ForwardingDelegate
 
forwardPoisonPill(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
forwardPoisonPill(Object) - Method in class groovyx.gpars.dataflow.operator.ForkingDataflowOperatorActor
 
forwardPoisonPill(Object) - Method in class groovyx.gpars.dataflow.operator.ForkingDataflowSelectorActor
 
FQMessageQueue - Class in groovyx.gpars.util
An implementation of the message queue for actor and agent messaging using functional queues.
FQMessageQueue() - Constructor for class groovyx.gpars.util.FQMessageQueue
 
FQMessageQueue.EmptyNode - Class in groovyx.gpars.util
 
FQMessageQueue.EmptyNode() - Constructor for class groovyx.gpars.util.FQMessageQueue.EmptyNode
 
FQMessageQueue.Node - Class in groovyx.gpars.util
 
FQMessageQueue.Node(FQMessageQueue.Node, Object) - Constructor for class groovyx.gpars.util.FQMessageQueue.Node
 

G

GeneralTimer - Interface in groovyx.gpars.util
Represents timers, either java.util.Timer or timers provided by the hosting environment, such as GAE
generate(T, Closure, Closure) - Method in class groovyx.gpars.dataflow.stream.StreamCore
Populates the stream with generated values
generateNext(T, StreamCore<T>, Closure, Closure) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
generator - Static variable in class groovyx.gpars.extra166y.CommonOps.DoubleRandomGenerator
 
generator - Static variable in class groovyx.gpars.extra166y.CommonOps.IntRandomGenerator
 
generator - Static variable in class groovyx.gpars.extra166y.CommonOps.LongRandomGenerator
 
generator - Variable in class groovyx.gpars.extra166y.PAS.FJDGenerate
 
generator - Variable in class groovyx.gpars.extra166y.PAS.FJLGenerate
 
generator - Variable in class groovyx.gpars.extra166y.PAS.FJOGenerate
 
get() - Method in class groovyx.gpars.dataflow.DataflowVariable
Retrieves the value of the variable, blocking until a value is available
get(long, TimeUnit) - Method in class groovyx.gpars.dataflow.DataflowVariable
Retrieves the value of the variable, blocking up to given timeout, if the value has not been assigned yet.
get() - Method in interface groovyx.gpars.dataflow.Promise
Retrieves the value of the variable, blocking until a value is available
get(long, TimeUnit) - Method in interface groovyx.gpars.dataflow.Promise
Retrieves the value of the variable, blocking up to given timeout, if the value has not been assigned yet.
get(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns the value associated with a key equivalent to the given key with respect to this map's key Equivalence, or null if no such mapping exists.
get() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyNode
 
get() - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Node
Returns the key established during the creation of this node.
get() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyNode
 
get(int) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
get(int) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns the element of the array at the given index.
get(int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
get(int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the element of the array at the given index.
get(int) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
get(int) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the element of the array at the given index.
get() - Static method in class groovyx.gpars.serial.SerialContext
 
get(UUID) - Method in class groovyx.gpars.serial.SerialContext
 
get(UUID) - Method in class groovyx.gpars.serial.SerialHandles
 
getAddress() - Method in class groovyx.gpars.remote.netty.NettyTransportProvider.Server
 
getArray() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns the underlying array used for computations.
getArray() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the underlying array used for computations.
getArray() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the underlying array used for computations.
getAt(int) - Method in class groovyx.gpars.dataflow.Dataflows
Retrieves the DFV associated with the given index
getBindErrorListeners() - Method in interface groovyx.gpars.dataflow.impl.BindErrorListenerManager
 
getBindErrorListeners() - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
getBindErrorManager() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
getChannel() - Method in class groovyx.gpars.remote.netty.NettyHandler
 
getChildrenResults() - Method in class groovyx.gpars.forkjoin.AbstractForkJoinWorker
Waits for and returns the results of the child tasks.
getConcurrentExceptions() - Method in exception groovyx.gpars.AsyncException
 
getConfiguredPoolSize() - Method in class groovyx.gpars.scheduler.FJPool
 
getConnection() - Method in class groovyx.gpars.remote.RemoteHost
 
getContent() - Method in class groovyx.gpars.pa.CombineHolder
 
getCore() - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
getCount() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
Returns the current count.
getCount() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch.Sync
 
getCurrent() - Method in class groovyx.gpars.ThreadLocalPools
Gives the current element
getError() - Method in class groovyx.gpars.dataflow.DataflowVariable
Returns the error bound to the promise
getError() - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
Returns the error bound to the promise
getError() - Method in interface groovyx.gpars.dataflow.Promise
Returns the error bound to the promise
getErrors() - Method in class groovyx.gpars.agent.AgentCore
Retrieves a list of exception thrown within the agent's body.
getEventManager() - Method in class groovyx.gpars.dataflow.DataflowQueue
 
getEventManager() - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Retrieves the event manager object of this channel
getEventManager() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
getEventManager() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
getExecutor() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns the executor used for computations.
getExecutor() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the executor used for computations.
getExecutor() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the executor used for computations.
getExecutorService() - Method in class groovyx.gpars.scheduler.DefaultPool
Retrieves the internal executor service.
getFirst() - Method in interface groovyx.gpars.dataflow.stream.FList
 
getFirst() - Method in class groovyx.gpars.dataflow.stream.StreamCore
Retrieved the first element in the stream, blocking until a value is available
getFirstDFV() - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
getForkJoinPool() - Method in class groovyx.gpars.scheduler.FJPool
Retrieves the internal executor service.
getGroup() - Method in class groovyx.gpars.dataflow.operator.Pipeline
 
getHead() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamWriteAdapter
 
getHost() - Method in class groovyx.gpars.remote.RemoteConnection
 
getHostId() - Method in class groovyx.gpars.serial.SerialContext
 
getId() - Method in class groovyx.gpars.actor.ActorTimerTask
 
getId() - Method in class groovyx.gpars.remote.LocalNode
 
getId() - Method in class groovyx.gpars.remote.RemoteNode
 
getId() - Method in class groovyx.gpars.serial.LocalHandle
 
getId() - Method in class groovyx.gpars.serial.SerialHandles
Getter for provider id
getImmediateInstance() - Static method in class groovyx.gpars.dataflow.operator.PoisonPill
Retrieves an immediate poison pill instance
getIndex() - Method in class groovyx.gpars.dataflow.SelectResult
 
getInstance() - Static method in class groovyx.gpars.activeobject.ActiveObjectRegistry
 
getInstance() - Static method in class groovyx.gpars.dataflow.operator.PoisonPill
Retrieves a non-immediate poison pill instance
getInstance() - Static method in class groovyx.gpars.dataflow.operator.StopGently
 
getInstance() - Static method in class groovyx.gpars.pa.SumClosure
 
getInstantVal() - Method in class groovyx.gpars.agent.AgentBase
A shorthand method for safe message-based retrieval of the internal state.
getIssues() - Method in exception groovyx.gpars.actor.impl.ActorReplyException
 
getJoinLatch() - Method in class groovyx.gpars.actor.Actor
Join-point for this actor
getKey() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WriteThroughEntry
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyIntValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeySelfValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeySoftValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyStrongValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyWeakValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyIntValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeySelfValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeySoftValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyStrongValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyWeakValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyIntValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySelfValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySoftValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyStrongValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyWeakValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyIntValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeySelfValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeySoftValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyStrongValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyWeakValueNode
 
getLinkage() - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Node
Returns the linkage established during the creation of this node or, if since updated, the linkage set by the most recent call to setLinkage.
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeyIntValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeySelfValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeySoftValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeyStrongValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeyWeakValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeyIntValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeySelfValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeySoftValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeyStrongValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeyWeakValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyIntValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeySelfValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeySoftValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyStrongValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyWeakValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeyIntValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeySelfValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeySoftValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeyStrongValueNode
 
getLinkage() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeyWeakValueNode
 
getListeners() - Method in interface groovyx.gpars.dataflow.impl.DataflowChannelEventListenerManager
 
getListeners() - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
getLocalHost() - Method in class groovyx.gpars.remote.LocalNode
 
getLocalHost() - Method in class groovyx.gpars.remote.RemoteHost
 
getLocalHostId() - Method in class groovyx.gpars.serial.SerialContext
 
getLocator() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyNode
 
getLocator() - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Node
Returns the locator established during the creation of this node.
getLocator() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyNode
 
getLocator() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyNode
 
getLocator() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyNode
 
getMainActor() - Method in class groovyx.gpars.remote.LocalNode
 
getMainActor() - Method in class groovyx.gpars.remote.RemoteNode
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.dataflow.operator.BinaryChoiceClosure
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.dataflow.operator.ChainWithClosure
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.dataflow.operator.ChoiceClosure
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.dataflow.operator.CopyChannelsClosure
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorAtomicBoundAllClosure
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.dataflow.operator.FilterClosure
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.dataflow.operator.SeparationClosure
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.DataflowMessagingRunnable
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.MessagingRunnable
 
getMaximumNumberOfParameters() - Method in class groovyx.gpars.ReactorMessagingRunnable
 
getMessage() - Method in class groovyx.gpars.actor.impl.MessageStream.SendTo
 
getMessage() - Method in exception groovyx.gpars.AsyncException
 
getMetaClass() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
getName() - Method in enum groovyx.gpars.extra166y.CustomConcurrentHashMap.Strength
 
getOrCreateSerialHandle() - Method in class groovyx.gpars.serial.WithSerialId
Gets serial handle for the object If needed new handle created and serialization host subscribed for the object handle
getOutput() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
The processor's first / only output channel
getOutput() - Method in class groovyx.gpars.dataflow.operator.Pipeline
 
getOutputs(int) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
The processor's output channel of the given index
getOutputs() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
The processor's all output channels
getOwningProcessor() - Method in class groovyx.gpars.DataflowMessagingRunnable
Retrieves the owning processor (operator or selector) giving the DataflowMessagingRunnable a way to call methods like bindOutput()
getParallel(Collection<T>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a PAWrapper around a ParallelArray wrapping the elements of the original collection.
getParallel(Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a PAWrapper around a ParallelArray wrapping the elements of the original collection.
getParallelArray(Collection<T>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a ParallelArray wrapping the elements of the original collection.
getParallelArray(Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a ParallelArray wrapping the elements of the original collection.
getParallelGroup() - Method in class groovyx.gpars.actor.Actor
Retrieves the group to which the actor belongs
getParameterTypes() - Method in class groovyx.gpars.dataflow.operator.BinaryChoiceClosure
 
getParameterTypes() - Method in class groovyx.gpars.dataflow.operator.ChainWithClosure
 
getParameterTypes() - Method in class groovyx.gpars.dataflow.operator.ChoiceClosure
 
getParameterTypes() - Method in class groovyx.gpars.dataflow.operator.CopyChannelsClosure
 
getParameterTypes() - Method in class groovyx.gpars.dataflow.operator.FilterClosure
 
getParameterTypes() - Method in class groovyx.gpars.dataflow.operator.SeparationClosure
 
getParameterTypes() - Method in class groovyx.gpars.DataflowMessagingRunnable
Returns types expected by the Runnable.
getParameterTypes() - Method in class groovyx.gpars.MessagingRunnable
 
getParameterTypes() - Method in class groovyx.gpars.ReactorMessagingRunnable
 
getPayLoad() - Method in class groovyx.gpars.actor.ActorMessage
 
getPipeline() - Method in class groovyx.gpars.remote.netty.NettyTransportProvider.ServerPipelineFactory
 
getPoolFactory() - Static method in class groovyx.gpars.GParsConfig
 
getPoolSize() - Method in class groovyx.gpars.group.PGroup
Retrieves the current thread pool size
getPoolSize() - Method in class groovyx.gpars.scheduler.DefaultPool
Retrieves the current thread pool size
getPoolSize() - Method in class groovyx.gpars.scheduler.FJPool
Retrieves the current thread pool size
getPoolSize() - Method in interface groovyx.gpars.scheduler.Pool
Retrieves the current thread pool size
getPoolSize() - Method in class groovyx.gpars.scheduler.Scheduler
Retrieves the current thread pool size
getProperty(String) - Method in class groovyx.gpars.actor.ForwardingDelegate
 
getProperty(String) - Method in class groovyx.gpars.actor.impl.RunnableBackedBlockingActor.RunnableBackedPooledActorDelegate
 
getProperty(String) - Method in class groovyx.gpars.dataflow.Dataflows
 
getProperty(String) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Returns either standard property of the expression or creates an expression, which will request given property when the receiver becomes available
getQueue() - Method in class groovyx.gpars.dataflow.DataflowQueue
 
getRawResult() - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
getReclamationQueue() - Static method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns a queue that may be used as the ReferenceQueue argument to Reference constructors to arrange removal of reclaimed nodes from maps via a background thread.
getRemoteClass() - Method in class groovyx.gpars.actor.impl.MessageStream
 
getRemoteClass() - Method in class groovyx.gpars.dataflow.DataflowVariable
 
getRemoteClass() - Method in class groovyx.gpars.serial.WithSerialId
Class of remote object to be created
getRemoteHost() - Method in class groovyx.gpars.remote.RemoteNode
 
getRest() - Method in class groovyx.gpars.dataflow.stream.DataflowStream
Retrieves a DataflowStream representing the rest of this Stream after removing the first element
getRest() - Method in interface groovyx.gpars.dataflow.stream.FList
 
getRest() - Method in class groovyx.gpars.dataflow.stream.StreamCore
Retrieves a DataflowStream representing the rest of this Stream after removing the first element
getRest() - Method in class groovyx.gpars.dataflow.stream.SyncDataflowStream
Retrieves a DataflowStream representing the rest of this Stream after removing the first element
getResult() - Method in class groovyx.gpars.actor.impl.MessageStream.ResultWaiter
Retrieves the response blocking until a message arrives
getResult(long, TimeUnit) - Method in class groovyx.gpars.actor.impl.MessageStream.ResultWaiter
Retrieves the response blocking until a message arrives
getScheduler() - Method in class groovyx.gpars.remote.LocalNode
 
getSegmentForAdd(int) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns the segment for possibly inserting into the table associated with given hash, constructing it if necessary.
getSegmentForTraversal(int) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns the segment for traversing table for key with given hash.
getSender() - Method in class groovyx.gpars.actor.AbstractLoopingActor
Retrieves the sender actor of the currently processed message.
getSender() - Method in class groovyx.gpars.actor.ActorMessage
 
getSender() - Method in class groovyx.gpars.actor.impl.ReplyingMessageStream
 
getSerialHost(UUID, Object) - Method in class groovyx.gpars.remote.LocalHost
 
getSerialHost(UUID, Object) - Method in class groovyx.gpars.serial.SerialContext
 
getSerialHost(UUID, Object) - Method in class groovyx.gpars.serial.SerialHandles
 
getSerialId() - Method in class groovyx.gpars.serial.SerialHandle
Serial id of the object
getSourceUnit() - Method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
getStateObject() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Retrieves the custom state object
getSubscribers() - Method in class groovyx.gpars.serial.SerialHandle
Getter for subscribers
getTableForAdd(CustomConcurrentHashMap) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Segment
 
getTableForTraversal() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Segment
 
getTermination() - Method in class groovyx.gpars.dataflow.operator.CountingPoisonPill
Retrieves the promise for termination
getTermination() - Method in class groovyx.gpars.dataflow.operator.ImmediateCountingPoisonPill
Retrieves the promise for termination
getTermination() - Method in class groovyx.gpars.dataflow.operator.PoisonTrackCounter
 
getThreadPool() - Method in class groovyx.gpars.group.PGroup
 
getThreadPool() - Method in class groovyx.gpars.util.AsyncMessagingCore
 
getThreshold() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
Returns lazily computed threshold.
getTimerFactory() - Static method in class groovyx.gpars.GParsConfig
 
getTo() - Method in class groovyx.gpars.actor.impl.MessageStream.SendTo
 
getUnsafe() - Static method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns a sun.misc.Unsafe.
getVal() - Method in class groovyx.gpars.agent.AgentBase
A shorthand method for safe message-based retrieval of the internal state.
getVal() - Method in class groovyx.gpars.dataflow.DataflowQueue
Retrieves the value at the head of the buffer.
getVal(long, TimeUnit) - Method in class groovyx.gpars.dataflow.DataflowQueue
Retrieves the value at the head of the buffer.
getVal() - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Reads the current value of the channel.
getVal(long, TimeUnit) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Reads the current value of the channel.
getVal() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Reads the value of the variable.
getVal(long, TimeUnit) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Reads the value of the variable.
getVal() - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
 
getVal(long, TimeUnit) - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
 
getVal() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
getVal(long, TimeUnit) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
getVal() - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
getVal(long, TimeUnit) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
getVal() - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
Reads the value of the variable.
getVal(long, TimeUnit) - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
Reads the value of the variable.
getValAsync(MessageStream) - Method in class groovyx.gpars.dataflow.DataflowQueue
Asynchronously retrieves the value at the head of the buffer.
getValAsync(Object, MessageStream) - Method in class groovyx.gpars.dataflow.DataflowQueue
Asynchronously retrieves the value at the head of the buffer.
getValAsync(MessageStream) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Asynchronously retrieves the value from the channel.
getValAsync(Object, MessageStream) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Asynchronously retrieves the value from the channel.
getValAsync(MessageStream) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Asynchronously retrieves the value of the variable.
getValAsync(Object, MessageStream) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Used by Dataflow operators.
getValAsync(MessageStream) - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
 
getValAsync(Object, MessageStream) - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
 
getValAsync(MessageStream) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
getValAsync(Object, MessageStream) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
getValAsync(MessageStream) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
getValAsync(Object, MessageStream) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
getValue() - Method in class groovyx.gpars.dataflow.SelectResult
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyIntValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySelfValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySoftValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyStrongValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyWeakValueNode
 
getValue() - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Node
Returns the value established during the creation of this node or, if since updated, the value set by the most recent call to setValue, or throws an exception if value could not be computed.
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyIntValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySelfValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySoftValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyStrongValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyWeakValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyIntValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySelfValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyStrongValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyWeakValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyIntValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySelfValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySoftValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyStrongValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyWeakValueNode
 
getValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WriteThroughEntry
 
gmemoize(Closure<T>) - Static method in class groovyx.gpars.GParsPoolUtil
Deprecated.
gmemoizeAtLeast(Closure<T>, int) - Static method in class groovyx.gpars.GParsPoolUtil
Deprecated.
gmemoizeAtMost(Closure<T>, int) - Static method in class groovyx.gpars.GParsPoolUtil
Deprecated.
gmemoizeBetween(Closure<T>, int, int) - Static method in class groovyx.gpars.GParsPoolUtil
Deprecated.
GPARS_POOLSIZE - Static variable in class groovyx.gpars.util.PoolUtils
 
GParsAtomicBooleanBlock - Class in groovyx.gpars.stm
A default implementation of org.multiverse.api.closures.AtomicBooleanClosure properly handling exception propagation
GParsAtomicBooleanBlock(Closure) - Constructor for class groovyx.gpars.stm.GParsAtomicBooleanBlock
 
GParsAtomicDoubleBlock - Class in groovyx.gpars.stm
A default implementation of org.multiverse.api.closures.AtomicDoubleClosure properly handling exception propagation
GParsAtomicDoubleBlock(Closure) - Constructor for class groovyx.gpars.stm.GParsAtomicDoubleBlock
 
GParsAtomicIntBlock - Class in groovyx.gpars.stm
A default implementation of org.multiverse.api.closures.AtomicIntClosure properly handling exception propagation
GParsAtomicIntBlock(Closure) - Constructor for class groovyx.gpars.stm.GParsAtomicIntBlock
 
GParsAtomicLongBlock - Class in groovyx.gpars.stm
A default implementation of org.multiverse.api.closures.AtomicLongClosure properly handling exception propagation
GParsAtomicLongBlock(Closure) - Constructor for class groovyx.gpars.stm.GParsAtomicLongBlock
 
GParsAtomicVoidBlock - Class in groovyx.gpars.stm
A default implementation of org.multiverse.api.closures.AtomicVoidClosure properly handling exception propagation
GParsAtomicVoidBlock(Closure) - Constructor for class groovyx.gpars.stm.GParsAtomicVoidBlock
 
GParsConfig - Class in groovyx.gpars
Enables to specify custom thread pools and timers to run GPars in hosted environments, such as GAE
GParsConfig() - Constructor for class groovyx.gpars.GParsConfig
 
GParsPoolUtil - Class in groovyx.gpars
This class forms the core of the DSL initialized by GParsPool.
GParsPoolUtil() - Constructor for class groovyx.gpars.GParsPoolUtil
 
GParsStm - Class in groovyx.gpars.stm
Provides access to GPars Stm services.
GParsStm() - Constructor for class groovyx.gpars.stm.GParsStm
 
GParsTxnExecutor<T> - Class in groovyx.gpars.stm
A default implementation of org.multiverse.api.closures.AtomicClosure properly handling exception propagation
GParsTxnExecutor(Closure) - Constructor for class groovyx.gpars.stm.GParsTxnExecutor
 
GracefulShutdownListener - Class in groovyx.gpars.dataflow.operator.component
Listens to an operator/selector and reports its state and activity to a GracefulShutdownMonitor, shared with other listeners.
GracefulShutdownListener(OperatorStateMonitor) - Constructor for class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
Hooks hooks the shared monitor
GracefulShutdownMonitor - Class in groovyx.gpars.dataflow.operator.component
The monitor will orchestrate a graceful shutdown, when its shutdownNetwork() method is called.
GracefulShutdownMonitor() - Constructor for class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Uses the default timer delay
GracefulShutdownMonitor(long) - Constructor for class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Allows to use a customized delay
gran - Variable in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJDCSorter
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJDSorter
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJLCSorter
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJLSorter
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJOCSorter
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
gran - Variable in class groovyx.gpars.extra166y.PAS.FJOSorter
 
grepParallel(Collection<T>, Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied rule as the filter predicate.
grepParallel(Object, Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied rule as the filter predicate.
grepParallel(Map<K, V>, Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied map and invokes the withFilter() method using the supplied rule as the filter predicate.
groovyx.gpars - package groovyx.gpars
This package holds classes for asynchronous collection processing.
groovyx.gpars.activeobject - package groovyx.gpars.activeobject
 
groovyx.gpars.actor - package groovyx.gpars.actor
This package holds classes forming the public actor API.
groovyx.gpars.actor.impl - package groovyx.gpars.actor.impl
This package holds classes some non-public aspects of actor implementation.
groovyx.gpars.agent - package groovyx.gpars.agent
 
groovyx.gpars.dataflow - package groovyx.gpars.dataflow
This package holds classes for basic dataflow concurrency constructs, like dataflow variables, streams and threads.
groovyx.gpars.dataflow.expression - package groovyx.gpars.dataflow.expression
 
groovyx.gpars.dataflow.impl - package groovyx.gpars.dataflow.impl
 
groovyx.gpars.dataflow.operator - package groovyx.gpars.dataflow.operator
This package holds classes representing operators and channels necessary for full dataflow concurrency.
groovyx.gpars.dataflow.operator.component - package groovyx.gpars.dataflow.operator.component
 
groovyx.gpars.dataflow.stream - package groovyx.gpars.dataflow.stream
 
groovyx.gpars.extra166y - package groovyx.gpars.extra166y
Collections supporting parallel operations.
groovyx.gpars.forkjoin - package groovyx.gpars.forkjoin
 
groovyx.gpars.group - package groovyx.gpars.group
 
groovyx.gpars.memoize - package groovyx.gpars.memoize
 
groovyx.gpars.pa - package groovyx.gpars.pa
 
groovyx.gpars.remote - package groovyx.gpars.remote
This package holds classes implementing the remote actors functionality.
groovyx.gpars.remote.message - package groovyx.gpars.remote.message
This package holds message classes for the remote actors implementation.
groovyx.gpars.remote.netty - package groovyx.gpars.remote.netty
This package holds implementation-specific classes implementing the remote actors functionality on top of Netty.
groovyx.gpars.scheduler - package groovyx.gpars.scheduler
This package holds thread pools / schedulers used by actors and dataflow concurrency.
groovyx.gpars.serial - package groovyx.gpars.serial
This package holds classes used for actor identification in the network.
groovyx.gpars.stm - package groovyx.gpars.stm
 
groovyx.gpars.util - package groovyx.gpars.util
Various utility classes enhancing basic Java concurrency constructs.
group - Variable in class groovyx.gpars.dataflow.LazyDataflowVariable
 
group - Variable in class groovyx.gpars.dataflow.operator.Pipeline
 
group - Static variable in class groovyx.gpars.remote.BroadcastDiscovery
 
groupByParallel(Collection<T>, Closure<K>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied closure as the mapping predicate.
groupByParallel(Object, Closure<K>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withMapping() method using the supplied closure as the mapping predicate.
groupByParallelPA(ParallelArray<T>, Closure<K>) - Static method in class groovyx.gpars.GParsPoolUtil
 
GuardedSelectRequest<T> - Class in groovyx.gpars.dataflow.impl
The base implementation of the SelectRequest interface, providing a useful default masking (guarding) functionality.
GuardedSelectRequest(List<Boolean>) - Constructor for class groovyx.gpars.dataflow.impl.GuardedSelectRequest
 
guards - Variable in class groovyx.gpars.dataflow.operator.DataflowSelector
 

H

handleCurrentMessage(Object) - Static method in class groovyx.gpars.activeobject.InternalActor
 
handleException(Throwable) - Method in class groovyx.gpars.actor.Actor
 
handleInterrupt(InterruptedException) - Method in class groovyx.gpars.actor.Actor
 
handleInterruption(AtomicBoolean) - Static method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
handleMessage(Object) - Method in class groovyx.gpars.agent.Agent
Dynamically dispatches the method call
handleMessage(Object) - Method in class groovyx.gpars.agent.AgentCore
Dynamically dispatches the method call
handleMessage(Object) - Method in class groovyx.gpars.util.AsyncMessagingCore
 
handlePoisonPillInSelector(int, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowSelectorActor
 
handler - Variable in class groovyx.gpars.remote.netty.NettyRemoteConnection
 
handler - Variable in class groovyx.gpars.remote.netty.NettyRemoteConnection.MyChannelFutureListener
 
handleStart() - Method in class groovyx.gpars.actor.Actor
 
handleStart() - Method in class groovyx.gpars.actor.BlockingActor
 
handleStart() - Method in class groovyx.gpars.actor.DefaultActor
Called once the START_MESSAGE arrives.
handleTermination() - Method in class groovyx.gpars.actor.Actor
 
handleTermination() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
handleTimeout() - Method in class groovyx.gpars.actor.Actor
 
hasAllEqualElements(ParallelArrayWithMapping<U, V>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns true if all elements at the same relative positions of this and other array are equal.
hasAllEqualElements(ParallelArrayWithMapping<U, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Returns true if all elements at the same relative positions of this and other array are equal.
hasAllEqualElements(ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns true if all elements at the same relative positions of this and other array are equal.
hasAllEqualElements(ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Returns true if all elements at the same relative positions of this and other array are equal.
hasAllEqualElements(ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns true if all elements at the same relative positions of this and other array are equal.
hasAllEqualElements(ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Returns true if all elements at the same relative positions of this and other array are equal.
hasAllIdenticalElements(ParallelArrayWithMapping<U, V>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns true if all elements at the same relative positions of this and other array are identical.
hasAllIdenticalElements(ParallelArrayWithMapping<U, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Returns true if all elements at the same relative positions of this and other array are identical.
hasBeenStopped() - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
hasBeenStopped() - Method in class groovyx.gpars.actor.Actor
 
hasBeenStopped() - Method in class groovyx.gpars.actor.Actor.RemoteActor
 
hasBeenStopped() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
hasErrors() - Method in class groovyx.gpars.agent.AgentCore
Indicates whether there have been exception thrown within the agent's body.
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
hasFilter() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
hash(Object) - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Equivalence
Returns a hash value such that equal(a, b) implies hash(a)==hash(b).
hash(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EquivalenceUsingEquals
 
hash(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EquivalenceUsingIdentity
 
hash(int) - Static method in class groovyx.gpars.extra166y.PAS.UniquifierTable
 
hashCode() - Method in class groovyx.gpars.dataflow.SelectResult
 
hashCode() - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
hashCode() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns the sum of the hash codes of each entry in this map's entrySet() view, which in turn are the hash codes computed using key and value Equivalences for this Map.
hashCode() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Returns the sum of the hash codes of each element, as computed by this set's Equivalence.
hashCode() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WriteThroughEntry
 
hashCode() - Method in class groovyx.gpars.memoize.NullValue
Deprecated.
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDCPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDMPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLCPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLMPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOCPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOMPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDCPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDMPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLCPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLMPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOCPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOMPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODCPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODMPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLCPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLMPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOCPap
 
hasMap() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOMPap
 
hasNext() - Method in class groovyx.gpars.dataflow.stream.FListIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsDoubleIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsLongIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsDoubleIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsLongIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
hasNext() - Method in class groovyx.gpars.extra166y.ParallelArray.ParallelArrayIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
hasNext() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ParallelDoubleArrayIterator
 
hasNext() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
hasNext() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ParallelLongArrayIterator
 
hasPrevious() - Method in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
hasPrevious() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
hasPrevious() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
head - Variable in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
head - Variable in class groovyx.gpars.dataflow.stream.DataflowStreamWriteAdapter
 
hi - Variable in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
hi - Variable in class groovyx.gpars.extra166y.ParallelArray.ParallelArrayIterator
 
hi - Variable in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
hi - Variable in class groovyx.gpars.extra166y.ParallelDoubleArray.ParallelDoubleArrayIterator
 
hi - Variable in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
hi - Variable in class groovyx.gpars.extra166y.ParallelLongArray.ParallelLongArrayIterator
 
hi - Variable in class groovyx.gpars.extra166y.PAS.FJBase
 
hi - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
hi - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
 
hi - Variable in class groovyx.gpars.extra166y.PAS.FJScan
 
hi - Variable in class groovyx.gpars.extra166y.PAS.FJSearchBase
 
hi - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
hookWheneverBoundListeners(DataflowExpression<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
Hooks the registered when bound handlers to the supplied dataflow expression
hookWheneverBoundListeners(DataflowExpression<T>) - Method in class groovyx.gpars.dataflow.stream.StreamCore
Hooks the registered when bound handlers to the supplied dataflow expression
host - Variable in class groovyx.gpars.remote.RemoteConnection
 
hostId - Variable in class groovyx.gpars.serial.RemoteHandle
 
hostId - Variable in class groovyx.gpars.serial.SerialContext
 
hostId - Variable in class groovyx.gpars.serial.SerialMsg
 
HostIdMsg - Class in groovyx.gpars.remote.message
Message sent by NetTransportProvider immediately after connection to another host is set up
HostIdMsg(UUID) - Constructor for class groovyx.gpars.remote.message.HostIdMsg
Construct message representing current state of the transport provider

I

id - Variable in class groovyx.gpars.actor.ActorTimerTask
 
id - Variable in class groovyx.gpars.remote.LocalNode
 
id - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.ClientHandler
 
id - Variable in class groovyx.gpars.remote.RemoteNode
 
id - Variable in class groovyx.gpars.serial.LocalHandle
 
id - Variable in class groovyx.gpars.serial.SerialHandles
Unique id of the provider
IDENTITY - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
An Equivalence object performing identity-based comparisons and using System.identityHashCode(java.lang.Object) for hashing
identityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument == the second.
immediate - Variable in class groovyx.gpars.dataflow.operator.PoisonPill
 
ImmediateCountingPoisonPill - Class in groovyx.gpars.dataflow.operator
Represents an immediate PoisonPill that counts stopped operators and can be used to wait for all the operators to terminate.
ImmediateCountingPoisonPill(int) - Constructor for class groovyx.gpars.dataflow.operator.ImmediateCountingPoisonPill
Creates an immediate instance that could be used to stop operators in a network.
immediateInstance - Static variable in class groovyx.gpars.dataflow.operator.PoisonPill
 
in - Variable in class groovyx.gpars.extra166y.PAS.FJDScan
 
in - Variable in class groovyx.gpars.extra166y.PAS.FJLScan
 
in - Variable in class groovyx.gpars.extra166y.PAS.FJOScan
 
increaseCount() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
 
increaseCount() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch.Sync
 
incrementCount() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Segment
 
incrementParties() - Method in class groovyx.gpars.dataflow.stream.StreamCore
Increases the number of parties required to perform the data exchange
incrementParties() - Method in class groovyx.gpars.dataflow.stream.SyncDataflowStream
Increases the number of parties required to perform the data exchange
incrementParties() - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
Increases the number of parties required to perform data exchange by one.
index - Variable in class groovyx.gpars.dataflow.impl.SelectCallback
 
index - Variable in class groovyx.gpars.dataflow.SelectResult
 
indexedMapper(Ops.BinaryOp<? super T, ? super U, ? extends V>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.ObjectAndObjectToDouble<? super T, ? super U>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.ObjectAndObjectToLong<? super T, ? super U>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.ObjectAndDoubleToObject<? super T, ? extends V>, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.ObjectAndDoubleToDouble<? super T>, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.ObjectAndDoubleToLong<? super T>, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.ObjectAndLongToObject<? super T, ? extends V>, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.ObjectAndLongToDouble<? super T>, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.ObjectAndLongToLong<? super T>, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.DoubleAndObjectToObject<? super U, ? extends V>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.DoubleAndObjectToDouble<? super U>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.DoubleAndObjectToLong<? super U>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.DoubleAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.BinaryDoubleOp, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.DoubleAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.DoubleAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.DoubleAndLongToDouble, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.DoubleAndLongToLong, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.LongAndObjectToObject<? super U, ? extends V>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.LongAndObjectToDouble<? super U>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.LongAndObjectToLong<? super U>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.LongAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.LongAndDoubleToDouble, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.LongAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.LongAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.LongAndLongToDouble, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedMapper(Ops.BinaryLongOp, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedSelector(Ops.BinaryPredicate<? super T, ? super U>, ParallelArrayWithMapping<W, U>, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedSelector(Ops.BinaryDoublePredicate, ParallelDoubleArrayWithDoubleMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexedSelector(Ops.BinaryLongPredicate, ParallelLongArrayWithLongMapping, int) - Static method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
indexOf(double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
indexOf(long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
indexOf(T) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
indexOf(Object) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
indexOf(T) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns the index of some element equal to given target, or -1 if not present.
indexOf(T) - Method in class groovyx.gpars.extra166y.ParallelArrayWithBounds
Returns the index of some element equal to given target, or -1 if not present.
indexOf(Object) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
indexOf(double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the index of some element equal to given target, or -1 if not present.
indexOf(double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Returns the index of some element equal to given target, or -1 if not present.
indexOf(Object) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
indexOf(long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the index of some element equal to given target, or -1 if not present.
indexOf(long) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Returns the index of some element equal to given target, or -1 if not present.
indexOfMax() - Method in interface groovyx.gpars.extra166y.ParallelArray.SummaryStatistics
Returns the index of the maximum element, or -1 if empty
indexOfMax() - Method in interface groovyx.gpars.extra166y.ParallelDoubleArray.SummaryStatistics
Returns the index of the maximum element, or -1 if empty
indexOfMax() - Method in interface groovyx.gpars.extra166y.ParallelLongArray.SummaryStatistics
Returns the index of the maximum element, or -1 if empty
indexOfMax - Variable in class groovyx.gpars.extra166y.PAS.FJDStats
 
indexOfMax() - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
indexOfMax - Variable in class groovyx.gpars.extra166y.PAS.FJLStats
 
indexOfMax() - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
indexOfMax - Variable in class groovyx.gpars.extra166y.PAS.FJOStats
 
indexOfMax() - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
indexOfMin() - Method in interface groovyx.gpars.extra166y.ParallelArray.SummaryStatistics
Returns the index of the minimum element, or -1 if empty
indexOfMin() - Method in interface groovyx.gpars.extra166y.ParallelDoubleArray.SummaryStatistics
Returns the index of the minimum element, or -1 if empty
indexOfMin() - Method in interface groovyx.gpars.extra166y.ParallelLongArray.SummaryStatistics
Returns the index of the minimum element, or -1 if empty
indexOfMin - Variable in class groovyx.gpars.extra166y.PAS.FJDStats
 
indexOfMin() - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
indexOfMin - Variable in class groovyx.gpars.extra166y.PAS.FJLStats
 
indexOfMin() - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
indexOfMin - Variable in class groovyx.gpars.extra166y.PAS.FJOStats
 
indexOfMin() - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
indices - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
indices - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
 
indices - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAllDriver
 
inequalityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument !equals the second.
init(ASTNode[]) - Static method in class groovyx.gpars.util.AsyncFunASTTransformation
 
initializationStarted - Variable in class groovyx.gpars.dataflow.LazyDataflowVariable
 
initialize(Closure) - Method in class groovyx.gpars.actor.AbstractLoopingActor
Builds the async messaging core using the supplied code handler
initialize() - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
 
initializer - Variable in class groovyx.gpars.dataflow.LazyDataflowVariable
 
initialOffset - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAllDriver
 
initialSegmentCapacity - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
The initial size of Segment tables when they are first constructed
initialValue() - Method in class groovyx.gpars.ThreadLocalPools
 
initiateShutdown() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
Starts the shutdown phase by turning shutdownFlag on
injectParallel(Collection<T>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its reduce() method using the supplied closure as the reduction operation.
injectParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its reduce() method using the supplied closure as the reduction operation.
injectParallel(Collection<T>, T, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its reduce() method using the supplied closure as the reduction operation.
injectParallel(Object, Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its reduce() method using the supplied closure as the reduction operation.
inorderMove(PAS.FJRemoveAll, int) - Static method in class groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
Inorder traversal to move indexed elements across reachable nodes.
inputQueue - Variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
Stored incoming messages.
inputQueueUpdater - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
INPUTS - Static variable in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
inputs - Variable in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
insertElementAt(int, T) - Method in class groovyx.gpars.extra166y.ParallelArray
 
insertElementAt(int, double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
 
insertElementAt(int, long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
 
INSERTION_SORT_THRESHOLD - Static variable in class groovyx.gpars.extra166y.PAS
Cutoff for when to use insertion-sort instead of quicksort
insertSlotsAt(int, int) - Method in class groovyx.gpars.extra166y.ParallelArray
Makes len slots available at index.
insertSlotsAt(int, int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Makes len slots available at index.
insertSlotsAt(int, int) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Makes len slots available at index.
inside - Variable in class groovyx.gpars.util.DefaultMessageQueue
 
inside - Variable in class groovyx.gpars.util.FQMessageQueue
 
instance - Static variable in class groovyx.gpars.remote.netty.NettyTransportProvider.MyThreadFactory
 
instanceofPredicate(Class) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if its argument is an instance of (see Class.isInstance(java.lang.Object) the given type (class).
INT_STRING - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Config string for int maps
intAdder() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer that adds two int elements.
intEqualityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument == the second.
intern(K) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Returns an element equivalent to the given element with respect to this set's Equivalence, if such an element exists, else adds and returns the given element.
INTERNAL_ACTIVE_OBJECT_ACTOR - Static variable in annotation type groovyx.gpars.activeobject.ActiveObject
 
InternalActor - Class in groovyx.gpars.activeobject
Backs active objects and invokes all object's active methods.
InternalActor() - Constructor for class groovyx.gpars.activeobject.InternalActor
Just like DynamicDispatchActor, except that the actual method dispatch is static through the closure passed to the initialize() method.
internalCompute(int, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJBase
 
internalPhase0() - Method in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
internalPhase1() - Method in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
intInequalityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument != the second.
into(DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
into(Pool, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
into(PGroup, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
into(Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
into(Pool, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
into(PGroup, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
into(DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channel
into(Pool, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channel
into(PGroup, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channel
into(Map<String, Object>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channel
into(Pool, Map<String, Object>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channel
into(PGroup, Map<String, Object>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channel
into(DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
into(Pool, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
into(PGroup, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
into(Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
into(Pool, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
into(PGroup, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
into(DataflowWriteChannel<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Makes the output of the pipeline to be an input for the specified channel
into(Map<String, Object>, DataflowWriteChannel<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Makes the output of the pipeline to be an input for the specified channel
into(DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
into(Pool, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
into(PGroup, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
into(Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
into(Pool, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
into(PGroup, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
intRandom() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a generator producing uniform random values with the same properties as Random.nextInt().
intRandom(int) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a generator producing uniform random values with the same properties as Random.nextInt(int).
intRandom(int, int) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a generator producing uniform random values between the given least value (inclusive) and bound (exclusive).
invokeMethod(String, Object) - Method in class groovyx.gpars.actor.ForwardingDelegate
 
invokeMethod(String, Object) - Method in class groovyx.gpars.actor.impl.RunnableBackedBlockingActor.RunnableBackedPooledActorDelegate
 
invokeMethod(String, Object) - Method in class groovyx.gpars.dataflow.Dataflows
Invokes the given method.
invokeMethod(String, Object) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Invokes the method on itself or creates an expression, which will invoke the method n the bound value, once it is available.
isActive() - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
isActive() - Method in class groovyx.gpars.actor.Actor
Checks the current status of the Actor.
isActive() - Method in class groovyx.gpars.actor.Actor.RemoteActor
 
isActive() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Checks the current status of the Actor.
isActorThread() - Method in class groovyx.gpars.actor.Actor
Checks whether the current thread is the actor's current thread.
isAssignablePredicate(Class) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if its argument is assignable from (see Class.isAssignableFrom(java.lang.Class<?>) the given type (class).
isBound() - Method in class groovyx.gpars.dataflow.DataflowQueue
Check if value has been set already for this expression
isBound() - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Check if value has been set already for this expression
isBound() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Check if value has been set already for this expression
isBound() - Method in interface groovyx.gpars.dataflow.Promise
Check if value has been set already for this expression
isBound() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
isBound() - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
isComplete() - Method in class groovyx.gpars.dataflow.operator.Pipeline
 
isConcurrent(Object) - Static method in class groovyx.gpars.GParsPoolUtil
Indicates whether the iterative methods like each() or collect() work have been altered to work concurrently.
isConnected() - Method in class groovyx.gpars.remote.RemoteHost
 
isControlMessage(Object) - Static method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
isEmpty() - Method in interface groovyx.gpars.dataflow.stream.FList
 
isEmpty() - Method in class groovyx.gpars.dataflow.stream.StreamCore
Indicates, whether the first element in the stream is an eos
isEmpty() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
Returns true if there are no elements.
isEmpty() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EntrySet
 
isEmpty() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Returns true if this set contains no elements.
isEmpty() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySetView
 
isEmpty() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Values
 
isEmpty() - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
isEmpty() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
isEmpty() - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
isEmpty() - Method in class groovyx.gpars.ThreadLocalPools
Indicates whether the stack is empty
isEmpty() - Method in class groovyx.gpars.util.DefaultMessageQueue
 
isEmpty() - Method in class groovyx.gpars.util.FQMessageQueue.EmptyNode
 
isEmpty() - Method in class groovyx.gpars.util.FQMessageQueue
 
isEmpty() - Method in class groovyx.gpars.util.FQMessageQueue.Node
 
isEmpty() - Method in interface groovyx.gpars.util.MessageQueue
 
isEmptyWithRespectToSync() - Method in class groovyx.gpars.dataflow.stream.SyncDataflowStream
 
isError() - Method in class groovyx.gpars.dataflow.DataflowVariable
Checks if the promise is bound to an error
isError() - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
Checks if the promise is bound to an error
isError() - Method in interface groovyx.gpars.dataflow.Promise
Checks if the promise is bound to an error
isFair() - Method in class groovyx.gpars.actor.AbstractLoopingActor
Retrieves the actor's fairness flag Fair actors give up the thread after processing each message, non-fair actors keep a thread until their message queue is empty.
isFair() - Method in class groovyx.gpars.agent.AgentCore
Retrieves the agent's fairness flag Fair agents give up the thread after processing each message, non-fair agents keep a thread until their message queue is empty.
isFair() - Method in class groovyx.gpars.util.AsyncMessagingCore
Retrieves the agent's fairness flag Fair agents give up the thread after processing each message, non-fair agents keep a thread until their message queue is empty.
isIdle() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
A quick check on, whether the operator/selector is in the Idle state
isIdleAndNoIncomingMessages() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
A more sophisticated test for being Idle
isImmediate() - Method in class groovyx.gpars.dataflow.operator.PoisonPill
 
isInternal - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
isListAccepting(Closure<T>) - Static method in class groovyx.gpars.group.PGroup
 
isNonNullPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if its argument is non-null.
isNullPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if its argument is null.
isReleasedFlag() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
 
isRootActiveObject(ClassNode) - Static method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
isSelected(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
isSet - Variable in class groovyx.gpars.actor.impl.MessageStream.ResultWaiter
 
issues - Variable in exception groovyx.gpars.actor.impl.ActorReplyException
 
iterator() - Method in class groovyx.gpars.dataflow.DataflowQueue
Returns an iterator over a current snapshot of the buffer's content.
iterator() - Method in class groovyx.gpars.dataflow.Dataflows
Convenience method to play nicely with Groovy object iteration methods.
iterator() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
iterator() - Method in class groovyx.gpars.dataflow.stream.StreamCore
Builds an iterator to iterate over the stream
iterator() - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
iterator() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.Sequentially
 
iterator() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.SequentiallyAsDouble
 
iterator() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.SequentiallyAsLong
 
iterator() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EntrySet
 
iterator() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Returns a weakly consistent iterator over the elements in this set, that may reflect some, all or none of the changes made to the set after the iterator was created.
iterator() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySetView
 
iterator() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Values
 
iterator() - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
iterator() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an iterator stepping through each element of the array up to the current limit.
iterator() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
iterator() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an iterator stepping through each element of the array up to the current limit.
iterator() - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
iterator() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an iterator stepping through each element of the array up to the current limit.

J

join() - Method in class groovyx.gpars.actor.Actor
Joins the actor.
join(MessageStream) - Method in class groovyx.gpars.actor.Actor
Notify listener when finished
join(long, TimeUnit) - Method in class groovyx.gpars.actor.Actor
Joins the actor.
join(BaseDuration) - Method in class groovyx.gpars.actor.Actor
Joins the actor.
join() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Blocks, if the value has not been assigned yet to the DataflowVariable
join(long, TimeUnit) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Blocks, if the value has not been assigned yet to the DataflowVariable
join() - Method in class groovyx.gpars.dataflow.operator.CountingPoisonPill
Blocks until the number of terminated operators reaches the number specified in the constructor
join(long, TimeUnit) - Method in class groovyx.gpars.dataflow.operator.CountingPoisonPill
Blocks until the number of terminated operators reaches the number specified in the constructor
join() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Joins the processor waiting for it to finish
join() - Method in class groovyx.gpars.dataflow.operator.ImmediateCountingPoisonPill
Blocks until the number of terminated operators reaches the number specified in the constructor
join(long, TimeUnit) - Method in class groovyx.gpars.dataflow.operator.ImmediateCountingPoisonPill
Blocks until the number of terminated operators reaches the number specified in the constructor
join() - Method in class groovyx.gpars.dataflow.operator.PoisonTrackCounter
Blocks until the number of terminated operators reaches the number specified in the constructor
join(long, TimeUnit) - Method in class groovyx.gpars.dataflow.operator.PoisonTrackCounter
Blocks until the number of terminated operators reaches the number specified in the constructor
join() - Method in interface groovyx.gpars.dataflow.Promise
Blocks, if the value has not been assigned yet to the DataflowVariable
join(long, TimeUnit) - Method in interface groovyx.gpars.dataflow.Promise
Blocks, if the value has not been assigned yet to the DataflowVariable
joinLatch - Variable in class groovyx.gpars.actor.Actor
 
joinLatch - Variable in class groovyx.gpars.actor.Actor.MyRemoteHandle
 

K

KEEP_ALIVE_TIME - Static variable in class groovyx.gpars.scheduler.ResizeablePool
 
key - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyNode
 
key - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyNode
 
key - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WriteThroughEntry
 
keyEquivalence - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Equivalence object for keys
keyIterator() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
keySet - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
keySet() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns a Set view of the keys contained in this map.
klazz - Variable in class groovyx.gpars.serial.DefaultRemoteHandle
 

L

lastIndexOf(Object) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
lastIndexOf(Object) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
lastIndexOf(Object) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
lastKey - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
lastRet - Variable in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
lastRet - Variable in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
lastRet - Variable in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
lastTaskPoke - Variable in class groovyx.gpars.scheduler.Scheduler
 
LazyDataflowVariable<T> - Class in groovyx.gpars.dataflow
Represents a thread-safe single-assignment, multi-read variable with delayed initialization.
LazyDataflowVariable(Closure<T>) - Constructor for class groovyx.gpars.dataflow.LazyDataflowVariable
Creates a new unbound Lazy Dataflow Variable
LazyDataflowVariable(PGroup, Closure<T>) - Constructor for class groovyx.gpars.dataflow.LazyDataflowVariable
Creates a new unbound Lazy Dataflow Variable with specific a PGroup to use for running the initializer
lazyTask(Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a new task assigned to a thread from the default dataflow parallel group.
lazyTask(Callable<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a new task assigned to a thread from the current parallel group.
lazyTask(Closure<T>) - Method in class groovyx.gpars.group.PGroup
Creates a new task assigned to a thread from the current parallel group.
lazyTask(Callable<T>) - Method in class groovyx.gpars.group.PGroup
Creates a new task assigned to a thread from the current parallel group.
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDCPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULCPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOCPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOMPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDCPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULCPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOCPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDCPap
 
leafApply(int, int, Ops.DoubleProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDMPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULCPap
 
leafApply(int, int, Ops.LongProcedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOCPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOMPap
 
leafApply(int, int, Ops.Procedure) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
leafBinaryIndexMap(int, int, Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
leafBinaryIndexMap(int, int, Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
leafBinaryIndexMap(int, int, Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
leafBinaryIndexMap(int, int, Ops.IntAndObjectToObject) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafBinaryIndexMap(int, int, Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafBinaryIndexMap(int, int, Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafBinaryIndexMap(int, int, Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
leafBinaryIndexMap(int, int, Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
leafBinaryIndexMap(int, int, Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
leafBinaryIndexMap(int, int, Ops.IntAndObjectToObject) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
leafBinaryIndexMap(int, int, Ops.IntAndObjectToObject) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
leafBinaryIndexMap(int, int, Ops.IntAndObjectToObject) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
leafCombineInPlace(int, int, double[], int, Ops.BinaryDoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
leafCombineInPlace(int, int, ParallelDoubleArrayWithDoubleMapping, int, Ops.BinaryDoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
leafCombineInPlace(int, int, double[], int, Ops.BinaryDoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
leafCombineInPlace(int, int, ParallelDoubleArrayWithDoubleMapping, int, Ops.BinaryDoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
leafCombineInPlace(int, int, double[], int, Ops.BinaryDoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
leafCombineInPlace(int, int, ParallelDoubleArrayWithDoubleMapping, int, Ops.BinaryDoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
leafCombineInPlace(int, int, Object[], int, Ops.BinaryOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafCombineInPlace(int, int, ParallelArrayWithMapping, int, Ops.BinaryOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafCombineInPlace(int, int, double[], int, Ops.BinaryDoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafCombineInPlace(int, int, ParallelDoubleArrayWithDoubleMapping, int, Ops.BinaryDoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafCombineInPlace(int, int, long[], int, Ops.BinaryLongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafCombineInPlace(int, int, ParallelLongArrayWithLongMapping, int, Ops.BinaryLongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafCombineInPlace(int, int, long[], int, Ops.BinaryLongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
leafCombineInPlace(int, int, ParallelLongArrayWithLongMapping, int, Ops.BinaryLongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
leafCombineInPlace(int, int, long[], int, Ops.BinaryLongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
leafCombineInPlace(int, int, ParallelLongArrayWithLongMapping, int, Ops.BinaryLongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
leafCombineInPlace(int, int, long[], int, Ops.BinaryLongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
leafCombineInPlace(int, int, ParallelLongArrayWithLongMapping, int, Ops.BinaryLongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
leafCombineInPlace(int, int, Object[], int, Ops.BinaryOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
leafCombineInPlace(int, int, ParallelArrayWithMapping, int, Ops.BinaryOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
leafCombineInPlace(int, int, Object[], int, Ops.BinaryOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
leafCombineInPlace(int, int, ParallelArrayWithMapping, int, Ops.BinaryOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
leafCombineInPlace(int, int, Object[], int, Ops.BinaryOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
leafCombineInPlace(int, int, ParallelArrayWithMapping, int, Ops.BinaryOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
leafFill(int, int, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
leafFill(int, int, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
leafFill(int, int, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
leafFill(int, int, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafFill(int, int, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafFill(int, int, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafFill(int, int, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
leafFill(int, int, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
leafFill(int, int, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
leafFill(int, int, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
leafFill(int, int, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
leafFill(int, int, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
leafGenerate(int, int, Ops.DoubleGenerator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
leafGenerate(int, int, Ops.DoubleGenerator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
leafGenerate(int, int, Ops.DoubleGenerator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
leafGenerate(int, int, Ops.Generator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafGenerate(int, int, Ops.DoubleGenerator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafGenerate(int, int, Ops.LongGenerator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafGenerate(int, int, Ops.LongGenerator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
leafGenerate(int, int, Ops.LongGenerator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
leafGenerate(int, int, Ops.LongGenerator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
leafGenerate(int, int, Ops.Generator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
leafGenerate(int, int, Ops.Generator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
leafGenerate(int, int, Ops.Generator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
leafIndexMap(int, int, Ops.IntToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
leafIndexMap(int, int, Ops.IntToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
leafIndexMap(int, int, Ops.IntToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
leafIndexMap(int, int, Ops.IntToObject) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafIndexMap(int, int, Ops.IntToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafIndexMap(int, int, Ops.IntToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafIndexMap(int, int, Ops.IntToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
leafIndexMap(int, int, Ops.IntToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
leafIndexMap(int, int, Ops.IntToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
leafIndexMap(int, int, Ops.IntToObject) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
leafIndexMap(int, int, Ops.IntToObject) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
leafIndexMap(int, int, Ops.IntToObject) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
leafIndexSelected(int, int, boolean, int[]) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafMoveByIndex(int[], int, int, int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DPap
 
leafMoveByIndex(int[], int, int, int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafMoveByIndex(int[], int, int, int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LPap
 
leafMoveByIndex(int[], int, int, int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OPap
 
leafMoveSelected(int, int, int, boolean) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DPap
 
leafMoveSelected(int, int, int, boolean) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafMoveSelected(int, int, int, boolean) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LPap
 
leafMoveSelected(int, int, int, boolean) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OPap
 
leafPhase1(int, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDAppendAllDriver
 
leafPhase1(int, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDSelectAllDriver
 
leafPhase1(int, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLAppendAllDriver
 
leafPhase1(int, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLSelectAllDriver
 
leafPhase1(int, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOAppendAllDriver
 
leafPhase1(int, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOSelectAllDriver
 
leafPhase1(int, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJSelectAllDriver
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDCPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULCPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOCPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOMPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDCPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULCPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOCPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDCPap
 
leafReduce(int, int, Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDMPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULCPap
 
leafReduce(int, int, Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOCPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOMPap
 
leafReduce(int, int, Ops.Reducer, Object) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
leafTransfer(int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDCPap
 
leafTransfer(int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDMPap
 
leafTransfer(int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLCPap
 
leafTransfer(int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLMPap
 
leafTransfer(int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOCPap
 
leafTransfer(int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOMPap
 
leafTransfer(int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDCPap
 
leafTransfer(int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDMPap
 
leafTransfer(int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafTransfer(int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafTransfer(int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafTransfer(int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLCPap
 
leafTransfer(int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLMPap
 
leafTransfer(int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOCPap
 
leafTransfer(int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOMPap
 
leafTransfer(int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODCPap
 
leafTransfer(int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODMPap
 
leafTransfer(int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLCPap
 
leafTransfer(int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLMPap
 
leafTransfer(int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOCPap
 
leafTransfer(int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOMPap
 
leafTransfer(int, int, Object[], int) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
 
leafTransfer(int, int, double[], int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
 
leafTransfer(int, int, long[], int) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
 
leafTransferByIndex(int[], int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDCPap
 
leafTransferByIndex(int[], int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDMPap
 
leafTransferByIndex(int[], int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLCPap
 
leafTransferByIndex(int[], int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLMPap
 
leafTransferByIndex(int[], int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOCPap
 
leafTransferByIndex(int[], int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOMPap
 
leafTransferByIndex(int[], int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDCPap
 
leafTransferByIndex(int[], int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDMPap
 
leafTransferByIndex(int[], int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafTransferByIndex(int[], int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafTransferByIndex(int[], int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafTransferByIndex(int[], int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLCPap
 
leafTransferByIndex(int[], int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLMPap
 
leafTransferByIndex(int[], int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOCPap
 
leafTransferByIndex(int[], int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOMPap
 
leafTransferByIndex(int[], int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODCPap
 
leafTransferByIndex(int[], int, int, double[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODMPap
 
leafTransferByIndex(int[], int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLCPap
 
leafTransferByIndex(int[], int, int, long[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLMPap
 
leafTransferByIndex(int[], int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOCPap
 
leafTransferByIndex(int[], int, int, Object[], int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOMPap
 
leafTransferByIndex(int[], int, int, Object[], int) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
 
leafTransferByIndex(int[], int, int, double[], int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
 
leafTransferByIndex(int[], int, int, long[], int) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
 
leafTransform(int, int, Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
leafTransform(int, int, Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
leafTransform(int, int, Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
leafTransform(int, int, Ops.Op) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafTransform(int, int, Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafTransform(int, int, Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
leafTransform(int, int, Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
leafTransform(int, int, Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
leafTransform(int, int, Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
leafTransform(int, int, Ops.Op) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
leafTransform(int, int, Ops.Op) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
leafTransform(int, int, Ops.Op) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
least - Variable in class groovyx.gpars.extra166y.CommonOps.DoubleIntervalRandomGenerator
 
least - Variable in class groovyx.gpars.extra166y.CommonOps.IntIntervalRandomGenerator
 
least - Variable in class groovyx.gpars.extra166y.CommonOps.LongIntervalRandomGenerator
 
leave() - Method in class groovyx.gpars.serial.SerialContext
Leave this context
left - Variable in class groovyx.gpars.extra166y.PAS.FJScan
 
left - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
left - Variable in class groovyx.gpars.extra166y.PAS.FJSubSorter
 
leftShift(T) - Method in class groovyx.gpars.actor.impl.MessageStream
Same as send
leftShift(Object) - Method in class groovyx.gpars.agent.AgentCore
Adds the message to the agent\s message queue
leftShift(DataflowReadChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
Adds a DataflowVariable to the buffer.
leftShift(T) - Method in class groovyx.gpars.dataflow.DataflowQueue
Adds a DataflowVariable representing the passed in value to the buffer.
leftShift(T) - Method in class groovyx.gpars.dataflow.DataflowVariable
Assigns a value to the variable.
leftShift(DataflowReadChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowVariable
Assigns a value from one DataflowVariable instance to this variable.
leftShift(T) - Method in interface groovyx.gpars.dataflow.DataflowWriteChannel
Assigns a value to the variable.
leftShift(DataflowReadChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowWriteChannel
Assigns a value from one DataflowVariable instance to this variable.
leftShift(T) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamWriteAdapter
 
leftShift(DataflowReadChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamWriteAdapter
 
leftShift(DataflowReadChannel<T>) - Method in class groovyx.gpars.dataflow.stream.StreamCore
Adds a dataflow variable value to the stream, once the value is available
leftShift(T) - Method in class groovyx.gpars.dataflow.stream.StreamCore
Adds a value to the stream
leftShift(ForkJoinPool, Closure<T>) - Static method in class groovyx.gpars.GParsPoolUtil
Submits the task for asynchronous processing returning the Future received from the executor service.
leftShift(Object) - Method in class groovyx.gpars.ThreadLocalPools
Adds a new element
length() - Method in class groovyx.gpars.dataflow.DataflowQueue
Returns the current size of the buffer
length() - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Reports the current number of elements in the channel
length() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
length() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
Returns the current size of the buffer
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDCPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDMPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLCPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLMPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOCPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOMPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDCPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDMPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLCPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLMPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOCPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOMPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODCPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODMPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLCPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLMPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOCPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOMPap
 
lget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OPap
 
lget(int) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
 
lgetArray() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
lgetArray() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LPap
 
lgetIn() - Method in class groovyx.gpars.extra166y.PAS.FJLScan
 
lgetIn() - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
lgetOut() - Method in class groovyx.gpars.extra166y.PAS.FJLScan
 
lgetOut() - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyIntValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeySelfValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeySoftValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyStrongValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyWeakValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyIntValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeySelfValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeySoftValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyStrongValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyWeakValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyIntValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySelfValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySoftValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyStrongValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyWeakValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyIntValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeySelfValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeySoftValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyStrongValueNode
 
linkage - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyWeakValueNode
 
listeners - Variable in class groovyx.gpars.agent.AgentBase
Holds all listeners interested in state updates A listener should be a closure accepting the old and the new value in this order.
listeners - Variable in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
listeners - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
All listeners that watch the operators/selectors in the network
LISTENERS - Static variable in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
listeners - Variable in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
listeners - Variable in class groovyx.gpars.remote.LocalNode
 
listIterator() - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
listIterator(int) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
listIterator() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
listIterator(int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
listIterator() - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
listIterator(int) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
listView - Variable in class groovyx.gpars.extra166y.ParallelArray
Lazily constructed list view
listView - Variable in class groovyx.gpars.extra166y.ParallelDoubleArray
 
listView - Variable in class groovyx.gpars.extra166y.ParallelLongArray
 
ln - Variable in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
ln - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
ln - Variable in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
ln - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
ln - Variable in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
ln - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJBase
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJScan
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJSearchBase
 
lo - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
LocalHandle - Class in groovyx.gpars.serial
 
LocalHandle(UUID) - Constructor for class groovyx.gpars.serial.LocalHandle
 
localHandles - Variable in class groovyx.gpars.serial.SerialHandles
Table of local objects serialized out to remote nodes
LocalHost - Class in groovyx.gpars.remote
Represents communication point with other local hosts.
LocalHost() - Constructor for class groovyx.gpars.remote.LocalHost
 
localHost - Variable in class groovyx.gpars.remote.LocalNode
 
localHost - Variable in class groovyx.gpars.remote.RemoteConnection
 
localHost - Variable in class groovyx.gpars.serial.SerialContext
 
LocalHostRegistry - Class in groovyx.gpars.remote
Registry of local hosts
LocalHostRegistry() - Constructor for class groovyx.gpars.remote.LocalHostRegistry
 
localHosts - Static variable in class groovyx.gpars.remote.LocalHostRegistry
 
LocalNode - Class in groovyx.gpars.remote
Representation of local node
LocalNode() - Constructor for class groovyx.gpars.remote.LocalNode
 
LocalNode(Runnable) - Constructor for class groovyx.gpars.remote.LocalNode
 
LocalNode(LocalHost) - Constructor for class groovyx.gpars.remote.LocalNode
 
LocalNode(LocalHost, Runnable) - Constructor for class groovyx.gpars.remote.LocalNode
 
localNodes - Variable in class groovyx.gpars.remote.LocalHost
Local nodes known to the provider
locator - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyNode
 
locator - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyNode
 
locator - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyNode
 
lock - Variable in class groovyx.gpars.agent.AgentBase
Allows reads not to wait in the message queue.
lock - Variable in class groovyx.gpars.dataflow.Dataflows
 
longAdder() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer that adds two long elements.
longEqualityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument == the second.
longInequalityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument == the second.
longMaxReducer(Ops.LongComparator) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the maximum of two long elements, using the given comparator.
longMinReducer(Ops.LongComparator) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the minimum of two long elements, using the given comparator.
longRandom() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a generator producing uniform random values with the same properties as Random.nextLong().
longRandom(long) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a generator producing uniform random values with the same properties as Random.nextInt(int).
longRandom(long, long) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a generator producing uniform random values between the given least value (inclusive) and bound (exclusive).
lookupActorFieldName(AnnotationNode) - Static method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation
 
lookupActorGroupName(AnnotationNode) - Static method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation
 
loop(Runnable) - Method in class groovyx.gpars.actor.DefaultActor
Ensures that the supplied closure will be invoked repeatedly in a loop.
loop(int, Runnable) - Method in class groovyx.gpars.actor.DefaultActor
Ensures that the supplied closure will be invoked repeatedly in a loop.
loop(int, Closure, Runnable) - Method in class groovyx.gpars.actor.DefaultActor
Ensures that the supplied closure will be invoked repeatedly in a loop.
loop(Closure, Runnable) - Method in class groovyx.gpars.actor.DefaultActor
Ensures that the supplied closure will be invoked repeatedly in a loop.
loop(Closure, Closure, Runnable) - Method in class groovyx.gpars.actor.DefaultActor
Ensures that the supplied closure will be invoked repeatedly in a loop.
loop(Runnable) - Method in class groovyx.gpars.scheduler.Scheduler
 
loopClosure - Variable in class groovyx.gpars.actor.DefaultActor
 
loopCode - Variable in class groovyx.gpars.actor.DefaultActor
Misused also for the code to run at start-up
loopCondition - Variable in class groovyx.gpars.actor.DefaultActor
 
lquickSort(long[], Ops.LongComparator, int, int) - Static method in class groovyx.gpars.extra166y.PAS
 
LRUProtectionStorage - Class in groovyx.gpars.memoize
Deprecated.
LRUProtectionStorage(int) - Constructor for class groovyx.gpars.memoize.LRUProtectionStorage
Deprecated.
 
lsetIn(long) - Method in class groovyx.gpars.extra166y.PAS.FJLScan
 
lsetIn(long) - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
lsetOut(long) - Method in class groovyx.gpars.extra166y.PAS.FJLScan
 
lsetOut(long) - Method in class groovyx.gpars.extra166y.PAS.FJScan
 

M

MAGIC - Static variable in class groovyx.gpars.remote.BroadcastDiscovery
 
mainActor - Variable in class groovyx.gpars.remote.LocalNode
 
mainActor - Variable in class groovyx.gpars.remote.message.NodeConnectedMsg
 
mainActor - Variable in class groovyx.gpars.remote.RemoteNode
 
makeConcurrent(Object) - Static method in class groovyx.gpars.GParsPoolUtil
Overrides the iterative methods like each(), collect() and such, so that they call their parallel variants from the GParsPoolUtil class like eachParallel(), collectParallel() and such.
makeFair() - Method in class groovyx.gpars.actor.AbstractLoopingActor
Makes the actor fair.
makeFair() - Method in class groovyx.gpars.agent.AgentCore
Makes the agent fair.
makeFair() - Method in class groovyx.gpars.util.AsyncMessagingCore
Makes the agent fair.
makeSequential(Object) - Static method in class groovyx.gpars.GParsPoolUtil
Gives the iterative methods like each() or find() the original sequential semantics.
manager - Static variable in class groovyx.gpars.serial.SerialHandle
 
map(Closure) - Method in interface groovyx.gpars.dataflow.stream.FList
 
map(Closure) - Method in class groovyx.gpars.dataflow.stream.StreamCore
Builds a modified stream using the supplied map closure
map(FList<T>, Closure, StreamCore<Object>) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
map(K) - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.MappingFunction
Returns a value for the given key, or null if there is no mapping.
mask - Variable in class groovyx.gpars.dataflow.impl.GuardedSelectRequest
 
matchesMask(int) - Method in class groovyx.gpars.dataflow.impl.GuardedSelectRequest
Detects, whether the channel at the given index is guarded or not.
matchesMask(int) - Method in interface groovyx.gpars.dataflow.impl.SelectRequest
Checks, whether the given index should be queried for value or not.
max - Static variable in class groovyx.gpars.extra166y.CommonOps.NaturalDoubleMaxReducer
 
max - Static variable in class groovyx.gpars.extra166y.CommonOps.NaturalLongMaxReducer
 
max - Static variable in class groovyx.gpars.extra166y.CommonOps.RawMaxReducer
 
max(Comparator<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns the maximum element, or null if empty.
max() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns the maximum element, or null if empty, assuming that all elements are Comparables.
max() - Method in interface groovyx.gpars.extra166y.ParallelArray.SummaryStatistics
Returns the maximum element, or null if empty
max() - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns the maximum element, or -Double.MAX_VALUE if empty.
max(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns the maximum element, or -Double.MAX_VALUE if empty.
max() - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns the maximum element, or Long.MIN_VALUE if empty.
max(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns the maximum element, or Long.MIN_VALUE if empty.
max(Comparator<? super U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns the maximum element, or null if empty.
max() - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns the maximum element, or null if empty, assuming that all elements are Comparables.
max(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the maximum element, or -Double.MAX_VALUE if empty.
max() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the maximum element, or -Double.MAX_VALUE if empty.
max() - Method in interface groovyx.gpars.extra166y.ParallelDoubleArray.SummaryStatistics
Returns the maximum element, or -Double.MAX_VALUE if empty
max() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns the maximum element, or -Double.MAX_VALUE if empty.
max(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns the maximum element, or -Double.MAX_VALUE if empty.
max() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns the maximum element, or Long.MIN_VALUE if empty.
max(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns the maximum element, or Long.MIN_VALUE if empty.
max(Comparator<? super U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns the maximum mapped element, or null if empty.
max() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns the maximum mapped element, or null if empty, assuming that all elements are Comparables.
max(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the maximum element, or Long.MIN_VALUE if empty.
max() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the maximum element, or Long.MIN_VALUE if empty.
max() - Method in interface groovyx.gpars.extra166y.ParallelLongArray.SummaryStatistics
Returns the maximum element, or Long.MIN_VALUE if empty
max() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns the maximum element, or -Double.MAX_VALUE if empty.
max(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns the maximum element, or -Double.MAX_VALUE if empty.
max() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns the maximum element, or Long.MIN_VALUE if empty.
max(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns the maximum element, or Long.MIN_VALUE if empty.
max(Comparator<? super U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns the maximum mapped element, or null if empty.
max() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns the maximum mapped element, or null if empty, assuming that all elements are Comparables.
max - Variable in class groovyx.gpars.extra166y.PAS.FJDStats
 
max() - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
max - Variable in class groovyx.gpars.extra166y.PAS.FJLStats
 
max() - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
max - Variable in class groovyx.gpars.extra166y.PAS.FJOStats
 
max() - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
MAX_FORKS - Static variable in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
MAX_SEGMENT_CAPACITY - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
maxForks - Variable in class groovyx.gpars.dataflow.operator.ForkingDataflowOperatorActor
 
maxForks - Variable in class groovyx.gpars.dataflow.operator.ForkingDataflowSelectorActor
 
maxParallel(Collection<T>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its max() method using the supplied closure as the comparator.
maxParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its max() method using the supplied closure as the comparator.
maxParallel(Collection<T>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its max() method using the default comparator.
maxParallel(Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its max() method using the default comparator.
maxReducer(Comparator<? super T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the maximum of two elements, using the given comparator, and treating null as less than any non-null element.
maxSize - Variable in class groovyx.gpars.memoize.LRUProtectionStorage
Deprecated.
 
memberHasValue(AnnotationNode, String, Object) - Static method in class groovyx.gpars.util.AsyncFunASTTransformation
 
merge(DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(Pool, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(PGroup, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(Pool, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(PGroup, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(Pool, Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(PGroup, Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(Pool, Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(PGroup, Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
merge(DataflowReadChannel<Object>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(Pool, DataflowReadChannel<Object>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(PGroup, DataflowReadChannel<Object>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(List<DataflowReadChannel<Object>>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(Pool, List<DataflowReadChannel<Object>>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(PGroup, List<DataflowReadChannel<Object>>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(Pool, Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(PGroup, Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(Pool, Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(PGroup, Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Merges channels together as inputs for a single dataflow operator.
merge(DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(Pool, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(PGroup, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(Pool, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(PGroup, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(Pool, Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(PGroup, Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(Pool, Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(PGroup, Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
merge(DataflowReadChannel<Object>, Closure) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Merges channels together as inputs for a single dataflow operator.
merge(List<DataflowReadChannel<Object>>, Closure) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Merges channels together as inputs for a single dataflow operator.
merge(Map<String, Object>, DataflowReadChannel<Object>, Closure) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Merges channels together as inputs for a single dataflow operator.
merge(Map<String, Object>, List<DataflowReadChannel<Object>>, Closure) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Merges channels together as inputs for a single dataflow operator.
merge(DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(Pool, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(PGroup, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(Pool, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(PGroup, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(Pool, Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(PGroup, Map<String, Object>, DataflowReadChannel<Object>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(Pool, Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(PGroup, Map<String, Object>, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
merge(PGroup, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowQueue
 
merge(PGroup, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
merge(PGroup, List<DataflowReadChannel<Object>>, Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
 
merge(CombineHolder, Closure<?>, Closure<?>) - Method in class groovyx.gpars.pa.CombineHolder
 
merger - Variable in class groovyx.gpars.extra166y.PAS.FJSubSorter
 
message - Variable in class groovyx.gpars.actor.impl.MessageStream.SendTo
 
message - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.BindDataflow
 
messageArrived(DataflowProcessor, DataflowReadChannel<Object>, int, Object) - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
Entering a non-idle state, so a notification needs to be sent to the monitor.
messageArrived(DataflowProcessor, DataflowReadChannel<Object>, int, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked when a message becomes available in an input channel.
messageArrived(DataflowProcessor, DataflowReadChannel<Object>, int, Object) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked when a message becomes available in an input channel.
messageHandler(Closure) - Static method in class groovyx.gpars.actor.Actors
Creates an instance of DynamicDispatchActor.
messageHandler(Closure) - Method in class groovyx.gpars.group.PGroup
Creates an instance of DynamicDispatchActor.
MessageQueue - Interface in groovyx.gpars.util
The high-performance actor message queue
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class groovyx.gpars.remote.netty.NettyHandler
 
messageSentOut(DataflowProcessor, DataflowWriteChannel<Object>, int, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked when a message is being bound to an output channel.
messageSentOut(DataflowProcessor, DataflowWriteChannel<Object>, int, Object) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked when a message is being bound to an output channel.
messagesInChannels - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
 
MessageStream - Class in groovyx.gpars.actor.impl
Represents a stream of messages and forms the base class for actors
MessageStream() - Constructor for class groovyx.gpars.actor.impl.MessageStream
 
MessageStream.RemoteMessageStream - Class in groovyx.gpars.actor.impl
 
MessageStream.RemoteMessageStream(RemoteHost) - Constructor for class groovyx.gpars.actor.impl.MessageStream.RemoteMessageStream
 
MessageStream.ResultWaiter<V> - Class in groovyx.gpars.actor.impl
Represents a pending request for a reply from an actor.
MessageStream.ResultWaiter() - Constructor for class groovyx.gpars.actor.impl.MessageStream.ResultWaiter
 
MessageStream.SendTo - Class in groovyx.gpars.actor.impl
 
MessageStream.SendTo(MessageStream, ActorMessage) - Constructor for class groovyx.gpars.actor.impl.MessageStream.SendTo
 
MESSAGING_RUNNABLE_NEED_EXACTLY_ONE_ARGUMENT_TO_RUN - Static variable in class groovyx.gpars.MessagingRunnable
 
MessagingRunnable<T> - Class in groovyx.gpars
Represents a single-argument Closure when using GPars agents, actors or dataflow concurrency through the Java API.
MessagingRunnable() - Constructor for class groovyx.gpars.MessagingRunnable
 
MessagingRunnable(Object) - Constructor for class groovyx.gpars.MessagingRunnable
 
metaClass - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression
The current metaclass
METHOD_NAME_PREFIX - Static variable in class groovyx.gpars.activeobject.InternalActor
 
methodName - Variable in class groovyx.gpars.dataflow.expression.DataflowInvocationExpression
 
min - Static variable in class groovyx.gpars.extra166y.CommonOps.NaturalDoubleMinReducer
 
min - Static variable in class groovyx.gpars.extra166y.CommonOps.NaturalLongMinReducer
 
min - Static variable in class groovyx.gpars.extra166y.CommonOps.RawMinReducer
 
min(Comparator<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns the minimum element, or null if empty.
min() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns the minimum element, or null if empty, assuming that all elements are Comparables.
min() - Method in interface groovyx.gpars.extra166y.ParallelArray.SummaryStatistics
Returns the minimum element, or null if empty
min() - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns the minimum element, or Double.MAX_VALUE if empty.
min(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns the minimum element, or Double.MAX_VALUE if empty.
min() - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns the minimum element, or Long.MAX_VALUE if empty.
min(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns the minimum element, or Long.MAX_VALUE if empty.
min(Comparator<? super U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns the minimum element, or null if empty.
min() - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns the minimum element, or null if empty, assuming that all elements are Comparables.
min(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the minimum element, or Double.MAX_VALUE if empty.
min() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the minimum element, or Double.MAX_VALUE if empty.
min() - Method in interface groovyx.gpars.extra166y.ParallelDoubleArray.SummaryStatistics
Returns the minimum element, or Double.MAX_VALUE if empty
min() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns the minimum element, or Double.MAX_VALUE if empty.
min(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns the minimum element, or Double.MAX_VALUE if empty.
min() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns the minimum element, or Long.MAX_VALUE if empty.
min(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns the minimum element, or Long.MAX_VALUE if empty.
min(Comparator<? super U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns the minimum mapped element, or null if empty.
min() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns the minimum mapped element, or null if empty, assuming that all elements are Comparables.
min(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the minimum element, or Long.MAX_VALUE if empty.
min() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the minimum element, or Long.MAX_VALUE if empty.
min() - Method in interface groovyx.gpars.extra166y.ParallelLongArray.SummaryStatistics
Returns the minimum element, or Long.MAX_VALUE if empty
min() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns the minimum element, or Double.MAX_VALUE if empty.
min(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns the minimum element, or Double.MAX_VALUE if empty.
min() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns the minimum element, or Long.MAX_VALUE if empty.
min(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns the minimum element, or Long.MAX_VALUE if empty.
min(Comparator<? super U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns the minimum mapped element, or null if empty.
min() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns the minimum mapped element, or null if empty, assuming that all elements are Comparables.
min - Variable in class groovyx.gpars.extra166y.PAS.FJDStats
 
min() - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
min - Variable in class groovyx.gpars.extra166y.PAS.FJLStats
 
min() - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
min - Variable in class groovyx.gpars.extra166y.PAS.FJOStats
 
min() - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
MIN_SEGMENT_CAPACITY - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
minParallel(Collection<T>, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its min() method using the supplied closure as the comparator.
minParallel(Object, Closure) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its min() method using the supplied closure as the comparator.
minParallel(Collection<T>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its min() method using the default comparator.
minParallel(Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes its min() method using the default comparator.
minReducer(Comparator<? super T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the minimum of two elements, using the given comparator, and treating null as greater than any non-null element.
monitor - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
 
moveAsyncHead() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
moveHead() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
msg - Variable in class groovyx.gpars.actor.impl.SequentialProcessingActor.Node
 
MY_TYPE - Static variable in class groovyx.gpars.util.AsyncFunASTTransformation
 
myActor - Variable in class groovyx.gpars.actor.DefaultActorClosure
 

N

n - Variable in class groovyx.gpars.extra166y.PAS.FJDCSorter
 
n - Variable in class groovyx.gpars.extra166y.PAS.FJDSorter
 
n - Variable in class groovyx.gpars.extra166y.PAS.FJLCSorter
 
n - Variable in class groovyx.gpars.extra166y.PAS.FJLSorter
 
n - Variable in class groovyx.gpars.extra166y.PAS.FJOCSorter
 
n - Variable in class groovyx.gpars.extra166y.PAS.FJOSorter
 
name - Variable in class groovyx.gpars.dataflow.expression.DataflowGetPropertyExpression
 
name - Variable in enum groovyx.gpars.extra166y.CustomConcurrentHashMap.Strength
 
naturalComparator(Class<T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a Comparator for Comparable objects.
naturalDoubleComparator() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a comparator for doubles relying on natural ordering.
naturalDoubleMaxReducer() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the maximum of two double elements, using natural comparator.
naturalDoubleMinReducer() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the minimum of two double elements, using natural comparator.
naturalLongComparator() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a comparator for longs relying on natural ordering.
naturalLongMaxReducer() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the maximum of two long elements, using natural comparator.
naturalLongMinReducer() - Static method in class groovyx.gpars.extra166y.CommonOps
A reducer returning the minimum of two long elements, using natural comparator.
naturalMaxReducer(Class<T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the maximum of two Comparable elements, treating null as less than any non-null element.
naturalMinReducer(Class<T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a reducer returning the minimum of two Comparable elements, treating null as greater than any non-null element.
NettyHandler - Class in groovyx.gpars.remote.netty
 
NettyHandler(NettyTransportProvider) - Constructor for class groovyx.gpars.remote.netty.NettyHandler
 
NettyRemoteConnection - Class in groovyx.gpars.remote.netty
Connection using Netty
NettyRemoteConnection(NettyTransportProvider, NettyHandler) - Constructor for class groovyx.gpars.remote.netty.NettyRemoteConnection
 
NettyRemoteConnection.MyChannelFutureListener - Class in groovyx.gpars.remote.netty
 
NettyRemoteConnection.MyChannelFutureListener() - Constructor for class groovyx.gpars.remote.netty.NettyRemoteConnection.MyChannelFutureListener
 
NettyTransportProvider - Class in groovyx.gpars.remote.netty
Transport provider using Netty
NettyTransportProvider() - Constructor for class groovyx.gpars.remote.netty.NettyTransportProvider
 
NettyTransportProvider.Client - Class in groovyx.gpars.remote.netty
 
NettyTransportProvider.Client(NettyTransportProvider, SocketAddress, UUID) - Constructor for class groovyx.gpars.remote.netty.NettyTransportProvider.Client
 
NettyTransportProvider.ClientHandler - Class in groovyx.gpars.remote.netty
 
NettyTransportProvider.ClientHandler(NettyTransportProvider, UUID) - Constructor for class groovyx.gpars.remote.netty.NettyTransportProvider.ClientHandler
 
NettyTransportProvider.MyThreadFactory - Class in groovyx.gpars.remote.netty
 
NettyTransportProvider.MyThreadFactory() - Constructor for class groovyx.gpars.remote.netty.NettyTransportProvider.MyThreadFactory
 
NettyTransportProvider.Server - Class in groovyx.gpars.remote.netty
 
NettyTransportProvider.Server() - Constructor for class groovyx.gpars.remote.netty.NettyTransportProvider.Server
 
NettyTransportProvider.ServerPipelineFactory - Class in groovyx.gpars.remote.netty
 
NettyTransportProvider.ServerPipelineFactory(NettyTransportProvider) - Constructor for class groovyx.gpars.remote.netty.NettyTransportProvider.ServerPipelineFactory
 
newIntKeyIntValueMap(int) - Static method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns a new map using Integer keys and values.
newIntKeyMap(CustomConcurrentHashMap.Strength, CustomConcurrentHashMap.Equivalence<? super ValueType>, int) - Static method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns a new map using Integer keys and the given value parameters.
newIntValueMap(CustomConcurrentHashMap.Strength, CustomConcurrentHashMap.Equivalence<? super KeyType>, int) - Static method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns a new map using the given key parameters and Integer values.
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyIntValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySelfValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySoftValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyStrongValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyWeakValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.NodeFactory
Creates and returns a Node using the given parameters.
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyIntValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySelfValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySoftValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyStrongValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyWeakValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyIntValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySelfValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyStrongValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyWeakValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyIntValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySelfValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySoftValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyStrongValueNodeFactory
 
newNode(int, Object, Object, CustomConcurrentHashMap, CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyWeakValueNodeFactory
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJBase
Factory method to create new subtask, normally of current type
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJCountSelected
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDApply
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDBinaryIndexMap
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDCombineInPlace
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDFill
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDGenerate
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDIndexMap
 
newSubtask(int, int, PAS.FJSearchBase) - Method in class groovyx.gpars.extra166y.PAS.FJDIndexOf
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDMap
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDPACombineInPlace
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDReduce
 
newSubtask(PAS.FJScan, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDScanOp
 
newSubtask(PAS.FJScan, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJDScanPlusOp
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDTransform
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDUniquifier
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLApply
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLBinaryIndexMap
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLCombineInPlace
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLFill
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLGenerate
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLIndexMap
 
newSubtask(int, int, PAS.FJSearchBase) - Method in class groovyx.gpars.extra166y.PAS.FJLIndexOf
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLMap
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLPACombineInPlace
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLReduce
 
newSubtask(PAS.FJScan, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLScanOp
 
newSubtask(PAS.FJScan, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJLScanPlusOp
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLTransform
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLUniquifier
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOApply
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOBinaryIndexMap
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOCombineInPlace
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOFill
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOGenerate
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOIndexMap
 
newSubtask(int, int, PAS.FJSearchBase) - Method in class groovyx.gpars.extra166y.PAS.FJOIndexOf
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOMap
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOPACombineInPlace
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOReduce
 
newSubtask(PAS.FJScan, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJOScanOp
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOTransform
 
newSubtask(int, int, PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOUniquifier
 
newSubtask(PAS.FJScan, int, int) - Method in class groovyx.gpars.extra166y.PAS.FJScanOp
 
newSubtask(int, int, PAS.FJSearchBase) - Method in class groovyx.gpars.extra166y.PAS.FJSearchBase
 
newSubtask(int, int, PAS.FJSearchBase) - Method in class groovyx.gpars.extra166y.PAS.FJSelectAny
 
newThread(Runnable) - Method in class groovyx.gpars.agent.AgentThreadFactory
 
newThread(Runnable) - Method in class groovyx.gpars.remote.netty.NettyTransportProvider.MyThreadFactory
 
next - Variable in class groovyx.gpars.actor.impl.SequentialProcessingActor.Node
 
next() - Method in class groovyx.gpars.dataflow.stream.FListIterator
 
next - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsDoubleIterator
 
next() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsDoubleIterator
 
next - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsLongIterator
 
next() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsLongIterator
 
next - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredIterator
 
next() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredIterator
 
next() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsDoubleIterator
 
next() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsLongIterator
 
next() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredIterator
 
next() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EntryIterator
 
next() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeyIterator
 
next() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.ValueIterator
 
next() - Method in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
next() - Method in class groovyx.gpars.extra166y.ParallelArray.ParallelArrayIterator
 
next() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
next() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ParallelDoubleArrayIterator
 
next() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
next() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ParallelLongArrayIterator
 
next - Variable in class groovyx.gpars.extra166y.PAS.FJBase
 
next - Variable in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
next - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
next - Variable in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
next - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
next - Variable in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
next - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
next - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
next - Variable in class groovyx.gpars.extra166y.PAS.FJSearchBase
 
next - Variable in class groovyx.gpars.util.FQMessageQueue.Node
 
nextContinuation - Variable in class groovyx.gpars.actor.DefaultActor
 
nextEntry() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
nextIndex() - Method in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
nextIndex() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
nextIndex() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
nextKey - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
nextKey() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
nextNode - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
nextSegmentIndex - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
nextTableIndex - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
nextValue - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
nextValue() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
No_ARGS - Static variable in class groovyx.gpars.activeobject.InternalActor
 
NodeConnectedMsg - Class in groovyx.gpars.remote.message
Message sent when local node connected to remote host
NodeConnectedMsg(LocalNode) - Constructor for class groovyx.gpars.remote.message.NodeConnectedMsg
 
NodeDisconnectedMsg - Class in groovyx.gpars.remote.message
Message sent when local node disconnected from remote host
NodeDisconnectedMsg(LocalNode) - Constructor for class groovyx.gpars.remote.message.NodeDisconnectedMsg
 
nodeId - Variable in class groovyx.gpars.remote.message.NodeConnectedMsg
Id of node connected
nodeId - Variable in class groovyx.gpars.remote.message.NodeDisconnectedMsg
Id of node disconnected
NonDaemonPGroup - Class in groovyx.gpars.group
Provides logical grouping for actors, agents and dataflow tasks and operators.
NonDaemonPGroup() - Constructor for class groovyx.gpars.group.NonDaemonPGroup
Creates a group for actors, agents, tasks and operators.
NonDaemonPGroup(int) - Constructor for class groovyx.gpars.group.NonDaemonPGroup
Creates a group for actors, agents, tasks and operators.
nonGeneric(ClassNode) - Static method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
nonidentityPredicate() - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to true if the first argument != the second.
notificationArrivedFlag - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Indicates, whether some activity has been reported since last time
notifyRemote(UUID) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Sends notifications to all subscribers
notPredicate(Ops.Predicate<T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to the negation of its contained predicate.
notPredicate(Ops.DoublePredicate) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to the negation of its contained predicate.
notPredicate(Ops.LongPredicate) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to the negation of its contained predicate.
NSEGMENTS - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
NullProtectionStorage - Class in groovyx.gpars.memoize
Deprecated.
NullProtectionStorage() - Constructor for class groovyx.gpars.memoize.NullProtectionStorage
Deprecated.
 
NullValue - Class in groovyx.gpars.memoize
Deprecated.
NullValue() - Constructor for class groovyx.gpars.memoize.NullValue
Deprecated.
 
numberOfChannels - Variable in class groovyx.gpars.dataflow.impl.SelectBase
 
numberOfParameters - Variable in class groovyx.gpars.DataflowMessagingRunnable
 

O

offset - Variable in class groovyx.gpars.extra166y.PAS.FJDMap
 
offset - Variable in class groovyx.gpars.extra166y.PAS.FJLMap
 
offset - Variable in class groovyx.gpars.extra166y.PAS.FJOMap
 
offset - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
 
offset - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDCPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDMPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLCPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLMPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOCPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOMPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDCPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDMPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLCPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLMPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOCPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOMPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODCPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODMPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLCPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLMPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOCPap
 
oget(int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOMPap
 
oget(int) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
 
ogetArray() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
Access methods for ref, double, long.
ogetArray() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OPap
 
ogetIn() - Method in class groovyx.gpars.extra166y.PAS.FJOScan
 
ogetIn() - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
ogetOut() - Method in class groovyx.gpars.extra166y.PAS.FJOScan
 
ogetOut() - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
ON_DELIVERY_ERROR - Static variable in class groovyx.gpars.actor.Actor
 
onBindError(T, T, boolean) - Method in class groovyx.gpars.dataflow.BindErrorAdapter
Notifies about failed bind operations
onBindError(T, Throwable) - Method in class groovyx.gpars.dataflow.BindErrorAdapter
Notifies about failed bindError operations
onBindError(Throwable, T, boolean) - Method in class groovyx.gpars.dataflow.BindErrorAdapter
Notifies about failed bind operations
onBindError(Throwable, Throwable) - Method in class groovyx.gpars.dataflow.BindErrorAdapter
Notifies about failed bindError operations
onBindError(T, T, boolean) - Method in interface groovyx.gpars.dataflow.BindErrorListener
Notifies about failed bind operations
onBindError(T, Throwable) - Method in interface groovyx.gpars.dataflow.BindErrorListener
Notifies about failed bindError operations
onBindError(Throwable, T, boolean) - Method in interface groovyx.gpars.dataflow.BindErrorListener
Notifies about failed bind operations
onBindError(Throwable, Throwable) - Method in interface groovyx.gpars.dataflow.BindErrorListener
Notifies about failed bindError operations
onConnect(RemoteNode) - Method in class groovyx.gpars.remote.LocalNode
 
onConnect() - Method in class groovyx.gpars.remote.RemoteConnection
 
onConnect(RemoteNode) - Method in class groovyx.gpars.remote.RemoteNodeDiscoveryListener
 
onConnect(RemoteNode) - Method in class groovyx.gpars.remote.RemoteNodeDiscoveryListener.RemoteNodeDiscoveryListenerClosure
 
onDeliveryError(Object) - Method in class groovyx.gpars.actor.impl.MessageStream.ResultWaiter
Handle cases when the message sent to the actor doesn't get delivered
onDisconnect(SerialContext) - Method in class groovyx.gpars.remote.LocalHost
 
onDisconnect(RemoteNode) - Method in class groovyx.gpars.remote.LocalNode
 
onDisconnect() - Method in class groovyx.gpars.remote.RemoteConnection
 
onDisconnect(RemoteNode) - Method in class groovyx.gpars.remote.RemoteNodeDiscoveryListener
 
onDisconnect(RemoteNode) - Method in class groovyx.gpars.remote.RemoteNodeDiscoveryListener.RemoteNodeDiscoveryListenerClosure
 
onDisconnectForLocalNodes(RemoteNode) - Method in class groovyx.gpars.remote.LocalHost
 
onDiscovery(UUID, SocketAddress) - Method in class groovyx.gpars.remote.BroadcastDiscovery
 
onException(DataflowProcessor, Throwable) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked if an exception occurs.
onException(DataflowProcessor, Throwable) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked if an exception occurs.
onException(Throwable) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
onException(Throwable) - Method in class groovyx.gpars.remote.RemoteConnection
 
ongoingThreadTermination - Variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
onMessage(Object[]) - Method in class groovyx.gpars.activeobject.InternalActor
Handles incoming messages
onMessage(Object) - Method in class groovyx.gpars.actor.DefaultActor
Handles all incoming messages
onMessage(T) - Method in class groovyx.gpars.actor.StaticDispatchActor
Handles the incoming messages.
onMessage(NullObject) - Method in class groovyx.gpars.agent.AgentBase
Accepts a NullObject instance and sets the internal state to null
onMessage(Closure) - Method in class groovyx.gpars.agent.AgentBase
Accepts and invokes the closure
onMessage(T) - Method in class groovyx.gpars.agent.AgentBase
Other messages than closures are accepted as new values for the internal state
onMessage(T) - Method in interface groovyx.gpars.dataflow.DataflowChannelListener
Notifies about messages passed through the channel
onMessage(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowOperatorActor
 
onMessage(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
All messages unhandled by sub-classes will result in an exception being thrown
onMessage(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowSelectorActor
 
onMessage(SerialMsg) - Method in class groovyx.gpars.remote.RemoteConnection
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EmbeddedSoftReference
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EmbeddedWeakReference
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyIntValueNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySelfValueNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySoftValueNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyStrongValueNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyWeakValueNode
 
onReclamation() - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Reclaimable
The action taken upon removal of this object from a ReferenceQueue.
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyIntValueNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySelfValueNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyStrongValueNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyWeakValueNode
 
onReclamation() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyNode
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJBase
Operation performed after joining right subtask -- default noop
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJCountSelected
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDReduce
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJDUniquifier
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLReduce
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJLUniquifier
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOReduce
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
onReduce(PAS.FJBase) - Method in class groovyx.gpars.extra166y.PAS.FJOUniquifier
 
onStop - Variable in class groovyx.gpars.actor.Actor
 
onStop(Closure) - Method in class groovyx.gpars.actor.Actor
Set on stop handler for this actor
onTimer() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Checks, whether the network is no longer active.
op(T) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.AndPredicate
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDCPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DDMPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLCPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DLMPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOCPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DOMPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDCPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LDMPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLCPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LLMPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOCPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LOMPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODCPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ODMPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLCPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OLMPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOCPap
 
op - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OOMPap
 
op(double, double) - Method in class groovyx.gpars.extra166y.CommonOps.DoubleAdder
 
op() - Method in class groovyx.gpars.extra166y.CommonOps.DoubleBoundedRandomGenerator
 
op(double, double) - Method in class groovyx.gpars.extra166y.CommonOps.DoubleEqualityPredicate
 
op(double, double) - Method in class groovyx.gpars.extra166y.CommonOps.DoubleInequalityPredicate
 
op() - Method in class groovyx.gpars.extra166y.CommonOps.DoubleIntervalRandomGenerator
 
op() - Method in class groovyx.gpars.extra166y.CommonOps.DoubleRandomGenerator
 
op(Object, Object) - Method in class groovyx.gpars.extra166y.CommonOps.EqualityPredicate
 
op(Object, Object) - Method in class groovyx.gpars.extra166y.CommonOps.IdentityPredicate
 
op(Object, Object) - Method in class groovyx.gpars.extra166y.CommonOps.InequalityPredicate
 
op(int, int) - Method in class groovyx.gpars.extra166y.CommonOps.IntAdder
 
op() - Method in class groovyx.gpars.extra166y.CommonOps.IntBoundedRandomGenerator
 
op(int, int) - Method in class groovyx.gpars.extra166y.CommonOps.IntEqualityPredicate
 
op(int, int) - Method in class groovyx.gpars.extra166y.CommonOps.IntInequalityPredicate
 
op() - Method in class groovyx.gpars.extra166y.CommonOps.IntIntervalRandomGenerator
 
op() - Method in class groovyx.gpars.extra166y.CommonOps.IntRandomGenerator
 
op(Object) - Method in class groovyx.gpars.extra166y.CommonOps.IsNonNullPredicate
 
op(Object) - Method in class groovyx.gpars.extra166y.CommonOps.IsNullPredicate
 
op(long, long) - Method in class groovyx.gpars.extra166y.CommonOps.LongAdder
 
op() - Method in class groovyx.gpars.extra166y.CommonOps.LongBoundedRandomGenerator
 
op(long, long) - Method in class groovyx.gpars.extra166y.CommonOps.LongEqualityPredicate
 
op(long, long) - Method in class groovyx.gpars.extra166y.CommonOps.LongInequalityPredicate
 
op() - Method in class groovyx.gpars.extra166y.CommonOps.LongIntervalRandomGenerator
 
op() - Method in class groovyx.gpars.extra166y.CommonOps.LongRandomGenerator
 
op(double, double) - Method in class groovyx.gpars.extra166y.CommonOps.NaturalDoubleMaxReducer
 
op(double, double) - Method in class groovyx.gpars.extra166y.CommonOps.NaturalDoubleMinReducer
 
op(long, long) - Method in class groovyx.gpars.extra166y.CommonOps.NaturalLongMaxReducer
 
op(long, long) - Method in class groovyx.gpars.extra166y.CommonOps.NaturalLongMinReducer
 
op(Object, Object) - Method in class groovyx.gpars.extra166y.CommonOps.NonidentityPredicate
 
op(Object, Object) - Method in class groovyx.gpars.extra166y.CommonOps.RawMaxReducer
 
op(Object, Object) - Method in class groovyx.gpars.extra166y.CommonOps.RawMinReducer
 
op() - Method in interface groovyx.gpars.extra166y.Ops.Action
 
op(double, double) - Method in interface groovyx.gpars.extra166y.Ops.BinaryDoubleOp
 
op(double, double) - Method in interface groovyx.gpars.extra166y.Ops.BinaryDoublePredicate
 
op(int, int) - Method in interface groovyx.gpars.extra166y.Ops.BinaryIntOp
 
op(int, int) - Method in interface groovyx.gpars.extra166y.Ops.BinaryIntPredicate
 
op(long, long) - Method in interface groovyx.gpars.extra166y.Ops.BinaryLongOp
 
op(long, long) - Method in interface groovyx.gpars.extra166y.Ops.BinaryLongPredicate
 
op(A, B) - Method in interface groovyx.gpars.extra166y.Ops.BinaryOp
 
op(A, B) - Method in interface groovyx.gpars.extra166y.Ops.BinaryPredicate
 
op(double, double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndDoubleProcedure
 
op(double, double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndDoubleToInt
 
op(double, double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndDoubleToLong
 
op(double, double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndDoubleToObject
 
op(double, int) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndIntPredicate
 
op(double, int) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndIntProcedure
 
op(double, int) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndIntToDouble
 
op(double, int) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndIntToInt
 
op(double, int) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndIntToLong
 
op(double, int) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndIntToObject
 
op(double, long) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndLongPredicate
 
op(double, long) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndLongProcedure
 
op(double, long) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndLongToDouble
 
op(double, long) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndLongToInt
 
op(double, long) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndLongToLong
 
op(double, long) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndLongToObject
 
op(double, A) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndObjectPredicate
 
op(double, A) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndObjectProcedure
 
op(double, A) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndObjectToDouble
 
op(double, A) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndObjectToInt
 
op(double, A) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndObjectToLong
 
op(double, A) - Method in interface groovyx.gpars.extra166y.Ops.DoubleAndObjectToObject
 
op() - Method in interface groovyx.gpars.extra166y.Ops.DoubleGenerator
 
op(double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleOp
 
op(double) - Method in interface groovyx.gpars.extra166y.Ops.DoublePredicate
 
op(double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleProcedure
 
op(double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleToInt
 
op(double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleToLong
 
op(double) - Method in interface groovyx.gpars.extra166y.Ops.DoubleToObject
 
op() - Method in interface groovyx.gpars.extra166y.Ops.Generator
 
op(int, double) - Method in interface groovyx.gpars.extra166y.Ops.IntAndDoublePredicate
 
op(int, double) - Method in interface groovyx.gpars.extra166y.Ops.IntAndDoubleProcedure
 
op(int, double) - Method in interface groovyx.gpars.extra166y.Ops.IntAndDoubleToDouble
 
op(int, double) - Method in interface groovyx.gpars.extra166y.Ops.IntAndDoubleToInt
 
op(int, double) - Method in interface groovyx.gpars.extra166y.Ops.IntAndDoubleToLong
 
op(int, double) - Method in interface groovyx.gpars.extra166y.Ops.IntAndDoubleToObject
 
op(int, int) - Method in interface groovyx.gpars.extra166y.Ops.IntAndIntProcedure
 
op(int, int) - Method in interface groovyx.gpars.extra166y.Ops.IntAndIntToDouble
 
op(int, int) - Method in interface groovyx.gpars.extra166y.Ops.IntAndIntToLong
 
op(int, int) - Method in interface groovyx.gpars.extra166y.Ops.IntAndIntToObject
 
op(int, long) - Method in interface groovyx.gpars.extra166y.Ops.IntAndLongPredicate
 
op(int, long) - Method in interface groovyx.gpars.extra166y.Ops.IntAndLongProcedure
 
op(int, long) - Method in interface groovyx.gpars.extra166y.Ops.IntAndLongToDouble
 
op(int, long) - Method in interface groovyx.gpars.extra166y.Ops.IntAndLongToInt
 
op(int, long) - Method in interface groovyx.gpars.extra166y.Ops.IntAndLongToLong
 
op(int, long) - Method in interface groovyx.gpars.extra166y.Ops.IntAndLongToObject
 
op(int, A) - Method in interface groovyx.gpars.extra166y.Ops.IntAndObjectPredicate
 
op(int, A) - Method in interface groovyx.gpars.extra166y.Ops.IntAndObjectProcedure
 
op(int, A) - Method in interface groovyx.gpars.extra166y.Ops.IntAndObjectToDouble
 
op(int, A) - Method in interface groovyx.gpars.extra166y.Ops.IntAndObjectToInt
 
op(int, A) - Method in interface groovyx.gpars.extra166y.Ops.IntAndObjectToLong
 
op(int, A) - Method in interface groovyx.gpars.extra166y.Ops.IntAndObjectToObject
 
op() - Method in interface groovyx.gpars.extra166y.Ops.IntGenerator
 
op(int) - Method in interface groovyx.gpars.extra166y.Ops.IntOp
 
op(int) - Method in interface groovyx.gpars.extra166y.Ops.IntPredicate
 
op(int) - Method in interface groovyx.gpars.extra166y.Ops.IntProcedure
 
op(int) - Method in interface groovyx.gpars.extra166y.Ops.IntToDouble
 
op(int) - Method in interface groovyx.gpars.extra166y.Ops.IntToLong
 
op(int) - Method in interface groovyx.gpars.extra166y.Ops.IntToObject
 
op(long, double) - Method in interface groovyx.gpars.extra166y.Ops.LongAndDoublePredicate
 
op(long, double) - Method in interface groovyx.gpars.extra166y.Ops.LongAndDoubleProcedure
 
op(long, double) - Method in interface groovyx.gpars.extra166y.Ops.LongAndDoubleToDouble
 
op(long, double) - Method in interface groovyx.gpars.extra166y.Ops.LongAndDoubleToInt
 
op(long, double) - Method in interface groovyx.gpars.extra166y.Ops.LongAndDoubleToLong
 
op(long, double) - Method in interface groovyx.gpars.extra166y.Ops.LongAndDoubleToObject
 
op(long, int) - Method in interface groovyx.gpars.extra166y.Ops.LongAndIntPredicate
 
op(long, int) - Method in interface groovyx.gpars.extra166y.Ops.LongAndIntProcedure
 
op(long, int) - Method in interface groovyx.gpars.extra166y.Ops.LongAndIntToDouble
 
op(long, int) - Method in interface groovyx.gpars.extra166y.Ops.LongAndIntToInt
 
op(long, int) - Method in interface groovyx.gpars.extra166y.Ops.LongAndIntToLong
 
op(long, int) - Method in interface groovyx.gpars.extra166y.Ops.LongAndIntToObject
 
op(long, long) - Method in interface groovyx.gpars.extra166y.Ops.LongAndLongProcedure
 
op(long, long) - Method in interface groovyx.gpars.extra166y.Ops.LongAndLongToDouble
 
op(long, long) - Method in interface groovyx.gpars.extra166y.Ops.LongAndLongToInt
 
op(long, long) - Method in interface groovyx.gpars.extra166y.Ops.LongAndLongToObject
 
op(long, A) - Method in interface groovyx.gpars.extra166y.Ops.LongAndObjectPredicate
 
op(long, A) - Method in interface groovyx.gpars.extra166y.Ops.LongAndObjectProcedure
 
op(long, A) - Method in interface groovyx.gpars.extra166y.Ops.LongAndObjectToDouble
 
op(long, A) - Method in interface groovyx.gpars.extra166y.Ops.LongAndObjectToInt
 
op(long, A) - Method in interface groovyx.gpars.extra166y.Ops.LongAndObjectToLong
 
op(long, A) - Method in interface groovyx.gpars.extra166y.Ops.LongAndObjectToObject
 
op() - Method in interface groovyx.gpars.extra166y.Ops.LongGenerator
 
op(long) - Method in interface groovyx.gpars.extra166y.Ops.LongOp
 
op(long) - Method in interface groovyx.gpars.extra166y.Ops.LongPredicate
 
op(long) - Method in interface groovyx.gpars.extra166y.Ops.LongProcedure
 
op(long) - Method in interface groovyx.gpars.extra166y.Ops.LongToDouble
 
op(long) - Method in interface groovyx.gpars.extra166y.Ops.LongToInt
 
op(long) - Method in interface groovyx.gpars.extra166y.Ops.LongToObject
 
op(A, double) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndDoublePredicate
 
op(A, double) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndDoubleProcedure
 
op(A, double) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndDoubleToDouble
 
op(A, double) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndDoubleToInt
 
op(A, double) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndDoubleToLong
 
op(A, double) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndDoubleToObject
 
op(A, int) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndIntPredicate
 
op(A, int) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndIntProcedure
 
op(A, int) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndIntToDouble
 
op(A, int) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndIntToInt
 
op(A, int) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndIntToLong
 
op(A, int) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndIntToObject
 
op(A, long) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndLongPredicate
 
op(A, long) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndLongProcedure
 
op(A, long) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndLongToDouble
 
op(A, long) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndLongToInt
 
op(A, long) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndLongToLong
 
op(A, long) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndLongToObject
 
op(A, B) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndObjectProcedure
 
op(A, B) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndObjectToDouble
 
op(A, B) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndObjectToInt
 
op(A, B) - Method in interface groovyx.gpars.extra166y.Ops.ObjectAndObjectToLong
 
op(A) - Method in interface groovyx.gpars.extra166y.Ops.ObjectToDouble
 
op(A) - Method in interface groovyx.gpars.extra166y.Ops.ObjectToInt
 
op(A) - Method in interface groovyx.gpars.extra166y.Ops.ObjectToLong
 
op(A) - Method in interface groovyx.gpars.extra166y.Ops.Op
 
op(A) - Method in interface groovyx.gpars.extra166y.Ops.Predicate
 
op(A) - Method in interface groovyx.gpars.extra166y.Ops.Procedure
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJDBinaryIndexMap
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJDIndexMap
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJDTransform
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJLBinaryIndexMap
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJLIndexMap
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJLTransform
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJOBinaryIndexMap
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJOIndexMap
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJOTransform
 
op - Variable in class groovyx.gpars.extra166y.PAS.FJScan
 
op(Object) - Method in class groovyx.gpars.pa.ClosureMapper
 
op(Object) - Method in class groovyx.gpars.pa.ClosureNegationPredicate
 
op(Object) - Method in class groovyx.gpars.pa.ClosurePredicate
 
op(Object, Object) - Method in class groovyx.gpars.pa.ClosureReducer
 
operationComplete(ChannelFuture) - Method in class groovyx.gpars.remote.netty.NettyRemoteConnection.MyChannelFutureListener
 
operator(Map, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates an operator using the default dataflow parallel group
operator(List, List, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates an operator using the current parallel group
operator(List, List, int, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates an operator using the current parallel group
operator(DataflowReadChannel, DataflowWriteChannel, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates an operator using the current parallel group
operator(DataflowReadChannel, DataflowWriteChannel, int, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates an operator using the current parallel group
operator(Map, Closure) - Method in class groovyx.gpars.group.PGroup
Creates an operator using the current parallel group
operator(List, List, Closure) - Method in class groovyx.gpars.group.PGroup
Creates an operator using the current parallel group
operator(List, List, int, Closure) - Method in class groovyx.gpars.group.PGroup
Creates an operator using the current parallel group
operator(DataflowReadChannel, DataflowWriteChannel, Closure) - Method in class groovyx.gpars.group.PGroup
Creates an operator using the current parallel group
operator(DataflowReadChannel, DataflowWriteChannel, int, Closure) - Method in class groovyx.gpars.group.PGroup
Creates an operator using the current parallel group
OperatorStateMonitor - Interface in groovyx.gpars.dataflow.operator.component
Used by GracefulShutdownListeners.
Ops - Class in groovyx.gpars.extra166y
Interfaces and utilities declaring per-element operations used within parallel methods on aggregates.
Ops() - Constructor for class groovyx.gpars.extra166y.Ops
 
Ops.Action - Interface in groovyx.gpars.extra166y
 
Ops.BinaryDoubleOp - Interface in groovyx.gpars.extra166y
 
Ops.BinaryDoublePredicate - Interface in groovyx.gpars.extra166y
 
Ops.BinaryIntOp - Interface in groovyx.gpars.extra166y
 
Ops.BinaryIntPredicate - Interface in groovyx.gpars.extra166y
 
Ops.BinaryLongOp - Interface in groovyx.gpars.extra166y
 
Ops.BinaryLongPredicate - Interface in groovyx.gpars.extra166y
 
Ops.BinaryOp<A,B,R> - Interface in groovyx.gpars.extra166y
 
Ops.BinaryPredicate<A,B> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndDoubleProcedure - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndDoubleToInt - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndDoubleToLong - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndDoubleToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndIntPredicate - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndIntProcedure - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndIntToDouble - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndIntToInt - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndIntToLong - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndIntToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndLongPredicate - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndLongProcedure - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndLongToDouble - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndLongToInt - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndLongToLong - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndLongToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndObjectPredicate<A> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndObjectProcedure<A> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndObjectToDouble<A> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndObjectToInt<A> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndObjectToLong<A> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleAndObjectToObject<A,R> - Interface in groovyx.gpars.extra166y
 
Ops.DoubleComparator - Interface in groovyx.gpars.extra166y
 
Ops.DoubleGenerator - Interface in groovyx.gpars.extra166y
 
Ops.DoubleOp - Interface in groovyx.gpars.extra166y
 
Ops.DoublePredicate - Interface in groovyx.gpars.extra166y
 
Ops.DoubleProcedure - Interface in groovyx.gpars.extra166y
 
Ops.DoubleReducer - Interface in groovyx.gpars.extra166y
 
Ops.DoubleToInt - Interface in groovyx.gpars.extra166y
 
Ops.DoubleToLong - Interface in groovyx.gpars.extra166y
 
Ops.DoubleToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.Generator<R> - Interface in groovyx.gpars.extra166y
 
Ops.IntAndDoublePredicate - Interface in groovyx.gpars.extra166y
 
Ops.IntAndDoubleProcedure - Interface in groovyx.gpars.extra166y
 
Ops.IntAndDoubleToDouble - Interface in groovyx.gpars.extra166y
 
Ops.IntAndDoubleToInt - Interface in groovyx.gpars.extra166y
 
Ops.IntAndDoubleToLong - Interface in groovyx.gpars.extra166y
 
Ops.IntAndDoubleToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.IntAndIntProcedure - Interface in groovyx.gpars.extra166y
 
Ops.IntAndIntToDouble - Interface in groovyx.gpars.extra166y
 
Ops.IntAndIntToLong - Interface in groovyx.gpars.extra166y
 
Ops.IntAndIntToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.IntAndLongPredicate - Interface in groovyx.gpars.extra166y
 
Ops.IntAndLongProcedure - Interface in groovyx.gpars.extra166y
 
Ops.IntAndLongToDouble - Interface in groovyx.gpars.extra166y
 
Ops.IntAndLongToInt - Interface in groovyx.gpars.extra166y
 
Ops.IntAndLongToLong - Interface in groovyx.gpars.extra166y
 
Ops.IntAndLongToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.IntAndObjectPredicate<A> - Interface in groovyx.gpars.extra166y
 
Ops.IntAndObjectProcedure<A> - Interface in groovyx.gpars.extra166y
 
Ops.IntAndObjectToDouble<A> - Interface in groovyx.gpars.extra166y
 
Ops.IntAndObjectToInt<A> - Interface in groovyx.gpars.extra166y
 
Ops.IntAndObjectToLong<A> - Interface in groovyx.gpars.extra166y
 
Ops.IntAndObjectToObject<A,R> - Interface in groovyx.gpars.extra166y
 
Ops.IntComparator - Interface in groovyx.gpars.extra166y
 
Ops.IntGenerator - Interface in groovyx.gpars.extra166y
 
Ops.IntOp - Interface in groovyx.gpars.extra166y
 
Ops.IntPredicate - Interface in groovyx.gpars.extra166y
 
Ops.IntProcedure - Interface in groovyx.gpars.extra166y
 
Ops.IntReducer - Interface in groovyx.gpars.extra166y
 
Ops.IntToDouble - Interface in groovyx.gpars.extra166y
 
Ops.IntToLong - Interface in groovyx.gpars.extra166y
 
Ops.IntToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.LongAndDoublePredicate - Interface in groovyx.gpars.extra166y
 
Ops.LongAndDoubleProcedure - Interface in groovyx.gpars.extra166y
 
Ops.LongAndDoubleToDouble - Interface in groovyx.gpars.extra166y
 
Ops.LongAndDoubleToInt - Interface in groovyx.gpars.extra166y
 
Ops.LongAndDoubleToLong - Interface in groovyx.gpars.extra166y
 
Ops.LongAndDoubleToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.LongAndIntPredicate - Interface in groovyx.gpars.extra166y
 
Ops.LongAndIntProcedure - Interface in groovyx.gpars.extra166y
 
Ops.LongAndIntToDouble - Interface in groovyx.gpars.extra166y
 
Ops.LongAndIntToInt - Interface in groovyx.gpars.extra166y
 
Ops.LongAndIntToLong - Interface in groovyx.gpars.extra166y
 
Ops.LongAndIntToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.LongAndLongProcedure - Interface in groovyx.gpars.extra166y
 
Ops.LongAndLongToDouble - Interface in groovyx.gpars.extra166y
 
Ops.LongAndLongToInt - Interface in groovyx.gpars.extra166y
 
Ops.LongAndLongToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.LongAndObjectPredicate<A> - Interface in groovyx.gpars.extra166y
 
Ops.LongAndObjectProcedure<A> - Interface in groovyx.gpars.extra166y
 
Ops.LongAndObjectToDouble<A> - Interface in groovyx.gpars.extra166y
 
Ops.LongAndObjectToInt<A> - Interface in groovyx.gpars.extra166y
 
Ops.LongAndObjectToLong<A> - Interface in groovyx.gpars.extra166y
 
Ops.LongAndObjectToObject<A,R> - Interface in groovyx.gpars.extra166y
 
Ops.LongComparator - Interface in groovyx.gpars.extra166y
 
Ops.LongGenerator - Interface in groovyx.gpars.extra166y
 
Ops.LongOp - Interface in groovyx.gpars.extra166y
 
Ops.LongPredicate - Interface in groovyx.gpars.extra166y
 
Ops.LongProcedure - Interface in groovyx.gpars.extra166y
 
Ops.LongReducer - Interface in groovyx.gpars.extra166y
 
Ops.LongToDouble - Interface in groovyx.gpars.extra166y
 
Ops.LongToInt - Interface in groovyx.gpars.extra166y
 
Ops.LongToObject<R> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndDoublePredicate<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndDoubleProcedure<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndDoubleToDouble<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndDoubleToInt<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndDoubleToLong<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndDoubleToObject<A,R> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndIntPredicate<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndIntProcedure<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndIntToDouble<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndIntToInt<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndIntToLong<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndIntToObject<A,R> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndLongPredicate<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndLongProcedure<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndLongToDouble<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndLongToInt<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndLongToLong<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndLongToObject<A,R> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndObjectProcedure<A,B> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndObjectToDouble<A,B> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndObjectToInt<A,B> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectAndObjectToLong<A,B> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectToDouble<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectToInt<A> - Interface in groovyx.gpars.extra166y
 
Ops.ObjectToLong<A> - Interface in groovyx.gpars.extra166y
 
Ops.Op<A,R> - Interface in groovyx.gpars.extra166y
 
Ops.Predicate<A> - Interface in groovyx.gpars.extra166y
 
Ops.Procedure<A> - Interface in groovyx.gpars.extra166y
 
Ops.Reducer<A> - Interface in groovyx.gpars.extra166y
 
or(Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
or(DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
or(Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Creates and attaches a new operator processing values from the channel
or(DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channel
or(Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
or(DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
or(Closure<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Creates and attaches a new operator
or(DataflowWriteChannel<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Makes the output of the pipeline to be an input for the specified channel
or(Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
or(DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
origin - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
origin - Variable in class groovyx.gpars.extra166y.PAS.FJDCSorter
 
origin - Variable in class groovyx.gpars.extra166y.PAS.FJDSorter
 
origin - Variable in class groovyx.gpars.extra166y.PAS.FJLCSorter
 
origin - Variable in class groovyx.gpars.extra166y.PAS.FJLSorter
 
origin - Variable in class groovyx.gpars.extra166y.PAS.FJOCSorter
 
origin - Variable in class groovyx.gpars.extra166y.PAS.FJOSorter
 
origin - Variable in class groovyx.gpars.extra166y.PAS.FJScanOp
 
orPredicate(Ops.Predicate<S>, Ops.Predicate<? super T>) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to the disjunction of its contained predicates.
orPredicate(Ops.DoublePredicate, Ops.DoublePredicate) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to the disjunction of its contained predicates.
orPredicate(Ops.LongPredicate, Ops.LongPredicate) - Static method in class groovyx.gpars.extra166y.CommonOps
Returns a predicate evaluating to the disjunction of its contained predicates.
other - Variable in class groovyx.gpars.extra166y.PAS.FJDCombineInPlace
 
other - Variable in class groovyx.gpars.extra166y.PAS.FJDPACombineInPlace
 
other - Variable in class groovyx.gpars.extra166y.PAS.FJLCombineInPlace
 
other - Variable in class groovyx.gpars.extra166y.PAS.FJLPACombineInPlace
 
other - Variable in class groovyx.gpars.extra166y.PAS.FJOCombineInPlace
 
other - Variable in class groovyx.gpars.extra166y.PAS.FJOPACombineInPlace
 
otherOffset - Variable in class groovyx.gpars.extra166y.PAS.FJDCombineInPlace
 
otherOffset - Variable in class groovyx.gpars.extra166y.PAS.FJDPACombineInPlace
 
otherOffset - Variable in class groovyx.gpars.extra166y.PAS.FJLCombineInPlace
 
otherOffset - Variable in class groovyx.gpars.extra166y.PAS.FJLPACombineInPlace
 
otherOffset - Variable in class groovyx.gpars.extra166y.PAS.FJOCombineInPlace
 
otherOffset - Variable in class groovyx.gpars.extra166y.PAS.FJOPACombineInPlace
 
ourInstance - Static variable in class groovyx.gpars.activeobject.ActiveObjectRegistry
 
ourInstance - Static variable in class groovyx.gpars.dataflow.operator.PoisonPill
 
ourInstance - Static variable in class groovyx.gpars.dataflow.operator.StopGently
 
ourInstance - Static variable in class groovyx.gpars.pa.SumClosure
 
out - Variable in class groovyx.gpars.extra166y.PAS.FJDScan
 
out - Variable in class groovyx.gpars.extra166y.PAS.FJLScan
 
out - Variable in class groovyx.gpars.extra166y.PAS.FJOScan
 
outer - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EmbeddedSoftReference
 
outer - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EmbeddedWeakReference
 
output - Variable in class groovyx.gpars.dataflow.operator.Pipeline
 
outputQueue - Variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
Stores messages ready for processing by the actor.
OUTPUTS - Static variable in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
outputs - Variable in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
outside - Variable in class groovyx.gpars.util.DefaultMessageQueue
 
outside - Variable in class groovyx.gpars.util.FQMessageQueue
 
outsideUpdater - Variable in class groovyx.gpars.util.FQMessageQueue
 
owningProcessor - Variable in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 

P

pap - Variable in class groovyx.gpars.extra166y.PAS.FJBase
 
pap - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
pap - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
 
pap - Variable in class groovyx.gpars.extra166y.PAS.FJSearchBase
 
pap - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAllDriver
 
pap - Variable in class groovyx.gpars.extra166y.PAS.UniquifierTable
 
ParallelArray<T> - Class in groovyx.gpars.extra166y
An array supporting parallel operations.
ParallelArray(ForkJoinPool, T[], int) - Constructor for class groovyx.gpars.extra166y.ParallelArray
Constructor for use by subclasses to create a new ParallelArray using the given executor, and initially using the supplied array, with effective size bound by the given limit.
ParallelArray(ForkJoinPool, T[]) - Constructor for class groovyx.gpars.extra166y.ParallelArray
Trusted internal version of protected constructor.
ParallelArray.AsList - Class in groovyx.gpars.extra166y
 
ParallelArray.AsList() - Constructor for class groovyx.gpars.extra166y.ParallelArray.AsList
 
ParallelArray.ListIter - Class in groovyx.gpars.extra166y
 
ParallelArray.ListIter(int) - Constructor for class groovyx.gpars.extra166y.ParallelArray.ListIter
 
ParallelArray.ParallelArrayIterator<T> - Class in groovyx.gpars.extra166y
 
ParallelArray.ParallelArrayIterator(T[], int) - Constructor for class groovyx.gpars.extra166y.ParallelArray.ParallelArrayIterator
 
ParallelArray.SummaryStatistics<T> - Interface in groovyx.gpars.extra166y
Summary statistics for a possibly bounded, filtered, and/or mapped ParallelArray.
ParallelArrayWithBounds<T> - Class in groovyx.gpars.extra166y
A prefix view of ParallelArray that causes operations to apply only to elements within a given range.
ParallelArrayWithBounds(ForkJoinPool, int, int, T[]) - Constructor for class groovyx.gpars.extra166y.ParallelArrayWithBounds
 
ParallelArrayWithDoubleMapping<T> - Class in groovyx.gpars.extra166y
A prefix view of ParallelArray that causes operations to apply to mappings of elements, not to the elements themselves.
ParallelArrayWithDoubleMapping(ForkJoinPool, int, int, T[]) - Constructor for class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
 
ParallelArrayWithFilter<T> - Class in groovyx.gpars.extra166y
A prefix view of ParallelArray that causes operations to apply only to elements for which a selector returns true.
ParallelArrayWithFilter(ForkJoinPool, int, int, T[]) - Constructor for class groovyx.gpars.extra166y.ParallelArrayWithFilter
 
ParallelArrayWithLongMapping<T> - Class in groovyx.gpars.extra166y
A prefix view of ParallelArray that causes operations to apply to mappings of elements, not to the elements themselves.
ParallelArrayWithLongMapping(ForkJoinPool, int, int, T[]) - Constructor for class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
 
ParallelArrayWithMapping<T,U> - Class in groovyx.gpars.extra166y
A prefix view of ParallelArray that causes operations to apply to mappings of elements, not to the elements themselves.
ParallelArrayWithMapping(ForkJoinPool, int, int, T[]) - Constructor for class groovyx.gpars.extra166y.ParallelArrayWithMapping
 
ParallelDoubleArray - Class in groovyx.gpars.extra166y
An array of doubles supporting parallel operations.
ParallelDoubleArray(ForkJoinPool, double[], int) - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArray
Constructor for use by subclasses to create a new ParallelDoubleArray using the given executor, and initially using the supplied array, with effective size bound by the given limit.
ParallelDoubleArray(ForkJoinPool, double[]) - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArray
Trusted internal version of protected constructor.
ParallelDoubleArray.AsList - Class in groovyx.gpars.extra166y
 
ParallelDoubleArray.AsList() - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
ParallelDoubleArray.ListIter - Class in groovyx.gpars.extra166y
 
ParallelDoubleArray.ListIter(int) - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
ParallelDoubleArray.ParallelDoubleArrayIterator - Class in groovyx.gpars.extra166y
 
ParallelDoubleArray.ParallelDoubleArrayIterator(double[], int) - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArray.ParallelDoubleArrayIterator
 
ParallelDoubleArray.SummaryStatistics - Interface in groovyx.gpars.extra166y
Summary statistics for a possibly bounded, filtered, and/or mapped ParallelDoubleArray.
ParallelDoubleArrayWithBounds - Class in groovyx.gpars.extra166y
A prefix view of ParallelDoubleArray that causes operations to apply only to elements within a given range.
ParallelDoubleArrayWithBounds(ForkJoinPool, int, int, double[]) - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
 
ParallelDoubleArrayWithDoubleMapping - Class in groovyx.gpars.extra166y
A prefix view of ParallelArray that causes operations to apply to mappings of elements, not to the elements themselves.
ParallelDoubleArrayWithDoubleMapping(ForkJoinPool, int, int, double[]) - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
 
ParallelDoubleArrayWithFilter - Class in groovyx.gpars.extra166y
A prefix view of ParallelDoubleArray that causes operations to apply only to elements for which a selector returns true.
ParallelDoubleArrayWithFilter(ForkJoinPool, int, int, double[]) - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
 
ParallelDoubleArrayWithLongMapping - Class in groovyx.gpars.extra166y
A prefix view of ParallelDoubleArray that causes operations to apply to mappings of elements, not to the elements themselves.
ParallelDoubleArrayWithLongMapping(ForkJoinPool, int, int, double[]) - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
 
ParallelDoubleArrayWithMapping<U> - Class in groovyx.gpars.extra166y
A prefix view of ParallelDoubleArray that causes operations to apply to mappings of elements, not to the elements themselves.
ParallelDoubleArrayWithMapping(ForkJoinPool, int, int, double[]) - Constructor for class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
 
parallelGroup - Variable in class groovyx.gpars.actor.Actor
The parallel group to which the message stream belongs
parallelGroup - Variable in class groovyx.gpars.dataflow.DataCallback
 
ParallelLongArray - Class in groovyx.gpars.extra166y
An array of longs supporting parallel operations.
ParallelLongArray(ForkJoinPool, long[], int) - Constructor for class groovyx.gpars.extra166y.ParallelLongArray
Constructor for use by subclasses to create a new ParallelLongArray using the given executor, and initially using the supplied array, with effective size bound by the given limit.
ParallelLongArray(ForkJoinPool, long[]) - Constructor for class groovyx.gpars.extra166y.ParallelLongArray
Trusted internal version of protected constructor.
ParallelLongArray.AsList - Class in groovyx.gpars.extra166y
 
ParallelLongArray.AsList() - Constructor for class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
ParallelLongArray.ListIter - Class in groovyx.gpars.extra166y
 
ParallelLongArray.ListIter(int) - Constructor for class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
ParallelLongArray.ParallelLongArrayIterator - Class in groovyx.gpars.extra166y
 
ParallelLongArray.ParallelLongArrayIterator(long[], int) - Constructor for class groovyx.gpars.extra166y.ParallelLongArray.ParallelLongArrayIterator
 
ParallelLongArray.SummaryStatistics - Interface in groovyx.gpars.extra166y
Summary statistics for a possibly bounded, filtered, and/or mapped ParallelLongArray.
ParallelLongArrayWithBounds - Class in groovyx.gpars.extra166y
A prefix view of ParallelLongArray that causes operations to apply only to elements within a given range.
ParallelLongArrayWithBounds(ForkJoinPool, int, int, long[]) - Constructor for class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
 
ParallelLongArrayWithDoubleMapping - Class in groovyx.gpars.extra166y
A prefix view of ParallelLongArray that causes operations to apply to mappings of elements, not to the elements themselves.
ParallelLongArrayWithDoubleMapping(ForkJoinPool, int, int, long[]) - Constructor for class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
 
ParallelLongArrayWithFilter - Class in groovyx.gpars.extra166y
A prefix view of ParallelLongArray that causes operations to apply only to elements for which a selector returns true.
ParallelLongArrayWithFilter(ForkJoinPool, int, int, long[]) - Constructor for class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
 
ParallelLongArrayWithLongMapping - Class in groovyx.gpars.extra166y
A prefix view of ParallelLongArray that causes operations to apply to mappings of elements, not to the elements themselves.
ParallelLongArrayWithLongMapping(ForkJoinPool, int, int, long[]) - Constructor for class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
 
ParallelLongArrayWithMapping<U> - Class in groovyx.gpars.extra166y
A prefix view of ParallelLongArray that causes operations to apply to mappings of elements, not to the elements themselves.
ParallelLongArrayWithMapping(ForkJoinPool, int, int, long[]) - Constructor for class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
 
PARAMETER_TYPES - Static variable in class groovyx.gpars.dataflow.operator.CopyChannelsClosure
 
PARAMETER_TYPES - Static variable in class groovyx.gpars.dataflow.operator.FilterClosure
 
PARAMETER_TYPES - Static variable in class groovyx.gpars.MessagingRunnable
 
PARAMETER_TYPES - Static variable in class groovyx.gpars.ReactorMessagingRunnable
 
parent - Variable in class groovyx.gpars.extra166y.PAS.FJScan
 
parties - Variable in class groovyx.gpars.dataflow.stream.SyncDataflowStream
 
parties - Variable in class groovyx.gpars.dataflow.SyncDataflowVariable
 
PAS - Class in groovyx.gpars.extra166y
Shared internal execution support for ParallelArray and specializations.
PAS() - Constructor for class groovyx.gpars.extra166y.PAS
 
PAS.FJBase - Class in groovyx.gpars.extra166y
Base for most divide-and-conquer tasks used for computing ParallelArray operations.
PAS.FJBase(AbstractParallelAnyArray, int, int, PAS.FJBase) - Constructor for class groovyx.gpars.extra166y.PAS.FJBase
 
PAS.FJCountSelected - Class in groovyx.gpars.extra166y
 
PAS.FJCountSelected(AbstractParallelAnyArray, int, int, PAS.FJBase) - Constructor for class groovyx.gpars.extra166y.PAS.FJCountSelected
 
PAS.FJDAppendAllDriver - Class in groovyx.gpars.extra166y
 
PAS.FJDAppendAllDriver(AbstractParallelAnyArray, int, double[]) - Constructor for class groovyx.gpars.extra166y.PAS.FJDAppendAllDriver
 
PAS.FJDApply - Class in groovyx.gpars.extra166y
 
PAS.FJDApply(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.DoubleProcedure) - Constructor for class groovyx.gpars.extra166y.PAS.FJDApply
 
PAS.FJDBinaryIndexMap - Class in groovyx.gpars.extra166y
 
PAS.FJDBinaryIndexMap(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.IntAndDoubleToDouble) - Constructor for class groovyx.gpars.extra166y.PAS.FJDBinaryIndexMap
 
PAS.FJDCMerger - Class in groovyx.gpars.extra166y
 
PAS.FJDCMerger(double[], double[], int, int, int, int, int, int, PAS.FJDCMerger) - Constructor for class groovyx.gpars.extra166y.PAS.FJDCMerger
 
PAS.FJDCombineInPlace - Class in groovyx.gpars.extra166y
 
PAS.FJDCombineInPlace(AbstractParallelAnyArray, int, int, PAS.FJBase, double[], int, Ops.BinaryDoubleOp) - Constructor for class groovyx.gpars.extra166y.PAS.FJDCombineInPlace
 
PAS.FJDCSorter - Class in groovyx.gpars.extra166y
 
PAS.FJDCSorter(double[], double[], int, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJDCSorter
 
PAS.FJDCumulateOp - Class in groovyx.gpars.extra166y
 
PAS.FJDCumulateOp(AbstractParallelAnyArray.DPap, Ops.DoubleReducer, double) - Constructor for class groovyx.gpars.extra166y.PAS.FJDCumulateOp
 
PAS.FJDCumulatePlusOp - Class in groovyx.gpars.extra166y
 
PAS.FJDCumulatePlusOp(AbstractParallelAnyArray.DPap) - Constructor for class groovyx.gpars.extra166y.PAS.FJDCumulatePlusOp
 
PAS.FJDFill - Class in groovyx.gpars.extra166y
 
PAS.FJDFill(AbstractParallelAnyArray, int, int, PAS.FJBase, double) - Constructor for class groovyx.gpars.extra166y.PAS.FJDFill
 
PAS.FJDGenerate - Class in groovyx.gpars.extra166y
 
PAS.FJDGenerate(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.DoubleGenerator) - Constructor for class groovyx.gpars.extra166y.PAS.FJDGenerate
 
PAS.FJDIndexMap - Class in groovyx.gpars.extra166y
 
PAS.FJDIndexMap(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.IntToDouble) - Constructor for class groovyx.gpars.extra166y.PAS.FJDIndexMap
 
PAS.FJDIndexOf - Class in groovyx.gpars.extra166y
 
PAS.FJDIndexOf(AbstractParallelAnyArray, int, int, PAS.FJSearchBase, AtomicInteger, double) - Constructor for class groovyx.gpars.extra166y.PAS.FJDIndexOf
 
PAS.FJDMap - Class in groovyx.gpars.extra166y
 
PAS.FJDMap(AbstractParallelAnyArray, int, int, PAS.FJBase, double[], int) - Constructor for class groovyx.gpars.extra166y.PAS.FJDMap
 
PAS.FJDMerger - Class in groovyx.gpars.extra166y
 
PAS.FJDMerger(Ops.DoubleComparator, double[], double[], int, int, int, int, int, int, PAS.FJDMerger) - Constructor for class groovyx.gpars.extra166y.PAS.FJDMerger
 
PAS.FJDPACombineInPlace - Class in groovyx.gpars.extra166y
 
PAS.FJDPACombineInPlace(AbstractParallelAnyArray, int, int, PAS.FJBase, ParallelDoubleArrayWithDoubleMapping, int, Ops.BinaryDoubleOp) - Constructor for class groovyx.gpars.extra166y.PAS.FJDPACombineInPlace
 
PAS.FJDPrecumulateOp - Class in groovyx.gpars.extra166y
 
PAS.FJDPrecumulateOp(AbstractParallelAnyArray.DPap, Ops.DoubleReducer, double) - Constructor for class groovyx.gpars.extra166y.PAS.FJDPrecumulateOp
 
PAS.FJDPrecumulatePlusOp - Class in groovyx.gpars.extra166y
 
PAS.FJDPrecumulatePlusOp(AbstractParallelAnyArray.DPap) - Constructor for class groovyx.gpars.extra166y.PAS.FJDPrecumulatePlusOp
 
PAS.FJDReduce - Class in groovyx.gpars.extra166y
 
PAS.FJDReduce(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.DoubleReducer, double) - Constructor for class groovyx.gpars.extra166y.PAS.FJDReduce
 
PAS.FJDScan - Class in groovyx.gpars.extra166y
 
PAS.FJDScan(PAS.FJScan, PAS.FJScanOp, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJDScan
 
PAS.FJDScanOp - Class in groovyx.gpars.extra166y
 
PAS.FJDScanOp(AbstractParallelAnyArray.DPap, Ops.DoubleReducer, double) - Constructor for class groovyx.gpars.extra166y.PAS.FJDScanOp
 
PAS.FJDScanPlusOp - Class in groovyx.gpars.extra166y
 
PAS.FJDScanPlusOp(AbstractParallelAnyArray.DPap) - Constructor for class groovyx.gpars.extra166y.PAS.FJDScanPlusOp
 
PAS.FJDSelectAllDriver - Class in groovyx.gpars.extra166y
 
PAS.FJDSelectAllDriver(AbstractParallelAnyArray) - Constructor for class groovyx.gpars.extra166y.PAS.FJDSelectAllDriver
 
PAS.FJDSorter - Class in groovyx.gpars.extra166y
 
PAS.FJDSorter(Ops.DoubleComparator, double[], double[], int, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJDSorter
 
PAS.FJDStats - Class in groovyx.gpars.extra166y
 
PAS.FJDStats(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.DoubleComparator) - Constructor for class groovyx.gpars.extra166y.PAS.FJDStats
 
PAS.FJDTransform - Class in groovyx.gpars.extra166y
 
PAS.FJDTransform(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.DoubleOp) - Constructor for class groovyx.gpars.extra166y.PAS.FJDTransform
 
PAS.FJDUniquifier - Class in groovyx.gpars.extra166y
 
PAS.FJDUniquifier(AbstractParallelAnyArray, int, int, PAS.FJBase, PAS.UniquifierTable) - Constructor for class groovyx.gpars.extra166y.PAS.FJDUniquifier
 
PAS.FJLAppendAllDriver - Class in groovyx.gpars.extra166y
 
PAS.FJLAppendAllDriver(AbstractParallelAnyArray, int, long[]) - Constructor for class groovyx.gpars.extra166y.PAS.FJLAppendAllDriver
 
PAS.FJLApply - Class in groovyx.gpars.extra166y
 
PAS.FJLApply(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.LongProcedure) - Constructor for class groovyx.gpars.extra166y.PAS.FJLApply
 
PAS.FJLBinaryIndexMap - Class in groovyx.gpars.extra166y
 
PAS.FJLBinaryIndexMap(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.IntAndLongToLong) - Constructor for class groovyx.gpars.extra166y.PAS.FJLBinaryIndexMap
 
PAS.FJLCMerger - Class in groovyx.gpars.extra166y
 
PAS.FJLCMerger(long[], long[], int, int, int, int, int, int, PAS.FJLCMerger) - Constructor for class groovyx.gpars.extra166y.PAS.FJLCMerger
 
PAS.FJLCombineInPlace - Class in groovyx.gpars.extra166y
 
PAS.FJLCombineInPlace(AbstractParallelAnyArray, int, int, PAS.FJBase, long[], int, Ops.BinaryLongOp) - Constructor for class groovyx.gpars.extra166y.PAS.FJLCombineInPlace
 
PAS.FJLCSorter - Class in groovyx.gpars.extra166y
 
PAS.FJLCSorter(long[], long[], int, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJLCSorter
 
PAS.FJLCumulateOp - Class in groovyx.gpars.extra166y
 
PAS.FJLCumulateOp(AbstractParallelAnyArray.LPap, Ops.LongReducer, long) - Constructor for class groovyx.gpars.extra166y.PAS.FJLCumulateOp
 
PAS.FJLCumulatePlusOp - Class in groovyx.gpars.extra166y
 
PAS.FJLCumulatePlusOp(AbstractParallelAnyArray.LPap) - Constructor for class groovyx.gpars.extra166y.PAS.FJLCumulatePlusOp
 
PAS.FJLFill - Class in groovyx.gpars.extra166y
 
PAS.FJLFill(AbstractParallelAnyArray, int, int, PAS.FJBase, long) - Constructor for class groovyx.gpars.extra166y.PAS.FJLFill
 
PAS.FJLGenerate - Class in groovyx.gpars.extra166y
 
PAS.FJLGenerate(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.LongGenerator) - Constructor for class groovyx.gpars.extra166y.PAS.FJLGenerate
 
PAS.FJLIndexMap - Class in groovyx.gpars.extra166y
 
PAS.FJLIndexMap(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.IntToLong) - Constructor for class groovyx.gpars.extra166y.PAS.FJLIndexMap
 
PAS.FJLIndexOf - Class in groovyx.gpars.extra166y
 
PAS.FJLIndexOf(AbstractParallelAnyArray, int, int, PAS.FJSearchBase, AtomicInteger, long) - Constructor for class groovyx.gpars.extra166y.PAS.FJLIndexOf
 
PAS.FJLMap - Class in groovyx.gpars.extra166y
 
PAS.FJLMap(AbstractParallelAnyArray, int, int, PAS.FJBase, long[], int) - Constructor for class groovyx.gpars.extra166y.PAS.FJLMap
 
PAS.FJLMerger - Class in groovyx.gpars.extra166y
 
PAS.FJLMerger(Ops.LongComparator, long[], long[], int, int, int, int, int, int, PAS.FJLMerger) - Constructor for class groovyx.gpars.extra166y.PAS.FJLMerger
 
PAS.FJLPACombineInPlace - Class in groovyx.gpars.extra166y
 
PAS.FJLPACombineInPlace(AbstractParallelAnyArray, int, int, PAS.FJBase, ParallelLongArrayWithLongMapping, int, Ops.BinaryLongOp) - Constructor for class groovyx.gpars.extra166y.PAS.FJLPACombineInPlace
 
PAS.FJLPrecumulateOp - Class in groovyx.gpars.extra166y
 
PAS.FJLPrecumulateOp(AbstractParallelAnyArray.LPap, Ops.LongReducer, long) - Constructor for class groovyx.gpars.extra166y.PAS.FJLPrecumulateOp
 
PAS.FJLPrecumulatePlusOp - Class in groovyx.gpars.extra166y
 
PAS.FJLPrecumulatePlusOp(AbstractParallelAnyArray.LPap) - Constructor for class groovyx.gpars.extra166y.PAS.FJLPrecumulatePlusOp
 
PAS.FJLReduce - Class in groovyx.gpars.extra166y
 
PAS.FJLReduce(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.LongReducer, long) - Constructor for class groovyx.gpars.extra166y.PAS.FJLReduce
 
PAS.FJLScan - Class in groovyx.gpars.extra166y
 
PAS.FJLScan(PAS.FJScan, PAS.FJScanOp, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJLScan
 
PAS.FJLScanOp - Class in groovyx.gpars.extra166y
 
PAS.FJLScanOp(AbstractParallelAnyArray.LPap, Ops.LongReducer, long) - Constructor for class groovyx.gpars.extra166y.PAS.FJLScanOp
 
PAS.FJLScanPlusOp - Class in groovyx.gpars.extra166y
 
PAS.FJLScanPlusOp(AbstractParallelAnyArray.LPap) - Constructor for class groovyx.gpars.extra166y.PAS.FJLScanPlusOp
 
PAS.FJLSelectAllDriver - Class in groovyx.gpars.extra166y
 
PAS.FJLSelectAllDriver(AbstractParallelAnyArray) - Constructor for class groovyx.gpars.extra166y.PAS.FJLSelectAllDriver
 
PAS.FJLSorter - Class in groovyx.gpars.extra166y
 
PAS.FJLSorter(Ops.LongComparator, long[], long[], int, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJLSorter
 
PAS.FJLStats - Class in groovyx.gpars.extra166y
 
PAS.FJLStats(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.LongComparator) - Constructor for class groovyx.gpars.extra166y.PAS.FJLStats
 
PAS.FJLTransform - Class in groovyx.gpars.extra166y
 
PAS.FJLTransform(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.LongOp) - Constructor for class groovyx.gpars.extra166y.PAS.FJLTransform
 
PAS.FJLUniquifier - Class in groovyx.gpars.extra166y
 
PAS.FJLUniquifier(AbstractParallelAnyArray, int, int, PAS.FJBase, PAS.UniquifierTable) - Constructor for class groovyx.gpars.extra166y.PAS.FJLUniquifier
 
PAS.FJOAppendAllDriver - Class in groovyx.gpars.extra166y
 
PAS.FJOAppendAllDriver(AbstractParallelAnyArray, int, Object[]) - Constructor for class groovyx.gpars.extra166y.PAS.FJOAppendAllDriver
 
PAS.FJOApply - Class in groovyx.gpars.extra166y
 
PAS.FJOApply(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.Procedure) - Constructor for class groovyx.gpars.extra166y.PAS.FJOApply
 
PAS.FJOBinaryIndexMap - Class in groovyx.gpars.extra166y
 
PAS.FJOBinaryIndexMap(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.IntAndObjectToObject) - Constructor for class groovyx.gpars.extra166y.PAS.FJOBinaryIndexMap
 
PAS.FJOCMerger - Class in groovyx.gpars.extra166y
 
PAS.FJOCMerger(Comparable[], Comparable[], int, int, int, int, int, int, PAS.FJOCMerger) - Constructor for class groovyx.gpars.extra166y.PAS.FJOCMerger
 
PAS.FJOCombineInPlace - Class in groovyx.gpars.extra166y
 
PAS.FJOCombineInPlace(AbstractParallelAnyArray, int, int, PAS.FJBase, Object[], int, Ops.BinaryOp) - Constructor for class groovyx.gpars.extra166y.PAS.FJOCombineInPlace
 
PAS.FJOCSorter - Class in groovyx.gpars.extra166y
 
PAS.FJOCSorter(Comparable[], Comparable[], int, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJOCSorter
 
PAS.FJOCumulateOp - Class in groovyx.gpars.extra166y
 
PAS.FJOCumulateOp(AbstractParallelAnyArray.OPap, Ops.Reducer, Object) - Constructor for class groovyx.gpars.extra166y.PAS.FJOCumulateOp
 
PAS.FJOFill - Class in groovyx.gpars.extra166y
 
PAS.FJOFill(AbstractParallelAnyArray, int, int, PAS.FJBase, Object) - Constructor for class groovyx.gpars.extra166y.PAS.FJOFill
 
PAS.FJOGenerate - Class in groovyx.gpars.extra166y
 
PAS.FJOGenerate(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.Generator) - Constructor for class groovyx.gpars.extra166y.PAS.FJOGenerate
 
PAS.FJOIndexMap - Class in groovyx.gpars.extra166y
 
PAS.FJOIndexMap(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.IntToObject) - Constructor for class groovyx.gpars.extra166y.PAS.FJOIndexMap
 
PAS.FJOIndexOf - Class in groovyx.gpars.extra166y
 
PAS.FJOIndexOf(AbstractParallelAnyArray, int, int, PAS.FJSearchBase, AtomicInteger, Object) - Constructor for class groovyx.gpars.extra166y.PAS.FJOIndexOf
 
PAS.FJOMap - Class in groovyx.gpars.extra166y
 
PAS.FJOMap(AbstractParallelAnyArray, int, int, PAS.FJBase, Object[], int) - Constructor for class groovyx.gpars.extra166y.PAS.FJOMap
 
PAS.FJOMerger - Class in groovyx.gpars.extra166y
Performs merging for FJSorter.
PAS.FJOMerger(Comparator, Object[], Object[], int, int, int, int, int, int, PAS.FJOMerger) - Constructor for class groovyx.gpars.extra166y.PAS.FJOMerger
 
PAS.FJOPACombineInPlace - Class in groovyx.gpars.extra166y
 
PAS.FJOPACombineInPlace(AbstractParallelAnyArray, int, int, PAS.FJBase, ParallelArrayWithMapping, int, Ops.BinaryOp) - Constructor for class groovyx.gpars.extra166y.PAS.FJOPACombineInPlace
 
PAS.FJOPrecumulateOp - Class in groovyx.gpars.extra166y
 
PAS.FJOPrecumulateOp(AbstractParallelAnyArray.OPap, Ops.Reducer, Object) - Constructor for class groovyx.gpars.extra166y.PAS.FJOPrecumulateOp
 
PAS.FJOReduce - Class in groovyx.gpars.extra166y
 
PAS.FJOReduce(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.Reducer, Object) - Constructor for class groovyx.gpars.extra166y.PAS.FJOReduce
 
PAS.FJOScan - Class in groovyx.gpars.extra166y
 
PAS.FJOScan(PAS.FJScan, PAS.FJScanOp, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJOScan
 
PAS.FJOScanOp - Class in groovyx.gpars.extra166y
 
PAS.FJOScanOp(AbstractParallelAnyArray.OPap, Ops.Reducer, Object) - Constructor for class groovyx.gpars.extra166y.PAS.FJOScanOp
 
PAS.FJOSelectAllDriver - Class in groovyx.gpars.extra166y
 
PAS.FJOSelectAllDriver(AbstractParallelAnyArray, Class) - Constructor for class groovyx.gpars.extra166y.PAS.FJOSelectAllDriver
 
PAS.FJOSorter - Class in groovyx.gpars.extra166y
Sorter classes based mainly on CilkSort Cilk: Basic algorithm: if array size is small, just use a sequential quicksort Otherwise: 1.
PAS.FJOSorter(Comparator, Object[], Object[], int, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJOSorter
 
PAS.FJOStats - Class in groovyx.gpars.extra166y
 
PAS.FJOStats(AbstractParallelAnyArray, int, int, PAS.FJBase, Comparator) - Constructor for class groovyx.gpars.extra166y.PAS.FJOStats
 
PAS.FJOTransform - Class in groovyx.gpars.extra166y
 
PAS.FJOTransform(AbstractParallelAnyArray, int, int, PAS.FJBase, Ops.Op) - Constructor for class groovyx.gpars.extra166y.PAS.FJOTransform
 
PAS.FJOUniquifier - Class in groovyx.gpars.extra166y
 
PAS.FJOUniquifier(AbstractParallelAnyArray, int, int, PAS.FJBase, PAS.UniquifierTable) - Constructor for class groovyx.gpars.extra166y.PAS.FJOUniquifier
 
PAS.FJRemoveAll - Class in groovyx.gpars.extra166y
Basic FJ task for non-root FJRemoveAll nodes.
PAS.FJRemoveAll(AbstractParallelAnyArray, int, int, PAS.FJRemoveAll, int[]) - Constructor for class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
PAS.FJRemoveAllDriver - Class in groovyx.gpars.extra166y
Root node for FJRemoveAll.
PAS.FJRemoveAllDriver(AbstractParallelAnyArray, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
 
PAS.FJScan - Class in groovyx.gpars.extra166y
Cumulative scan A basic version of scan is straightforward.
PAS.FJScan(PAS.FJScan, PAS.FJScanOp, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJScan
 
PAS.FJScanOp - Class in groovyx.gpars.extra166y
Computational operations for FJScan
PAS.FJScanOp(AbstractParallelAnyArray) - Constructor for class groovyx.gpars.extra166y.PAS.FJScanOp
 
PAS.FJSearchBase - Class in groovyx.gpars.extra166y
Base for cancellable search tasks.
PAS.FJSearchBase(AbstractParallelAnyArray, int, int, PAS.FJSearchBase, AtomicInteger) - Constructor for class groovyx.gpars.extra166y.PAS.FJSearchBase
 
PAS.FJSelectAll - Class in groovyx.gpars.extra166y
SelectAll proceeds in two passes.
PAS.FJSelectAll(PAS.FJSelectAllDriver, int, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJSelectAll
 
PAS.FJSelectAllDriver - Class in groovyx.gpars.extra166y
 
PAS.FJSelectAllDriver(AbstractParallelAnyArray, int) - Constructor for class groovyx.gpars.extra166y.PAS.FJSelectAllDriver
 
PAS.FJSelectAny - Class in groovyx.gpars.extra166y
 
PAS.FJSelectAny(AbstractParallelAnyArray, int, int, PAS.FJSearchBase, AtomicInteger) - Constructor for class groovyx.gpars.extra166y.PAS.FJSelectAny
 
PAS.FJSubSorter - Class in groovyx.gpars.extra166y
Utility class to sort half a partitioned array
PAS.FJSubSorter(RecursiveAction, RecursiveAction, RecursiveAction) - Constructor for class groovyx.gpars.extra166y.PAS.FJSubSorter
 
PAS.UniquifierTable - Class in groovyx.gpars.extra166y
Base class of fixed-size hash tables for uniquification.
PAS.UniquifierTable(int, AbstractParallelAnyArray, boolean) - Constructor for class groovyx.gpars.extra166y.PAS.UniquifierTable
 
passIndex - Variable in class groovyx.gpars.dataflow.operator.DataflowSelectorActor
 
PASSIVE - Static variable in class groovyx.gpars.util.AsyncMessagingCore
 
pause() - Method in class groovyx.gpars.dataflow.operator.component.ProcessorPauseResume
Pauses the operator so that it blocks the next time it attempts to process a message.
paused - Variable in class groovyx.gpars.dataflow.operator.component.ProcessorPauseResume
 
PAUtils - Class in groovyx.gpars.util
Handy methods build PA from different types
PAUtils() - Constructor for class groovyx.gpars.util.PAUtils
 
payLoad - Variable in class groovyx.gpars.actor.ActorMessage
 
pendingRequests - Variable in class groovyx.gpars.dataflow.impl.SelectBase
Unsatisfied requests for value, each holding a list of guards and a routine to invoke once a value is available
PGroup - Class in groovyx.gpars.group
Provides a common super class of pooled parallel groups.
PGroup(Pool) - Constructor for class groovyx.gpars.group.PGroup
Creates a group for actors, agents, tasks and operators.
PGroupBuilder - Class in groovyx.gpars.group
Provides convenience factory methods to build PGroups from various types of thread pools
PGroupBuilder() - Constructor for class groovyx.gpars.group.PGroupBuilder
 
phase - Variable in class groovyx.gpars.extra166y.PAS.FJScan
 
phase - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAllDriver
 
phaseUpdater - Static variable in class groovyx.gpars.extra166y.PAS.FJScan
 
Pipeline - Class in groovyx.gpars.dataflow.operator
A builder for operator pipelines.
Pipeline(DataflowReadChannel) - Constructor for class groovyx.gpars.dataflow.operator.Pipeline
 
Pipeline(Pool, DataflowReadChannel) - Constructor for class groovyx.gpars.dataflow.operator.Pipeline
 
Pipeline(PGroup, DataflowReadChannel) - Constructor for class groovyx.gpars.dataflow.operator.Pipeline
 
pipelineFactory - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.Server
 
PoisonPill - Class in groovyx.gpars.dataflow.operator
Represents the poison for dataflow operators.
PoisonPill() - Constructor for class groovyx.gpars.dataflow.operator.PoisonPill
 
PoisonPill(boolean) - Constructor for class groovyx.gpars.dataflow.operator.PoisonPill
 
poisonTrackCounter - Variable in class groovyx.gpars.dataflow.operator.CountingPoisonPill
 
poisonTrackCounter - Variable in class groovyx.gpars.dataflow.operator.ImmediateCountingPoisonPill
 
PoisonTrackCounter - Class in groovyx.gpars.dataflow.operator
A helper class used by poison messages to count terminated dataflow processors
PoisonTrackCounter(int) - Constructor for class groovyx.gpars.dataflow.operator.PoisonTrackCounter
 
POKE_INTERVAL - Static variable in class groovyx.gpars.scheduler.Scheduler
 
poll() - Method in class groovyx.gpars.dataflow.DataflowQueue
Retrieves the value at the head of the buffer.
poll() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Retrieves the bound value.
poll() - Method in interface groovyx.gpars.dataflow.SelectableChannel
Retrieves the value at the head of the buffer.
poll() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
poll() - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
poll() - Method in class groovyx.gpars.util.DefaultMessageQueue
 
poll() - Method in class groovyx.gpars.util.FQMessageQueue
 
poll() - Method in interface groovyx.gpars.util.MessageQueue
 
pollFromInside() - Method in class groovyx.gpars.util.FQMessageQueue
 
pollMessage() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Polls a message from the queues
pool - Variable in class groovyx.gpars.dataflow.DataCallbackWithPool
 
pool - Variable in class groovyx.gpars.scheduler.DefaultPool
 
pool - Variable in class groovyx.gpars.scheduler.FJPool
 
Pool - Interface in groovyx.gpars.scheduler
Represents an actor's thread pool
POOL_SIZE_MUST_BE_A_POSITIVE_NUMBER - Static variable in interface groovyx.gpars.scheduler.Pool
 
poolFactory - Static variable in class groovyx.gpars.GParsConfig
 
PoolFactory - Interface in groovyx.gpars.util
Used to create thread pools in hosted environment
poolFactoryFlag - Static variable in class groovyx.gpars.GParsConfig
 
poolLock - Static variable in class groovyx.gpars.extra166y.PAS
Lock for on-demand initialization of defaultExecutor
PoolUtils - Class in groovyx.gpars.util
Provides a couple of utility methods to pools and schedulers.
PoolUtils() - Constructor for class groovyx.gpars.util.PoolUtils
 
pop() - Method in class groovyx.gpars.ThreadLocalPools
Removes the top (last) element
PORT - Static variable in class groovyx.gpars.remote.BroadcastDiscovery
 
position - Variable in class groovyx.gpars.dataflow.impl.SelectBase
 
precumulate(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
precumulate(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
precumulate(Ops.Reducer<T>, T) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
precumulate(Ops.Reducer<T>, T) - Method in class groovyx.gpars.extra166y.ParallelArray
Replaces each element with the cumulation of applying the given reducer to all previous values, and returns the total reduction.
precumulate(Ops.Reducer<T>, T) - Method in class groovyx.gpars.extra166y.ParallelArrayWithBounds
Replaces each element with the cumulation of applying the given reducer to all previous values, and returns the total reduction.
precumulate(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces each element with the cumulation of applying the given reducer to all previous values, and returns the total reduction.
precumulate(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Replaces each element with the cumulation of applying the given reducer to all previous values, and returns the total reduction.
precumulate(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces each element with the cumulation of applying the given reducer to all previous values, and returns the total reduction.
precumulate(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Replaces each element with the cumulation of applying the given reducer to all previous values, and returns the total reduction.
precumulateSum() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
precumulateSum() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
precumulateSum() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces each element with its prefix sum.
precumulateSum() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Replaces each element with its prefix sum.
precumulateSum() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces each element with its prefix sum.
precumulateSum() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Replaces each element with its prefix sum.
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.DoubleEqualityPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.DoubleInequalityPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.EqualityPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.IdentityPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.InequalityPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.IntEqualityPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.IntInequalityPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.IsNonNullPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.IsNullPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.LongEqualityPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.LongInequalityPredicate
 
predicate - Static variable in class groovyx.gpars.extra166y.CommonOps.NonidentityPredicate
 
previous - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.WaitingThread
 
previous() - Method in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
previous() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
previous() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
previousIndex() - Method in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
previousIndex() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
previousIndex() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
printStackTrace() - Method in exception groovyx.gpars.actor.impl.ActorReplyException
 
prioritySelect() - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single input channel, which has a value available for read.
prioritySelect(List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single input channel, which has a value available for read.
prioritySelect(MessageStream) - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single input channel, which has a value available for read.
prioritySelect(MessageStream, List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single input channel, which has a value available for read.
prioritySelector(Map, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a prioritizing selector using the default dataflow parallel group Input with lower position index have higher priority.
prioritySelector(List, List, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a prioritizing selector using the default dataflow parallel group Input with lower position index have higher priority.
prioritySelector(Map) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a prioritizing selector using the default dataflow parallel group.
prioritySelector(List, List) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a prioritizing selector using the default dataflow parallel group.
prioritySelector(Map, Closure) - Method in class groovyx.gpars.group.PGroup
Creates a prioritizing selector using the default dataflow parallel group Input with lower position index have higher priority.
prioritySelector(List, List, Closure) - Method in class groovyx.gpars.group.PGroup
Creates a prioritizing selector using the default dataflow parallel group Input with lower position index have higher priority.
prioritySelector(Map) - Method in class groovyx.gpars.group.PGroup
Creates a prioritizing selector using the default dataflow parallel group.
prioritySelector(List, List) - Method in class groovyx.gpars.group.PGroup
Creates a prioritizing selector using the default dataflow parallel group.
prioritySelectToPromise() - Method in class groovyx.gpars.dataflow.Select
Selects asynchronously a value from a single input channel, which has a value available for read.
prioritySelectToPromise(List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Selects asynchronously a value from a single input channel, which has a value available for read.
procedure - Variable in class groovyx.gpars.extra166y.PAS.FJDApply
 
procedure - Variable in class groovyx.gpars.extra166y.PAS.FJLApply
 
procedure - Variable in class groovyx.gpars.extra166y.PAS.FJOApply
 
processor - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
 
ProcessorPauseResume - Class in groovyx.gpars.dataflow.operator.component
A listener to dataflow operators and selectors allowing them to be paused and resumed.
ProcessorPauseResume() - Constructor for class groovyx.gpars.dataflow.operator.component.ProcessorPauseResume
 
Promise<T> - Interface in groovyx.gpars.dataflow
A unifying future-like interface to dataflow variables, asynchronous functions and active objects.
provider - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.Client
 
provider - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.ClientHandler
 
provider - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider.ServerPipelineFactory
 
pushDown(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDScanOp
 
pushDown(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDScanPlusOp
 
pushDown(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLScanOp
 
pushDown(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLScanPlusOp
 
pushDown(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJOScanOp
 
pushDown(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJScanOp
 
pushUp(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDScanOp
 
pushUp(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDScanPlusOp
 
pushUp(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLScanOp
 
pushUp(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLScanPlusOp
 
pushUp(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJOScanOp
 
pushUp(PAS.FJScan, PAS.FJScan, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJScanOp
 
put(K, V) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Maps the specified key to the specified value in this map.
putAll(Map<? extends K, ? extends V>) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Copies all of the mappings from the specified map to this one.
putAt(Object, Object) - Method in class groovyx.gpars.dataflow.Dataflows
Binds the value to the DataflowVariable that is associated with the property "index".
putIfAbsent(K, V) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
putNewUnderLock(Object) - Method in class groovyx.gpars.dataflow.Dataflows
Utility method extracted just to help JIT

Q

queryInputs(boolean) - Method in class groovyx.gpars.dataflow.operator.DataflowOperatorActor
 
queue - Variable in class groovyx.gpars.dataflow.DataflowQueue
Stores the received DataflowVariables in the buffer.
queue - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.ReclamationThread
 
queue - Variable in class groovyx.gpars.scheduler.Scheduler
 
queue - Static variable in class groovyx.gpars.serial.SerialHandle
 
queue - Variable in class groovyx.gpars.util.AsyncMessagingCore
Incoming messages
queueLock - Variable in class groovyx.gpars.dataflow.DataflowQueue
Internal lock

R

range - Variable in class groovyx.gpars.extra166y.CommonOps.DoubleIntervalRandomGenerator
 
range - Variable in class groovyx.gpars.extra166y.CommonOps.IntIntervalRandomGenerator
 
range - Variable in class groovyx.gpars.extra166y.CommonOps.LongIntervalRandomGenerator
 
react(Closure) - Method in class groovyx.gpars.actor.DefaultActor
Schedules an ActorAction to take the next message off the message queue and to pass it on to the supplied closure.
react(Duration, Closure) - Method in class groovyx.gpars.actor.DefaultActor
Schedules an ActorAction to take the next message off the message queue and to pass it on to the supplied closure.
react(long, TimeUnit, Closure) - Method in class groovyx.gpars.actor.DefaultActor
Schedules an ActorAction to take the next message off the message queue and to pass it on to the supplied closure.
react(long, Closure) - Method in class groovyx.gpars.actor.DefaultActor
Schedules an ActorAction to take the next message off the message queue and to pass it on to the supplied closure.
ReactiveActor - Class in groovyx.gpars.actor
An actor representing a reactor.
ReactiveActor(Closure) - Constructor for class groovyx.gpars.actor.ReactiveActor
 
reactor(Closure) - Static method in class groovyx.gpars.actor.Actors
Creates a reactor around the supplied code.
reactor(Closure) - Method in class groovyx.gpars.group.PGroup
Creates a reactor around the supplied code.
REACTOR_MESSAGING_RUNNABLE_NEED_EXACTLY_ONE_ARGUMENT_TO_RUN - Static variable in class groovyx.gpars.ReactorMessagingRunnable
 
ReactorMessagingRunnable<T,V> - Class in groovyx.gpars
Represents a single-argument Closure when using GPars ReactiveActors (reactors) through the Java API.
ReactorMessagingRunnable() - Constructor for class groovyx.gpars.ReactorMessagingRunnable
 
ReactorMessagingRunnable(Object) - Constructor for class groovyx.gpars.ReactorMessagingRunnable
 
readerIsReady() - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
 
readerIsReady(long) - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
 
readObject(ObjectInputStream) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Reconstitutes the instance from a stream (that is, deserializes it).
readResolve() - Method in class groovyx.gpars.serial.LocalHandle
 
readResolve() - Method in class groovyx.gpars.serial.RemoteHandle
 
receive(Closure) - Method in class groovyx.gpars.actor.BlockingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receive(long, TimeUnit, Closure) - Method in class groovyx.gpars.actor.BlockingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receive(Duration, Closure) - Method in class groovyx.gpars.actor.BlockingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receive() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receive(long, TimeUnit) - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receive(BaseDuration) - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receiveImpl() - Method in class groovyx.gpars.actor.BlockingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receiveImpl(long, TimeUnit) - Method in class groovyx.gpars.actor.BlockingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receiveImpl() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receiveImpl(long, TimeUnit) - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Retrieves a message from the message queue, waiting, if necessary, for a message to arrive.
receiver - Variable in class groovyx.gpars.dataflow.expression.DataflowGetPropertyExpression
 
receiver - Variable in class groovyx.gpars.dataflow.expression.DataflowInvocationExpression
 
receiveThread - Variable in class groovyx.gpars.remote.BroadcastDiscovery
 
reduce(Closure) - Method in interface groovyx.gpars.dataflow.stream.FList
 
reduce(T, Closure) - Method in interface groovyx.gpars.dataflow.stream.FList
 
reduce(Closure) - Method in class groovyx.gpars.dataflow.stream.StreamCore
Reduces all elements in the stream using the supplied closure
reduce(T, Closure) - Method in class groovyx.gpars.dataflow.stream.StreamCore
Reduces all elements in the stream using the supplied closure
reduce(T, FList<T>, Closure) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
reduce(Ops.Reducer<T>, T) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns reduction of elements.
reduce(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns reduction of mapped elements.
reduce(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns reduction of mapped elements.
reduce(Ops.Reducer<U>, U) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns reduction of elements.
reduce(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns reduction of elements.
reduce(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns reduction of elements.
reduce(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns reduction of mapped elements.
reduce(Ops.Reducer<U>, U) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns reduction of mapped elements.
reduce(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns reduction of elements.
reduce(Ops.DoubleReducer, double) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns reduction of mapped elements.
reduce(Ops.LongReducer, long) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns reduction of elements.
reduce(Ops.Reducer<U>, U) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns reduction of mapped elements.
reducer - Variable in class groovyx.gpars.extra166y.PAS.FJDReduce
 
reducer - Variable in class groovyx.gpars.extra166y.PAS.FJDScanOp
 
reducer - Variable in class groovyx.gpars.extra166y.PAS.FJLReduce
 
reducer - Variable in class groovyx.gpars.extra166y.PAS.FJLScanOp
 
reducer - Variable in class groovyx.gpars.extra166y.PAS.FJOReduce
 
reducer - Variable in class groovyx.gpars.extra166y.PAS.FJOScanOp
 
refQueue - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
register(String, PGroup) - Method in class groovyx.gpars.activeobject.ActiveObjectRegistry
 
registerChannelListenersToAllInputs(DataflowChannelListener<Object>) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Registers the provided handler to all input channels
registerChannelListenersToAllInputs(DataflowChannelListener<Object>) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
Registers the provided handler to all input channels
registerCurrentActorWithThread(Actor) - Static method in class groovyx.gpars.actor.Actor
Registers the actor with the current thread
registered(DataflowProcessor) - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
When hooked into an operator/selectors, the listener will tap to its input channels to get notified about all incoming messages.
registered(DataflowProcessor) - Method in class groovyx.gpars.dataflow.operator.DataflowEventAdapter
Invoked immediately after the listener has been attached to a dataflow processor.
registered(DataflowProcessor) - Method in interface groovyx.gpars.dataflow.operator.DataflowEventListener
Invoked immediately after the listener has been attached to a dataflow processor.
registerError(Throwable) - Method in class groovyx.gpars.agent.AgentCore
Adds the exception to the list of thrown exceptions
registerError(Throwable) - Method in class groovyx.gpars.util.AsyncMessagingCore
 
registerProcessorListener(GracefulShutdownListener) - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Invoked by GracefulShutdownListeners, which listen on operators/selectors for lifecycle events, to get registered with the monitor.
registerProcessorListener(GracefulShutdownListener) - Method in interface groovyx.gpars.dataflow.operator.component.OperatorStateMonitor
Invoked by GracefulShutdownListeners, which listen on operators/selectors for lifecycle events, to get registered with the monitor.
registry - Variable in class groovyx.gpars.activeobject.ActiveObjectRegistry
 
reInterrupt() - Static method in class groovyx.gpars.actor.impl.MessageStream
 
remap(K, V) - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.RemappingFunction
Returns a new value for the given key and its current, or null if there is no mapping.
RemoteConnection - Class in groovyx.gpars.remote
Represents connection to remote host
RemoteConnection(LocalHost) - Constructor for class groovyx.gpars.remote.RemoteConnection
 
RemoteDataflowExpression<T> - Class in groovyx.gpars.dataflow.expression
 
RemoteDataflowExpression() - Constructor for class groovyx.gpars.dataflow.expression.RemoteDataflowExpression
 
RemoteHandle - Class in groovyx.gpars.serial
 
RemoteHandle(UUID, UUID) - Constructor for class groovyx.gpars.serial.RemoteHandle
 
remoteHost - Variable in class groovyx.gpars.actor.Actor.RemoteActor
 
remoteHost - Variable in class groovyx.gpars.actor.impl.MessageStream.RemoteMessageStream
 
remoteHost - Variable in class groovyx.gpars.dataflow.DataflowVariable.RemoteDataflowVariable
 
remoteHost - Variable in class groovyx.gpars.dataflow.expression.RemoteDataflowExpression
 
RemoteHost - Class in groovyx.gpars.remote
Representation of remote host connected to transport provider
RemoteHost(LocalHost, UUID) - Constructor for class groovyx.gpars.remote.RemoteHost
 
remoteHost - Variable in class groovyx.gpars.remote.RemoteNode
 
remoteHosts - Variable in class groovyx.gpars.remote.LocalHost
Hosts known to the provider
RemoteNode - Class in groovyx.gpars.remote
Representation of remote node
RemoteNode(UUID, SerialContext, Actor) - Constructor for class groovyx.gpars.remote.RemoteNode
 
RemoteNodeDiscoveryListener - Class in groovyx.gpars.remote
Listener for remote node events
RemoteNodeDiscoveryListener() - Constructor for class groovyx.gpars.remote.RemoteNodeDiscoveryListener
 
RemoteNodeDiscoveryListener.RemoteNodeDiscoveryListenerClosure - Class in groovyx.gpars.remote
Discovery listener backed by closure with two params - node - "connected" | "disconnected"
RemoteNodeDiscoveryListener.RemoteNodeDiscoveryListenerClosure(Closure) - Constructor for class groovyx.gpars.remote.RemoteNodeDiscoveryListener.RemoteNodeDiscoveryListenerClosure
 
remoteNodes - Variable in class groovyx.gpars.remote.LocalHost
Registry of remote nodes known to the provider
RemoteObjectDecoder - Class in groovyx.gpars.remote.netty
 
RemoteObjectDecoder(RemoteConnection) - Constructor for class groovyx.gpars.remote.netty.RemoteObjectDecoder
Creates a new encoder.
RemoteObjectEncoder - Class in groovyx.gpars.remote.netty
 
RemoteObjectEncoder(RemoteConnection) - Constructor for class groovyx.gpars.remote.netty.RemoteObjectEncoder
Creates a new encoder.
RemoteSerialized - Interface in groovyx.gpars.serial
Marker interface for objects, which are proxies to objects on other nodes.
remove(Object) - Method in class groovyx.gpars.dataflow.Dataflows
Removes a DFV from the map and binds it to null, if it has not been bound yet
remove() - Method in class groovyx.gpars.dataflow.stream.FListIterator
 
remove() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsDoubleIterator
 
remove() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsLongIterator
 
remove() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredIterator
 
remove() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsDoubleIterator
 
remove() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredAsLongIterator
 
remove() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.UnfilteredIterator
 
remove(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EntrySet
 
remove() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.HashIterator
 
remove(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Removes an element equivalent to the given element with respect to this set's Equivalence, if one is present.
remove(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySetView
 
remove(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Removes the mapping for the specified key.
remove(Object, Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
remove(Object) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
remove(int) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
remove() - Method in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
remove() - Method in class groovyx.gpars.extra166y.ParallelArray.ParallelArrayIterator
 
remove(Object) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
remove(int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
remove() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
remove() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ParallelDoubleArrayIterator
 
remove(Object) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
remove(int) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
remove() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
remove() - Method in class groovyx.gpars.extra166y.ParallelLongArray.ParallelLongArrayIterator
 
remove(SerialHandle) - Method in class groovyx.gpars.serial.SerialContext
 
remove(SerialHandle) - Method in class groovyx.gpars.serial.SerialHandles
 
removeAll(Ops.Predicate<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Removes from the array all elements for which the given selector holds.
removeAll(Ops.DoublePredicate) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Removes from the array all elements for which the given selector holds.
removeAll(Ops.LongPredicate) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Removes from the array all elements for which the given selector holds.
removeBindErrorListener(BindErrorListener<T>) - Method in interface groovyx.gpars.dataflow.impl.BindErrorListenerManager
 
removeBindErrorListener(BindErrorListener<T>) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
removeConnection(RemoteConnection) - Method in class groovyx.gpars.remote.RemoteHost
 
removeConsecutiveDuplicates() - Method in class groovyx.gpars.extra166y.ParallelArray
Removes consecutive elements that are equal (or null), shifting others leftward, and possibly decreasing size.
removeConsecutiveDuplicates() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Removes consecutive elements that are equal, shifting others leftward, and possibly decreasing size.
removeConsecutiveDuplicates() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Removes consecutive elements that are equal, shifting others leftward, and possibly decreasing size.
removeDataflowChannelListener(DataflowChannelListener<T>) - Method in interface groovyx.gpars.dataflow.impl.DataflowChannelEventListenerManager
 
removeDataflowChannelListener(DataflowChannelListener<T>) - Method in class groovyx.gpars.dataflow.impl.DataflowChannelEventOrchestrator
 
removeDataflowEventListener(DataflowEventListener) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
removeDiscoveryListener(RemoteNodeDiscoveryListener) - Method in class groovyx.gpars.remote.LocalNode
 
removeEldestEntry(Map.Entry<Object, Object>) - Method in class groovyx.gpars.memoize.LRUProtectionStorage
Deprecated.
 
removeIfReclaimed(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Removes node if its key or value are null.
removeLocalHost(LocalHost) - Static method in class groovyx.gpars.remote.LocalHostRegistry
 
removeNulls() - Method in class groovyx.gpars.extra166y.ParallelArray
Removes null elements, shifting others leftward, and possibly decreasing size.
removeRange(int, int) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
removeRange(int, int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
removeRange(int, int) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
removeSlotAt(int) - Method in class groovyx.gpars.extra166y.ParallelArray
 
removeSlotAt(int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
 
removeSlotAt(int) - Method in class groovyx.gpars.extra166y.ParallelLongArray
 
removeSlotsAt(int, int) - Method in class groovyx.gpars.extra166y.ParallelArray
 
removeSlotsAt(int, int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
 
removeSlotsAt(int, int) - Method in class groovyx.gpars.extra166y.ParallelLongArray
 
replace(K, V) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
replace(K, V, V) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
replaceElementsParallelLongArrayWith(long[]) - Method in class groovyx.gpars.extra166y.ParallelLongArray
 
replaceElementsWith(T[]) - Method in class groovyx.gpars.extra166y.ParallelArray
 
replaceWithGeneratedValue(Ops.Generator<? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Replaces elements with the results of applying the given generator.
replaceWithGeneratedValue(Ops.Generator<? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Replaces elements with results of applying the given generator.
replaceWithGeneratedValue(Ops.DoubleGenerator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces elements with the results of applying the given generator.
replaceWithGeneratedValue(Ops.DoubleGenerator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Replaces elements with results of applying the given generator.
replaceWithGeneratedValue(Ops.LongGenerator) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces elements with the results of applying the given generator.
replaceWithGeneratedValue(Ops.LongGenerator) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Replaces elements with results of applying the given generator.
replaceWithMappedIndex(Ops.IntToObject<? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Replaces elements with the results of applying the given mapping to their indices.
replaceWithMappedIndex(Ops.IntAndObjectToObject<? super T, ? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Replaces elements with the results of applying the given mapping to each index and current element value.
replaceWithMappedIndex(Ops.IntToObject<? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Replaces elements with the results of applying the given op to their indices.
replaceWithMappedIndex(Ops.IntAndObjectToObject<? super T, ? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Replaces elements with the results of applying the given mapping to each index and current element value.
replaceWithMappedIndex(Ops.IntToDouble) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces elements with the results of applying the given op to their indices.
replaceWithMappedIndex(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces elements with the results of applying the given mapping to each index and current element value.
replaceWithMappedIndex(Ops.IntToDouble) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Replaces elements with the results of applying the given op to their indices.
replaceWithMappedIndex(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Replaces elements with the results of applying the given mapping to each index and current element value.
replaceWithMappedIndex(Ops.IntToLong) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces elements with the results of applying the given op to their indices.
replaceWithMappedIndex(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces elements with the results of applying the given mapping to each index and current element value.
replaceWithMappedIndex(Ops.IntToLong) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Replaces elements with the results of applying the given op to their indices.
replaceWithMappedIndex(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Replaces elements with the results of applying the given mapping to each index and current element value.
replaceWithMapping(Ops.Op<? super T, ? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Replaces elements with the results of applying the given transform to their current values.
replaceWithMapping(Ops.BinaryOp<? super T, ? super V, ? extends T>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArray
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.BinaryOp<T, T, T>, T[]) - Method in class groovyx.gpars.extra166y.ParallelArray
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.Op<? super T, ? extends T>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Replaces elements with the results of applying the given op to their current values.
replaceWithMapping(Ops.BinaryOp<? super T, ? super V, ? extends T>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.BinaryOp<T, T, T>, T[]) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces elements with the results of applying the given op to their current values.
replaceWithMapping(Ops.BinaryDoubleOp, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.BinaryDoubleOp, double[]) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Replaces elements with the results of applying the given op to their current values.
replaceWithMapping(Ops.BinaryDoubleOp, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.BinaryDoubleOp, double[]) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces elements with the results of applying the given op to their current values.
replaceWithMapping(Ops.BinaryLongOp, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.BinaryLongOp, long[]) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Replaces elements with the results of applying the given op to their current values.
replaceWithMapping(Ops.BinaryLongOp, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithMapping(Ops.BinaryLongOp, long[]) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Replaces elements with results of applying op(thisElement, otherElement).
replaceWithValue(T) - Method in class groovyx.gpars.extra166y.ParallelArray
Replaces elements with the given value.
replaceWithValue(T) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Replaces elements with the given value.
replaceWithValue(double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Replaces elements with the given value.
replaceWithValue(double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Replaces elements with the given value.
replaceWithValue(long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Replaces elements with the given value.
replaceWithValue(long) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Replaces elements with the given value.
reply(Object) - Method in class groovyx.gpars.actor.AbstractLoopingActor
Sends a reply to all currently processed messages.
reply(Object) - Method in class groovyx.gpars.actor.impl.ReplyingMessageStream
Sends a reply to all currently processed messages.
replyIfExists(Object) - Method in class groovyx.gpars.actor.AbstractLoopingActor
Sends a reply to all currently processed messages, which have been sent by an actor.
replyIfExists(Object) - Method in class groovyx.gpars.actor.impl.ReplyingMessageStream
Sends a reply to all currently processed messages, which have been sent by an actor.
ReplyingMessageStream - Class in groovyx.gpars.actor.impl
 
ReplyingMessageStream() - Constructor for class groovyx.gpars.actor.impl.ReplyingMessageStream
 
reportError(Throwable) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Is invoked in case the actor throws an exception.
reportException(Throwable) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
requests - Variable in class groovyx.gpars.dataflow.DataflowQueue
Stores unsatisfied requests for values
resetDefaultSize() - Method in class groovyx.gpars.group.PGroup
Sets the pool size to the default
resetDefaultSize() - Method in class groovyx.gpars.scheduler.DefaultPool
Sets the pool size to the default
resetDefaultSize() - Method in class groovyx.gpars.scheduler.FJPool
Sets the pool size to the default
resetDefaultSize() - Method in interface groovyx.gpars.scheduler.Pool
Sets the pool size to the default
resetDefaultSize() - Method in class groovyx.gpars.scheduler.Scheduler
 
resize(int) - Method in class groovyx.gpars.group.PGroup
Resizes the thread pool to the specified value
resize(int) - Method in class groovyx.gpars.scheduler.DefaultPool
Resizes the thread pool to the specified value
resize(int) - Method in class groovyx.gpars.scheduler.FJPool
Resizes the thread pool to the specified value
resize(int) - Method in interface groovyx.gpars.scheduler.Pool
Resizes the thread pool to the specified value
resize(int) - Method in class groovyx.gpars.scheduler.Scheduler
 
ResizeableCountDownLatch - Class in groovyx.gpars.dataflow.impl
CountDownLatch with the ability to change the number of waiting parties
ResizeableCountDownLatch(int) - Constructor for class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
Constructs a CountDownLatch initialized with the given count.
ResizeableCountDownLatch.Sync - Class in groovyx.gpars.dataflow.impl
Synchronization control For CountDownLatch.
ResizeableCountDownLatch.Sync(int) - Constructor for class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch.Sync
 
ResizeablePool - Class in groovyx.gpars.scheduler
Represents the actors' thread pool, which performs tasks on behalf of the actors.
ResizeablePool(boolean) - Constructor for class groovyx.gpars.scheduler.ResizeablePool
Creates the pool with default number of threads.
ResizeablePool(boolean, int) - Constructor for class groovyx.gpars.scheduler.ResizeablePool
Creates the pool with specified number of threads.
resizeArray(int) - Method in class groovyx.gpars.extra166y.ParallelArray
 
resizeArray(int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
 
resizeArray(int) - Method in class groovyx.gpars.extra166y.ParallelLongArray
 
resizeTable(CustomConcurrentHashMap) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Segment
See the similar code in ConcurrentHashMap for explanation.
RESPONDS_TO - Static variable in class groovyx.gpars.actor.Actor
 
rest - Variable in class groovyx.gpars.dataflow.stream.StreamCore
 
RESULT - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression
 
result - Variable in class groovyx.gpars.dataflow.impl.ThenMessagingRunnable
 
result - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
The final latch that indicates the network has been shutdown
result - Variable in class groovyx.gpars.extra166y.PAS.FJDReduce
 
result - Variable in class groovyx.gpars.extra166y.PAS.FJLReduce
 
result - Variable in class groovyx.gpars.extra166y.PAS.FJOReduce
 
result - Variable in class groovyx.gpars.extra166y.PAS.FJSearchBase
 
results - Variable in class groovyx.gpars.extra166y.PAS.FJDAppendAllDriver
 
results - Variable in class groovyx.gpars.extra166y.PAS.FJDSelectAllDriver
 
results - Variable in class groovyx.gpars.extra166y.PAS.FJLAppendAllDriver
 
results - Variable in class groovyx.gpars.extra166y.PAS.FJLSelectAllDriver
 
results - Variable in class groovyx.gpars.extra166y.PAS.FJOAppendAllDriver
 
results - Variable in class groovyx.gpars.extra166y.PAS.FJOSelectAllDriver
 
resultSize - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAllDriver
 
resume() - Method in class groovyx.gpars.dataflow.operator.component.ProcessorPauseResume
Resumes the operator so that it can start processing messages again.
rethrowException() - Method in class groovyx.gpars.actor.impl.MessageStream.ResultWaiter
 
retrieveCurrentDFPGroup() - Static method in class groovyx.gpars.dataflow.Dataflow
Retrieves the thread-local value of the active PGroup or the default DataflowGroup
retrieveDefaultPool() - Static method in class groovyx.gpars.GParsConfig
If a pool factory has been set, it will be used to create a new thread pool.
retrieveDefaultPoolSize() - Static method in class groovyx.gpars.util.PoolUtils
 
retrieveDefaultTimer(String, boolean) - Static method in class groovyx.gpars.GParsConfig
If a timer factory has been set, it will be used to create a timer.
retrieveForBind() - Method in class groovyx.gpars.dataflow.DataflowQueue
Takes the first unsatisfied value request and binds a value on it.
retrieveNextMessage() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Takes the next message from the outputQueue, decrements the counter and possibly throws control exceptions
retrieveOrCreateVariable() - Method in class groovyx.gpars.dataflow.DataflowQueue
Checks whether there's a DFV waiting in the queue and retrieves it.
retrievePool() - Static method in class groovyx.gpars.GParsPoolUtil
 
right - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
right - Variable in class groovyx.gpars.extra166y.PAS.FJScan
 
right - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
right - Variable in class groovyx.gpars.extra166y.PAS.FJSubSorter
 
rightShift(Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
Schedule closure to be executed by pooled actor after data became available.
rightShift(Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Schedule closure to be executed after data became available.
rightShift(Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule closure to be executed by pooled actor after data became available.
rightShift(Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data became available.
rightShift(Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
rightShift(Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
rn - Variable in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
rn - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
rn - Variable in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
rn - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
rn - Variable in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
rn - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
ro - Variable in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
ro - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
ro - Variable in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
ro - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
ro - Variable in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
ro - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
rsetIn(Object) - Method in class groovyx.gpars.extra166y.PAS.FJOScan
 
rsetIn(Object) - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
rsetOut(Object) - Method in class groovyx.gpars.extra166y.PAS.FJOScan
 
rsetOut(Object) - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
run() - Method in class groovyx.gpars.actor.ActorTimerTask
 
run() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
run() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.ReclamationThread
 
run() - Method in class groovyx.gpars.scheduler.Scheduler.WatchdogThread
 
run() - Method in class groovyx.gpars.scheduler.Scheduler.WorkerThread
 
run() - Method in class groovyx.gpars.util.AsyncMessagingCore
Handles a single message from the message queue
runAfterLoopCode(Closure) - Method in class groovyx.gpars.actor.DefaultActor
 
runChildDirectly(Object...) - Method in class groovyx.gpars.forkjoin.FJWorker
 
runEnhancedWithoutRepliesOnMessages(ActorMessage, Closure, Object) - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
runForkJoin(ForkJoinPool, ForkJoinTask<T>) - Static method in class groovyx.gpars.forkjoin.ForkJoinUtils
 
runForkJoin(ForkJoinPool, Object...) - Static method in class groovyx.gpars.forkjoin.ForkJoinUtils
 
RunnableBackedBlockingActor - Class in groovyx.gpars.actor.impl
Utility class to implement a blocking actor backed by any Runnable (including Closure)
RunnableBackedBlockingActor(Runnable) - Constructor for class groovyx.gpars.actor.impl.RunnableBackedBlockingActor
 
RunnableBackedBlockingActor.RunnableBackedPooledActorDelegate - Class in groovyx.gpars.actor.impl
 
RunnableBackedBlockingActor.RunnableBackedPooledActorDelegate(Object, Object) - Constructor for class groovyx.gpars.actor.impl.RunnableBackedBlockingActor.RunnableBackedPooledActorDelegate
 

S

S_ACTIVE_MASK - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
S_FINISHED_MASK - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
S_FINISHING_MASK - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
S_INITIALIZED - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression
 
S_INITIALIZING - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression
 
S_NOT_INITIALIZED - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression
Possible states
S_NOT_STARTED - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
S_RUNNING - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
S_STOP_TERMINATE_MASK - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
S_STOPPED - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
S_STOPPING - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
S_TERMINATED - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
S_TERMINATING - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
schedule() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Clears the notification flag so as we know whether some activity happens between subsequent checks.
schedule() - Method in class groovyx.gpars.util.AsyncMessagingCore
Schedules processing of a next message, if there are some and if there isn't an active thread handling a message at the moment
schedule(Runnable, long) - Method in interface groovyx.gpars.util.GeneralTimer
 
scheduleCallback(Object, MessageStream) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Sends the result back to the actor, which is waiting asynchronously for the value to be bound.
scheduleCallback(Object, MessageStream) - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
 
scheduler - Variable in class groovyx.gpars.remote.LocalNode
 
Scheduler - Class in groovyx.gpars.scheduler
Prototype of self-regulated thread pooled scheduler
Scheduler() - Constructor for class groovyx.gpars.scheduler.Scheduler
 
Scheduler(int) - Constructor for class groovyx.gpars.scheduler.Scheduler
 
Scheduler.WatchdogThread - Class in groovyx.gpars.scheduler
 
Scheduler.WatchdogThread() - Constructor for class groovyx.gpars.scheduler.Scheduler.WatchdogThread
 
Scheduler.WorkerThread - Class in groovyx.gpars.scheduler
 
Scheduler.WorkerThread() - Constructor for class groovyx.gpars.scheduler.Scheduler.WorkerThread
 
schedulerTime - Variable in class groovyx.gpars.scheduler.Scheduler
 
SDAClosure - Class in groovyx.gpars.actor.impl
Creates a SDA closure to invoke appropriate actor's message handlers based on message compile-type type
SDAClosure() - Constructor for class groovyx.gpars.actor.impl.SDAClosure
 
second - Variable in class groovyx.gpars.actor.ForwardingDelegate
 
second - Variable in class groovyx.gpars.actor.impl.RunnableBackedBlockingActor.RunnableBackedPooledActorDelegate
 
second - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.AndPredicate
 
SEGMENT_BITS - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
SEGMENT_MASK - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
SEGMENT_SHIFT - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
segments - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
The segments, each of which acts as a hash table
segmentsBase - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
segmentsShift - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
select(SelectableChannel<?>...) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a select using the default dataflow parallel group.
select(List<SelectableChannel>) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a select using the default dataflow parallel group.
select - Variable in class groovyx.gpars.dataflow.operator.DataflowSelector
 
Select<T> - Class in groovyx.gpars.dataflow
A Select allows the user to select a value from multiple channels, which have a value available for read at the moment.
Select(PGroup, SelectableChannel<? extends T>...) - Constructor for class groovyx.gpars.dataflow.Select
 
Select(PGroup, List<SelectableChannel<? extends T>>) - Constructor for class groovyx.gpars.dataflow.Select
 
select() - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single randomly chosen input channel, which has a value available for read.
select(List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single randomly chosen input channel, which has a value available for read.
select(MessageStream) - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single randomly chosen input channel, which has a value available for read.
select(MessageStream, List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Selects a value from a single randomly chosen input channel, which has a value available for read.
select(MessageStream, int, List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Invokes the internal select base with a SelectRequest instance ensuring a message is sent, once a value has been selected
select(int, List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Invokes the internal select base with a SelectRequest instance ensuring the current thread can continue returning the correct value, once a value has been selected
select(SelectableChannel...) - Method in class groovyx.gpars.group.PGroup
Creates a select using the current parallel group.
select(List<SelectableChannel>) - Method in class groovyx.gpars.group.PGroup
Creates a select using the current parallel group.
SelectableChannel<T> - Interface in groovyx.gpars.dataflow
Created with IntelliJ IDEA.
SelectBase<T> - Class in groovyx.gpars.dataflow.impl
The implementation of the core for all selects.
SelectBase(PGroup, List<SelectableChannel<? extends T>>) - Constructor for class groovyx.gpars.dataflow.impl.SelectBase
Stores the input channel and registers for the wheneverBound() event on each
selectBase - Variable in class groovyx.gpars.dataflow.Select
 
SelectCallback<T> - Class in groovyx.gpars.dataflow.impl
A closure registered with all the input channels on the wheneverBound() event to inform the Select about a value being available in a particular channel.
SelectCallback(Object, int, SelectableChannel<? extends T>) - Constructor for class groovyx.gpars.dataflow.impl.SelectCallback
 
selector(Map, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a selector using the default dataflow parallel group
selector(List, List, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a selector using the default dataflow parallel group
selector(Map) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a selector using the default dataflow parallel group.
selector(List, List) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a selector using the default dataflow parallel group.
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
selector - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
selector(Map, Closure) - Method in class groovyx.gpars.group.PGroup
Creates a selector using this parallel group
selector(List, List, Closure) - Method in class groovyx.gpars.group.PGroup
Creates a selector using this parallel group
selector(Map) - Method in class groovyx.gpars.group.PGroup
Creates a selector using this parallel group.
selector(List, List) - Method in class groovyx.gpars.group.PGroup
Creates a selector using this parallel group.
SelectRequest<T> - Interface in groovyx.gpars.dataflow.impl
Represents a request for value from a select.
SelectResult<T> - Class in groovyx.gpars.dataflow
A bean representing the result of the select operation on a Select.
SelectResult(int, T) - Constructor for class groovyx.gpars.dataflow.SelectResult
Stores the result of a select operation
selectToPromise() - Method in class groovyx.gpars.dataflow.Select
Selects asynchronously a value from a single randomly chosen input channel, which has a value available for read.
selectToPromise(List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
/** Selects asynchronously a value from a single randomly chosen input channel, which has a value available for read.
selectToPromise(int, List<Boolean>) - Method in class groovyx.gpars.dataflow.Select
Invokes the internal select base with a SelectRequest instance ensuring a message is sent, once a value has been selected
SELF_STRING - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Config string for self-map (Set view) refs
semaphore - Variable in class groovyx.gpars.dataflow.operator.ForkingDataflowOperatorActor
 
semaphore - Variable in class groovyx.gpars.dataflow.operator.ForkingDataflowSelectorActor
 
send(Object) - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
send(Object) - Method in class groovyx.gpars.actor.Actor.RemoteActor
 
send(Object) - Method in class groovyx.gpars.actor.impl.MessageStream.RemoteMessageStream
 
send(Object) - Method in class groovyx.gpars.actor.impl.MessageStream.ResultWaiter
Accepts the message as a reply and wakes up the sleeping thread.
send(Object) - Method in class groovyx.gpars.actor.impl.MessageStream
Send message to stream and return immediately
send() - Method in class groovyx.gpars.actor.impl.MessageStream
Convenience method for send(new Object()).
send(T, MessageStream) - Method in class groovyx.gpars.actor.impl.MessageStream
Send message to stream and return immediately.
send(Object) - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
send(Object) - Method in class groovyx.gpars.agent.AgentCore
Adds the message to the agent\s message queue
send(Object) - Method in class groovyx.gpars.dataflow.DataCallback
Sends a message back to the DataCallback.
send(Object) - Method in class groovyx.gpars.dataflow.DataCallbackWithPool
Sends a message back to the DataCallback.
send(Object) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression.DataflowExpressionsCollector
 
send(Object) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
Sends the message, ignoring exceptions caused by the actor not being active anymore
sendAndContinue(T, Closure) - Method in class groovyx.gpars.actor.Actor
Sends a message and execute continuation when reply became available.
sendAndPromise(T) - Method in class groovyx.gpars.actor.Actor
Sends a message and returns a promise for the reply.
sendAndWait(T) - Method in class groovyx.gpars.actor.impl.MessageStream
Sends a message and waits for a reply.
sendAndWait(T, long, TimeUnit) - Method in class groovyx.gpars.actor.impl.MessageStream
Sends a message and waits for a reply.
sendAndWait(T, Duration) - Method in class groovyx.gpars.actor.impl.MessageStream
Sends a message and waits for a reply.
sendAndWait(Closure) - Method in class groovyx.gpars.agent.AgentBase
Submits the closure waiting for the result
sender - Variable in class groovyx.gpars.actor.ActorMessage
 
sender - Variable in class groovyx.gpars.actor.impl.ReplyingMessageStream
A list of senders for the currently processed messages
sendThread - Variable in class groovyx.gpars.remote.BroadcastDiscovery
 
separate(List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
separate(Pool, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
separate(PGroup, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
separate(Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
separate(Pool, Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
separate(PGroup, Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
separate(List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Allows the closure to output different values to different output channels.
separate(Pool, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Allows the closure to output different values to different output channels.
separate(PGroup, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Allows the closure to output different values to different output channels.
separate(Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Allows the closure to output different values to different output channels.
separate(Pool, Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Allows the closure to output different values to different output channels.
separate(PGroup, Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Allows the closure to output different values to different output channels.
separate(List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
separate(Pool, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
separate(PGroup, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
separate(Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
separate(Pool, Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
separate(PGroup, Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
separate(List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Allows the closure to output different values to different output channels.
separate(Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Allows the closure to output different values to different output channels.
separate(List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
separate(Pool, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
separate(PGroup, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
separate(Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
separate(Pool, Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
separate(PGroup, Map<String, Object>, List<DataflowWriteChannel<?>>, Closure<List<Object>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
SeparationClosure - Class in groovyx.gpars.dataflow.operator
Used by the chainWith() method to wrap the supplied closure inside the operator's body.
SeparationClosure(Closure<List<Object>>) - Constructor for class groovyx.gpars.dataflow.operator.SeparationClosure
 
seqIndexOf(Object) - Method in class groovyx.gpars.extra166y.ParallelArray
 
seqIndexOf(double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
 
seqIndexOf(long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
 
seqLastIndexOf(Object) - Method in class groovyx.gpars.extra166y.ParallelArray
 
seqLastIndexOf(double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
 
seqLastIndexOf(long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
 
sequentially() - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an Iterable view to sequentially step through mapped elements also obeying bound and filter constraints, without performing computations to evaluate them in parallel.
sequentially() - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an Iterable view to sequentially step through mapped elements also obeying bound and filter constraints, without performing computations to evaluate them in parallel.
sequentially() - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an Iterable view to sequentially step through mapped elements also obeying bound and filter constraints, without performing computations to evaluate them in parallel.
sequentially() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an Iterable view to sequentially step through mapped elements also obeying bound and filter constraints, without performing computations to evaluate them in parallel.
sequentially() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an Iterable view to sequentially step through mapped elements also obeying bound and filter constraints, without performing computations to evaluate them in parallel.
sequentially() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an Iterable view to sequentially step through mapped elements also obeying bound and filter constraints, without performing computations to evaluate them in parallel.
sequentially() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an Iterable view to sequentially step through mapped elements also obeying bound and filter constraints, without performing computations to evaluate them in parallel.
sequentially() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an Iterable view to sequentially step through mapped elements also obeying bound and filter constraints, without performing computations to evaluate them in parallel.
sequentially() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an Iterable view to sequentially step through mapped elements also obeying bound and filter constraints, without performing computations to evaluate them in parallel.
SequentialProcessingActor - Class in groovyx.gpars.actor.impl
 
SequentialProcessingActor() - Constructor for class groovyx.gpars.actor.impl.SequentialProcessingActor
Creates a new instance, sets the default actor group.
SequentialProcessingActor.Node - Class in groovyx.gpars.actor.impl
Represents an element in the message queue.
SequentialProcessingActor.Node(ActorMessage) - Constructor for class groovyx.gpars.actor.impl.SequentialProcessingActor.Node
 
SerialContext - Class in groovyx.gpars.serial
 
SerialContext(SerialHandles, UUID) - Constructor for class groovyx.gpars.serial.SerialContext
 
SerialHandle - Class in groovyx.gpars.serial
Weak reference to object, which was serialized to remote hosts.
SerialHandle(WithSerialId, UUID) - Constructor for class groovyx.gpars.serial.SerialHandle
Construct handle for object with given id to it
serialHandle - Variable in class groovyx.gpars.serial.WithSerialId
See SerialHandle class for details
SerialHandle.LocalSerialHandle - Class in groovyx.gpars.serial
 
SerialHandle.LocalSerialHandle(WithSerialId, UUID) - Constructor for class groovyx.gpars.serial.SerialHandle.LocalSerialHandle
 
SerialHandle.RemoteSerialHandle - Class in groovyx.gpars.serial
 
SerialHandle.RemoteSerialHandle(WithSerialId, UUID) - Constructor for class groovyx.gpars.serial.SerialHandle.RemoteSerialHandle
 
SerialHandle.RemoteSerialHandle.ReleaseHandle - Class in groovyx.gpars.serial
 
SerialHandle.RemoteSerialHandle.ReleaseHandle(UUID) - Constructor for class groovyx.gpars.serial.SerialHandle.RemoteSerialHandle.ReleaseHandle
 
SerialHandles - Class in groovyx.gpars.serial
 
SerialHandles() - Constructor for class groovyx.gpars.serial.SerialHandles
 
serialId - Variable in class groovyx.gpars.serial.RemoteHandle
 
serialId - Variable in class groovyx.gpars.serial.SerialHandle.RemoteSerialHandle.ReleaseHandle
 
serialId - Variable in class groovyx.gpars.serial.SerialHandle
serial id of the object
SerialMsg - Class in groovyx.gpars.serial
Base class for all messages
SerialMsg() - Constructor for class groovyx.gpars.serial.SerialMsg
 
SerialMsg(UUID) - Constructor for class groovyx.gpars.serial.SerialMsg
 
serialVersionUID - Static variable in class groovyx.gpars.activeobject.InternalActor
 
serialVersionUID - Static variable in class groovyx.gpars.actor.AbstractLoopingActor
 
serialVersionUID - Static variable in class groovyx.gpars.actor.Actor.MyRemoteHandle
 
serialVersionUID - Static variable in class groovyx.gpars.actor.Actor.RemoteActor
 
serialVersionUID - Static variable in class groovyx.gpars.actor.Actor.RemoteActor.StopActorMsg
 
serialVersionUID - Static variable in class groovyx.gpars.actor.Actor.RemoteActor.TerminateActorMsg
 
serialVersionUID - Static variable in class groovyx.gpars.actor.Actor
 
serialVersionUID - Static variable in class groovyx.gpars.actor.ActorMessage
 
serialVersionUID - Static variable in class groovyx.gpars.actor.BlockingActor
 
serialVersionUID - Static variable in class groovyx.gpars.actor.DefaultActor
 
serialVersionUID - Static variable in class groovyx.gpars.actor.DefaultActorClosure
 
serialVersionUID - Static variable in class groovyx.gpars.actor.DynamicDispatchActor
 
serialVersionUID - Static variable in exception groovyx.gpars.actor.impl.ActorException
 
serialVersionUID - Static variable in exception groovyx.gpars.actor.impl.ActorReplyException
 
serialVersionUID - Static variable in exception groovyx.gpars.actor.impl.ActorStopException
 
serialVersionUID - Static variable in exception groovyx.gpars.actor.impl.ActorTerminationException
 
serialVersionUID - Static variable in class groovyx.gpars.actor.impl.MessageStream.RemoteMessageStream
 
serialVersionUID - Static variable in class groovyx.gpars.actor.impl.MessageStream.ResultWaiter
 
serialVersionUID - Static variable in class groovyx.gpars.actor.impl.MessageStream.SendTo
 
serialVersionUID - Static variable in class groovyx.gpars.actor.impl.MessageStream
 
serialVersionUID - Static variable in class groovyx.gpars.actor.impl.ReplyingMessageStream
 
serialVersionUID - Static variable in class groovyx.gpars.actor.impl.RunnableBackedBlockingActor
 
serialVersionUID - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
serialVersionUID - Static variable in class groovyx.gpars.actor.ReactiveActor
 
serialVersionUID - Static variable in class groovyx.gpars.actor.StaticDispatchActor
 
serialVersionUID - Static variable in class groovyx.gpars.agent.AgentBase.AwaitClosure
 
serialVersionUID - Static variable in exception groovyx.gpars.AsyncException
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.DataCallback
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.DataCallbackWithPool
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.DataflowVariable.RemoteDataflowVariable
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.DataflowVariable
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.DataflowComplexExpression
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression.BindDataflow
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression.DataflowExpressionsCollector
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression.TransformMany
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression.TransformOne
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.DataflowExpression.WaitingThread
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.DataflowGetPropertyExpression
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.DataflowInvocationExpression
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.expression.RemoteDataflowExpression
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch.Sync
 
serialVersionUID - Static variable in class groovyx.gpars.dataflow.impl.SelectCallback
 
serialVersionUID - Static variable in class groovyx.gpars.DataflowMessagingRunnable
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EquivalenceUsingEquals
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EquivalenceUsingIdentity
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyIntValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySelfValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySoftValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyStrongValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyWeakValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyIntValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySelfValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySoftValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyStrongValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyWeakValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyIntValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySelfValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyStrongValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyWeakValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyIntValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySelfValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySoftValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyStrongValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyWeakValueNodeFactory
 
serialVersionUID - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WriteThroughEntry
 
serialVersionUID - Static variable in class groovyx.gpars.memoize.LRUProtectionStorage
Deprecated.
 
serialVersionUID - Static variable in class groovyx.gpars.MessagingRunnable
 
serialVersionUID - Static variable in class groovyx.gpars.pa.CallClosure
 
serialVersionUID - Static variable in class groovyx.gpars.pa.SumClosure
 
serialVersionUID - Static variable in class groovyx.gpars.ReactorMessagingRunnable
 
serialVersionUID - Static variable in class groovyx.gpars.remote.message.HostIdMsg
 
serialVersionUID - Static variable in class groovyx.gpars.remote.message.NodeConnectedMsg
 
serialVersionUID - Static variable in class groovyx.gpars.remote.message.NodeDisconnectedMsg
 
serialVersionUID - Static variable in class groovyx.gpars.remote.netty.NettyRemoteConnection.MyChannelFutureListener
 
serialVersionUID - Static variable in class groovyx.gpars.serial.DefaultRemoteHandle
 
serialVersionUID - Static variable in class groovyx.gpars.serial.LocalHandle
 
serialVersionUID - Static variable in class groovyx.gpars.serial.RemoteHandle
 
serialVersionUID - Static variable in class groovyx.gpars.serial.SerialHandle.RemoteSerialHandle.ReleaseHandle
 
serialVersionUID - Static variable in class groovyx.gpars.serial.SerialMsg
 
serialVersionUID - Static variable in class groovyx.gpars.serial.WithSerialId
 
serialVersionUID - Static variable in class groovyx.gpars.util.EnhancedRWLock
 
serialVersionUID - Static variable in class groovyx.gpars.util.EnhancedSemaphore
 
server - Variable in class groovyx.gpars.remote.netty.NettyTransportProvider
 
set(int, T) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
set(T) - Method in class groovyx.gpars.extra166y.ParallelArray.ListIter
 
set(int, T) - Method in class groovyx.gpars.extra166y.ParallelArray
Sets the element of the array at the given index to the given value.
set(int, Double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
set(Double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.ListIter
 
set(int, double) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Sets the element of the array at the given index to the given value.
set(int, Long) - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
set(Long) - Method in class groovyx.gpars.extra166y.ParallelLongArray.ListIter
 
set(int, long) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Sets the element of the array at the given index to the given value.
setAction(Runnable) - Method in class groovyx.gpars.actor.impl.RunnableBackedBlockingActor
 
setDelegate(Object) - Method in class groovyx.gpars.dataflow.operator.BinaryChoiceClosure
 
setDelegate(Object) - Method in class groovyx.gpars.dataflow.operator.ChainWithClosure
 
setDelegate(Object) - Method in class groovyx.gpars.dataflow.operator.ChoiceClosure
 
setDelegate(Object) - Method in class groovyx.gpars.dataflow.operator.SeparationClosure
 
setGuard(int, boolean) - Method in class groovyx.gpars.dataflow.operator.DataflowSelector
Used to enable/disable individual input channels from next selections
setGuards(List<Boolean>) - Method in class groovyx.gpars.dataflow.operator.DataflowSelector
Used to enable/disable individual input channels from next selections
setHost(RemoteHost) - Method in class groovyx.gpars.remote.RemoteConnection
 
setLimit(int) - Method in class groovyx.gpars.extra166y.ParallelArray
Ensures that the underlying array can be accessed up to the given upper bound, reallocating and copying the underlying array to expand if necessary.
setLimit(int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Ensures that the underlying array can be accessed up to the given upper bound, reallocating and copying the underlying array to expand if necessary.
setLimit(int) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Ensures that the underlying array can be accessed up to the given upper bound, reallocating and copying the underlying array to expand if necessary.
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyIntValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeySelfValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeySoftValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyStrongValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedIntKeyWeakValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyIntValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeySelfValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeySoftValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyStrongValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedSoftKeyWeakValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyIntValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySelfValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySoftValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyStrongValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeyWeakValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyIntValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeySelfValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeySoftValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyStrongValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedWeakKeyWeakValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Node
Records the linkage to be returned by the next call to getLinkage.
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeyIntValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeySelfValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeySoftValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeyStrongValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeyWeakValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeyIntValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeySelfValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeySoftValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeyStrongValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeyWeakValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyIntValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeySelfValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeySoftValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyStrongValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyWeakValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeyIntValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeySelfValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeySoftValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeyStrongValueNode
 
setLinkage(CustomConcurrentHashMap.Node) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeyWeakValueNode
 
setMetaClass(MetaClass) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
setParallelGroup(PGroup) - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
setParallelGroup(PGroup) - Method in class groovyx.gpars.actor.Actor
Sets the parallel group.
setParallelGroup(PGroup) - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Sets the actor's group.
setPGroup(PGroup) - Method in class groovyx.gpars.agent.AgentCore
Sets an actor group to use for task scheduling
setPoolFactory(PoolFactory) - Static method in class groovyx.gpars.GParsConfig
 
setProperty(String, Object) - Method in class groovyx.gpars.actor.ForwardingDelegate
 
setProperty(String, Object) - Method in class groovyx.gpars.actor.impl.RunnableBackedBlockingActor.RunnableBackedPooledActorDelegate
 
setProperty(String, Object) - Method in class groovyx.gpars.dataflow.Dataflows
Binds the value to the DataflowVariable that is associated with the property "name".
setProperty(String, Object) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
setRawResult(Void) - Method in class groovyx.gpars.extra166y.PAS.FJScan
 
setResolveStrategy(int) - Method in class groovyx.gpars.dataflow.operator.BinaryChoiceClosure
 
setResolveStrategy(int) - Method in class groovyx.gpars.dataflow.operator.ChainWithClosure
 
setResolveStrategy(int) - Method in class groovyx.gpars.dataflow.operator.ChoiceClosure
 
setResolveStrategy(int) - Method in class groovyx.gpars.dataflow.operator.SeparationClosure
 
setSender(MessageStream) - Method in class groovyx.gpars.actor.impl.ReplyingMessageStream
 
setTimeout(long) - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
setTimerFactory(TimerFactory) - Static method in class groovyx.gpars.GParsConfig
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyIntValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySelfValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySoftValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyStrongValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyWeakValueNode
 
setValue(Object) - Method in interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Node
Nodes the value to be returned by the next call to getValue.
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyIntValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySelfValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySoftValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyStrongValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyWeakValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyIntValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySelfValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyStrongValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyWeakValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyIntValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySelfValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySoftValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyStrongValueNode
 
setValue(Object) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyWeakValueNode
 
setValue(V) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WriteThroughEntry
 
shallHandle(Closure<V>, Throwable) - Method in class groovyx.gpars.dataflow.impl.ThenMessagingRunnable
 
shallHandle(Closure<T>, Throwable) - Method in class groovyx.gpars.group.PGroup
 
SHOULD_NOT_REACH_HERE - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
shouldBeMultiThreaded(Map<String, Object>) - Static method in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
shouldReportTimeout() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
shouldThrowTimeout() - Method in class groovyx.gpars.dataflow.DataflowVariable
 
shouldThrowTimeout() - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
 
shutdown() - Static method in class groovyx.gpars.GParsConfig
 
shutdown() - Method in class groovyx.gpars.group.PGroup
Gently stops the pool
shutdown() - Method in class groovyx.gpars.scheduler.DefaultPool
Gently stops the pool
shutdown() - Method in class groovyx.gpars.scheduler.FJPool
Gently stops the pool
shutdown() - Method in interface groovyx.gpars.scheduler.Pool
Gently stops the pool
shutdown() - Method in class groovyx.gpars.scheduler.Scheduler
 
shutdown() - Method in interface groovyx.gpars.util.GeneralTimer
 
SHUTDOWN_TIMEOUT - Static variable in class groovyx.gpars.scheduler.DefaultPool
 
shutdownFlag - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
 
shutdownFlag - Variable in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Indicates whether shutdown has been initialized
shutdownNetwork() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Initializes the shutdown process.
silentStart() - Method in class groovyx.gpars.actor.AbstractLoopingActor
Starts the Actor without sending the START_MESSAGE message to speed the start-up.
silentStart() - Method in class groovyx.gpars.actor.Actor.RemoteActor
 
silentStart() - Method in class groovyx.gpars.actor.Actor
Starts the Actor without sending the START_MESSAGE message to speed the start-up.
silentStart() - Method in class groovyx.gpars.actor.DefaultActor
Not supported by DefaultActor
silentStart() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
size() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray
Returns the number of elements selected using bound or filter restrictions.
size() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.EntrySet
 
size() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySet
Returns the number of elements in this set (its cardinality).
size() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.KeySetView
 
size() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns the number of key-value mappings in this map.
size() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Values
 
size() - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
size() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns the effective size of the underlying array.
size() - Method in interface groovyx.gpars.extra166y.ParallelArray.SummaryStatistics
Returns the number of elements
size() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray.AsList
 
size() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the effective size of the underlying array.
size() - Method in interface groovyx.gpars.extra166y.ParallelDoubleArray.SummaryStatistics
Returns the number of elements
size() - Method in class groovyx.gpars.extra166y.ParallelLongArray.AsList
 
size() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the effective size of the underlying array.
size() - Method in interface groovyx.gpars.extra166y.ParallelLongArray.SummaryStatistics
Returns the number of elements
size - Variable in class groovyx.gpars.extra166y.PAS.FJDStats
 
size() - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
size - Variable in class groovyx.gpars.extra166y.PAS.FJLStats
 
size() - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
size - Variable in class groovyx.gpars.extra166y.PAS.FJOStats
 
size() - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
SLEEP_INTERVAL - Static variable in class groovyx.gpars.scheduler.Scheduler.WatchdogThread
 
socket - Variable in class groovyx.gpars.remote.BroadcastDiscovery
 
SOFT - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
The strength of soft references
sort(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
sort() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
sort(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
sort() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
sort(Comparator<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
sort() - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
sort(Comparator<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Sorts the array.
sort() - Method in class groovyx.gpars.extra166y.ParallelArray
Sorts the array, assuming all elements are Comparable.
sort(Comparator<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithBounds
Sorts the elements.
sort() - Method in class groovyx.gpars.extra166y.ParallelArrayWithBounds
Sorts the elements, assuming all elements are Comparable.
sort(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Sorts the array.
sort() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Sorts the array, assuming all elements are Comparable.
sort(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Sorts the elements.
sort() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Sorts the elements, assuming all elements are Comparable.
sort(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Sorts the array.
sort() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Sorts the array, assuming all elements are Comparable.
sort(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Sorts the elements.
sort() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Sorts the elements, assuming all elements are Comparable.
source - Variable in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
split(DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(Pool, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(PGroup, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(Pool, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(PGroup, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(Pool, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(PGroup, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(Pool, Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(PGroup, Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
split(DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Splits the output of the current channel to be an input for the specified channels
split(Pool, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Splits the output of the current channel to be an input for the specified channels
split(PGroup, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Splits the output of the current channel to be an input for the specified channels
split(List<DataflowWriteChannel<T>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channels
split(Pool, List<DataflowWriteChannel<T>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channels
split(PGroup, List<DataflowWriteChannel<T>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channels
split(Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Splits the output of the current channel to be an input for the specified channels
split(Pool, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Splits the output of the current channel to be an input for the specified channels
split(PGroup, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Splits the output of the current channel to be an input for the specified channels
split(Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channels
split(Pool, Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channels
split(PGroup, Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Makes the output of the current channel to be an input for the specified channels
split(DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(Pool, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(PGroup, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(Pool, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(PGroup, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(Pool, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(PGroup, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(Pool, Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(PGroup, Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
split(DataflowWriteChannel<V>, DataflowWriteChannel<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Splits the output of the pipeline to be an input for the specified channels
split(List<DataflowWriteChannel<V>>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Makes the output of the pipeline to be an input for the specified channels
split(Map<String, Object>, DataflowWriteChannel<V>, DataflowWriteChannel<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Splits the output of the pipeline to be an input for the specified channels
split(Map<String, Object>, List<DataflowWriteChannel<V>>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Makes the output of the pipeline to be an input for the specified channels
split(DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(Pool, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(PGroup, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(Pool, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(PGroup, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(Pool, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(PGroup, Map<String, Object>, DataflowWriteChannel<T>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(Pool, Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
split(PGroup, Map<String, Object>, List<DataflowWriteChannel<T>>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
splitParallel(Collection<T>, Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied rule as the filter predicate.
splitParallel(Object, Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and invokes the withFilter() method using the supplied rule as the filter predicate.
splitter(DataflowReadChannel, List<DataflowWriteChannel>) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a splitter copying its single input channel into all of its output channels.
splitter(DataflowReadChannel, List<DataflowWriteChannel>, int) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a splitter copying its single input channel into all of its output channels.
splitter(DataflowReadChannel, List<DataflowWriteChannel>) - Method in class groovyx.gpars.group.PGroup
Creates a splitter copying its single input channel into all of its output channels.
splitter(DataflowReadChannel, List<DataflowWriteChannel>, int) - Method in class groovyx.gpars.group.PGroup
Creates a splitter copying its single input channel into all of its output channels.
spreadHash(int) - Static method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Applies a supplemental hash function to a given hashCode, which defends against poor quality hash functions.
start() - Method in class groovyx.gpars.actor.AbstractLoopingActor
Starts the Actor and sends it the START_MESSAGE to run any afterStart handlers.
start() - Method in class groovyx.gpars.actor.Actor.RemoteActor
 
start() - Method in class groovyx.gpars.actor.Actor
Starts the Actor and sends it the START_MESSAGE to run any afterStart handlers.
start() - Method in class groovyx.gpars.actor.DefaultActor
Starts the Actor and sends it the START_MESSAGE to run any afterStart handlers.
start() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Starts the Actor.
start() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression.DataflowExpressionsCollector
 
start(PGroup) - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Starts a processor using the specified parallel group
start() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Starts a processor using the specified parallel group
start() - Method in class groovyx.gpars.remote.BroadcastDiscovery
 
start(NettyTransportProvider) - Method in class groovyx.gpars.remote.netty.NettyTransportProvider.Server
 
START_MESSAGE - Static variable in class groovyx.gpars.actor.Actor
 
started - Variable in class groovyx.gpars.actor.DefaultActor
 
startNewThread() - Method in class groovyx.gpars.scheduler.Scheduler
 
startReclamation() - Static method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
startTask(List<Object>) - Method in class groovyx.gpars.dataflow.operator.DataflowOperatorActor
 
startTask(int, Object) - Method in class groovyx.gpars.dataflow.operator.DataflowSelectorActor
 
startTask(List<Object>) - Method in class groovyx.gpars.dataflow.operator.ForkingDataflowOperatorActor
 
startTask(int, Object) - Method in class groovyx.gpars.dataflow.operator.ForkingDataflowSelectorActor
 
state - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression
Holds the current state of the variable
STATE_OBJECT - Static variable in class groovyx.gpars.dataflow.operator.DataflowProcessor
 
stateChanged() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownMonitor
Invoked whenever a processor changes state
stateChanged() - Method in interface groovyx.gpars.dataflow.operator.component.OperatorStateMonitor
Invoked whenever a processor changes state
stateObject - Variable in class groovyx.gpars.dataflow.operator.DataflowProcessor
May hold custom state provided at construction time and read within the body
StaticDispatchActor<T> - Class in groovyx.gpars.actor
Offers a statically dispatched and thus slightly faster alternative to the DynamicDispatchActor class.
StaticDispatchActor() - Constructor for class groovyx.gpars.actor.StaticDispatchActor
Creates a new instance
staticMessageHandler(Closure) - Static method in class groovyx.gpars.actor.Actors
Creates an instance of StaticDispatchActor.
staticMessageHandler(Closure) - Method in class groovyx.gpars.group.PGroup
Creates an instance of StaticDispatchActor.
stop() - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
stop() - Method in class groovyx.gpars.actor.Actor.RemoteActor
 
stop() - Method in class groovyx.gpars.actor.Actor
Send message to stop to the Actor.
STOP - Static variable in exception groovyx.gpars.actor.impl.ActorException
 
stop() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Send message to stop to the actor.
stop() - Method in class groovyx.gpars.remote.BroadcastDiscovery
 
stop() - Method in class groovyx.gpars.remote.netty.NettyTransportProvider.Client
 
stop() - Method in class groovyx.gpars.remote.netty.NettyTransportProvider.Server
 
STOP_MESSAGE - Static variable in class groovyx.gpars.actor.Actor
 
stopFlag - Variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
Indicates whether the actor should terminate
stopFlagUpdater - Static variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
StopGently - Class in groovyx.gpars.dataflow.operator
A message to stop operators' actors once they handle the next round of messages.
StopGently() - Constructor for class groovyx.gpars.dataflow.operator.StopGently
 
stopped - Variable in class groovyx.gpars.remote.BroadcastDiscovery
 
stoppedFlag - Variable in class groovyx.gpars.actor.AbstractLoopingActor
 
stoppingGently - Variable in class groovyx.gpars.dataflow.operator.DataflowProcessorActor
 
store(Object) - Method in class groovyx.gpars.util.AsyncMessagingCore
Adds the message to the agent\s message queue
storeNode(CustomConcurrentHashMap.Node[], int, CustomConcurrentHashMap.Node) - Static method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
storeSegment(CustomConcurrentHashMap.Segment[], int, CustomConcurrentHashMap.Segment) - Static method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
StreamCore<T> - Class in groovyx.gpars.dataflow.stream
Represents a common base for publish-subscribe deterministic channels.
StreamCore(DataflowVariable<T>) - Constructor for class groovyx.gpars.dataflow.stream.StreamCore
Creates an empty stream
StreamCore(DataflowVariable<T>, Closure) - Constructor for class groovyx.gpars.dataflow.stream.StreamCore
Creates a stream while applying the supplied initialization closure to it
StreamCore(DataflowVariable<T>, Collection<MessageStream>, Collection<DataflowChannelListener<T>>) - Constructor for class groovyx.gpars.dataflow.stream.StreamCore
 
STRONG - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
The strength of ordinary references
submit(Object...) - Method in class groovyx.gpars.activeobject.InternalActor
A DataflowVariable is passed to the actor, which will bind it once the result is known.
submitAndWait(Object...) - Method in class groovyx.gpars.activeobject.InternalActor
A DataflowVariable is passed to the actor, which will bind it once the result is known.
subscribe(DataflowExpression<T>.DataflowExpressionsCollector) - Method in class groovyx.gpars.dataflow.expression.DataflowComplexExpression
Subscribes the listener to all the arguments
subscribe(Object) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression.DataflowExpressionsCollector
 
subscribe() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
A utility method to call at the very end of constructors of derived expressions.
subscribe(DataflowExpression<T>.DataflowExpressionsCollector) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
subscribe(DataflowExpression<V>.DataflowExpressionsCollector) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression.TransformOne
 
subscribe(DataflowExpression<T>.DataflowExpressionsCollector) - Method in class groovyx.gpars.dataflow.expression.DataflowGetPropertyExpression
 
subscribe(DataflowExpression<Object>.DataflowExpressionsCollector) - Method in class groovyx.gpars.dataflow.expression.DataflowInvocationExpression
 
subscribe(DataflowExpression<T>.DataflowExpressionsCollector) - Method in class groovyx.gpars.dataflow.expression.RemoteDataflowExpression
 
subscribe(SerialContext) - Method in class groovyx.gpars.serial.SerialHandle
Subscribes host as interested in the object
subscribers - Variable in class groovyx.gpars.serial.SerialHandle
remote hosts subscribed to this objects
sum() - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns the sum of elements.
sum() - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns the sum of elements.
sum() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns the sum of elements.
sum() - Method in interface groovyx.gpars.extra166y.ParallelDoubleArray.SummaryStatistics
Returns the sum of all elements
sum() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns the sum of elements.
sum() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns the sum of elements.
sum() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns the sum of elements.
sum() - Method in interface groovyx.gpars.extra166y.ParallelLongArray.SummaryStatistics
Returns the sum of all elements
sum() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns the sum of elements.
sum() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns the sum of elements.
sum - Variable in class groovyx.gpars.extra166y.PAS.FJDStats
 
sum() - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
sum - Variable in class groovyx.gpars.extra166y.PAS.FJLStats
 
sum() - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDCumulateOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDCumulatePlusOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDPrecumulateOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDPrecumulatePlusOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLCumulateOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLCumulatePlusOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLPrecumulateOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLPrecumulatePlusOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJOCumulateOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJOPrecumulateOp
 
sumAndCumulateLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJScanOp
 
SumClosure - Class in groovyx.gpars.pa
Represents a {a, b -> a + b} closure
SumClosure() - Constructor for class groovyx.gpars.pa.SumClosure
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDCumulateOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDCumulatePlusOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDPrecumulateOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJDPrecumulatePlusOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLCumulateOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLCumulatePlusOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLPrecumulateOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJLPrecumulatePlusOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJOCumulateOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJOPrecumulateOp
 
sumLeaf(int, int, PAS.FJScan) - Method in class groovyx.gpars.extra166y.PAS.FJScanOp
 
summary(Comparator<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns summary statistics, using the given comparator to locate minimum and maximum elements.
summary() - Method in class groovyx.gpars.extra166y.ParallelArray
Returns summary statistics, assuming that all elements are Comparables.
summary(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns summary statistics.
summary() - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns summary statistics, using natural comparator.
summary(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns summary statistics.
summary() - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns summary statistics, using natural comparator.
summary(Comparator<? super U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns summary statistics, using the given comparator to locate minimum and maximum elements.
summary() - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns summary statistics, assuming that all elements are Comparables.
summary(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns summary statistics, using the given comparator to locate minimum and maximum elements.
summary() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns summary statistics, using natural comparator.
summary(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns summary statistics.
summary() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns summary statistics, using natural comparator.
summary(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns summary statistics.
summary() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns summary statistics, using natural comparator.
summary(Comparator<? super U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns summary statistics, using the given comparator to locate minimum and maximum elements.
summary() - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns summary statistics, assuming that all elements are Comparables.
summary(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns summary statistics, using the given comparator to locate minimum and maximum elements.
summary() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns summary statistics, using natural comparator.
summary(Ops.DoubleComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns summary statistics.
summary() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns summary statistics, using natural comparator.
summary(Ops.LongComparator) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns summary statistics.
summary() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns summary statistics, using natural comparator.
summary(Comparator<? super U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns summary statistics, using the given comparator to locate minimum and maximum elements.
summary() - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns summary statistics, assuming that all elements are Comparables.
SUMMED - Static variable in class groovyx.gpars.extra166y.PAS.FJScan
 
sumParallel(Collection<T>) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and summarizes its elements using the foldParallel() method with the + operator and the reduction operation.
sumParallel(Object) - Static method in class groovyx.gpars.GParsPoolUtil
Creates a Parallel Array out of the supplied collection/object and summarizes its elements using the foldParallel() method with the + operator and the reduction operation.
swap(LinkedList<Object>) - Method in class groovyx.gpars.util.DefaultMessageQueue
 
sweepNextMessage() - Method in class groovyx.gpars.actor.AbstractLoopingActor
Removes the head of the message queue
sweepNextMessage() - Method in class groovyx.gpars.actor.Actor.RemoteActor
 
sweepNextMessage() - Method in class groovyx.gpars.actor.Actor
Removes the head of the message queue
sweepNextMessage() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Removes the head of the message queue
sweepNextMessage() - Method in class groovyx.gpars.util.AsyncMessagingCore
Removes the head of the message queue
sweepQueue() - Method in class groovyx.gpars.actor.Actor
Clears the message queue returning all the messages it held.
sync - Variable in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
 
SyncDataflowBroadcast<T> - Class in groovyx.gpars.dataflow
Offers a synchronous deterministic one-to-many and many-to-many messaging alternative to SyncDataflowQueue.
SyncDataflowBroadcast() - Constructor for class groovyx.gpars.dataflow.SyncDataflowBroadcast
Creates a new instance
SyncDataflowQueue<T> - Class in groovyx.gpars.dataflow
Represents a thread-safe synchronous data flow stream.
SyncDataflowQueue() - Constructor for class groovyx.gpars.dataflow.SyncDataflowQueue
 
SyncDataflowStream<T> - Class in groovyx.gpars.dataflow.stream
Represents a synchronous deterministic dataflow channel.
SyncDataflowStream(int) - Constructor for class groovyx.gpars.dataflow.stream.SyncDataflowStream
Creates an empty stream
SyncDataflowStream(int, Closure) - Constructor for class groovyx.gpars.dataflow.stream.SyncDataflowStream
Creates an empty stream while applying the supplied initialization closure to it
SyncDataflowStream(int, Collection<MessageStream>, Collection<DataflowChannelListener<T>>) - Constructor for class groovyx.gpars.dataflow.stream.SyncDataflowStream
Creates an empty stream with the specified listeners set
SyncDataflowStreamReadAdapter<T> - Class in groovyx.gpars.dataflow
Provides a special implementation of DataflowStreamReadAdapter, which cooperates with SyncDataflowBroadcast subscription and un-subscription mechanism.
SyncDataflowStreamReadAdapter(StreamCore<T>) - Constructor for class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
Creates a new adapter
SyncDataflowVariable<T> - Class in groovyx.gpars.dataflow
A synchronous variant of DataflowVariable, which blocks the writer as well as the readers.
SyncDataflowVariable() - Constructor for class groovyx.gpars.dataflow.SyncDataflowVariable
Creates a new variable, which will never block writers.
SyncDataflowVariable(int) - Constructor for class groovyx.gpars.dataflow.SyncDataflowVariable
Creates a new variable blocking the specified number of readers.

T

table - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.Segment
 
table - Variable in class groovyx.gpars.extra166y.PAS.FJDUniquifier
 
table - Variable in class groovyx.gpars.extra166y.PAS.FJLUniquifier
 
table - Variable in class groovyx.gpars.extra166y.PAS.FJOUniquifier
 
tableBase - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
tableShift - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
tableSizeFor(int) - Static method in class groovyx.gpars.extra166y.PAS.UniquifierTable
Returns a good size for table
takeMessage() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Takes a message from the queues.
takeMessage(long, TimeUnit) - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Takes a message from the queues.
tap(DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
tap(Pool, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
tap(PGroup, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
tap(Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
tap(Pool, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
tap(PGroup, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
tap(DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Taps into the pipeline.
tap(Pool, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Taps into the pipeline.
tap(PGroup, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Taps into the pipeline.
tap(Map<String, Object>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Taps into the pipeline.
tap(Pool, Map<String, Object>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Taps into the pipeline.
tap(PGroup, Map<String, Object>, DataflowWriteChannel<T>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Taps into the pipeline.
tap(DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
tap(Pool, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
tap(PGroup, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
tap(Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
tap(Pool, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
tap(PGroup, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
tap(DataflowWriteChannel<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Taps into the pipeline at the current position, sending all data that pass through the pipeline also to the channel specified.
tap(Map<String, Object>, DataflowWriteChannel<V>) - Method in class groovyx.gpars.dataflow.operator.Pipeline
Taps into the pipeline at the current position, sending all data that pass through the pipeline also to the channel specified.
tap(DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
tap(Pool, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
tap(PGroup, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
tap(Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
tap(Pool, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
tap(PGroup, Map<String, Object>, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
tap(PGroup, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.SyncDataflowQueue
 
tap(PGroup, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
tap(PGroup, DataflowWriteChannel<T>) - Method in class groovyx.gpars.dataflow.SyncDataflowVariable
 
target - Variable in class groovyx.gpars.extra166y.PAS.FJDIndexOf
 
target - Variable in class groovyx.gpars.extra166y.PAS.FJLIndexOf
 
target - Variable in class groovyx.gpars.extra166y.PAS.FJOIndexOf
 
target - Variable in class groovyx.gpars.pa.CallClosure
 
task(Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a new task assigned to a thread from the default dataflow parallel group.
task(Callable<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a new task assigned to a thread from the current parallel group.
task(Runnable) - Static method in class groovyx.gpars.dataflow.Dataflow
Creates a new task assigned to a thread from the current parallel group.
task(Closure<T>) - Method in class groovyx.gpars.group.PGroup
Creates a new task assigned to a thread from the current parallel group.
task(Callable<T>) - Method in class groovyx.gpars.group.PGroup
Creates a new task assigned to a thread from the current parallel group.
task(Runnable) - Method in class groovyx.gpars.group.PGroup
Creates a new task assigned to a thread from the current parallel group.
terminate() - Method in class groovyx.gpars.actor.AbstractLoopingActor
 
terminate() - Method in class groovyx.gpars.actor.Actor.RemoteActor
 
terminate() - Method in class groovyx.gpars.actor.Actor
Terminates the Actor.
TERMINATE - Static variable in exception groovyx.gpars.actor.impl.ActorException
 
terminate() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Terminate the Actor.
terminate() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Stops the processor immediately, potentially loosing unhandled messages
TERMINATE - Static variable in class groovyx.gpars.scheduler.Scheduler
 
TERMINATE_MESSAGE - Static variable in class groovyx.gpars.actor.Actor
 
terminateAfterNextRun() - Method in class groovyx.gpars.dataflow.operator.DataflowProcessor
Gently stops the processor after the next set of messages is handled.
terminatedFlag - Variable in class groovyx.gpars.actor.AbstractLoopingActor
 
terminateProcessor() - Method in class groovyx.gpars.dataflow.operator.component.GracefulShutdownListener
Used by the monitor to terminate the underlying operator/selector
terminating - Variable in class groovyx.gpars.scheduler.Scheduler
 
terminatingFlag - Variable in class groovyx.gpars.actor.AbstractLoopingActor
 
termination - Variable in class groovyx.gpars.dataflow.operator.PoisonTrackCounter
 
THE_ACTOR_HAS_BEEN_STOPPED - Static variable in class groovyx.gpars.actor.BlockingActor
 
THE_ACTOR_HAS_NOT_BEEN_STARTED - Static variable in class groovyx.gpars.actor.BlockingActor
 
THE_CODE_FOR_AN_ATOMIC_BLOCK_MUST_NOT_BE_NULL - Static variable in class groovyx.gpars.stm.GParsStm
 
then(Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
Schedule closure to be executed after data became available.
then(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
Schedule closure to be executed after data becomes available.
then(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
Schedule closure to be executed after data becomes available.
then(Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Schedule closure to be executed after data became available.
then(Pool, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Schedule closure to be executed after data becomes available.
then(PGroup, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Schedule closure to be executed after data becomes available.
then(Closure<V>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowVariable
Schedule closure to be executed after data became available.
then(Pool, Closure<V>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowVariable
Schedule closure to be executed after data becomes available.
then(PGroup, Closure<V>, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowVariable
Schedule closure to be executed after data becomes available.
then(Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule closure to be executed after data became available.
then(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule closure to be executed after data becomes available.
then(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule closure to be executed after data becomes available.
then(Closure<V>, Closure<V>) - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
Schedule closure to be executed after data became available.
then(Pool, Closure<V>, Closure<V>) - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
Schedule closure to be executed after data becomes available.
then(PGroup, Closure<V>, Closure<V>) - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
Schedule closure to be executed after data becomes available.
then(Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data became available.
then(Pool, Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data becomes available.
then(PGroup, Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data becomes available.
then(Closure<V>, Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data became available.
then(Pool, Closure<V>, Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data becomes available.
then(PGroup, Closure<V>, Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data becomes available.
then(Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
Schedule closure to be executed after data became available.
then(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
Schedule closure to be executed after data becomes available.
then(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
Schedule closure to be executed after data becomes available.
thenForkAndJoin(Closure<? extends Object>...) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule a set of closures to be executed after data became available on the current promise.
thenForkAndJoin(Pool, Closure<? extends Object>...) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule a set of closures to be executed after data became available on the current promise.
thenForkAndJoin(PGroup, Closure<? extends Object>...) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule a set of closures to be executed after data became available on the current promise.
thenForkAndJoin(Closure<? extends Object>...) - Method in interface groovyx.gpars.dataflow.Promise
Schedule a set of closures to be executed after data became available on the current promise.
thenForkAndJoin(Pool, Closure<? extends Object>...) - Method in interface groovyx.gpars.dataflow.Promise
Schedule a set of closures to be executed after data became available on the current promise.
thenForkAndJoin(PGroup, Closure<? extends Object>...) - Method in interface groovyx.gpars.dataflow.Promise
Schedule a set of closures to be executed after data became available on the current promise.
ThenMessagingRunnable<T,V> - Class in groovyx.gpars.dataflow.impl
 
ThenMessagingRunnable(DataflowVariable<V>, Closure<V>) - Constructor for class groovyx.gpars.dataflow.impl.ThenMessagingRunnable
 
ThenMessagingRunnable(DataflowVariable<V>, Closure<V>, Closure<V>) - Constructor for class groovyx.gpars.dataflow.impl.ThenMessagingRunnable
 
thread - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression.WaitingThread
 
threadAssigned() - Method in class groovyx.gpars.util.AsyncMessagingCore
Informs about the thread being removed from the task
threadBoundActor() - Static method in class groovyx.gpars.actor.Actor
Retrieves the actor registered with the current thread
threadContext - Static variable in class groovyx.gpars.serial.SerialContext
 
threadCount - Static variable in class groovyx.gpars.scheduler.DefaultPool
Unique counter for Actors' threads
threadCount - Variable in class groovyx.gpars.scheduler.Scheduler
 
ThreadLocalPools - Class in groovyx.gpars
Holds a thread-local stack of pools to allow for nested calls to ForkJoinPool.withPool() or GParsExecutorsPool.withPool()
ThreadLocalPools() - Constructor for class groovyx.gpars.ThreadLocalPools
 
threadPool - Variable in class groovyx.gpars.dataflow.operator.ForkingDataflowOperatorActor
 
threadPool - Variable in class groovyx.gpars.dataflow.operator.ForkingDataflowSelectorActor
 
threadPool - Variable in class groovyx.gpars.group.PGroup
Stores the group actors' thread pool
threadPool - Variable in class groovyx.gpars.util.AsyncMessagingCore
 
threadUnassigned() - Method in class groovyx.gpars.util.AsyncMessagingCore
Informs about a new thread being assigned to process the next message
threshold - Variable in class groovyx.gpars.extra166y.AbstractParallelAnyArray
 
threshold - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAll
 
threshold - Variable in class groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
 
threshold - Variable in class groovyx.gpars.extra166y.PAS.FJScanOp
 
threshold - Variable in class groovyx.gpars.extra166y.PAS.FJSelectAll
 
throwIfNeeded(ActorMessage) - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Checks the supplied message and throws either STOP or TERMINATE, if the message is a Stop or Terminate message respectively.
TIMEOUT - Static variable in class groovyx.gpars.actor.Actor
 
TIMEOUT - Static variable in class groovyx.gpars.dataflow.Select
A value that gets bound to timeout channels through the Select.createTimeout() method
TIMEOUT_MESSAGE - Static variable in class groovyx.gpars.actor.Actor
 
timeoutCounter - Variable in class groovyx.gpars.actor.AbstractLoopingActor
 
timer - Static variable in class groovyx.gpars.actor.Actor
Timer holding timeouts for react methods
timer - Static variable in class groovyx.gpars.GParsPoolUtil
Allows timeouts for async operations
Timer - Class in groovyx.gpars.scheduler
A shared timer to run timeouts for various GPars services
Timer() - Constructor for class groovyx.gpars.scheduler.Timer
 
timer - Static variable in class groovyx.gpars.scheduler.Timer
The actual scheduler instance
timerFactory - Static variable in class groovyx.gpars.GParsConfig
 
TimerFactory - Interface in groovyx.gpars.util
Allows customized timers to be created in managed environments such as GAE
timerFactoryFlag - Static variable in class groovyx.gpars.GParsConfig
 
timers - Static variable in class groovyx.gpars.GParsConfig
 
to - Variable in class groovyx.gpars.actor.impl.MessageStream.SendTo
 
toArray() - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
toArray(V[]) - Method in class groovyx.gpars.extra166y.ParallelArray.AsList
 
toString() - Method in class groovyx.gpars.actor.ActorMessage
 
toString() - Method in exception groovyx.gpars.actor.impl.ActorReplyException
 
toString() - Method in exception groovyx.gpars.AsyncException
 
toString() - Method in class groovyx.gpars.dataflow.DataflowBroadcast
 
toString() - Method in class groovyx.gpars.dataflow.DataflowQueue
 
toString() - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
 
toString() - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch
Returns a string identifying this latch, as well as its state.
toString() - Method in class groovyx.gpars.dataflow.SelectResult
 
toString() - Method in class groovyx.gpars.dataflow.stream.DataflowStream
 
toString() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
toString() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamWriteAdapter
 
toString() - Method in class groovyx.gpars.dataflow.stream.SyncDataflowStream
 
toString() - Method in class groovyx.gpars.dataflow.SyncDataflowBroadcast
 
toString() - Method in class groovyx.gpars.dataflow.SyncDataflowQueue
 
toString() - Method in class groovyx.gpars.extra166y.ParallelArray
Equivalent to asList().toString().
toString() - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Equivalent to asList().toString().
toString() - Method in class groovyx.gpars.extra166y.ParallelLongArray
Equivalent to asList().toString().
toString() - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
toString() - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
toString() - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
toString() - Method in class groovyx.gpars.remote.LocalNode
 
toString() - Method in class groovyx.gpars.remote.RemoteNode
 
touch() - Method in class groovyx.gpars.dataflow.DataflowVariable
 
touch() - Method in class groovyx.gpars.dataflow.LazyDataflowVariable
 
touch() - Method in interface groovyx.gpars.dataflow.Promise
May be used by lazy implementations to warm up
touch(Object, Object) - Method in class groovyx.gpars.memoize.LRUProtectionStorage
Deprecated.
The touch method can be used to renew an element and move it to the from of the LRU queue.
touch(Object, Object) - Method in class groovyx.gpars.memoize.NullProtectionStorage
Deprecated.
Does nothing
transactionFactory - Static variable in class groovyx.gpars.stm.GParsStm
Gives access to multiverse TxnFactoryBuilder to allow customized creation of atomic blocks
transferQueues() - Method in class groovyx.gpars.actor.impl.SequentialProcessingActor
Transfers messages from the input queue into the output queue, reverting the order of the elements.
transform(Expression) - Method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 
transform(Object, Closure) - Static method in class groovyx.gpars.dataflow.expression.DataflowExpression
Transforms values bound eventually to dataflow variables using the supplied closure.
transitionToCumulate() - Method in class groovyx.gpars.extra166y.PAS.FJScan
Returns true if can CAS CUMULATE bit true
tryAcquireShared(int) - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch.Sync
 
tryReleaseShared(int) - Method in class groovyx.gpars.dataflow.impl.ResizeableCountDownLatch.Sync
 

U

uid - Variable in class groovyx.gpars.remote.BroadcastDiscovery
 
UNCAUGHT_EXCEPTION_OCCURRED_IN_GPARS_POOL - Static variable in interface groovyx.gpars.scheduler.Pool
 
uniqueDoubles(int) - Method in class groovyx.gpars.extra166y.PAS.UniquifierTable
 
uniqueLongs(int) - Method in class groovyx.gpars.extra166y.PAS.UniquifierTable
 
uniqueObjects(int) - Method in class groovyx.gpars.extra166y.PAS.UniquifierTable
Returns new array holding all elements.
UNSAFE - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
unsubscribe(SerialContext) - Method in class groovyx.gpars.serial.SerialHandle
 
unsubscribeReadChannel(DataflowReadChannel<T>) - Method in class groovyx.gpars.dataflow.SyncDataflowBroadcast
Un-registers the supplied read channel from the broadcast.
unwrapMessage(Object) - Static method in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
unwrapStmControlError(InvokerInvocationException) - Static method in class groovyx.gpars.stm.GParsStm
Unwraps the multiverse control exceptions from Groovy exceptions
updateHead() - Method in class groovyx.gpars.dataflow.stream.DataflowStreamWriteAdapter
Moves head
updateMax(int, double) - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
updateMax(int, long) - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
updateMax(int, Object) - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
updateMin(int, double) - Method in class groovyx.gpars.extra166y.PAS.FJDStats
 
updateMin(int, long) - Method in class groovyx.gpars.extra166y.PAS.FJLStats
 
updateMin(int, Object) - Method in class groovyx.gpars.extra166y.PAS.FJOStats
 
updateValue(T) - Method in class groovyx.gpars.agent.AgentBase
Allows closures to set the new internal state as a whole Do not call this method directly from the outside.
usingGroup(PGroup, Closure) - Static method in class groovyx.gpars.dataflow.Dataflow
Sets the supplied PGroup as the default for the given block of code.

V

valAsync(Closure) - Method in class groovyx.gpars.agent.AgentBase
A shorthand method for safe asynchronous message-based retrieval of the internal state.
validatePoolClass(Expression, AnnotatedNode, SourceUnit) - Static method in class groovyx.gpars.util.AsyncFunASTTransformation
 
validators - Variable in class groovyx.gpars.agent.AgentBase
Holds all validators checking the agent's state A validator should be a closure accepting the old and the new value in this order.
value - Variable in class groovyx.gpars.actor.impl.MessageStream.ResultWaiter
Holds a reference to the calling thread, while waiting, and the received reply message, once it has arrived.
value - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression
Holds the actual value.
value - Variable in class groovyx.gpars.dataflow.SelectResult
 
value - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyIntValueNode
 
value - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyStrongValueNode
 
value - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyIntValueNode
 
value - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyStrongValueNode
 
value - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyIntValueNode
 
value - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyStrongValueNode
 
value - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyIntValueNode
 
value - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyStrongValueNode
 
value - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WriteThroughEntry
 
value - Variable in class groovyx.gpars.extra166y.PAS.FJDFill
 
value - Variable in class groovyx.gpars.extra166y.PAS.FJLFill
 
value - Variable in class groovyx.gpars.extra166y.PAS.FJOFill
 
value - Variable in class groovyx.gpars.util.FQMessageQueue.Node
 
valueEquivalence - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Equivalence object for values
valueFound(int, T) - Method in interface groovyx.gpars.dataflow.impl.SelectRequest
Invoked, when a value has been found bound to any of the input channels monitored by the select.
valueOf(String) - Static method in enum groovyx.gpars.extra166y.CustomConcurrentHashMap.Strength
Returns the enum constant of this type with the specified name.
valueRef - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySoftValueNode
 
valueRef - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyWeakValueNode
 
valueRef - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySoftValueNode
 
valueRef - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeyWeakValueNode
 
valueRef - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNode
 
valueRef - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyWeakValueNode
 
valueRef - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySoftValueNode
 
valueRef - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyWeakValueNode
 
values - Variable in class groovyx.gpars.dataflow.operator.DataflowOperatorActor
 
values() - Static method in enum groovyx.gpars.extra166y.CustomConcurrentHashMap.Strength
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
 
values() - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Returns a Collection view of the values contained in this map.
variables - Variable in class groovyx.gpars.dataflow.Dataflows
 
verifyChannelParameters(Map, int) - Static method in class groovyx.gpars.dataflow.operator.DataflowOperator
 
verifyChannelParameters(Map, int) - Static method in class groovyx.gpars.dataflow.operator.DataflowSelector
 
visit(ASTNode[], SourceUnit) - Method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation
 
visit(ASTNode[], SourceUnit) - Method in class groovyx.gpars.util.AsyncFunASTTransformation
 
visitClass(ClassNode) - Method in class groovyx.gpars.activeobject.ActiveObjectASTTransformation.MyClassCodeExpressionTransformer
 

W

w - Variable in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJDCSorter
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJDSorter
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJLCSorter
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJLSorter
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJOCSorter
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
w - Variable in class groovyx.gpars.extra166y.PAS.FJOSorter
 
waiting - Variable in class groovyx.gpars.dataflow.expression.DataflowExpression
Points to the head of the chain of requests waiting for a value to be bound
waitingThread - Variable in class groovyx.gpars.actor.impl.SequentialProcessingActor
 
WEAK - Static variable in class groovyx.gpars.extra166y.CustomConcurrentHashMap
The strength of weak references
when(Closure) - Method in class groovyx.gpars.actor.DynamicDispatchActor
 
whenAllBound(List<Promise>, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Promise, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Promise, Promise, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(List<Promise>, Closure<T>, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Closure<T>, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Closure<T>, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Promise, Closure<T>, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Promise, Promise, Closure<T>, Closure<T>) - Static method in class groovyx.gpars.dataflow.Dataflow
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(List<Promise>, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Promise, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Promise, Promise, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(List<Promise>, Closure<T>, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Closure<T>, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Closure<T>, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Promise, Closure<T>, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(Promise, Promise, Promise, Promise, Closure<T>, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Without blocking the thread waits for all the promises to get bound and then passes them to the supplied closure.
whenAllBound(List<Promise>, int, List<Object>, DataflowVariable<T>, Closure<T>, Closure<T>) - Method in class groovyx.gpars.group.PGroup
Waits for the promise identified by the index to be bound and then passes on to the next promise in the list
whenBound(Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
Schedule closure to be executed by pooled actor after the next data becomes available.
whenBound(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
Schedule closure to be executed by pooled actor after data becomes available.
whenBound(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
 
whenBound(MessageStream) - Method in class groovyx.gpars.dataflow.DataflowQueue
Send the next bound piece of data to the provided stream when it becomes available.
whenBound(Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Schedule closure to be executed after data becomes available.
whenBound(Pool, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Schedule closure to be executed after data becomes available.
whenBound(PGroup, Closure<V>) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Schedule closure to be executed after data becomes available.
whenBound(MessageStream) - Method in interface groovyx.gpars.dataflow.DataflowReadChannel
Send the bound data to provided stream when it becomes available
whenBound(Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule closure to be executed by pooled actor after data becomes available.
whenBound(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule closure to be executed by pooled actor after data becomes available.
whenBound(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Schedule closure to be executed by pooled actor after data becomes available.
whenBound(MessageStream) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Send the bound data to provided stream when it becomes available
whenBound(Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data becomes available.
whenBound(Pool, Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data becomes available.
whenBound(PGroup, Closure<V>) - Method in interface groovyx.gpars.dataflow.Promise
Schedule closure to be executed after data becomes available.
whenBound(MessageStream) - Method in interface groovyx.gpars.dataflow.Promise
Send the bound data to provided stream when it becomes available
whenBound(Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
whenBound(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
Schedule closure to be executed by pooled actor after data becomes available.
whenBound(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
whenBound(MessageStream) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
whenBound(Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
whenBound(Pool, Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
Schedule closure to be executed by pooled actor after data becomes available.
whenBound(PGroup, Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
whenBound(MessageStream) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
wheneverBound(Closure<V>) - Method in class groovyx.gpars.dataflow.DataflowQueue
Send all pieces of data bound in the future to the provided stream when it becomes available.
wheneverBound(MessageStream) - Method in class groovyx.gpars.dataflow.DataflowQueue
Send all pieces of data bound in the future to the provided stream when it becomes available.
wheneverBound(Closure<V>) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Send all pieces of data bound in the future to the provided stream when it becomes available.
wheneverBound(MessageStream) - Method in class groovyx.gpars.dataflow.expression.DataflowExpression
Send all pieces of data bound in the future to the provided stream when it becomes available.
wheneverBound(Closure<V>) - Method in interface groovyx.gpars.dataflow.SelectableChannel
Send all pieces of data bound in the future to the provided stream when it becomes available.
wheneverBound(MessageStream) - Method in interface groovyx.gpars.dataflow.SelectableChannel
Send all pieces of data bound in the future to the provided stream when it becomes available.
wheneverBound(Closure<V>) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
wheneverBound(MessageStream) - Method in class groovyx.gpars.dataflow.stream.DataflowStreamReadAdapter
 
wheneverBound(Closure) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
wheneverBound(MessageStream) - Method in class groovyx.gpars.dataflow.stream.StreamCore
 
wheneverBound(Closure<V>) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
wheneverBound(MessageStream) - Method in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
wheneverBoundListeners - Variable in class groovyx.gpars.dataflow.DataflowQueue
A collection of listeners who need to be informed each time the stream is bound to a value
wheneverBoundListeners - Variable in class groovyx.gpars.dataflow.stream.StreamCore
A collection of listeners who need to be informed each time the stream is bound to a value
wheneverBoundSet - Variable in class groovyx.gpars.dataflow.SyncDataflowStreamReadAdapter
 
wiseMan - Variable in class groovyx.gpars.dataflow.operator.FilterClosure
 
withBounds(int, int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
withBounds(int, int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
withBounds(int, int) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
withBounds(int, int) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate only on the elements of the array between firstIndex (inclusive) and upperBound (exclusive).
withBounds(int, int) - Method in class groovyx.gpars.extra166y.ParallelArrayWithBounds
Returns an operation prefix that causes a method to operate only on the elements of the array between firstIndex (inclusive) and upperBound (exclusive).
withBounds(int, int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate only on the elements of the array between firstIndex (inclusive) and upperBound (exclusive).
withBounds(int, int) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithBounds
Returns an operation prefix that causes a method to operate only on the elements of the array between firstIndex (inclusive) and upperBound (exclusive).
withBounds(int, int) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate only on the elements of the array between firstIndex (inclusive) and upperBound (exclusive).
withBounds(int, int) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithBounds
Returns an operation prefix that causes a method to operate only on the elements of the array between firstIndex (inclusive) and upperBound (exclusive).
withFilter(Ops.DoublePredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
withFilter(Ops.DoublePredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
withFilter(Ops.DoublePredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
withFilter(Ops.LongPredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
withFilter(Ops.LongPredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
withFilter(Ops.LongPredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
withFilter(Ops.Predicate<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
withFilter(Ops.Predicate<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
withFilter(Ops.Predicate<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
withFilter(Ops.Predicate<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate only on the elements of the array for which the given selector returns true.
withFilter(Ops.BinaryPredicate<? super T, ? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate only on elements for which the given binary selector returns true.
withFilter(Ops.Predicate<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Returns an operation prefix that causes a method to operate only on elements for which the current selector (if present) and the given selector returns true.
withFilter(Ops.BinaryPredicate<? super T, ? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Returns an operation prefix that causes a method to operate only on elements for which the current selector (if present) and the given binary selector returns true.
withFilter(Ops.DoublePredicate) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate only on the elements of the array for which the given selector returns true.
withFilter(Ops.BinaryDoublePredicate, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate only on elements for which the given binary selector returns true.
withFilter(Ops.DoublePredicate) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Returns an operation prefix that causes a method to operate only on elements for which the current selector (if present) and the given selector returns true.
withFilter(Ops.BinaryDoublePredicate, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Returns an operation prefix that causes a method to operate only on elements for which the current selector (if present) and the given binary selector returns true.
withFilter(Ops.LongPredicate) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate only on the elements of the array for which the given selector returns true.
withFilter(Ops.BinaryLongPredicate, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate only on elements for which the given binary selector returns true.
withFilter(Ops.LongPredicate) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Returns an operation prefix that causes a method to operate only on elements for which the current selector (if present) and the given selector returns true.
withFilter(Ops.BinaryLongPredicate, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Returns an operation prefix that causes a method to operate only on elements for which the current selector (if present) and the given binary selector returns true.
withIndexedFilter(Ops.IntAndDoublePredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
withIndexedFilter(Ops.IntAndDoublePredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
withIndexedFilter(Ops.IntAndDoublePredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
withIndexedFilter(Ops.IntAndLongPredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
withIndexedFilter(Ops.IntAndLongPredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
withIndexedFilter(Ops.IntAndLongPredicate) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
withIndexedFilter(Ops.IntAndObjectPredicate<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
withIndexedFilter(Ops.IntAndObjectPredicate<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
withIndexedFilter(Ops.IntAndObjectPredicate<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
withIndexedFilter(Ops.IntAndObjectPredicate<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate only on elements for which the given indexed selector returns true.
withIndexedFilter(Ops.IntAndObjectPredicate<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithFilter
Returns an operation prefix that causes a method to operate only on elements for which the current selector (if present) and the given indexed selector returns true.
withIndexedFilter(Ops.IntAndDoublePredicate) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate only on elements for which the given indexed selector returns true.
withIndexedFilter(Ops.IntAndDoublePredicate) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithFilter
Returns an operation prefix that causes a method to operate only on elements for which the current selector (if present) and the given indexed selector returns true.
withIndexedFilter(Ops.IntAndLongPredicate) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate only on elements for which the given indexed selector returns true.
withIndexedFilter(Ops.IntAndLongPredicate) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithFilter
Returns an operation prefix that causes a method to operate only on elements for which the current selector (if present) and the given indexed selector returns true.
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDCPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDCPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDCPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDMPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDMPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULCPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULCPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULCPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULMPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULMPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOCPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOCPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOCPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOMPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOMPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOMPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDCPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDCPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDCPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDMPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDMPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULCPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULCPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULCPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULMPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULMPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOCPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOCPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOCPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOMPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOMPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super T, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super T, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDCPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDCPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDCPap
 
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDMPap
 
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDMPap
 
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDMPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULCPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULCPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULCPap
 
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULMPap
 
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULMPap
 
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOCPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOCPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOCPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOMPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOMPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOMPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super T, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
withIndexedMapping(Ops.IntAndObjectToDouble<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
withIndexedMapping(Ops.IntAndObjectToLong<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
withIndexedMapping(Ops.IntAndObjectToObject<? super T, ? extends U>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value.
withIndexedMapping(Ops.IntAndObjectToDouble<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value.
withIndexedMapping(Ops.IntAndObjectToLong<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value.
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value.
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToObject<? extends V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToDouble) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndDoubleToLong) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToObject<? extends V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToDouble) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndLongToLong) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndObjectToObject<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withIndexedMapping(Ops.IntAndObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value.
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDCPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFDMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLCPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFLMPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOCPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFOMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DFPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDCPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRDMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLCPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRLMPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROCPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DROMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DRPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDCPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDCPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDMPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUDMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULCPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULCPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULMPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DULMPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOCPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOCPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOCPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOMPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOMPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUOMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.DUPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFDMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFLMPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOCPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFOMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LFPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRDMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRLMPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROCPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LROMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LRPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDCPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDMPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUDMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULCPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LULMPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOCPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOCPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOCPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOMPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOMPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUOMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.LUPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDCPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFDMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLCPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFLMPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOCPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFOMPap
 
withMapping(Ops.Op<? super T, ? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
withMapping(Ops.ObjectToDouble<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
withMapping(Ops.ObjectToLong<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OFPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDCPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORDMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLCPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORLMPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROCPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OROMPap
 
withMapping(Ops.Op<? super T, ? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
withMapping(Ops.ObjectToDouble<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
withMapping(Ops.ObjectToLong<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.ORPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDCPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDCPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDCPap
 
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDMPap
 
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDMPap
 
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUDMPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULCPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULCPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULCPap
 
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULMPap
 
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULMPap
 
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OULMPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOCPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOCPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOCPap
 
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOMPap
 
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOMPap
 
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUOMPap
 
withMapping(Ops.Op<? super T, ? extends U>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
withMapping(Ops.ObjectToDouble<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
withMapping(Ops.ObjectToLong<? super T>) - Method in class groovyx.gpars.extra166y.AbstractParallelAnyArray.OUPap
 
withMapping(Ops.Op<? super T, ? extends U>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.ObjectToDouble<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.ObjectToLong<? super T>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.BinaryOp<? super T, ? super U, ? extends V>, ParallelArrayWithMapping<W, U>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToObject<? super T, ? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToObject<? super T, ? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndObjectToDouble<? super T, ? super U>, ParallelArrayWithMapping<W, U>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToDouble<? super T>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToDouble<? super T>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndObjectToLong<? super T, ? super U>, ParallelArrayWithMapping<W, U>) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToLong<? super T>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToLong<? super T>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleAndObjectToObject<? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndObjectToDouble<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.BinaryDoubleOp, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToDouble, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndObjectToLong<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToLong, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongAndObjectToObject<? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndObjectToDouble<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToDouble, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndLongToDouble, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndObjectToLong<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.BinaryLongOp, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op applied to current op's results.
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op applied to current op's results.
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op applied to current op's results.
withMapping(Ops.BinaryOp<? super U, ? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToObject<? super U, ? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToObject<? super U, ? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndObjectToDouble<? super U, ? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToDouble<? super U>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToDouble<? super U>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndObjectToLong<? super U, ? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToLong<? super U>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToLong<? super U>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleAndObjectToObject<? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndObjectToDouble<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.BinaryDoubleOp, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToDouble, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndObjectToLong<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToLong, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleAndObjectToObject<? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndObjectToDouble<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.BinaryDoubleOp, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToDouble, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndObjectToLong<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToLong, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongAndObjectToObject<? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndObjectToDouble<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToDouble, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndLongToDouble, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndObjectToLong<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.BinaryLongOp, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op applied to current op's results.
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op applied to current op's results.
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op applied to current op's results.
withMapping(Ops.BinaryOp<? super U, ? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToObject<? super U, ? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToObject<? super U, ? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndObjectToDouble<? super U, ? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToDouble<? super U>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToDouble<? super U>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndObjectToLong<? super U, ? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToLong<? super U>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToLong<? super U>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelDoubleArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongAndObjectToObject<? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndObjectToDouble<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToDouble, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndLongToDouble, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndObjectToLong<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.BinaryLongOp, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArray
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleToLong) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleOp) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.DoubleAndObjectToObject<? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndObjectToDouble<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.BinaryDoubleOp, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToDouble, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndObjectToLong<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.DoubleAndLongToLong, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithDoubleMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongOp) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongToDouble) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongToObject<? extends U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op.
withMapping(Ops.LongAndObjectToObject<? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToObject<? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndLongToObject<? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndObjectToDouble<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToDouble, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndLongToDouble, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndObjectToLong<? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.LongAndDoubleToLong, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.BinaryLongOp, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithLongMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.Op<? super U, ? extends V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op applied to current op's results.
withMapping(Ops.ObjectToLong<? super U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op applied to current op's results.
withMapping(Ops.ObjectToDouble<? super U>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on mapped elements of the array using the given op applied to current op's results.
withMapping(Ops.BinaryOp<? super U, ? super V, ? extends W>, ParallelArrayWithMapping<X, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToObject<? super U, ? extends V>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToObject<? super U, ? extends V>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndObjectToDouble<? super U, ? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToDouble<? super U>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToDouble<? super U>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndObjectToLong<? super U, ? super V>, ParallelArrayWithMapping<W, V>) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndDoubleToLong<? super U>, ParallelDoubleArrayWithDoubleMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withMapping(Ops.ObjectAndLongToLong<? super U>, ParallelLongArrayWithLongMapping) - Method in class groovyx.gpars.extra166y.ParallelLongArrayWithMapping
Returns an operation prefix that causes a method to operate on binary mappings of this array and the other array.
withReadLock(Closure) - Method in class groovyx.gpars.util.EnhancedRWLock
Performs the passed-in closure with the read lock locked and unlocks the read lock automatically after the closure finishes.
withSemaphore(Closure) - Method in class groovyx.gpars.util.EnhancedSemaphore
Performs the passed-in closure with the Semaphore acquired and releases the Semaphore automatically after the closure finishes.
WithSerialId - Class in groovyx.gpars.serial
Base class for objects which can be exposed to remote nodes via serialization.
WithSerialId() - Constructor for class groovyx.gpars.serial.WithSerialId
 
withWriteLock(Closure) - Method in class groovyx.gpars.util.EnhancedRWLock
Performs the passed-in closure with the write lock locked and unlocks the write lock automatically after the closure finishes.
wo - Variable in class groovyx.gpars.extra166y.PAS.FJDCMerger
 
wo - Variable in class groovyx.gpars.extra166y.PAS.FJDMerger
 
wo - Variable in class groovyx.gpars.extra166y.PAS.FJLCMerger
 
wo - Variable in class groovyx.gpars.extra166y.PAS.FJLMerger
 
wo - Variable in class groovyx.gpars.extra166y.PAS.FJOCMerger
 
wo - Variable in class groovyx.gpars.extra166y.PAS.FJOMerger
 
write(SerialMsg) - Method in class groovyx.gpars.remote.netty.NettyRemoteConnection
 
write(SerialMsg) - Method in class groovyx.gpars.remote.RemoteConnection
 
write(SerialMsg) - Method in class groovyx.gpars.remote.RemoteHost
 
write(SerialMsg) - Method in class groovyx.gpars.serial.SerialContext
 
writeListener - Variable in class groovyx.gpars.remote.netty.NettyRemoteConnection
 
writeObject(ObjectOutputStream) - Method in class groovyx.gpars.extra166y.CustomConcurrentHashMap
Saves the state of the instance to a stream (i.e., serializes it).
writeReplace() - Method in class groovyx.gpars.serial.WithSerialId
Replace object by handle for serialization
A B C D E F G H I J K L M N O P Q R S T U V W 
Copyright © 2008–2013 Václav Pech. All Rights Reserved.