public class BatchWordSource
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
BatchWordSource(BKeyedReduce operation,
int words,
int tId,
int noOfSampleWords) |
Modifier and Type | Method and Description |
---|---|
boolean |
isDone() |
void |
run() |
public BatchWordSource(BKeyedReduce operation, int words, int tId, int noOfSampleWords)