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