クラスの使用
org.springframework.data.redis.connection.ReactiveGeoCommands.GeoAddCommand
ReactiveGeoCommands.GeoAddCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveGeoCommands.GeoAddCommand 使用
修飾子と型メソッド説明ReactiveGeoCommands.GeoAddCommand.location(RedisGeoCommands.GeoLocation<ByteBufferSE> geoLocation) RedisGeoCommands.GeoLocationを指定して新しいReactiveGeoCommands.GeoAddCommandを作成します。ReactiveGeoCommands.GeoAddCommand.locations(CollectionSE<RedisGeoCommands.GeoLocation<ByteBufferSE>> geoLocations) インデックスを指定して新しいReactiveGeoCommands.GeoAddCommandを作成します。ReactiveGeoCommands.GeoAddCommand.to(ByteBufferSE key) Geo セットキーを適用します。型 ReactiveGeoCommands.GeoAddCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveGeoCommands.geoAdd(Publisher<ReactiveGeoCommands.GeoAddCommand> commands) キーにRedisGeoCommands.GeoLocationを追加します。型 ReactiveGeoCommands.GeoAddCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明ReactiveGeoCommands.geoAdd(Publisher<ReactiveGeoCommands.GeoAddCommand> commands) キーにRedisGeoCommands.GeoLocationを追加します。