Packages

abstract class GeoradiusAttrs extends AnyRef

Self Type
GeoradiusAttrs
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GeoradiusAttrs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new GeoradiusAttrs(flags: Int)

Type Members

  1. abstract type Attributed[A]

Abstract Value Members

  1. abstract def decode[A](element: ArrayMsg[RedisMsg], finalFlags: Int, wrapped: A): Attributed[A]

Concrete Value Members

  1. def +(other: GeoradiusAttrs): GeoradiusAttrs { type Attributed[A] = GeoradiusAttrs.this.Attributed[other.Attributed[A]] }
  2. def encodeFlags: List[String]
  3. val flags: Int
  4. def isEmpty: Boolean