Interface DistributionLog
@ConsumerType
public interface DistributionLog
The log of a distribution component activity (e.g. a DistributionAgent)
-
Method Summary
-
Method Details
-
getLines
get the text log lines- Returns:
- a
Collectionof the log lines
-