Package | Description |
---|---|
org.apache.sling.hc.api |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<ResultLog.Entry> |
ResultLog.iterator()
Deprecated.
Return an Iterator on our entries
|
java.util.Iterator<ResultLog.Entry> |
Result.iterator()
Deprecated.
Return an Iterator on the entries of our ResultLog
|
Modifier and Type | Method and Description |
---|---|
ResultLog |
ResultLog.add(ResultLog.Entry e)
Deprecated.
Add an entry to this log.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.