Add clear() method to TBase --------------------------- Key: THRIFT-751 URL: https://issues.apache.org/jira/browse/THRIFT-751 Project: Thrift Issue Type: New Feature Components: Compiler (Java), Library (Java) Affects Versions: 0.3 Reporter: Bryan Duxbury Assignee: Bryan Duxbury Priority: Minor Fix For: 0.3
It'd be very handy to be able to quickly empty out a Thrift struct. This would allow one to reuse a Thrift struct reliably. In the Hadoop context, this would lead to a respectable performance benefit. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.