Package org.apache.beam.examples.complete.datatokenization.transforms
Protegrity Data Tokenization template for Google Cloud Teleport.
-
Class Summary Class Description DataProtectors TheDataProtectorsUsing passing parameters transform will buffer input rows in batch and will send it when the count of buffered rows will equal specified batch size.DataProtectors.RowToTokenizedRow<T> DataProtectors.RowToTokenizedRow.Builder<T> Builder forDataProtectors.RowToTokenizedRow.DataProtectors.TokenizationFn Class implements stateful doFn for data tokenization using remote RPC.JsonToBeamRow TheJsonToBeamRowconverts jsons string to beam rows.SerializableFunctions TheSerializableFunctionsclass to store static Serializable functions.