Class GrpcServerHealthProperties.Schedule
java.lang.Object
org.springframework.boot.grpc.server.autoconfigure.health.GrpcServerHealthProperties.Schedule
- Enclosing class:
GrpcServerHealthProperties
Health task scheduling.
- Since:
- 4.1.0
- Author:
- Phillip Webb, Chris Bono
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Schedule
public Schedule()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getPeriod
-
setPeriod
-
getDelay
-
setDelay
-