class ConfidenceMonitor

Defined in:

models/confidence_monitor.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String, config : Configuration::Pipeline) #

[View source]

Instance Method Detail

def closed? #

[View source]
def config : Configuration::Pipeline #

[View source]
def id : String #

[View source]
def on_receive(&on_receive : String, Bytes -> ) #

[View source]
def running? : Bool #

[View source]
def shutdown #

[View source]
def start_stream #

[View source]