クラスの使用
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 のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.CommandResponse<ReactiveGeoCommands.GeoSearchCommand,
reactor.core.publisher.Flux<GeoResult<RedisGeoCommands.GeoLocation<ByteBufferSE>>>>> ReactiveGeoCommands.geoSearch
(org.reactivestreams.Publisher<ReactiveGeoCommands.GeoSearchCommand> commands) 指定されたパラメーターを適用して、GeoReference
から指定されたGeoShape
内のメンバーを取得します。型 ReactiveGeoCommands.GeoSearchCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.CommandResponse<ReactiveGeoCommands.GeoSearchCommand,
reactor.core.publisher.Flux<GeoResult<RedisGeoCommands.GeoLocation<ByteBufferSE>>>>> ReactiveGeoCommands.geoSearch
(org.reactivestreams.Publisher<ReactiveGeoCommands.GeoSearchCommand> commands) 指定されたパラメーターを適用して、GeoReference
から指定されたGeoShape
内のメンバーを取得します。