GeoDist
case class GeoDist[K](key: K, member1: String, member2: String, unit: Measurement)(implicit redisKey: ByteStringSerializer[K]) extends SimpleClusterKey[K] with RedisCommandBulkDouble
- Source:
- Geo.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandBulkDouble
trait RedisCommandBulk[Double]
class SimpleClusterKey[K]
trait ClusterKey
class Object
trait Matchable
class Any