Package com.couchbase.client.core.cnc.events.endpoint
package com.couchbase.client.core.cnc.events.endpoint
-
ClassDescriptionThis event is published when an endpoint is connected properly.This event is published when an endpoint is in the phase of reconnecting because of an error, but disconnect was called in the meantime and as a result any further reconnect attempts are aborted.This event is published when an endpoint connect attempt failed.This event is published when an endpoint is connected properly but a disconnect signal came before so it is ignored.This event is generated when an endpoint disconnect was delayed because it is still in useThis event is generated when an endpoint is correctly disconnected.This event is raised if an endpoint disconnect attempt failed for some reason.This event is generated when an endpoint disconnect was delayed, but is now about to be disconnectedThis event is raised when an endpoint changes its underlying state.This event is raised if the actual IO write and flush (into netty) failed.During connecting to an endpoint, an exception/error was raised which was not expected.This event is usually raised if the server closes the socket and the client didn't expect it.