文件名称: jedis-3.10.0.jar中文-英文对照文档.zip
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>3.10.0</version>
</dependency>Gradle:
implementation group: 'redis.clients', name: 'jedis', version: '3.10.0'
Gradle (Short):
implementation 'redis.clients:jedis:3.10.0'
Gradle (Kotlin):
implementation("redis.clients:jedis:3.10.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
redis.clients.jedis
redis.clients.jedis.args
redis.clients.jedis.commands
redis.clients.jedis.exceptions
redis.clients.jedis.params
redis.clients.jedis.resps
redis.clients.jedis.utilredis.clients.jedis.AccessControlLogEntry
redis.clients.jedis.AccessControlUser
redis.clients.jedis.BinaryClient
redis.clients.jedis.BinaryJedis
redis.clients.jedis.BinaryJedis.SetFromList
redis.clients.jedis.BinaryJedisCluster
redis.clients.jedis.BinaryJedisPubSub
redis.clients.jedis.BinaryShardedJedis
redis.clients.jedis.BitOP
redis.clients.jedis.BitPosParams
redis.clients.jedis.Builder
redis.clients.jedis.BuilderFactory
redis.clients.jedis.Client
redis.clients.jedis.ClusterReset
redis.clients.jedis.Connection
redis.clients.jedis.DebugParams
redis.clients.jedis.DefaultJedisClientConfig
redis.clients.jedis.DefaultJedisClientConfig.Builder
redis.clients.jedis.DefaultJedisSocketFactory
redis.clients.jedis.GeoCoordinate
redis.clients.jedis.GeoRadiusResponse
redis.clients.jedis.GeoUnit
redis.clients.jedis.HostAndPort
redis.clients.jedis.HostAndPortMapper
redis.clients.jedis.Jedis
redis.clients.jedis.JedisClientConfig
redis.clients.jedis.JedisCluster
redis.clients.jedis.JedisClusterCommand
redis.clients.jedis.JedisClusterConnectionHandler
redis.clients.jedis.JedisClusterHostAndPortMap
redis.clients.jedis.JedisClusterInfoCache
redis.clients.jedis.JedisFactory
redis.clients.jedis.JedisMonitor
redis.clients.jedis.JedisPool
redis.clients.jedis.JedisPoolAbstract
redis.clients.jedis.JedisPoolConfig
redis.clients.jedis.JedisPubSub
redis.clients.jedis.JedisSentinelPool
redis.clients.jedis.JedisShardInfo
redis.clients.jedis.JedisSlotBasedConnectionHandler
redis.clients.jedis.JedisSocketFactory
redis.clients.jedis.ListPosition
redis.clients.jedis.Module
redis.clients.jedis.MultiKeyPipelineBase
redis.clients.jedis.Pipeline
redis.clients.jedis.PipelineBase
redis.clients.jedis.Protocol
redis.clients.jedis.Protocol.ClusterKeyword
redis.clients.jedis.Protocol.Command
redis.clients.jedis.Protocol.Keyword
redis.clients.jedis.Protocol.SentinelKeyword
redis.clients.jedis.Queable
redis.clients.jedis.Response
redis.clients.jedis.ScanParams
redis.clients.jedis.ScanResult
redis.clients.jedis.ShardedJedis
redis.clients.jedis.ShardedJedisPipeline
redis.clients.jedis.ShardedJedisPool
redis.clients.jedis.ShardedJedisPool.ShardedJedisFactory
redis.clients.jedis.ShardedJedisPoolConfig
redis.clients.jedis.SortingParams
redis.clients.jedis.StreamConsumersInfo
redis.clients.jedis.StreamEntry
redis.clients.jedis.StreamEntryID
redis.clients.jedis.StreamGroupInfo
redis.clients.jedis.StreamInfo
redis.clients.jedis.StreamPendingEntry
redis.clients.jedis.StreamPendingSummary
redis.clients.jedis.Transaction
redis.clients.jedis.Tuple
redis.clients.jedis.ZParams
redis.clients.jedis.ZParams.Aggregate
redis.clients.jedis.args.ClientPauseMode
redis.clients.jedis.args.ClientType
redis.clients.jedis.args.ClusterFailoverOption
redis.clients.jedis.args.ClusterResetType
redis.clients.jedis.args.FlushMode
redis.clients.jedis.args.ListDirection
redis.clients.jedis.args.Rawable
redis.clients.jedis.args.SaveMode
redis.clients.jedis.args.UnblockType
redis.clients.jedis.commands.AdvancedBinaryJedisCommands
redis.clients.jedis.commands.AdvancedJedisCommands
redis.clients.jedis.commands.BasicCommands
redis.clients.jedis.commands.BasicRedisPipeline
redis.clients.jedis.commands.BinaryJedisClusterCommands
redis.clients.jedis.commands.BinaryJedisCommands
redis.clients.jedis.commands.BinaryRedisPipeline
redis.clients.jedis.commands.BinaryScriptingCommands
redis.clients.jedis.commands.BinaryScriptingCommandsPipeline
redis.clients.jedis.commands.ClusterCommands
redis.clients.jedis.commands.ClusterPipeline
redis.clients.jedis.commands.Commands
redis.clients.jedis.commands.JedisClusterBinaryScriptingCommands
redis.clients.jedis.commands.JedisClusterCommands
redis.clients.jedis.commands.JedisClusterScriptingCommands
redis.clients.jedis.commands.JedisCommands
redis.clients.jedis.commands.ModuleCommands
redis.clients.jedis.commands.MultiKeyBinaryCommands
redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
redis.clients.jedis.commands.MultiKeyCommands
redis.clients.jedis.commands.MultiKeyCommandsPipeline
redis.clients.jedis.commands.MultiKeyJedisClusterCommands
redis.clients.jedis.commands.ProtocolCommand
redis.clients.jedis.commands.RedisPipeline
redis.clients.jedis.commands.ScriptingCommands
redis.clients.jedis.commands.ScriptingCommandsPipeline
redis.clients.jedis.commands.SentinelCommands
redis.clients.jedis.exceptions.AbortedTransactionException
redis.clients.jedis.exceptions.InvalidURIException
redis.clients.jedis.exceptions.JedisAccessControlException
redis.clients.jedis.exceptions.JedisAskDataException
redis.clients.jedis.exceptions.JedisBusyException
redis.clients.jedis.exceptions.JedisClusterException
redis.clients.jedis.exceptions.JedisClusterMaxAttemptsException
redis.clients.jedis.exceptions.JedisClusterOperationException
redis.clients.jedis.exceptions.JedisConnectionException
redis.clients.jedis.exceptions.JedisDataException
redis.clients.jedis.exceptions.JedisException
redis.clients.jedis.exceptions.JedisExhaustedPoolException
redis.clients.jedis.exceptions.JedisMovedDataException
redis.clients.jedis.exceptions.JedisNoReachableClusterNodeException
redis.clients.jedis.exceptions.JedisNoScriptException
redis.clients.jedis.exceptions.JedisRedirectionException
redis.clients.jedis.params.ClientKillParams
redis.clients.jedis.params.ClientKillParams.SkipMe
redis.clients.jedis.params.ClientKillParams.Type
redis.clients.jedis.params.FailoverParams
redis.clients.jedis.params.GeoAddParams
redis.clients.jedis.params.GeoRadiusParam
redis.clients.jedis.params.GeoRadiusStoreParam
redis.clients.jedis.params.GetExParams
redis.clients.jedis.params.LPosParams
redis.clients.jedis.params.MigrateParams
redis.clients.jedis.params.Params
redis.clients.jedis.params.RestoreParams
redis.clients.jedis.params.SetParams
redis.clients.jedis.params.StrAlgoLCSParams
redis.clients.jedis.params.XAddParams
redis.clients.jedis.params.XAutoClaimParams
redis.clients.jedis.params.XClaimParams
redis.clients.jedis.params.XPendingParams
redis.clients.jedis.params.XReadGroupParams
redis.clients.jedis.params.XReadParams
redis.clients.jedis.params.XTrimParams
redis.clients.jedis.params.ZAddParams
redis.clients.jedis.params.ZIncrByParams
redis.clients.jedis.resps.KeyedListElement
redis.clients.jedis.resps.KeyedZSetElement
redis.clients.jedis.resps.LCSMatchResult
redis.clients.jedis.resps.LCSMatchResult.MatchedPosition
redis.clients.jedis.resps.LCSMatchResult.Position
redis.clients.jedis.util.ByteArrayComparator
redis.clients.jedis.util.Hashing
redis.clients.jedis.util.IOUtils
redis.clients.jedis.util.JedisByteHashMap
redis.clients.jedis.util.JedisClusterCRC16
redis.clients.jedis.util.JedisClusterHashTag
redis.clients.jedis.util.JedisClusterHashTagUtil
redis.clients.jedis.util.JedisURIHelper
redis.clients.jedis.util.KeyMergeUtil
redis.clients.jedis.util.MurmurHash
redis.clients.jedis.util.Pool
redis.clients.jedis.util.RedisInputStream
redis.clients.jedis.util.RedisOutputStream
redis.clients.jedis.util.SafeEncoder
redis.clients.jedis.util.ShardInfo
redis.clients.jedis.util.Sharded
redis.clients.jedis.util.Slowlog