Struct HttpServerSourceStageInterfaceProxy

(Latest Version)
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 live_endpoint, std::string ready_endpoint, std::string method, std::string live_method, std::string ready_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 Jul 8, 2024.