Class DataStoreV1SchemaIOProvider.DataStoreV1SchemaIO
java.lang.Object
org.apache.beam.sdk.io.gcp.datastore.DataStoreV1SchemaIOProvider.DataStoreV1SchemaIO
- All Implemented Interfaces:
Serializable,SchemaIO
- Enclosing class:
DataStoreV1SchemaIOProvider
public static class DataStoreV1SchemaIOProvider.DataStoreV1SchemaIO
extends Object
implements SchemaIO, Serializable
An abstraction to create schema aware IOs.
- See Also:
-
Field Details
-
dataSchema
-
location
-
kind
-
projectId
-
keyField
-
-
Method Details
-
schema
Description copied from interface:SchemaIOReturns the schema of the data. -
buildReader
Description copied from interface:SchemaIOReturns a schema aware reader.- Specified by:
buildReaderin interfaceSchemaIO
-
buildWriter
Description copied from interface:SchemaIOReturns a schema aware writer.- Specified by:
buildWriterin interfaceSchemaIO
-
getProjectId
-
getKind
-