JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.tinkoff.kora.common.liveness
Interface LivenessProbe
public interface
LivenessProbe
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
LivenessProbeFailure
probe
()
Perform liveness probe
Method Details
probe
LivenessProbeFailure
probe
() throws
Exception
Perform liveness probe
Returns:
null if probe succeeds or probe failure
Throws:
Exception