TensorFlow Serving C++ API Documentation
Public Member Functions | List of all members
tensorflow::serving::net_http::EventExecutor Class Referenceabstract

Public Member Functions

 EventExecutor (const EventExecutor &other)=delete
 
EventExecutoroperator= (const EventExecutor &other)=delete
 
virtual void Schedule (std::function< void()> fn)=0
 

Detailed Description

Definition at line 38 of file httpserver_interface.h.


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