クラスの使用
org.springframework.data.redis.connection.ReactiveGeoCommands.GeoPosCommand
ReactiveGeoCommands.GeoPosCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveGeoCommands.GeoPosCommand 使用
修飾子と型メソッド説明ReactiveGeoCommands.GeoPosCommand.member(ByteBufferSE member) メンバーを指定して新しいReactiveGeoCommands.GeoPosCommandを作成します。ReactiveGeoCommands.GeoPosCommand.members(CollectionSE<ByteBufferSE> members) 値のCollectionSE を指定して、新しいReactiveGeoCommands.GeoPosCommandを作成します。ReactiveGeoCommands.GeoPosCommand.of(ByteBufferSE key) Geo セットキーを適用します。型 ReactiveGeoCommands.GeoPosCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.MultiValueResponse<ReactiveGeoCommands.GeoPosCommand,Point>> ReactiveGeoCommands.geoPos(org.reactivestreams.Publisher<ReactiveGeoCommands.GeoPosCommand> commands) 1 つ以上のメンバーの位置のPoint表現を取得します。型 ReactiveGeoCommands.GeoPosCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.MultiValueResponse<ReactiveGeoCommands.GeoPosCommand,Point>> ReactiveGeoCommands.geoPos(org.reactivestreams.Publisher<ReactiveGeoCommands.GeoPosCommand> commands) 1 つ以上のメンバーの位置のPoint表現を取得します。