
lephantbird.elephant-bird-examples.4.14-RC2.source-code.simple_age.thrift Maven / Gradle / Ivy
namespace java com.twitter.elephantbird.examples.thrift
// a simple class with name of a person and the age.
struct Age {
1: string name,
2: i32 age
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy