RedisStandaloneConnectOptions

io.vertx.scala.redis.`package`.RedisStandaloneConnectOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): RedisStandaloneConnectOptions
def apply(connectionString: String, endpoint: String, endpoints: List[String], maxNestedArrays: Integer, maxWaitingHandlers: Integer, password: String, preferredProtocolVersion: ProtocolVersion, protocolNegotiation: Boolean): RedisStandaloneConnectOptions