Interface DistributionLog
-
@ConsumerType public interface DistributionLog
The log of a distribution component activity (e.g. a DistributionAgent)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>
getLines()
get the text log lines
-