| Chunk(Chunk &&other) noexcept=default | rapidsmpf::shuffler::detail::Chunk | |
| Chunk(Chunk const &)=delete (defined in rapidsmpf::shuffler::detail::Chunk) | rapidsmpf::shuffler::detail::Chunk | |
| chunk_id() const | rapidsmpf::shuffler::detail::Chunk | inline |
| data_memory_type() const | rapidsmpf::shuffler::detail::Chunk | inline |
| data_size() const | rapidsmpf::shuffler::detail::Chunk | inline |
| deserialize(std::vector< std::uint8_t > const &msg, BufferResource *br, bool validate=true) | rapidsmpf::shuffler::detail::Chunk | static |
| expected_num_chunks() const | rapidsmpf::shuffler::detail::Chunk | inline |
| from_finished_partition(ChunkID chunk_id, PartID part_id, std::size_t expected_num_chunks) | rapidsmpf::shuffler::detail::Chunk | static |
| from_packed_data(ChunkID chunk_id, PartID part_id, PackedData &&packed_data) | rapidsmpf::shuffler::detail::Chunk | static |
| is_control_message() const | rapidsmpf::shuffler::detail::Chunk | inline |
| is_data_buffer_set() const | rapidsmpf::shuffler::detail::Chunk | inline |
| is_metadata_buffer_set() const | rapidsmpf::shuffler::detail::Chunk | inline |
| is_ready() const | rapidsmpf::shuffler::detail::Chunk | inline |
| make_dummy_chunk (defined in rapidsmpf::shuffler::detail::Chunk) | rapidsmpf::shuffler::detail::Chunk | friend |
| metadata_message_header_size() | rapidsmpf::shuffler::detail::Chunk | inlinestatic |
| metadata_size() const | rapidsmpf::shuffler::detail::Chunk | inline |
| operator=(Chunk &&other) noexcept=default | rapidsmpf::shuffler::detail::Chunk | |
| operator=(Chunk const &)=delete (defined in rapidsmpf::shuffler::detail::Chunk) | rapidsmpf::shuffler::detail::Chunk | |
| part_id() const | rapidsmpf::shuffler::detail::Chunk | inline |
| release_data_buffer() | rapidsmpf::shuffler::detail::Chunk | inline |
| release_metadata_buffer() | rapidsmpf::shuffler::detail::Chunk | inline |
| serialize() const | rapidsmpf::shuffler::detail::Chunk | |
| set_data_buffer(std::unique_ptr< Buffer > data) | rapidsmpf::shuffler::detail::Chunk | inline |
| str() const | rapidsmpf::shuffler::detail::Chunk | |
| validate_format(std::vector< std::uint8_t > const &serialized_buf) | rapidsmpf::shuffler::detail::Chunk | static |