| Package | Description | 
|---|---|
| org.apache.giraph.block_app.framework.block | Block interface as a composable unit of execution, and its common
 implementations. | 
| Constructor and Description | 
|---|
| RepeatBlock(IntSupplier repeatTimes,
           Block block)Creates a repeat block, that before starting execution takes number of
 iterations from the given supplier. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.