Klasse RuntimeInfo.RuntimeInfoBuilder
java.lang.Object
io.github.primelib.prometheus4j.model.RuntimeInfo.RuntimeInfoBuilder
- Umschließende Klasse:
RuntimeInfo
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()corruptionCount(Long corruptionCount) GOMAXPROCS(Integer GOMAXPROCS) goroutineCount(Integer goroutineCount) lastConfigTime(String lastConfigTime) reloadConfigSuccess(Boolean reloadConfigSuccess) storageRetention(String storageRetention) toString()
-
Methodendetails
-
CWD
- Gibt zurück:
this.
-
GODEBUG
- Gibt zurück:
this.
-
GOGC
- Gibt zurück:
this.
-
GOMAXPROCS
- Gibt zurück:
this.
-
corruptionCount
- Gibt zurück:
this.
-
goroutineCount
- Gibt zurück:
this.
-
lastConfigTime
- Gibt zurück:
this.
-
reloadConfigSuccess
- Gibt zurück:
this.
-
startTime
- Gibt zurück:
this.
-
storageRetention
- Gibt zurück:
this.
-
build
-
toString
-