SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.aggregation
/
AggregationEngine
Aggregation
Engine
class
AggregationEngine
(
source
)
Members
Constructors
Aggregation
Engine
Link copied to clipboard
constructor
(
)
Functions
aggregate
Link copied to clipboard
fun
aggregate
(
logs
:
List
<
Logger
>
,
request
:
AggregationRequest
)
:
AggregationResult
calculate
Error
Rate
Public
Link copied to clipboard
fun
calculateErrorRatePublic
(
logs
:
List
<
Logger
>
)
:
Double
get
Statistics
Link copied to clipboard
fun
getStatistics
(
logs
:
List
<
Logger
>
)
:
StatisticsResponse