GeoDist
redis.api.geo.GeoDist
case class GeoDist[K](key: K, member1: String, member2: String, unit: Measurement)(implicit redisKey: ByteStringSerializer[K]) extends SimpleClusterKey[K] with RedisCommandBulkDouble
Attributes
- Source:
- Geo.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait RedisCommandBulkDoubletrait RedisCommandBulk[Double]class SimpleClusterKey[K]trait ClusterKeyclass Objecttrait Matchableclass Any