public static class IntegrationTestBigLinkedList.Generator.GeneratorMapper.ConcurrentWalker extends IntegrationTestBigLinkedList.WalkerBase
Modifier and Type | Field and Description |
---|---|
(package private) org.apache.hadoop.mapreduce.Mapper.Context |
context |
Constructor and Description |
---|
ConcurrentWalker(org.apache.hadoop.mapreduce.Mapper.Context context) |
Modifier and Type | Method and Description |
---|---|
void |
run(long startKeyIn,
long maxQueriesIn) |
findStartNode, getNode
org.apache.hadoop.mapreduce.Mapper.Context context
public ConcurrentWalker(org.apache.hadoop.mapreduce.Mapper.Context context)
public void run(long startKeyIn, long maxQueriesIn) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.