NAME
Hadoop::IO::SequenceFile::Text
VERSION
version 0.002
NAME
Hadoop::IO::SequenceFile::Text - Hadoop compatible Text serializer.
METHODS
- $class->class_name() -> $string
-
Get java class name for Text.
- $class->encode($data) -> $encoded
-
Encode a perl string, containing (possibly) binary data into the format compatible with how Text is serialized by Hadoop.
AUTHORS
Philippe Bruhat
Sabbir Ahmed
Somesh Malviya
Vikentiy Fesunov
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by Booking.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.