See: Description
| Class | Description |
|---|---|
| DataProtectors |
The
DataProtectors Using 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 for
DataProtectors.RowToTokenizedRow. |
| DataProtectors.TokenizationFn |
Class implements stateful doFn for data tokenization using remote RPC.
|
| JsonToBeamRow |
The
JsonToBeamRow converts jsons string to beam rows. |
| SerializableFunctions |
The
SerializableFunctions class to store static Serializable functions. |