Keys
redis.api.keys.Keys
case class Keys(pattern: String) extends RedisCommandMultiBulk[Seq[String]]
Attributes
- Source
- Keys.scala
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- RedisCommand
- Source
- RedisCommand.scala
Attributes
- Inherited from:
- RedisCommand
- Source
- RedisCommand.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Attributes
- Source
- Keys.scala
Inherited fields
Attributes
- Inherited from:
- RedisCommandMultiBulk
- Source
- RedisCommandMultiBulk.scala
In this article