This class is an implementation of the ITransformer to transform between raw Amazon Kinesis records and strings. It assumes that the Record parameter of toClass() is a byte array representation of a string. This is useful for the RedshiftManifestEmitter to perform an Amazon Redshift copy on a file name specified in a String.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.