THRIFT-115. java: Isset structure has a large memory footprint
authorBryan Duxbury <bryanduxbury@apache.org>
Mon, 3 Aug 2009 19:37:26 +0000 (19:37 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Mon, 3 Aug 2009 19:37:26 +0000 (19:37 +0000)
commit3efce2336983ae9cb91e70d73827fa377ca3a3a7
tree3008bb04b7731a70598076fb3ee5de85650328b9
parent82e96f5d96833d0af5495405444bace82b2214d7
THRIFT-115. java: Isset structure has a large memory footprint

Instead of the old __isset structure, there is now a bit vector for fields that require an isset flag.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@800510 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_java_generator.cc