Initiates a long in Consul.
Initiates a long in Consul. If the key/path does not exists in Consul the provided initial value is set.
The consul host
The path in Consul to store the long
Initial value to set in case the path does not already exist (default 0)
(Since version ) see corresponding Javadoc for more information.
Companion object to CASLong