public class IntegrationTestBigLinkedList.Generator.GeneratorMapper.ContinuousConcurrentWalker extends Object implements Runnable
| Modifier and Type | Field and Description | 
|---|---|
(package private) org.apache.hadoop.conf.Configuration | 
conf  | 
(package private) org.apache.hadoop.mapreduce.Mapper.Context | 
context  | 
(package private) Random | 
rand  | 
(package private) IntegrationTestBigLinkedList.Generator.GeneratorMapper.ConcurrentWalker | 
walker  | 
| Constructor and Description | 
|---|
ContinuousConcurrentWalker(org.apache.hadoop.conf.Configuration conf,
                          org.apache.hadoop.mapreduce.Mapper.Context context)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
run()  | 
private long | 
selectLoop()  | 
private void | 
walkLoop(long node)  | 
org.apache.hadoop.conf.Configuration conf
org.apache.hadoop.mapreduce.Mapper.Context context
public ContinuousConcurrentWalker(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.mapreduce.Mapper.Context context)
private void walkLoop(long node) throws IOException
IOExceptionprivate long selectLoop() throws InterruptedException
InterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.