关注 spark技术分享,
撸spark源码 玩spark最佳实践

ScalaReflection

ScalaReflection

ScalaReflection is the contract and the only implementation of the contract with…​FIXME

serializerFor Object Method

serializerFor firstly finds the local type of the input type T and then the class name.

serializerFor uses the internal version of itself with the input inputObject expression, the tpe type and the walkedTypePath with the class name found earlier (of the input type T).

In the end, serializerFor returns one of the following:

Note
serializerFor is used when…​FIXME

serializerFor Internal Method

serializerFor…​FIXME

Note
serializerFor is used exclusively when ScalaReflection is requested to serializerFor.

localTypeOf Object Method

localTypeOf…​FIXME

Note
localTypeOf is used when…​FIXME

getClassNameFromType Object Method

getClassNameFromType…​FIXME

Note
getClassNameFromType is used when…​FIXME

definedByConstructorParams Object Method

definedByConstructorParams…​FIXME

Note
definedByConstructorParams is used when…​FIXME
赞(0) 打赏
未经允许不得转载:spark技术分享 » ScalaReflection
分享到: 更多 (0)

关注公众号:spark技术分享

联系我们联系我们

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏