- generateActivityName(String) - Static method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
-
- get(int) - Method in interface edu.rice.hj.api.HjDoubleArrayView.HjDoubleArrayView1D
-
- get(int, int) - Method in interface edu.rice.hj.api.HjDoubleArrayView.HjDoubleArrayView2D
-
- get(int, int, int) - Method in interface edu.rice.hj.api.HjDoubleArrayView.HjDoubleArrayView3D
-
- get() - Method in interface edu.rice.hj.api.HjFuture
-
- get(int) - Method in interface edu.rice.hj.api.HjIntArrayView.HjIntArrayView1D
-
- get(int, int) - Method in interface edu.rice.hj.api.HjIntArrayView.HjIntArrayView2D
-
- get(int, int, int) - Method in interface edu.rice.hj.api.HjIntArrayView.HjIntArrayView3D
-
- get(int) - Method in interface edu.rice.hj.api.HjPoint
-
Read values in the point.
- get() - Method in class edu.rice.hj.runtime.accumulator.FinishAccumulator
-
- get(int) - Method in class edu.rice.hj.runtime.arrayview.ArrayView1D.DoubleArrayView1D
-
- get(int) - Method in class edu.rice.hj.runtime.arrayview.ArrayView1D.IntArrayView1D
-
- get(int, int) - Method in class edu.rice.hj.runtime.arrayview.ArrayView2D.DoubleArrayView2D
-
- get(int, int) - Method in class edu.rice.hj.runtime.arrayview.ArrayView2D.IntArrayView2D
-
- get(int, int, int) - Method in class edu.rice.hj.runtime.arrayview.ArrayView3D.DoubleArrayView3D
-
- get(int, int, int) - Method in class edu.rice.hj.runtime.arrayview.ArrayView3D.IntArrayView3D
-
- get() - Method in class edu.rice.hj.runtime.forkjoin.ParallelFuture
-
- get() - Method in class edu.rice.hj.runtime.forkjoin.ParallelPromise
-
- get(int) - Method in class edu.rice.hj.runtime.region.Point
-
- get() - Method in class edu.rice.hj.runtime.sequential.SequentialPromise
-
- get() - Method in class edu.rice.hj.runtime.util.AtomicDouble
-
- getArrsize() - Method in class edu.rice.hj.runtime.accumulator.FinishAccumulator
-
- getCount() - Method in class edu.rice.hj.runtime.util.ModCountDownLatch
-
Returns the current count.
- getCount() - Method in class edu.rice.hj.runtime.util.ModCountDownLatch.Sync
-
- getCritPathOps() - Method in interface edu.rice.hj.runtime.metrics.AbstractMetrics
-
- getCritPathOps() - Method in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
- getCritPathOps() - Method in class edu.rice.hj.runtime.metrics.CompanionMetrics
-
getCritPathOps() should only be called after a next operation has succeeded
(That's why it need not be a synchronized method.)
- getCritPathTime() - Method in interface edu.rice.hj.runtime.metrics.AbstractMetrics
-
- getCritPathTime() - Method in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
- getCurrentTime() - Method in interface edu.rice.hj.runtime.metrics.AbstractMetrics
-
- getCurrentTime() - Method in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
NOTE: Use System.currentTimeMillis() for now to measure ideal execution time.
- getFinishStack() - Method in class edu.rice.hj.runtime.forkjoin.BlockingActivity
-
Stack must be only access through this method that lazily creates it.
- getIdealTime() - Method in class edu.rice.hj.runtime.metrics.CompanionMetrics
-
getIdealTime() should only be called after a next operation has succeeded
(That's why it need not be a synchronized method.)
- getKeys() - Method in class edu.rice.hj.runtime.mapreduce.MapReduce
-
- getNbThreadBlocked() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinThreadPool
-
- getOperator() - Method in class edu.rice.hj.runtime.accumulator.FinishAccumulator
-
- getOverheads() - Method in interface edu.rice.hj.runtime.metrics.AbstractMetrics
-
- getOverheads() - Method in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
- getOverheads() - Method in class edu.rice.hj.runtime.metrics.CompanionMetrics
-
- getPhaserMode() - Method in interface edu.rice.hj.api.HjPhaser
-
- getPhaserMode() - Method in class edu.rice.hj.runtime.phasers.BlockingPhaser
-
- getPhaseState(int) - Method in class edu.rice.hj.runtime.phasers.BlockingPhaser
-
- getPhaseState(int) - Method in interface edu.rice.hj.runtime.phasers.InternalPhaser
-
- getPreferredSize() - Method in class edu.rice.hj.runtime.metrics.MetricsExecutionTimeGraph
-
- getPropertyValue() - Method in enum edu.rice.hj.runtime.config.HjSystemProperty
-
- getResult() - Method in class edu.rice.hj.runtime.mapreduce.MapReduce
-
- getResumeTime() - Method in interface edu.rice.hj.runtime.metrics.AbstractMetrics
-
- getResumeTime() - Method in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
- getRound() - Method in class edu.rice.hj.runtime.accumulator.FinishAccumulator
-
- getSigPhase() - Method in class edu.rice.hj.runtime.phasers.BlockingPhaser
-
- getSigPhase(BlockingActivity, InternalPhaser) - Method in class edu.rice.hj.runtime.phasers.BlockingPhaserManager
-
- getSigPhase() - Method in interface edu.rice.hj.runtime.phasers.InternalPhaser
-
- getSigPhase(BlockingActivity, InternalPhaser) - Method in interface edu.rice.hj.runtime.phasers.PhaserManager
-
- getStats() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinThreadPool
-
- getTotalOps() - Method in interface edu.rice.hj.runtime.metrics.AbstractMetrics
-
- getTotalOps() - Method in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
- getTotalUnblockedTime() - Method in interface edu.rice.hj.runtime.metrics.AbstractMetrics
-
- getTotalUnblockedTime() - Method in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
- getType() - Method in class edu.rice.hj.runtime.accumulator.FinishAccumulator
-
- getValue() - Method in class edu.rice.hj.runtime.forkjoin.DataDrivenControl
-
Returns the value associated with the DDC.
- getWaitPhase() - Method in class edu.rice.hj.runtime.phasers.BlockingPhaser
-
- getWaitPhase(BlockingActivity, InternalPhaser) - Method in class edu.rice.hj.runtime.phasers.BlockingPhaserManager
-
- getWaitPhase() - Method in interface edu.rice.hj.runtime.phasers.InternalPhaser
-
- getWaitPhase(BlockingActivity, InternalPhaser) - Method in interface edu.rice.hj.runtime.phasers.PhaserManager
-
- GRAPH_COLOR - Static variable in class edu.rice.hj.runtime.metrics.MetricsExecutionTimeGraph
-
- GRAPH_POINT_COLOR - Static variable in class edu.rice.hj.runtime.metrics.MetricsExecutionTimeGraph
-
- GRAPH_POINT_WIDTH - Static variable in class edu.rice.hj.runtime.metrics.MetricsExecutionTimeGraph
-
- GRAPH_STROKE - Static variable in class edu.rice.hj.runtime.metrics.MetricsExecutionTimeGraph
-
- group(HjRegion.HjRegion1D, int) - Static method in class edu.rice.hj.Module1
-
- group(HjRegion.HjRegion2D, int, int) - Static method in class edu.rice.hj.Module1
-
- groupRegion(HjRegion.HjRegion1D, int) - Static method in class edu.rice.hj.runtime.region.RegionFactory
-
- groupRegion(HjRegion.HjRegion2D, int, int) - Static method in class edu.rice.hj.runtime.region.RegionFactory
-