クラス ReactiveGeoCommands.GeoDistCommand
java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveGeoCommands.GeoDistCommand
- 実装済みのインターフェース一覧:
ReactiveRedisConnection.Command
- 含まれているインターフェース:
ReactiveGeoCommands
GEODIST コマンドパラメーター。- 導入:
- 2.0
- 作成者:
- Christoph Strobl
- 関連事項:
方法の概要
修飾子と型メソッド説明and(ByteBufferSE to) to メンバーに適用されます。between(ByteBufferSE from) from メンバーを適用します。feet()forKey(ByteBufferSE key) ジオセットキーメンバーを適用します。@Nullable ByteBufferSEgetFrom()@Nullable ByteBufferSEgetTo()meters()miles()クラス ReactiveRedisConnection.KeyCommand から継承されたメソッド
getKeyクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース ReactiveRedisConnection.Command から継承されたメソッド
getName
メソッドの詳細
meters
kilometers
miles
feet
between
from メンバーを適用します。以前に構成されたすべてのプロパティを使用して、新しいコマンドインスタンスを構築します。- パラメーター:
from- null であってはなりません。- 戻り値:
- from が適用された新しい
ReactiveGeoCommands.GeoDistCommand。
and
to メンバーに適用されます。以前に構成されたすべてのプロパティを使用して、新しいコマンドインスタンスを構築します。- パラメーター:
to- null であってはなりません。- 戻り値:
- 適用される新しい
ReactiveGeoCommands.GeoDistCommand。
forKey
ジオセットキーメンバーを適用します。以前に構成されたすべてのプロパティを使用して、新しいコマンドインスタンスを構築します。- パラメーター:
key- null であってはなりません。- 戻り値:
- キーが適用された新しい
ReactiveGeoCommands.GeoDistCommand。
getFrom
- 戻り値:
- null でもかまいません。
getTo
- 戻り値:
- null でもかまいません。
getMetric
- 戻り値:
- 決して null にはなりません。