public class TextSourceBenchmark
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | TextSourceBenchmark.Data | 
| Constructor and Description | 
|---|
| TextSourceBenchmark() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | benchmarkHadoopLineReader(TextSourceBenchmark.Data data) | 
| void | benchmarkTextSource(TextSourceBenchmark.Data data) | 
public void benchmarkTextSource(TextSourceBenchmark.Data data) throws java.lang.Exception
java.lang.Exceptionpublic void benchmarkHadoopLineReader(TextSourceBenchmark.Data data) throws java.lang.Exception
java.lang.Exception