Interface BridgestrapStats
- All Superinterfaces:
Descriptor, Serializable
-
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from interface Descriptor
getAnnotations, getDescriptorFile, getRawDescriptorBytes, getRawDescriptorLength, getUnrecognizedLines
-
Method Details
-
bridgestrapStatsEnd
LocalDateTime bridgestrapStatsEnd() -
bridgestrapStatsIntervalLength
Duration bridgestrapStatsIntervalLength() -
bridgestrapCachedRequests
int bridgestrapCachedRequests() -
bridgestrapTests
Optional<List<BridgestrapTestResult>> bridgestrapTests()
-