Package | Description |
---|---|
org.apache.giraph.block_app.framework.internal |
Implementation of execution logic, guiding internal execution of
Block Application.
|
Modifier and Type | Method and Description |
---|---|
static void |
BlockCounters.setMasterTimeCounter(PairedPieceAndStage<?> masterPiece,
long superstep,
long millis,
StatusReporter reporter,
BlockMasterLogic.TimeStatsPerEvent timeStats) |
static void |
BlockCounters.setWorkerTimeCounter(BlockWorkerPieces<?> workerPieces,
long superstep,
long millis,
StatusReporter reporter,
BlockMasterLogic.TimeStatsPerEvent timeStats) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.