NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::Configurations Namespace Reference

Typedefs

using CoordinatorConfigurationPtr = std::shared_ptr< CoordinatorConfiguration >
 
using SchemaTypePtr = std::shared_ptr< SchemaType >
 
using WorkerConfigurationPtr = std::shared_ptr< WorkerConfiguration >
 

Typedef Documentation

◆ CoordinatorConfigurationPtr

typedef std::shared_ptr< CoordinatorConfiguration > NES::Configurations::CoordinatorConfigurationPtr

◆ SchemaTypePtr

typedef std::shared_ptr< SchemaType > NES::Configurations::SchemaTypePtr

◆ WorkerConfigurationPtr

using NES::Configurations::WorkerConfigurationPtr = typedef std::shared_ptr<WorkerConfiguration>