文件名称: jedis-3.2.0.jar中文-英文对照文档.zip
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>3.2.0</version>
</dependency>Gradle:
implementation group: 'redis.clients', name: 'jedis', version: '3.2.0'
Gradle (Short):
implementation 'redis.clients:jedis:3.2.0'
Gradle (Kotlin):
implementation("redis.clients:jedis:3.2.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
redis.clients.jedis
redis.clients.jedis.commands
redis.clients.jedis.exceptions
redis.clients.jedis.params
redis.clients.jedis.utilredis.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.GeoCoordinate
redis.clients.jedis.GeoRadiusResponse
redis.clients.jedis.GeoUnit
redis.clients.jedis.HostAndPort
redis.clients.jedis.Jedis
redis.clients.jedis.JedisCluster
redis.clients.jedis.JedisClusterCommand
redis.clients.jedis.JedisClusterConnectionHandler
redis.clients.jedis.JedisClusterHostAndPortMap
redis.clients.jedis.JedisClusterInfoCache
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.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.Command
redis.clients.jedis.Protocol.Keyword
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.SortingParams
redis.clients.jedis.StreamEntry
redis.clients.jedis.StreamEntryID
redis.clients.jedis.StreamPendingEntry
redis.clients.jedis.Transaction
redis.clients.jedis.Tuple
redis.clients.jedis.ZParams
redis.clients.jedis.ZParams.Aggregate
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.InvalidURIException
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.GeoRadiusParam
redis.clients.jedis.params.MigrateParams
redis.clients.jedis.params.Params
redis.clients.jedis.params.SetParams
redis.clients.jedis.params.ZAddParams
redis.clients.jedis.params.ZIncrByParams
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.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