public class DirectBigQueryWordCount extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DirectBigQueryWordCount.Map
The mapper for our WordCount job.
|
static class |
DirectBigQueryWordCount.Reduce
The reducer for our WordCount job.
|
Constructor and Description |
---|
DirectBigQueryWordCount() |
public static void main(String[] args) throws IOException, InterruptedException, ClassNotFoundException
Copyright © 2020. All rights reserved.