Class QuietStreamsConfig


  • public class QuietStreamsConfig
    extends StreamsConfig
    A StreamsConfig that does not log its configuration on construction. This producer cleaner output for unit tests using the test-utils, since logging the config is not really valuable in this context.
    • Constructor Detail

      • QuietStreamsConfig

        public QuietStreamsConfig​(Map<?,​?> props)