Package org.yamcs

Class StreamInitializer

java.lang.Object
org.yamcs.StreamInitializer

public class StreamInitializer extends Object
Run at the very beginning of Yamcs startup; creates different streams required for Yamcs operation There are a number of "hardcoded" stream types that can be created without specifying the schema (because the schema has to match the definition expected by other services). Additional streams can be created by specifying a file containing StreamSQL commands.