Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Factory update for mutable options.
DynamicTableFactory {
/* Declares options that can be modified without runtime implications. */
Set<ConfigOption<?>> forwardOptions();
}