クラスの使用
org.springframework.data.redis.connection.ReactiveGeoCommands.GeoSearchCommand
ReactiveGeoCommands.GeoSearchCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveGeoCommands.GeoSearchCommand 使用
修飾子と型メソッド説明ReactiveGeoCommands.GeoSearchCommand.at(GeoReference<ByteBufferSE> reference) ジオセットキーを設定します。ReactiveGeoCommands.GeoSearchCommand.in(ByteBufferSE key) ジオセットキーを設定します。ReactiveGeoCommands.GeoSearchCommand.with(RedisGeoCommands.GeoSearchCommandArgs args) コマンド引数を設定します。GeoShapeを指定して新しいReactiveGeoCommands.GeoSearchCommandを作成します。型 ReactiveGeoCommands.GeoSearchCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明Flux<ReactiveRedisConnection.CommandResponse<ReactiveGeoCommands.GeoSearchCommand,Flux<GeoResult<RedisGeoCommands.GeoLocation<ByteBufferSE>>>>> ReactiveGeoCommands.geoSearch(Publisher<ReactiveGeoCommands.GeoSearchCommand> commands) 指定されたパラメーターを適用して、GeoReferenceから指定されたGeoShape内のメンバーを取得します。型 ReactiveGeoCommands.GeoSearchCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明Flux<ReactiveRedisConnection.CommandResponse<ReactiveGeoCommands.GeoSearchCommand,Flux<GeoResult<RedisGeoCommands.GeoLocation<ByteBufferSE>>>>> ReactiveGeoCommands.geoSearch(Publisher<ReactiveGeoCommands.GeoSearchCommand> commands) 指定されたパラメーターを適用して、GeoReferenceから指定されたGeoShape内のメンバーを取得します。