vertx / io.vertx.reactivex.ext.consul / ConsulClient / rxListNodeSessions

rxListNodeSessions

open fun rxListNodeSessions(nodeId: String): Single<SessionList>

Returns the active sessions for a given node

Parameters

nodeId - the ID of node

Return