GeoOptions
redis.api.geo.GeoOptions
object GeoOptions
Created by avilevi on 08/12/2016.
Attributes
- Source
- GeoOptions.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
GeoOptions.type
Members list
Type members
Classlikes
case object WithCoord extends WithOption
Attributes
- Source
- GeoOptions.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait WithOptiontrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
WithCoord.type
case object WithDist extends WithOption
Attributes
- Source
- GeoOptions.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait WithOptiontrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
WithDist.type
case object WithHash extends WithOption
Attributes
- Source
- GeoOptions.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait WithOptiontrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
WithHash.type
sealed trait WithOption extends Product, Serializable
In this article