程序包 io.github.burukeyou.dataframe.iframe
-
接口概要 接口 说明 GroupFrame<K,T> IFrame<T> A Simple DataFrame Stream API Interface defineJDFrame<T> JDFrame The operations before and after are discontinuous, and all operations take effect in real time.SDFrame<T> Stream DataFrame The operations before and after are continuous, consistent with the stream flow, and some operations terminate the execution of the operation.WindowJDFrame<T> WindowSDFrame<T> -
类概要 类 说明 AbstractCommonFrame<T> AbstractDataFrameImpl<T> AbstractWindowDataFrame<T> Window DataFrame implementGroupFrameImpl<K,T> JDFrameImpl<T> SDFrameImpl<T> WindowJDFrameImpl<T> WindowSDFrameImpl<T>