JavaPhoenixClient
/
org.phoenixframework
/
Defaults
Defaults
object
Defaults
Content copied to clipboard
Properties
Properties
gson
Link copied to clipboard
val
gson
:
Gson
Content copied to clipboard
The default Gson configuration to use when parsing messages
HEARTBEAT
Link copied to clipboard
const val
HEARTBEAT
:
Long
= 30_000
Content copied to clipboard
Default heartbeat interval of 30s
reconnectSteppedBackOff
Link copied to clipboard
val
reconnectSteppedBackOff
: (
Int
) ->
Long
Content copied to clipboard
Default reconnect algorithm for the socket
rejoinSteppedBackOff
Link copied to clipboard
val
rejoinSteppedBackOff
: (
Int
) ->
Long
Content copied to clipboard
Default rejoin algorithm for individual channels
TIMEOUT
Link copied to clipboard
const val
TIMEOUT
:
Long
= 10_000
Content copied to clipboard
Default timeout of 10s