Public Attributes | List of all members
rapidsmpf::streaming::PartitionVectorChunk Struct Reference

Chunk of packed partitions stored as a vector. More...

#include <partition.hpp>

Public Attributes

std::vector< PackedDatadata
 Packed data for each partition stored in a vector.
 

Detailed Description

Chunk of packed partitions stored as a vector.

Represents a single unit of work in a streaming pipeline where the partitions are stored in a vector.

Definition at line 37 of file partition.hpp.


The documentation for this struct was generated from the following file: