| Package | Description |
|---|---|
| com.google.appengine.tools.mapreduce.impl | |
| com.google.appengine.tools.mapreduce.outputs |
| Modifier and Type | Class and Description |
|---|---|
class |
BigQueryMarshallerByType<T>
Validates and generates
TableSchema of a bigquery table and marshals objects into json
for loading into that table using annotations and reflection on type T. |
| Constructor and Description |
|---|
BigQueryGoogleCloudStorageStoreOutput(BigQueryMarshaller<O> bigQueryMarshaller,
String bucketName,
String fileNamePattern) |
Copyright © 2015 Google. All rights reserved.