shutdownTimout

public Client.Builder shutdownTimout(long timeout, TimeUnit timeUnit)

Deprecated

Sets the timeout for the shutdown operation of the client.

If not specified directly, DEFAULT_SHUTDOWN_TIMEOUT will be used.

Deprecated

Use shutdownTimeout instead.