Package org.nuxeo.lib.stream.log
Interface LogConfig
- 
- All Known Implementing Classes:
- AbstractLogConfig,- ChronicleLogConfig,- KafkaLogConfig
 
 public interface LogConfig - Since:
- 11.1
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisDefault()booleanmatch(Name stream)booleanmatch(Name stream, Name group)
 
-