closeDataStreams abstract method
Stop accepting incoming data for all data streams for each of the studyDeploymentIds.
Throws IllegalArgumentException when no data streams were ever opened for
any of the studyDeploymentIds.
Implementation
Future<void> closeDataStreams(List<String> studyDeploymentIds);