vertx / io.vertx.reactivex.redis / RedisClient / lastsave

lastsave

open fun lastsave(handler: Handler<AsyncResult<Long>>): RedisClient

Get the UNIX time stamp of the last successful save to disk

Parameters

handler -

Return