インターフェース DefaultedRedisClusterConnection
- すべてのスーパーインターフェース:
DefaultedRedisConnection
、RedisClusterCommands
、RedisClusterCommandsProvider
、RedisClusterServerCommands
、RedisCommands
、RedisCommandsProvider
、RedisConnectionCommands
、RedisGeoCommands
、RedisHashCommands
、RedisHyperLogLogCommands
、RedisKeyCommands
、RedisListCommands
、RedisPubSubCommands
、RedisScriptingCommands
、RedisServerCommands
、RedisSetCommands
、RedisStreamCommands
、RedisStringCommands
、RedisTxCommands
、RedisZSetCommands
- すべての既知のサブインターフェース:
RedisClusterConnection
- すべての既知の実装クラス:
JedisClusterConnection
,LettuceClusterConnection
@DeprecatedSE
public interface DefaultedRedisClusterConnection
extends DefaultedRedisConnection, RedisClusterCommands, RedisClusterServerCommands, RedisClusterCommandsProvider
使用すべきではありません。
- 導入:
- 2.0
- 作成者:
- Christoph Strobl, Mark Paluch, Dennis Neufeld
ネストされたクラスのサマリー
インターフェース org.springframework.data.redis.connection.RedisClusterCommands から継承されたネストクラス / インターフェース
RedisClusterCommands.AddSlots
インターフェース org.springframework.data.redis.connection.RedisGeoCommands から継承されたネストクラス / インターフェース
RedisGeoCommands.DistanceUnit, RedisGeoCommands.GeoCommandArgs, RedisGeoCommands.GeoLocation<T>, RedisGeoCommands.GeoRadiusCommandArgs, RedisGeoCommands.GeoSearchCommandArgs, RedisGeoCommands.GeoSearchStoreCommandArgs
インターフェース org.springframework.data.redis.connection.RedisListCommands から継承されたネストクラス / インターフェース
RedisListCommands.Direction, RedisListCommands.Position
インターフェース org.springframework.data.redis.connection.RedisServerCommands から継承されたネストクラス / インターフェース
RedisServerCommands.FlushOption, RedisServerCommands.MigrateOption, RedisServerCommands.ShutdownOption
インターフェース org.springframework.data.redis.connection.RedisStreamCommands から継承されたネストクラス / インターフェース
RedisStreamCommands.XAddOptions, RedisStreamCommands.XClaimOptions, RedisStreamCommands.XPendingOptions
インターフェース org.springframework.data.redis.connection.RedisStringCommands から継承されたネストクラス / インターフェース
RedisStringCommands.BitOperation, RedisStringCommands.SetOption
インターフェース org.springframework.data.redis.connection.RedisZSetCommands から継承されたネストクラス / インターフェース
RedisZSetCommands.Limit, RedisZSetCommands.Range, RedisZSetCommands.ZAddArgs
メソッドのサマリー
修飾子と型メソッド説明default void
bgReWriteAof
(RedisClusterNode node) 使用すべきではありません。default void
bgSave
(RedisClusterNode node) 使用すべきではありません。default LongSE
dbSize
(RedisClusterNode node) 使用すべきではありません。default void
flushAll
(RedisClusterNode node) 使用すべきではありません。default void
flushAll
(RedisClusterNode node, RedisServerCommands.FlushOption option) 使用すべきではありません。default void
flushDb
(RedisClusterNode node) 使用すべきではありません。default void
flushDb
(RedisClusterNode node, RedisServerCommands.FlushOption option) 使用すべきではありません。default ListSE<RedisClientInfo>
使用すべきではありません。default PropertiesSE
getConfig
(RedisClusterNode node, StringSE pattern) 使用すべきではありません。default PropertiesSE
info
(RedisClusterNode node) 使用すべきではありません。default PropertiesSE
info
(RedisClusterNode node, StringSE section) 使用すべきではありません。default LongSE
lastSave
(RedisClusterNode node) 使用すべきではありません。default void
使用すべきではありません。default void
使用すべきではありません。default void
save
(RedisClusterNode node) 使用すべきではありません。default void
setConfig
(RedisClusterNode node, StringSE param, StringSE value) 使用すべきではありません。default void
shutdown
(RedisClusterNode node) 使用すべきではありません。default LongSE
time
(RedisClusterNode node) 使用すべきではありません。default LongSE
time
(RedisClusterNode node, TimeUnitSE timeUnit) 使用すべきではありません。インターフェース org.springframework.data.redis.connection.DefaultedRedisConnection から継承されたメソッド
append, bgReWriteAof, bgSave, bitCount, bitCount, bitField, bitOp, bitPos, bLMove, bLPop, bRPop, bRPopLPush, bZPopMax, bZPopMin, copy, dbSize, decr, decrBy, del, dump, encodingOf, eval, evalSha, evalSha, exists, exists, expire, expireAt, flushAll, flushAll, flushDb, flushDb, geoAdd, geoAdd, geoAdd, geoDist, geoDist, geoHash, geoPos, geoRadius, geoRadius, geoRadiusByMember, geoRadiusByMember, geoRemove, geoSearch, geoSearchStore, get, getBit, getClientList, getClientName, getConfig, getDel, getEx, getRange, getSet, hDel, hExists, hGet, hGetAll, hIncrBy, hIncrBy, hKeys, hLen, hMGet, hMSet, hRandField, hRandField, hRandFieldWithValues, hRandFieldWithValues, hScan, hSet, hSetNX, hStrLen, hVals, idletime, incr, incrBy, incrBy, info, info, keys, killClient, lastSave, lIndex, lInsert, lLen, lMove, lPop, lPop, lPos, lPush, lPushX, lRange, lRem, lSet, lTrim, mGet, migrate, migrate, move, mSet, mSetNX, persist, pExpire, pExpireAt, pfAdd, pfCount, pfMerge, pSetEx, pTtl, pTtl, randomKey, refcount, rename, renameNX, replicaOf, replicaOfNoOne, resetConfigStats, restore, rewriteConfig, rPop, rPop, rPopLPush, rPush, rPushX, sAdd, save, scan, sCard, scriptExists, scriptFlush, scriptKill, scriptLoad, sDiff, sDiffStore, set, set, setBit, setClientName, setConfig, setEx, setNX, setRange, shutdown, shutdown, sInter, sInterStore, sIsMember, sMembers, sMIsMember, sMove, sort, sort, sPop, sPop, sRandMember, sRandMember, sRem, sScan, strLen, sUnion, sUnionStore, time, time, touch, ttl, ttl, type, unlink, xAck, xAdd, xClaim, xClaimJustId, xDel, xGroupCreate, xGroupCreate, xGroupDelConsumer, xGroupDestroy, xInfo, xInfoConsumers, xInfoGroups, xLen, xPending, xPending, xRange, xRange, xRead, xRead, xReadGroup, xReadGroup, xRevRange, xRevRange, xTrim, xTrim, zAdd, zAdd, zCard, zCount, zCount, zDiff, zDiffStore, zDiffWithScores, zIncrBy, zInter, zInterStore, zInterStore, zInterStore, zInterWithScores, zInterWithScores, zInterWithScores, zLexCount, zMScore, zPopMax, zPopMax, zPopMin, zPopMin, zRandMember, zRandMember, zRandMemberWithScore, zRandMemberWithScore, zRange, zRangeByLex, zRangeByScore, zRangeByScore, zRangeByScore, zRangeByScoreWithScores, zRangeStoreByLex, zRangeStoreByScore, zRangeStoreRevByLex, zRangeStoreRevByScore, zRangeWithScores, zRank, zRem, zRemRange, zRemRangeByLex, zRemRangeByScore, zRemRangeByScore, zRevRange, zRevRangeByLex, zRevRangeByScore, zRevRangeByScoreWithScores, zRevRangeWithScores, zRevRank, zScan, zScore, zUnion, zUnionStore, zUnionStore, zUnionStore, zUnionWithScores, zUnionWithScores, zUnionWithScores
インターフェース org.springframework.data.redis.connection.RedisClusterCommands から継承されたメソッド
clusterAddSlots, clusterAddSlots, clusterCountKeysInSlot, clusterDeleteSlots, clusterDeleteSlotsInRange, clusterForget, clusterGetClusterInfo, clusterGetKeysInSlot, clusterGetMasterReplicaMap, clusterGetNodeForKey, clusterGetNodeForSlot, clusterGetNodes, clusterGetReplicas, clusterGetSlotForKey, clusterMeet, clusterReplicate, clusterSetSlot
インターフェース org.springframework.data.redis.connection.RedisClusterCommandsProvider から継承されたメソッド
clusterCommands, serverCommands
インターフェース org.springframework.data.redis.connection.RedisCommands から継承されたメソッド
execute
インターフェース org.springframework.data.redis.connection.RedisCommandsProvider から継承されたメソッド
commands, geoCommands, hashCommands, hyperLogLogCommands, keyCommands, listCommands, scriptingCommands, setCommands, streamCommands, stringCommands, zSetCommands
インターフェース org.springframework.data.redis.connection.RedisConnectionCommands から継承されたメソッド
echo, ping, select
インターフェース org.springframework.data.redis.connection.RedisGeoCommands から継承されたメソッド
geoAdd, geoRadiusByMember
インターフェース org.springframework.data.redis.connection.RedisKeyCommands から継承されたメソッド
restore, scan
インターフェース org.springframework.data.redis.connection.RedisListCommands から継承されたメソッド
lPos
インターフェース org.springframework.data.redis.connection.RedisPubSubCommands から継承されたメソッド
getSubscription, isSubscribed, pSubscribe, publish, subscribe
インターフェース org.springframework.data.redis.connection.RedisStreamCommands から継承されたメソッド
xAck, xAdd, xAdd, xClaim, xDel, xGroupDelConsumer, xPending, xPending, xPending, xPending, xPending
インターフェース org.springframework.data.redis.connection.RedisStringCommands から継承されたメソッド
bitPos
インターフェース org.springframework.data.redis.connection.RedisTxCommands から継承されたメソッド
discard, exec, multi, unwatch, watch
インターフェース org.springframework.data.redis.connection.RedisZSetCommands から継承されたメソッド
zAdd, zAdd, zRangeByLex, zRangeByLex, zRangeByScore, zRangeByScore, zRangeByScore, zRangeByScoreWithScores, zRangeByScoreWithScores, zRangeByScoreWithScores, zRangeStoreByLex, zRangeStoreByScore, zRangeStoreRevByLex, zRangeStoreRevByScore, zRevRangeByLex, zRevRangeByLex, zRevRangeByScore, zRevRangeByScore, zRevRangeByScore, zRevRangeByScoreWithScores, zRevRangeByScoreWithScores, zRevRangeByScoreWithScores
メソッドの詳細
bgReWriteAof
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のbgReWriteAof
- パラメーター:
node
- null であってはなりません。- 関連事項:
bgSave
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のbgSave
- パラメーター:
node
- null であってはなりません。- 関連事項:
lastSave
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のlastSave
- パラメーター:
node
- null であってはなりません。- 戻り値:
- 関連事項:
save
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のsave
- パラメーター:
node
- null であってはなりません。- 関連事項:
dbSize
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のdbSize
- パラメーター:
node
- null であってはなりません。- 戻り値:
- 関連事項:
flushDb
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のflushDb
- パラメーター:
node
- null であってはなりません。- 関連事項:
flushDb
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のflushDb
- パラメーター:
node
- null であってはなりません。- 関連事項:
flushAll
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のflushAll
- パラメーター:
node
- null であってはなりません。- 関連事項:
flushAll
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のflushAll
- パラメーター:
node
- null であってはなりません。- 関連事項:
info
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のinfo
- パラメーター:
node
- null であってはなりません。- 戻り値:
- 関連事項:
info
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のinfo
- パラメーター:
node
- null であってはなりません。- 戻り値:
- 関連事項:
shutdown
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のshutdown
- パラメーター:
node
- null であってはなりません。- 関連事項:
getConfig
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のgetConfig
- パラメーター:
node
- null であってはなりません。- 戻り値:
- 関連事項:
setConfig
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のsetConfig
- パラメーター:
node
- null であってはなりません。- 関連事項:
resetConfigStats
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のresetConfigStats
- パラメーター:
node
- null であってはなりません。- 関連事項:
rewriteConfig
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のrewriteConfig
- パラメーター:
node
- null であってはなりません。- 関連事項:
time
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のtime
- パラメーター:
node
- null であってはなりません。- 戻り値:
- 関連事項:
time
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のtime
- パラメーター:
node
- null であってはなりません。timeUnit
- null であってはなりません。- 戻り値:
- 関連事項:
getClientList
使用すべきではありません。- 次で指定:
- インターフェース
RedisClusterServerCommands
のgetClientList
- パラメーター:
node
- null であってはなりません。- 戻り値:
- 関連事項:
RedisCommandsProvider.serverCommands()
を推奨。