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