RedisClusterConnectOptions

io.vertx.scala.redis.`package`.RedisClusterConnectOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): RedisClusterConnectOptions
def apply(connectionString: String, endpoint: String, endpoints: List[String], hashSlotCacheTTL: Long, maxNestedArrays: Integer, maxWaitingHandlers: Integer, password: String, preferredProtocolVersion: ProtocolVersion, protocolNegotiation: Boolean, useReplicas: RedisReplicas): RedisClusterConnectOptions