Class | Description |
---|---|
WriteAheadLogBackedBlockRDD<T> |
This class represents a special case of the BlockRDD where the data blocks in
the block manager are also backed by segments in write ahead logs.
|
WriteAheadLogBackedBlockRDDPartition |
Partition class for
WriteAheadLogBackedBlockRDD . |