abstract class GeoradiusAttrs extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- GeoradiusAttrs
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- abstract type Attributed[A]
Abstract Value Members
- abstract def decode[A](element: ArrayMsg[RedisMsg], finalFlags: Int, wrapped: A): Attributed[A]
Concrete Value Members
- def +(other: GeoradiusAttrs): GeoradiusAttrs { type Attributed[A] = GeoradiusAttrs.this.Attributed[other.Attributed[A]] }
- def encodeFlags: List[String]
- val flags: Int
- def isEmpty: Boolean