@PublicEvolving public class HeartbeatManagerOptions extends Object
Modifier and Type | Field and Description |
---|---|
static ConfigOption<Long> |
HEARTBEAT_INTERVAL
Time interval for requesting heartbeat from sender side.
|
static ConfigOption<Long> |
HEARTBEAT_TIMEOUT
Timeout for requesting and receiving heartbeat for both sender and receiver sides.
|
public static final ConfigOption<Long> HEARTBEAT_INTERVAL
public static final ConfigOption<Long> HEARTBEAT_TIMEOUT
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.