thrift/lib/java/test
Bryan Duxbury ab3666e6ca THRIFT-409. java: Add "union" to Thrift
This patch introduces new IDL syntax for creating Unions, explicityly single-valued structs. While the parser changes are portable, this patch only includes the actual generated code changes for the Java library. Other libraries can continue to generate a struct with the same fields and remain compatible until they are able to implement the full shebang.




git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@810300 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 23:03:47 +00:00
..
org/apache/thrift/test THRIFT-409. java: Add "union" to Thrift 2009-09-01 23:03:47 +00:00
TestClient THRIFT-387. Add appropriate Apache header to all code files 2009-04-08 00:19:37 +00:00
TestNonblockingServer THRIFT-387. Add appropriate Apache header to all code files 2009-04-08 00:19:37 +00:00
TestServer THRIFT-387. Add appropriate Apache header to all code files 2009-04-08 00:19:37 +00:00