其中还涉及到org.apache.thrift包下的类和接口:
org.apache.thrift.protocol.TStruct
org.apache.thrift.protocol.TField
org.apache.thrift.scheme.IScheme
org.apache.thrift.TFieldIdEnum
org.apache.thrift.meta_data.FieldMetaData
同样也不明白
求大神能帮帮忙
http://smallmin.iteye.com/blog/1121085
其实就是远程服务调用框架,和Java里的那个RMI类似,如果thrift不好懂,可以看看jdkApi里介绍的那个RMI,thrift教程很多,随便百度下就好!!!!