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

structured-streaming 第10页

ForeachBatchSink-spark技术分享

ForeachBatchSink

admin阅读(2692)赞(0)

ForeachBatchSink ForeachBatchSink is a streaming sink that is used for the foreachBatch source. ForeachBatchSink ...

ForeachSink-spark技术分享

ForeachSink

admin阅读(1303)赞(0)

ForeachSink ForeachSink is a typed streaming sink that passes rows (of the type T) to ForeachWriter (one record at ...

ForeachWriter-spark技术分享

ForeachWriter

admin阅读(4256)赞(0)

ForeachWriter ForeachWriter is the contract for a foreach writer that is a streaming format that controls streamin ...

ConsoleSinkProvider-spark技术分享

ConsoleSinkProvider

admin阅读(1275)赞(0)

ConsoleSinkProvider ConsoleSinkProvider is a DataSourceV2 with StreamWriteSupport for [spark-sql-streaming-Console ...

MemoryStream-spark技术分享

MemoryStream

admin阅读(1250)赞(0)

MemoryStream MemoryStream is a streaming Source that produces values to memory. MemoryStream uses the internal ...

MemorySink-spark技术分享

MemorySink

admin阅读(1219)赞(0)

MemorySink MemorySink is a streaming Sink that stores records in memory. It is particularly useful for testing. ...

关注公众号:spark技术分享

联系我们联系我们