Struct HttpServerSourceStageInterfaceProxy

struct HttpServerSourceStageInterfaceProxy

Interface proxy, used to insulate python bindings.

Public Static Functions

static std::shared_ptr<mrc::segment::Object<HttpServerSourceStage>> init(mrc::segment::Builder &builder, const std::string &name, std::string bind_address, unsigned short port, std::string endpoint, std::string method, unsigned accept_status, float sleep_time, long queue_timeout, std::size_t max_queue_size, unsigned short num_server_threads, std::size_t max_payload_size, int64_t request_timeout, bool lines, std::size_t stop_after)

Previous Struct HttpServerInterfaceProxy
Next Struct IDataTable
© Copyright 2024, NVIDIA. Last updated on Apr 25, 2024.