You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/** * Utility to extend a [[DataQuantaBuilder]]'s functionality by decoration.*//** * TODO: add the documentation in the methods of org.apache.wayang.api.util.DataQuantaBuilderDecorator * labels: documentation,todo*/abstractclassDataQuantaBuilderDecorator[This<:DataQuantaBuilder[This, Out], Out]
(baseBuilder: DataQuantaBuilder[_, Out])
extendsDataQuantaBuilder[This, Out] {
927b581b8dd4f1f3ba5b13dbb6bdf3bd840db202
The text was updated successfully, but these errors were encountered:
add the documentation in the methods of org.apache.wayang.api.util.DataQuantaBuilderDecorator
https://github.com/databloom-ai/incubator-wayang/blob/e772b416946086bd9e912d8dcd3b9cd7ac220064/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/util/DataQuantaBuilderDecorator.scala#L31
927b581b8dd4f1f3ba5b13dbb6bdf3bd840db202
The text was updated successfully, but these errors were encountered: