source: proiecte/HadoopJUnit/hadoop-0.20.1/src/test/ddl/buffer.jr @ 141

Last change on this file since 141 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: 86 bytes
Line 
1module org.apache.hadoop.record {
2    class RecBuffer {
3        buffer data;
4    }
5}
6
Note: See TracBrowser for help on using the repository browser.