GeoOptions

redis.api.geo.GeoOptions$
object GeoOptions

Created by avilevi on 08/12/2016.

Attributes

Source:
GeoOptions.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object WithCoord extends WithOption

Attributes

Source:
GeoOptions.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object WithDist extends WithOption

Attributes

Source:
GeoOptions.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object WithHash extends WithOption

Attributes

Source:
GeoOptions.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
sealed trait WithOption extends Product with Serializable

Attributes

Source:
GeoOptions.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object WithCoord.type
object WithDist.type
object WithHash.type