ScriptExists
redis.api.scripting.ScriptExists
case class ScriptExists(sha1: Seq[String]) extends RedisCommandMultiBulk[Seq[Boolean]]
Attributes
- Source
- Scripting.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
- Scripting.scala
Inherited fields
Attributes
- Inherited from:
- RedisCommandMultiBulk
- Source
- RedisCommand.scala
In this article