文件名称: jedis-2.8.0.jar中文-英文对照文档.zip
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>2.8.0</version>
</dependency>Gradle:
implementation group: 'redis.clients', name: 'jedis', version: '2.8.0'
Gradle (Short):
implementation 'redis.clients:jedis:2.8.0'
Gradle (Kotlin):
implementation("redis.clients:jedis:2.8.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
redis.clients.jedis
redis.clients.jedis.commands
redis.clients.jedis.exceptions
redis.clients.jedis.params
redis.clients.jedis.params.geo
redis.clients.jedis.params.sortedset
redis.clients.utilredis.clients.jedis.AdvancedBinaryJedisCommands
redis.clients.jedis.AdvancedJedisCommands
redis.clients.jedis.BasicCommands
redis.clients.jedis.BasicRedisPipeline
redis.clients.jedis.BinaryClient
redis.clients.jedis.BinaryClient.LIST_POSITION
redis.clients.jedis.BinaryJedis
redis.clients.jedis.BinaryJedis.SetFromList
redis.clients.jedis.BinaryJedisCluster
redis.clients.jedis.BinaryJedisClusterCommands
redis.clients.jedis.BinaryJedisCommands
redis.clients.jedis.BinaryJedisPubSub
redis.clients.jedis.BinaryRedisPipeline
redis.clients.jedis.BinaryScriptingCommands
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.ClusterCommands
redis.clients.jedis.ClusterPipeline
redis.clients.jedis.Commands
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.JedisCluster.Reset
redis.clients.jedis.JedisClusterBinaryScriptingCommands
redis.clients.jedis.JedisClusterCommand
redis.clients.jedis.JedisClusterCommands
redis.clients.jedis.JedisClusterConnectionHandler
redis.clients.jedis.JedisClusterInfoCache
redis.clients.jedis.JedisClusterScriptingCommands
redis.clients.jedis.JedisCommands
redis.clients.jedis.JedisMonitor
redis.clients.jedis.JedisPool
redis.clients.jedis.JedisPoolConfig
redis.clients.jedis.JedisPubSub
redis.clients.jedis.JedisSentinelPool
redis.clients.jedis.JedisShardInfo
redis.clients.jedis.JedisSlotBasedConnectionHandler
redis.clients.jedis.MultiKeyBinaryCommands
redis.clients.jedis.MultiKeyBinaryJedisClusterCommands
redis.clients.jedis.MultiKeyBinaryRedisPipeline
redis.clients.jedis.MultiKeyCommands
redis.clients.jedis.MultiKeyCommandsPipeline
redis.clients.jedis.MultiKeyJedisClusterCommands
redis.clients.jedis.MultiKeyPipelineBase
redis.clients.jedis.Pipeline
redis.clients.jedis.PipelineBase
redis.clients.jedis.PipelineBlock
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.ScriptingCommands
redis.clients.jedis.SentinelCommands
redis.clients.jedis.ShardedJedis
redis.clients.jedis.ShardedJedisPipeline
redis.clients.jedis.ShardedJedisPool
redis.clients.jedis.SortingParams
redis.clients.jedis.Transaction
redis.clients.jedis.TransactionBlock
redis.clients.jedis.Tuple
redis.clients.jedis.ZParams
redis.clients.jedis.ZParams.Aggregate
redis.clients.jedis.commands.RedisPipeline
redis.clients.jedis.exceptions.InvalidURIException
redis.clients.jedis.exceptions.JedisAskDataException
redis.clients.jedis.exceptions.JedisClusterCrossSlotException
redis.clients.jedis.exceptions.JedisClusterException
redis.clients.jedis.exceptions.JedisClusterMaxRedirectionsException
redis.clients.jedis.exceptions.JedisConnectionException
redis.clients.jedis.exceptions.JedisDataException
redis.clients.jedis.exceptions.JedisException
redis.clients.jedis.exceptions.JedisMovedDataException
redis.clients.jedis.exceptions.JedisRedirectionException
redis.clients.jedis.params.Params
redis.clients.jedis.params.geo.GeoRadiusParam
redis.clients.jedis.params.sortedset.ZAddParams
redis.clients.jedis.params.sortedset.ZIncrByParams
redis.clients.util.ClusterNodeInformation
redis.clients.util.ClusterNodeInformationParser
redis.clients.util.Hashing
redis.clients.util.IOUtils
redis.clients.util.JedisByteHashMap
redis.clients.util.JedisClusterCRC16
redis.clients.util.JedisURIHelper
redis.clients.util.KeyMergeUtil
redis.clients.util.MurmurHash
redis.clients.util.Pool
redis.clients.util.RedisInputStream
redis.clients.util.RedisOutputStream
redis.clients.util.SafeEncoder
redis.clients.util.ShardInfo
redis.clients.util.Sharded
redis.clients.util.Slowlog