Sign in
apache
/
hadoop
/
7ef5f1a23fb712b9b3cc092779880fe9ba758325
/
.
/
src
/
test
/
ddl
/
string.jr
blob: cdd3e70a8a0f27b77fdda96c70a5544f4ac5f992 [
file
] [
log
] [
blame
]
module
org
.
apache
.
hadoop
.
record
{
class
RecString
{
ustring data
;
}
}