vertx / io.vertx.reactivex.core / Vertx / sharedData

sharedData

open fun sharedData(): SharedData

Get the shared data object. There is a single instance of SharedData per Vertx instance.

Return
the shared data object