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