public static class AnalyserResult.Report<T> extends Object
Modifier and Type | Method and Description |
---|---|
T |
getKey()
The key for the message
|
String |
getTaskId()
Return the task id of the analyser task issuing this report
|
String |
getValue()
The message
|
String |
toString() |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.