Package org.yamcs.archive
Class Utils
java.lang.Object
org.yamcs.archive.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
closeTableWriters
(YarchDatabaseInstance ydb, Collection<String> streamNames) close all table writers subscribed to any of the stream in the list
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
closeTableWriters
close all table writers subscribed to any of the stream in the list- Parameters:
ydb
-streamNames
-
-