allData: Seq[Row]
MemorySinkBase Contract — Base Contract for Memory Sinks
MemorySinkBase is the extension of the BaseStreamingSink contract for memory sinks that manage all data in memory.
| Method | Description |
|---|---|
|
|
|
|
|
|
|
|
| MemorySinkBase | Description |
|---|---|
Streaming sink for Micro-Batch Stream Processing (based on Data Source API V1) |
|
Writable streaming sink for Continuous Stream Processing (based on Data Source API V2) |