openDataStreams abstract method
Start accepting data for a study deployment for data streams configured
in configuration.
Throws IllegalStateException when data streams for the specified study deployment have already been configured.
Implementation
Future<void> openDataStreams(DataStreamsConfiguration configuration);