Class GrpcServerProperties.Shutdown

java.lang.Object
org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Shutdown
Enclosing class:
GrpcServerProperties

public static class GrpcServerProperties.Shutdown extends Object
Server shutdown properties.
Since:
4.1.0
Author:
Chris Bono, Phillip Webb
  • Constructor Details

    • Shutdown

      public Shutdown()
  • Method Details

    • getGracePeriod

      public Duration getGracePeriod()
    • setGracePeriod

      public void setGracePeriod(Duration gracePeriod)