object Withcoord extends GeoradiusAttrs with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Withcoord
- Serializable
- Serializable
- GeoradiusAttrs
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
type
Attributed[A] = Withcoord[A]
- Definition Classes
- Withcoord → GeoradiusAttrs
Value Members
-
def
+(other: GeoradiusAttrs): GeoradiusAttrs { type Attributed[A] = com.avsystem.commons.redis.commands.GeoradiusAttrs.Withcoord.Attributed[other.Attributed[A]] }
- Definition Classes
- GeoradiusAttrs
-
def
decode[A](element: ArrayMsg[RedisMsg], finalFlags: Int, wrapped: A): Withcoord[A]
- Definition Classes
- Withcoord → GeoradiusAttrs
-
def
encodeFlags: List[String]
- Definition Classes
- GeoradiusAttrs
-
val
flags: Int
- Definition Classes
- GeoradiusAttrs
-
def
isEmpty: Boolean
- Definition Classes
- GeoradiusAttrs