试题详情

DStream的转换操作方法中,哪个方法可以直接调用RDD上的操作方法? -----------

Atransform(func)

BupdateStateByKey(func)

CcountByKey()

Dcogroup(otherStream,[numTasks])