blob: 5858521d5f0d6d07f05a0875a007303fbe67488e [file] [log] [blame]
namespace java org.apache.hadoop.io
struct ThriftKey {
1: i32 value
}
struct ThriftValue {
1: string value
}