Public Member Functions | List of all members
Aws::DataFlow::IPublisher< T > Class Template Referenceabstract

#include <task.h>

Inheritance diagram for Aws::DataFlow::IPublisher< T >:
Inheritance graph
[legend]

Public Member Functions

virtual UploadStatus attemptPublish (T &batch_data)=0
 

Detailed Description

template<typename T>
class Aws::DataFlow::IPublisher< T >

Generic publisher interface to attempt to upload generic data.

Template Parameters
T
Returns
the UploadStatus resulting from the publish attempt

Definition at line 47 of file task.h.

Member Function Documentation

template<typename T>
virtual UploadStatus Aws::DataFlow::IPublisher< T >::attemptPublish ( T &  batch_data)
pure virtual

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


dataflow_lite
Author(s): AWS RoboMaker
autogenerated on Fri May 7 2021 02:18:22