source: proiecte/HadoopJUnit/hadoop-0.20.1/src/test/ddl/string.jr @ 120

Last change on this file since 120 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 87 bytes
Line 
1module org.apache.hadoop.record {
2    class RecString {
3        ustring data;
4    }
5}
6
Note: See TracBrowser for help on using the repository browser.