Template Struct PreallocateStageInterfaceProxy

template<typename MessageT>
struct PreallocateStageInterfaceProxy

Interface proxy, used to insulate python bindings.

Public Static Functions

static std::shared_ptr<mrc::segment::Object<PreallocateStage<MessageT>>> init(mrc::segment::Builder &builder, const std::string &name, std::vector<std::tuple<std::string, TypeId>> needed_columns)

Create and initialize a DeserializationStage, and return the result.

Previous Struct MutableTableInfo
Next Struct PreprocessFILStageInterfaceProxy
© Copyright 2024, NVIDIA. Last updated on Apr 11, 2024.