Package org.apache.beam.examples.complete.datatokenization.transforms.io
Protegrity Data Tokenization template for Google Cloud Teleport.
-
Interface Summary Interface Description TokenizationBigTableIO.BigTableOptions NecessaryPipelineOptionsoptions for Pipelines that perform write operations to BigTable.TokenizationFileSystemIO.FileSystemPipelineOptions NecessaryPipelineOptionsoptions for Pipelines that operate with JSON/CSV data in FS. -
Class Summary Class Description TokenizationBigQueryIO TheTokenizationBigQueryIOclass for writing data from template to BigTable.TokenizationBigQueryIO.RowToTableRowFn TheTokenizationBigQueryIO.RowToTableRowFnclass converts a row to tableRow usingBigQueryUtils.toTableRow().TokenizationBigTableIO TheTokenizationBigTableIOclass for writing data from template to BigTable.TokenizationFileSystemIO TheTokenizationFileSystemIOclass to read/write data from/into File Systems. -
Enum Summary Enum Description TokenizationFileSystemIO.FORMAT Supported format to read from GCS.