public static class GeoAddArgs.Builder extends Object
ScanArgs.| Modifier and Type | Method and Description |
|---|---|
static GeoAddArgs |
ch()
Creates new
GeoAddArgs and enabling CH. |
static GeoAddArgs |
nx()
Creates new
GeoAddArgs and enabling NX. |
static GeoAddArgs |
xx()
Creates new
GeoAddArgs and enabling XX. |
public static GeoAddArgs nx()
GeoAddArgs and enabling NX.GeoAddArgs with NX enabled.GeoAddArgs.nx()public static GeoAddArgs xx()
GeoAddArgs and enabling XX.GeoAddArgs with XX enabled.GeoAddArgs.xx()public static GeoAddArgs ch()
GeoAddArgs and enabling CH.GeoAddArgs with CH enabled.GeoAddArgs.ch()Copyright © 2024 lettuce.io. All rights reserved.