cc.otavia.redis.serde.impl
package cc.otavia.redis.serde.impl
Members list
Type members
Classlikes
object AuthSerde extends AbstractCommandSerde[Auth]
Attributes
- Supertypes
-
class AbstractCommandSerde[Auth]trait RedisSerde[Auth]class Objecttrait Matchableclass AnyShow all
- Self type
-
AuthSerde.type
object InfoSerde extends AbstractCommandSerde[Info]
Attributes
- Supertypes
-
class AbstractCommandSerde[Info]trait RedisSerde[Info]class Objecttrait Matchableclass AnyShow all
- Self type
-
InfoSerde.type
object OKSerde extends AbstractResponseSerde[OK]
Attributes
- Supertypes
-
class AbstractResponseSerde[OK]trait RedisSerde[OK]class Objecttrait Matchableclass AnyShow all
- Self type
-
OKSerde.type
object SelectSerde extends AbstractCommandSerde[Select]
Attributes
- Supertypes
-
class AbstractCommandSerde[Select]trait RedisSerde[Select]class Objecttrait Matchableclass AnyShow all
- Self type
-
SelectSerde.type
object SuccessSerde extends AbstractResponseSerde[Success]
Attributes
- Supertypes
-
class AbstractResponseSerde[Success]trait RedisSerde[Success]class Objecttrait Matchableclass AnyShow all
- Self type
-
SuccessSerde.type
In this article