Bulk
redis.protocol.Bulk
case class Bulk(response: Option[ByteString]) extends RedisReply
Attributes
- Source
- RedisProtocolReply.scala
- Graph
-
- Supertypes
-
trait RedisReplytrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Source
- RedisProtocolReply.scala
Attributes
- Source
- RedisProtocolReply.scala
Attributes
- Source
- RedisProtocolReply.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
- Source
- RedisProtocolReply.scala
In this article