NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::TCPSource Member List

This is the complete list of members for NES::TCPSource, including all inherited members.

addExecutableSuccessors(std::vector< Runtime::Execution::SuccessorExecutablePipeline > newPipelines)NES::DataSource
allocateBuffer()NES::DataSourceprotected
bufferManagerNES::DataSourceprotected
clearPersistedProperties() overrideNES::TCPSourcevirtual
close() overrideNES::TCPSourcevirtual
close() overrideNES::TCPSourcevirtual
completedPromiseNES::DataSourceprotected
createOrLoadPersistedProperties() overrideNES::TCPSourcevirtual
DataSource(SchemaPtr schema, Runtime::BufferManagerPtr bufferManager, Runtime::QueryManagerPtr queryManager, OperatorId operatorId, OriginId originId, StatisticId statisticId, size_t numSourceLocalBuffers, GatheringMode gatheringMode, const std::string &physicalSourceName, bool persistentSource, std::vector< Runtime::Execution::SuccessorExecutablePipeline > executableSuccessors=std::vector< Runtime::Execution::SuccessorExecutablePipeline >(), uint64_t sourceAffinity=std::numeric_limits< uint64_t >::max(), uint64_t taskQueueId=0)NES::DataSourceexplicit
DataSource()=deleteNES::DataSource
emitWork(Runtime::TupleBuffer &buffer, bool addBufferMetaData=true) overrideNES::DataSourceprotectedvirtual
executableSuccessorsNES::DataSourceprotected
fail()NES::DataSourcevirtual
fillBuffer(Runtime::MemoryLayouts::TestTupleBuffer &)NES::TCPSource
fillBuffer(Runtime::MemoryLayouts::TestTupleBuffer &)NES::TCPSource
futureRetrievedNES::DataSourceprotected
gatheringIngestionRateNES::DataSourceprotected
gatheringIntervalNES::DataSourceprotected
gatheringModeNES::DataSourceprotected
generatedBuffersNES::DataSourceprotected
generatedTuplesNES::DataSourceprotected
getExecutableSuccessors()NES::DataSource
getGatheringInterval() constNES::DataSource
getGatheringIntervalCount() constNES::DataSource
getNumberOfGeneratedBuffers() constNES::DataSource
getNumberOfGeneratedTuples() constNES::DataSource
getNumBuffersToProcess() constNES::DataSource
getOperatorId() constNES::DataSource
getSchema() constNES::DataSource
getSourceConfig() constNES::TCPSource
getSourceConfig() constNES::TCPSource
getSourceSchemaAsString()NES::DataSource
getSupportedLayouts()NES::DataSourcevirtual
getType() const overrideNES::TCPSourcevirtual
getType() const overrideNES::TCPSourcevirtual
getVersion() constNES::DataEmitterinlinevirtual
handleReconfigurationMarker(ReconfigurationMarkerPtr marker)NES::DataSourcevirtual
incrementNumberOfConsumerQueries()NES::DataSourceinline
insertReconfigurationMarker(ReconfigurationMarkerPtr)NES::DataEmitterinlinevirtual
isRunning() const noexceptNES::DataSourceinline
localBufferManagerNES::DataSourceprotected
memoryLayoutNES::DataSourceprotected
numberOfBuffersToProduceNES::DataSourceprotected
numberOfConsumerQueriesNES::DataSourceprotected
numSourceLocalBuffersNES::DataSourceprotected
onEndOfStream(Runtime::QueryTerminationType)NES::DataEmitterinlinevirtual
onEvent(Runtime::BaseEvent &) overrideNES::DataSourcevirtual
onEvent(Runtime::BaseEvent &event, Runtime::WorkerContextRef workerContext)NES::DataSourcevirtual
open() overrideNES::TCPSourcevirtual
open() overrideNES::TCPSourcevirtual
operatorIdNES::DataSourceprotected
originIdNES::DataSourceprotected
performSoftStop()NES::DataSourcevirtual
persistentSourceNES::DataSource
persistentSourceKeyNES::DataSource
physicalSourceNameNES::DataSourceprotected
popGivenNumberOfValues(uint64_t numberOfValuesToPop, bool popTextDivider)NES::TCPSource
postReconfigurationCallback(ReconfigurationMessage &)NES::Runtime::Reconfigurableinlinevirtual
queryManagerNES::DataSourceprotected
receiveData() overrideNES::TCPSourcevirtual
receiveData() overrideNES::TCPSourcevirtual
reconfigure(ReconfigurationMessage &, WorkerContext &)NES::Runtime::Reconfigurableinlinevirtual
refCounterNES::DataSourceprotected
runningNES::DataSourceprotected
runningRoutine()NES::DataSourcevirtual
schemaNES::DataSourceprotected
setGatheringInterval(std::chrono::milliseconds interval)NES::DataSource
setOperatorId(OperatorId operatorId)NES::DataSource
setSourceSharing(bool value)NES::DataSourceinline
shared_from_base()NES::DataSourceinline
NES::shared_from_this()NES::detail::virtual_enable_shared_from_this< Reconfigurable, false >inline
NES::DataEmitter::shared_from_this()NES::detail::virtual_enable_shared_from_this< RuntimeEventListener, false >inline
sizeUntilSearchToken(char token)NES::TCPSource
sourceAffinityNES::DataSourceprotected
sourceSharingNES::DataSourceprotected
start()NES::DataSourcevirtual
startNewVersion()NES::DataEmitterinlinevirtual
statisticIdNES::DataSourceprotected
stop(Runtime::QueryTerminationType graceful)NES::DataSourcevirtual
storePersistedProperties() overrideNES::TCPSourcevirtual
taskQueueIdNES::DataSourceprotected
TCPSource(SchemaPtr schema, Runtime::BufferManagerPtr bufferManager, Runtime::QueryManagerPtr queryManager, const TCPSourceTypePtr &tcpSourceType, OperatorId operatorId, OriginId originId, StatisticId statisticId, size_t numSourceLocalBuffers, GatheringMode gatheringMode, const std::string &physicalSourceName, std::vector< Runtime::Execution::SuccessorExecutablePipeline > executableSuccessors)NES::TCPSourceexplicit
TCPSource(SchemaPtr schema, Runtime::BufferManagerPtr bufferManager, Runtime::QueryManagerPtr queryManager, TCPSourceTypePtr tcpSourceType, OperatorId operatorId, OriginId originId, size_t numSourceLocalBuffers, GatheringMode gatheringMode, const std::string &physicalSourceName, std::vector< Runtime::Execution::SuccessorExecutablePipeline > executableSuccessors)NES::TCPSourceexplicit
toString() const overrideNES::TCPSourcevirtual
toString() const overrideNES::TCPSourcevirtual
typeNES::DataSourceprotected
wasGracefullyStoppedNES::DataSourceprotected
wasStartedNES::DataSourceprotected
NES::weak_from_this()NES::detail::virtual_enable_shared_from_this< Reconfigurable, false >inline
NES::DataEmitter::weak_from_this()NES::detail::virtual_enable_shared_from_this< RuntimeEventListener, false >inline
~DataEmitter() NES_NOEXCEPT(false)=defaultNES::DataEmittervirtual
~DataSource() NES_NOEXCEPT(false) overrideNES::DataSourcevirtual
~Reconfigurable() NES_NOEXCEPT(false) override=defaultNES::Runtime::Reconfigurable
NES::~virtual_enable_shared_from_this() NES_NOEXCEPT(isNoexceptDestructible) override=defaultNES::detail::virtual_enable_shared_from_this< Reconfigurable, false >
NES::DataEmitter::~virtual_enable_shared_from_this() NES_NOEXCEPT(isNoexceptDestructible) override=defaultNES::detail::virtual_enable_shared_from_this< RuntimeEventListener, false >
~virtual_enable_shared_from_this_base() NES_NOEXCEPT(isNoexceptDestructible)=defaultNES::detail::virtual_enable_shared_from_this_base< isNoexceptDestructible >virtual