Ltrim
case class Ltrim[K](key: K, start: Long, stop: Long)(implicit redisKey: ByteStringSerializer[K]) extends SimpleClusterKey[K] with RedisCommandStatusBoolean
- Source:
- Lists.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandStatus[Boolean]
class SimpleClusterKey[K]
trait ClusterKey
class Object
trait Matchable
class Any