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

N

name - Variable in class edu.rice.hj.runtime.forkjoin.BlockingActivity
TODO The FinishState up in the invocation tree within which this activity is being executed.
name - Variable in class edu.rice.hj.runtime.phasers.BlockingPhaser
 
namePrefix - Variable in class edu.rice.hj.runtime.forkjoin.ForkJoinThreadPool.ForkJoinThreadFactory
Prefix for the name of the threads created by the factory.
nbThreadBlocked - Variable in class edu.rice.hj.runtime.forkjoin.ForkJoinThreadPool
Number of activities that can possibly wait at a given moment.
newAbstractMetrics() - Static method in class edu.rice.hj.runtime.metrics.AbstractMetricsFactory
Factory method.
newAbstractMetricsManager() - Static method in class edu.rice.hj.runtime.metrics.AbstractMetricsFactory
Factory method.
newBlockingActivity(String, HjRunnable) - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
 
newDoubleArrayView1D(double[], HjRegion.HjRegion1D) - Static method in class edu.rice.hj.Module1
 
newDoubleArrayView1D(double[], int, HjRegion.HjRegion1D) - Static method in class edu.rice.hj.Module1
 
newDoubleArrayView1D(double[], int, HjRegion.HjRegion1D) - Static method in class edu.rice.hj.runtime.arrayview.ArrayViewFactory
Factory method.
newDoubleArrayView2D(double[], HjRegion.HjRegion2D) - Static method in class edu.rice.hj.Module1
 
newDoubleArrayView2D(double[], int, HjRegion.HjRegion2D) - Static method in class edu.rice.hj.Module1
 
newDoubleArrayView2D(double[], int, HjRegion.HjRegion2D) - Static method in class edu.rice.hj.runtime.arrayview.ArrayViewFactory
Factory method.
newDoubleArrayView3D(double[], HjRegion.HjRegion3D) - Static method in class edu.rice.hj.Module1
 
newDoubleArrayView3D(double[], int, HjRegion.HjRegion3D) - Static method in class edu.rice.hj.Module1
 
newDoubleArrayView3D(double[], int, HjRegion.HjRegion3D) - Static method in class edu.rice.hj.runtime.arrayview.ArrayViewFactory
Factory method.
newFinishAccumulator(Operator, Class) - Method in interface edu.rice.hj.api.HjRuntime
 
newFinishAccumulator(Operator, Class) - Static method in class edu.rice.hj.Module1
 
newFinishAccumulator(Operator, Class) - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
 
newFinishAccumulator(Operator, Class) - Method in class edu.rice.hj.runtime.sequential.SequentialRuntime
 
newFinishState() - Method in class edu.rice.hj.runtime.forkjoin.BlockingActivity
A factory method for a finish state.
newIntArrayView1D(int[], HjRegion.HjRegion1D) - Static method in class edu.rice.hj.Module1
 
newIntArrayView1D(int[], int, HjRegion.HjRegion1D) - Static method in class edu.rice.hj.Module1
 
newIntArrayView1D(int[], int, HjRegion.HjRegion1D) - Static method in class edu.rice.hj.runtime.arrayview.ArrayViewFactory
Factory method.
newIntArrayView2D(int[], HjRegion.HjRegion2D) - Static method in class edu.rice.hj.Module1
 
newIntArrayView2D(int[], int, HjRegion.HjRegion2D) - Static method in class edu.rice.hj.Module1
 
newIntArrayView2D(int[], int, HjRegion.HjRegion2D) - Static method in class edu.rice.hj.runtime.arrayview.ArrayViewFactory
Factory method.
newIntArrayView3D(int[], HjRegion.HjRegion3D) - Static method in class edu.rice.hj.Module1
 
newIntArrayView3D(int[], int, HjRegion.HjRegion3D) - Static method in class edu.rice.hj.Module1
 
newIntArrayView3D(int[], int, HjRegion.HjRegion3D) - Static method in class edu.rice.hj.runtime.arrayview.ArrayViewFactory
Factory method.
newLingeringActivity(String) - Static method in class edu.rice.hj.runtime.actors.ActorRuntimeHelper
 
newPhaser(PhaserMode) - Method in interface edu.rice.hj.api.HjRuntime
Create a new phaser in the specified registration mode..
newPhaser(PhaserMode) - Static method in class edu.rice.hj.Module1
 
newPhaser(PhaserMode) - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
 
newPhaser(PhaserMode) - Method in class edu.rice.hj.runtime.sequential.SequentialRuntime
 
newPoint(int...) - Static method in class edu.rice.hj.Module1
 
newPromise() - Method in interface edu.rice.hj.api.HjRuntime
 
newPromise() - Static method in class edu.rice.hj.Module1
 
newPromise() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
 
newPromise() - Method in class edu.rice.hj.runtime.sequential.SequentialRuntime
 
newPropertyChangeEvent(Object, ParallelFuture.EventType) - Method in class edu.rice.hj.runtime.forkjoin.ParallelFuture
 
newRectangularRegion1D(int, int) - Static method in class edu.rice.hj.Module1
 
newRectangularRegion1D(int, int) - Static method in class edu.rice.hj.runtime.region.RegionFactory
 
newRectangularRegion2D(int, int, int, int) - Static method in class edu.rice.hj.Module1
 
newRectangularRegion2D(int, int, int, int) - Static method in class edu.rice.hj.runtime.region.RegionFactory
 
newRectangularRegion3D(int, int, int, int, int, int) - Static method in class edu.rice.hj.Module1
 
newRectangularRegion3D(int, int, int, int, int, int) - Static method in class edu.rice.hj.runtime.region.RegionFactory
 
newRunnableActivity(LingeringActivity, String, Runnable) - Static method in class edu.rice.hj.runtime.actors.ActorRuntimeHelper
 
newThread(ForkJoinPool) - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinThreadPool.ForkJoinThreadFactory
 
next() - Method in interface edu.rice.hj.api.HjRuntime
Perform the next operation on all registered phasers in an activity.
next() - Static method in class edu.rice.hj.Module1
 
next() - Method in class edu.rice.hj.runtime.actors.LinkedDdcNode
 
next() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
 
next() - Method in class edu.rice.hj.runtime.sequential.SequentialRuntime
 
NEXT_ID - Static variable in class edu.rice.hj.runtime.phasers.BlockingPhaser
 
nextSingleFlag - Variable in class edu.rice.hj.runtime.phasers.PhaserSigWaitState
 
notFinished - Variable in class edu.rice.hj.runtime.forkjoin.BlockingActivity
Until the activity has terminate, we consider it is not finished
notifyActivitySpawn(BlockingActivity) - Method in class edu.rice.hj.runtime.forkjoin.BlockingActivity
 
notifyResumption() - Method in class edu.rice.hj.runtime.forkjoin.BlockingActivity
 
notifySubActivitySpawn() - Method in class edu.rice.hj.runtime.forkjoin.BlockingFinishState
An activity created under this finish has been created.
notifySubActivityTermination() - Method in class edu.rice.hj.runtime.forkjoin.BlockingFinishState
An activity created under this finish has terminated.
notifySubActivityTermination(Throwable) - Method in class edu.rice.hj.runtime.forkjoin.BlockingFinishState
An activity created under this finish has terminated abruptly.
notifySuspension() - Method in class edu.rice.hj.runtime.forkjoin.BlockingActivity
 
numElements() - Method in interface edu.rice.hj.api.HjRegion
 
numElements() - Method in class edu.rice.hj.runtime.region.RectangularRegion1D
 
numElements() - Method in class edu.rice.hj.runtime.region.RectangularRegion2D
 
numElements() - Method in class edu.rice.hj.runtime.region.RectangularRegion3D
 
numMapTasks - Variable in class edu.rice.hj.runtime.mapreduce2.MapReduceTask
 
numReduceTasks - Variable in class edu.rice.hj.runtime.mapreduce2.Aggregator
 
numReduceTasks - Variable in class edu.rice.hj.runtime.mapreduce2.MapReduceTask
 
numRegisteredSignallers - Variable in class edu.rice.hj.runtime.phasers.PhaserSigWaitState
 
numRegisteredWaiters - Variable in class edu.rice.hj.runtime.phasers.PhaserSigWaitState
 
numSignalsReceived - Variable in class edu.rice.hj.runtime.phasers.PhaserSigWaitState
 
numWaitsReceived - Variable in class edu.rice.hj.runtime.phasers.PhaserSigWaitState
 
numWorkerThreads() - Method in interface edu.rice.hj.api.HjRuntime
 
numWorkerThreads() - Static method in class edu.rice.hj.Module1
Usage:
numWorkerThreads() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
 
numWorkerThreads() - Method in class edu.rice.hj.runtime.sequential.SequentialRuntime
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _