ScriptLoad
redis.api.scripting.ScriptLoad
case class ScriptLoad(script: String) extends RedisCommandBulk[String]
Attributes
- Source
- Scripting.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RedisCommandBulk[String]class Objecttrait Matchableclass AnyShow all
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:
- RedisCommandBulk
- Source
- RedisCommand.scala
In this article