You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Milind Bhandarkar (JIRA)" <ji...@apache.org> on 2006/11/28 21:10:24 UTC

[jira] Assigned: (HADOOP-674) Hadoop records should provide comvenient APIs for serialization/deserialization

     [ http://issues.apache.org/jira/browse/HADOOP-674?page=all ]

Milind Bhandarkar reassigned HADOOP-674:
----------------------------------------

    Assignee: Milind Bhandarkar

> Hadoop records should provide comvenient APIs for serialization/deserialization
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-674
>                 URL: http://issues.apache.org/jira/browse/HADOOP-674
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: record
>            Reporter: Runping Qi
>         Assigned To: Milind Bhandarkar
>
> I found the following APIs are very convenient to use and should be  part of the generated class from Jute IDL :
> public BytesWritable serialize(String format);
> public void deserialize(BytesWitable data, String format);
> public static MyRecordJT deserialize(BytesWitable data, String format);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira