jedis-2.9.0.jar中文-英文对照文档.zip

redis.clientsjedis2.9.0API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: jedis-2.9.0.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 1.18 MB

选择下载方式

方式1:微信扫码支付下载
文件价格:¥1
支付完成后自动开始下载
方式2:兑换码下载
前往 链动小铺 购买【Java 组件中文文档兑换码】

文件简介

jedis-2.9.0.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:jedis-2.9.0.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:jedis-2.9.0.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:jedis-2.9.0.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:jedis-2.9.0-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 jedis-2.9.0.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: Jedis
  • 描述: Jedis 是一个非常小巧且合理的 Redis Java 客户端。
  • 版本: 2.9.0

Maven依赖

<dependency>
	<groupId>redis.clients</groupId>
	<artifactId>jedis</artifactId>
	<version>2.9.0</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'redis.clients', name: 'jedis', version: '2.9.0'
Gradle (Short):
	implementation 'redis.clients:jedis:2.9.0'
Gradle (Kotlin):
	implementation("redis.clients:jedis:2.9.0")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

redis.clients.jedis
redis.clients.jedis.exceptions
redis.clients.jedis.params
redis.clients.jedis.params.geo
redis.clients.jedis.params.sortedset
redis.clients.util

本组件包含的 Java class(类)

redis.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.BinaryScriptingCommandsPipeline
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.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.RedisPipeline
redis.clients.jedis.Response
redis.clients.jedis.ScanParams
redis.clients.jedis.ScanResult
redis.clients.jedis.ScriptingCommands
redis.clients.jedis.ScriptingCommandsPipeline
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.exceptions.InvalidURIException
redis.clients.jedis.exceptions.JedisAskDataException
redis.clients.jedis.exceptions.JedisBusyException
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.JedisNoReachableClusterNodeException
redis.clients.jedis.exceptions.JedisNoScriptException
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.Hashing
redis.clients.util.IOUtils
redis.clients.util.JedisByteHashMap
redis.clients.util.JedisClusterCRC16
redis.clients.util.JedisClusterHashTagUtil
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