Public Member Functions | Protected Attributes | List of all members
PipelineTest Class Reference
Inheritance diagram for PipelineTest:
Inheritance graph
[legend]

Public Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::shared_ptr< LogBatcherbatcher
 
std::shared_ptr< LogServicecw_service
 
std::shared_ptr< Aws::DataFlow::QueueMonitor< TaskPtr< LogCollection > > > queue_monitor
 
std::shared_ptr< TaskObservedQueue< LogCollection > > stream_data_queue
 
std::shared_ptr< TestPublishertest_publisher
 

Detailed Description

Definition at line 140 of file pipeline_test.cpp.

Member Function Documentation

void PipelineTest::SetUp ( )
inlineoverride

Definition at line 142 of file pipeline_test.cpp.

void PipelineTest::TearDown ( )
inlineoverride

Definition at line 162 of file pipeline_test.cpp.

Member Data Documentation

std::shared_ptr<LogBatcher> PipelineTest::batcher
protected

Definition at line 172 of file pipeline_test.cpp.

std::shared_ptr<LogService> PipelineTest::cw_service
protected

Definition at line 173 of file pipeline_test.cpp.

std::shared_ptr<Aws::DataFlow::QueueMonitor<TaskPtr<LogCollection> > > PipelineTest::queue_monitor
protected

Definition at line 176 of file pipeline_test.cpp.

std::shared_ptr<TaskObservedQueue<LogCollection> > PipelineTest::stream_data_queue
protected

Definition at line 175 of file pipeline_test.cpp.

std::shared_ptr<TestPublisher> PipelineTest::test_publisher
protected

Definition at line 171 of file pipeline_test.cpp.


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


cloudwatch_logs_common
Author(s): AWS RoboMaker
autogenerated on Fri May 7 2021 02:18:24