文件名称: spring-data-redis-1.8.13.RELEASE.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-redis</artifactId>
<version>1.8.13.RELEASE</version>
</dependency>Gradle:
implementation group: 'org.springframework.data', name: 'spring-data-redis', version: '1.8.13.RELEASE'
Gradle (Short):
implementation 'org.springframework.data:spring-data-redis:1.8.13.RELEASE'
Gradle (Kotlin):
implementation("org.springframework.data:spring-data-redis:1.8.13.RELEASE")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.data.redis
org.springframework.data.redis.cache
org.springframework.data.redis.config
org.springframework.data.redis.connection
org.springframework.data.redis.connection.convert
org.springframework.data.redis.connection.jedis
org.springframework.data.redis.connection.jredis
org.springframework.data.redis.connection.lettuce
org.springframework.data.redis.connection.srp
org.springframework.data.redis.connection.util
org.springframework.data.redis.core
org.springframework.data.redis.core.convert
org.springframework.data.redis.core.index
org.springframework.data.redis.core.mapping
org.springframework.data.redis.core.query
org.springframework.data.redis.core.script
org.springframework.data.redis.core.types
org.springframework.data.redis.hash
org.springframework.data.redis.listener
org.springframework.data.redis.listener.adapter
org.springframework.data.redis.repository.cdi
org.springframework.data.redis.repository.configuration
org.springframework.data.redis.repository.core
org.springframework.data.redis.repository.query
org.springframework.data.redis.repository.support
org.springframework.data.redis.serializer
org.springframework.data.redis.support
org.springframework.data.redis.support.atomic
org.springframework.data.redis.support.collections
org.springframework.data.redis.utilorg.springframework.data.redis.ClusterRedirectException
org.springframework.data.redis.ClusterStateFailureException
org.springframework.data.redis.ExceptionTranslationStrategy
org.springframework.data.redis.FallbackExceptionTranslationStrategy
org.springframework.data.redis.PassThroughExceptionTranslationStrategy
org.springframework.data.redis.RedisConnectionFailureException
org.springframework.data.redis.RedisSystemException
org.springframework.data.redis.TooManyClusterRedirectionsException
org.springframework.data.redis.Version
org.springframework.data.redis.VersionParser
org.springframework.data.redis.cache.DefaultRedisCachePrefix
org.springframework.data.redis.cache.RedisCache
org.springframework.data.redis.cache.RedisCacheElement
org.springframework.data.redis.cache.RedisCacheKey
org.springframework.data.redis.cache.RedisCacheManager
org.springframework.data.redis.cache.RedisCachePrefix
org.springframework.data.redis.connection.AbstractRedisConnection
org.springframework.data.redis.connection.ClusterCommandExecutionFailureException
org.springframework.data.redis.connection.ClusterCommandExecutor
org.springframework.data.redis.connection.ClusterCommandExecutor.ClusterCommandCallback
org.springframework.data.redis.connection.ClusterCommandExecutor.MulitNodeResult
org.springframework.data.redis.connection.ClusterCommandExecutor.MultiKeyClusterCommandCallback
org.springframework.data.redis.connection.ClusterCommandExecutor.NodeResult
org.springframework.data.redis.connection.ClusterInfo
org.springframework.data.redis.connection.ClusterInfo.Info
org.springframework.data.redis.connection.ClusterNodeResourceProvider
org.springframework.data.redis.connection.ClusterSlotHashUtil
org.springframework.data.redis.connection.ClusterTopology
org.springframework.data.redis.connection.ClusterTopologyProvider
org.springframework.data.redis.connection.ConnectionUtils
org.springframework.data.redis.connection.DataType
org.springframework.data.redis.connection.DecoratedRedisConnection
org.springframework.data.redis.connection.DefaultMessage
org.springframework.data.redis.connection.DefaultSortParameters
org.springframework.data.redis.connection.DefaultStringRedisConnection
org.springframework.data.redis.connection.DefaultStringTuple
org.springframework.data.redis.connection.DefaultTuple
org.springframework.data.redis.connection.FutureResult
org.springframework.data.redis.connection.HyperLogLogCommands
org.springframework.data.redis.connection.Message
org.springframework.data.redis.connection.MessageListener
org.springframework.data.redis.connection.NamedNode
org.springframework.data.redis.connection.Pool
org.springframework.data.redis.connection.PoolConfig
org.springframework.data.redis.connection.PoolException
org.springframework.data.redis.connection.RedisClusterCommands
org.springframework.data.redis.connection.RedisClusterCommands.AddSlots
org.springframework.data.redis.connection.RedisClusterConfiguration
org.springframework.data.redis.connection.RedisClusterConnection
org.springframework.data.redis.connection.RedisClusterNode
org.springframework.data.redis.connection.RedisClusterNode.Flag
org.springframework.data.redis.connection.RedisClusterNode.LinkState
org.springframework.data.redis.connection.RedisClusterNode.RedisClusterNodeBuilder
org.springframework.data.redis.connection.RedisClusterNode.SlotRange
org.springframework.data.redis.connection.RedisCommands
org.springframework.data.redis.connection.RedisConnection
org.springframework.data.redis.connection.RedisConnectionCommands
org.springframework.data.redis.connection.RedisConnectionFactory
org.springframework.data.redis.connection.RedisGeoCommands
org.springframework.data.redis.connection.RedisGeoCommands.DistanceUnit
org.springframework.data.redis.connection.RedisGeoCommands.GeoLocation
org.springframework.data.redis.connection.RedisGeoCommands.GeoRadiusCommandArgs
org.springframework.data.redis.connection.RedisGeoCommands.GeoRadiusCommandArgs.Flag
org.springframework.data.redis.connection.RedisHashCommands
org.springframework.data.redis.connection.RedisInvalidSubscriptionException
org.springframework.data.redis.connection.RedisKeyCommands
org.springframework.data.redis.connection.RedisListCommands
org.springframework.data.redis.connection.RedisListCommands.Position
org.springframework.data.redis.connection.RedisNode
org.springframework.data.redis.connection.RedisNode.NodeType
org.springframework.data.redis.connection.RedisNode.RedisNodeBuilder
org.springframework.data.redis.connection.RedisPipelineException
org.springframework.data.redis.connection.RedisPubSubCommands
org.springframework.data.redis.connection.RedisScriptingCommands
org.springframework.data.redis.connection.RedisSentinelCommands
org.springframework.data.redis.connection.RedisSentinelConfiguration
org.springframework.data.redis.connection.RedisSentinelConnection
org.springframework.data.redis.connection.RedisServer
org.springframework.data.redis.connection.RedisServer.INFO
org.springframework.data.redis.connection.RedisServerCommands
org.springframework.data.redis.connection.RedisServerCommands.MigrateOption
org.springframework.data.redis.connection.RedisServerCommands.ShutdownOption
org.springframework.data.redis.connection.RedisSetCommands
org.springframework.data.redis.connection.RedisStringCommands
org.springframework.data.redis.connection.RedisStringCommands.BitOperation
org.springframework.data.redis.connection.RedisStringCommands.SetOption
org.springframework.data.redis.connection.RedisSubscribedConnectionException
org.springframework.data.redis.connection.RedisTxCommands
org.springframework.data.redis.connection.RedisZSetCommands
org.springframework.data.redis.connection.RedisZSetCommands.Aggregate
org.springframework.data.redis.connection.RedisZSetCommands.Limit
org.springframework.data.redis.connection.RedisZSetCommands.Range
org.springframework.data.redis.connection.RedisZSetCommands.Range.Boundary
org.springframework.data.redis.connection.RedisZSetCommands.Tuple
org.springframework.data.redis.connection.ReturnType
org.springframework.data.redis.connection.SortParameters
org.springframework.data.redis.connection.SortParameters.Order
org.springframework.data.redis.connection.SortParameters.Range
org.springframework.data.redis.connection.StringRedisConnection
org.springframework.data.redis.connection.StringRedisConnection.StringTuple
org.springframework.data.redis.connection.Subscription
org.springframework.data.redis.connection.convert.Converters
org.springframework.data.redis.connection.convert.ListConverter
org.springframework.data.redis.connection.convert.LongToBooleanConverter
org.springframework.data.redis.connection.convert.MapConverter
org.springframework.data.redis.connection.convert.MapToPropertiesConverter
org.springframework.data.redis.connection.convert.SetConverter
org.springframework.data.redis.connection.convert.StringToDataTypeConverter
org.springframework.data.redis.connection.convert.StringToPropertiesConverter
org.springframework.data.redis.connection.convert.StringToRedisClientInfoConverter
org.springframework.data.redis.connection.convert.TransactionResultConverter
org.springframework.data.redis.connection.jedis.JedisClusterConnection
org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisClusterCommandCallback
org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisMultiKeyClusterCommandCallback
org.springframework.data.redis.connection.jedis.JedisConnection
org.springframework.data.redis.connection.jedis.JedisConnectionFactory
org.springframework.data.redis.connection.jedis.JedisConverters
org.springframework.data.redis.connection.jedis.JedisExceptionConverter
org.springframework.data.redis.connection.jedis.JedisScriptReturnConverter
org.springframework.data.redis.connection.jedis.JedisSentinelConnection
org.springframework.data.redis.connection.jedis.JedisUtils
org.springframework.data.redis.connection.jedis.JedisVersionUtil
org.springframework.data.redis.connection.jredis.JredisConnection
org.springframework.data.redis.connection.jredis.JredisConnectionFactory
org.springframework.data.redis.connection.jredis.JredisPool
org.springframework.data.redis.connection.jredis.JredisUtils
org.springframework.data.redis.connection.lettuce.AuthenticatingRedisClient
org.springframework.data.redis.connection.lettuce.DefaultLettucePool
org.springframework.data.redis.connection.lettuce.LettuceClusterConnection
org.springframework.data.redis.connection.lettuce.LettuceClusterConnection.LettuceClusterCommandCallback
org.springframework.data.redis.connection.lettuce.LettuceClusterConnection.LettuceMultiKeyClusterCommandCallback
org.springframework.data.redis.connection.lettuce.LettuceConnection
org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory
org.springframework.data.redis.connection.lettuce.LettuceConverters
org.springframework.data.redis.connection.lettuce.LettuceExceptionConverter
org.springframework.data.redis.connection.lettuce.LettucePool
org.springframework.data.redis.connection.lettuce.LettuceSentinelConnection
org.springframework.data.redis.connection.srp.SrpConnection
org.springframework.data.redis.connection.srp.SrpConnectionFactory
org.springframework.data.redis.connection.srp.SrpConverters
org.springframework.data.redis.connection.srp.SrpScriptReturnConverter
org.springframework.data.redis.connection.util.AbstractSubscription
org.springframework.data.redis.connection.util.ByteArraySet
org.springframework.data.redis.connection.util.ByteArrayWrapper
org.springframework.data.redis.connection.util.DecodeUtils
org.springframework.data.redis.core.BoundGeoOperations
org.springframework.data.redis.core.BoundHashOperations
org.springframework.data.redis.core.BoundKeyOperations
org.springframework.data.redis.core.BoundListOperations
org.springframework.data.redis.core.BoundSetOperations
org.springframework.data.redis.core.BoundValueOperations
org.springframework.data.redis.core.BoundZSetOperations
org.springframework.data.redis.core.BulkMapper
org.springframework.data.redis.core.ClusterOperations
org.springframework.data.redis.core.ConvertingCursor
org.springframework.data.redis.core.Cursor
org.springframework.data.redis.core.DefaultClusterOperations
org.springframework.data.redis.core.DefaultGeoOperations
org.springframework.data.redis.core.DefaultHyperLogLogOperations
org.springframework.data.redis.core.DefaultTypedTuple
org.springframework.data.redis.core.GeoOperations
org.springframework.data.redis.core.HashOperations
org.springframework.data.redis.core.HyperLogLogOperations
org.springframework.data.redis.core.KeyBoundCursor
org.springframework.data.redis.core.ListOperations
org.springframework.data.redis.core.PartialUpdate
org.springframework.data.redis.core.PartialUpdate.PropertyUpdate
org.springframework.data.redis.core.PartialUpdate.UpdateCommand
org.springframework.data.redis.core.RedisAccessor
org.springframework.data.redis.core.RedisCallback
org.springframework.data.redis.core.RedisClusterCallback
org.springframework.data.redis.core.RedisCommand
org.springframework.data.redis.core.RedisConnectionUtils
org.springframework.data.redis.core.RedisHash
org.springframework.data.redis.core.RedisKeyExpiredEvent
org.springframework.data.redis.core.RedisKeyValueAdapter
org.springframework.data.redis.core.RedisKeyValueAdapter.EnableKeyspaceEvents
org.springframework.data.redis.core.RedisKeyValueTemplate
org.springframework.data.redis.core.RedisKeyValueTemplate.RedisKeyValueCallback
org.springframework.data.redis.core.RedisKeyspaceEvent
org.springframework.data.redis.core.RedisOperations
org.springframework.data.redis.core.RedisTemplate
org.springframework.data.redis.core.ScanCursor
org.springframework.data.redis.core.ScanIteration
org.springframework.data.redis.core.ScanOptions
org.springframework.data.redis.core.ScanOptions.ScanOptionsBuilder
org.springframework.data.redis.core.SessionCallback
org.springframework.data.redis.core.SetOperations
org.springframework.data.redis.core.StringRedisTemplate
org.springframework.data.redis.core.TimeToLive
org.springframework.data.redis.core.TimeToLiveAccessor
org.springframework.data.redis.core.TimeoutUtils
org.springframework.data.redis.core.ValueOperations
org.springframework.data.redis.core.ZSetOperations
org.springframework.data.redis.core.ZSetOperations.TypedTuple
org.springframework.data.redis.core.convert.Bucket
org.springframework.data.redis.core.convert.CompositeIndexResolver
org.springframework.data.redis.core.convert.CustomConversions
org.springframework.data.redis.core.convert.GeoIndexedPropertyValue
org.springframework.data.redis.core.convert.IndexResolver
org.springframework.data.redis.core.convert.IndexedData
org.springframework.data.redis.core.convert.Jsr310Converters
org.springframework.data.redis.core.convert.KeyspaceConfiguration
org.springframework.data.redis.core.convert.KeyspaceConfiguration.KeyspaceSettings
org.springframework.data.redis.core.convert.MappingConfiguration
org.springframework.data.redis.core.convert.MappingRedisConverter
org.springframework.data.redis.core.convert.MappingRedisConverter.BinaryKeyspaceIdentifier
org.springframework.data.redis.core.convert.MappingRedisConverter.KeyspaceIdentifier
org.springframework.data.redis.core.convert.PathIndexResolver
org.springframework.data.redis.core.convert.RedisConverter
org.springframework.data.redis.core.convert.RedisData
org.springframework.data.redis.core.convert.ReferenceResolver
org.springframework.data.redis.core.convert.ReferenceResolverImpl
org.springframework.data.redis.core.convert.RemoveIndexedData
org.springframework.data.redis.core.convert.SimpleIndexedPropertyValue
org.springframework.data.redis.core.convert.SpelIndexResolver
org.springframework.data.redis.core.index.ConfigurableIndexDefinitionProvider
org.springframework.data.redis.core.index.GeoIndexDefinition
org.springframework.data.redis.core.index.GeoIndexed
org.springframework.data.redis.core.index.IndexConfiguration
org.springframework.data.redis.core.index.IndexDefinition
org.springframework.data.redis.core.index.IndexDefinition.Condition
org.springframework.data.redis.core.index.IndexDefinition.IndexingContext
org.springframework.data.redis.core.index.IndexDefinitionProvider
org.springframework.data.redis.core.index.IndexDefinitionRegistry
org.springframework.data.redis.core.index.IndexValueTransformer
org.springframework.data.redis.core.index.Indexed
org.springframework.data.redis.core.index.PathBasedRedisIndexDefinition
org.springframework.data.redis.core.index.RedisIndexDefinition
org.springframework.data.redis.core.index.RedisIndexDefinition.CompositeValueTransformer
org.springframework.data.redis.core.index.RedisIndexDefinition.LowercaseIndexValueTransformer
org.springframework.data.redis.core.index.RedisIndexDefinition.NoOpValueTransformer
org.springframework.data.redis.core.index.RedisIndexDefinition.OrCondition
org.springframework.data.redis.core.index.RedisIndexDefinition.PathCondition
org.springframework.data.redis.core.index.SimpleIndexDefinition
org.springframework.data.redis.core.index.SpelIndexDefinition
org.springframework.data.redis.core.mapping.BasicRedisPersistentEntity
org.springframework.data.redis.core.mapping.RedisMappingContext
org.springframework.data.redis.core.mapping.RedisPersistentEntity
org.springframework.data.redis.core.mapping.RedisPersistentProperty
org.springframework.data.redis.core.query.QueryUtils
org.springframework.data.redis.core.query.SortCriterion
org.springframework.data.redis.core.query.SortQuery
org.springframework.data.redis.core.query.SortQueryBuilder
org.springframework.data.redis.core.script.DefaultRedisScript
org.springframework.data.redis.core.script.DefaultScriptExecutor
org.springframework.data.redis.core.script.DigestUtils
org.springframework.data.redis.core.script.RedisScript
org.springframework.data.redis.core.script.ScriptExecutor
org.springframework.data.redis.core.script.ScriptingException
org.springframework.data.redis.core.types.Expiration
org.springframework.data.redis.core.types.RedisClientInfo
org.springframework.data.redis.core.types.RedisClientInfo.INFO
org.springframework.data.redis.core.types.RedisClientInfo.RedisClientInfoBuilder
org.springframework.data.redis.hash.BeanUtilsHashMapper
org.springframework.data.redis.hash.DecoratingStringHashMapper
org.springframework.data.redis.hash.HashMapper
org.springframework.data.redis.hash.Jackson2HashMapper
org.springframework.data.redis.hash.JacksonHashMapper
org.springframework.data.redis.hash.ObjectHashMapper
org.springframework.data.redis.listener.ChannelTopic
org.springframework.data.redis.listener.KeyExpirationEventMessageListener
org.springframework.data.redis.listener.KeyspaceEventMessageListener
org.springframework.data.redis.listener.PatternTopic
org.springframework.data.redis.listener.RedisMessageListenerContainer
org.springframework.data.redis.listener.Topic
org.springframework.data.redis.listener.adapter.MessageListenerAdapter
org.springframework.data.redis.listener.adapter.RedisListenerExecutionFailedException
org.springframework.data.redis.repository.cdi.CdiBean
org.springframework.data.redis.repository.cdi.RedisKeyValueAdapterBean
org.springframework.data.redis.repository.cdi.RedisKeyValueTemplateBean
org.springframework.data.redis.repository.cdi.RedisRepositoryBean
org.springframework.data.redis.repository.cdi.RedisRepositoryExtension
org.springframework.data.redis.repository.configuration.EnableRedisRepositories
org.springframework.data.redis.repository.configuration.RedisRepositoriesRegistrar
org.springframework.data.redis.repository.configuration.RedisRepositoryConfigurationExtension
org.springframework.data.redis.repository.core.MappingRedisEntityInformation
org.springframework.data.redis.repository.core.RedisEntityInformation
org.springframework.data.redis.repository.query.RedisOperationChain
org.springframework.data.redis.repository.query.RedisOperationChain.NearPath
org.springframework.data.redis.repository.query.RedisOperationChain.PathAndValue
org.springframework.data.redis.repository.query.RedisQueryCreator
org.springframework.data.redis.repository.support.RedisRepositoryFactory
org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean
org.springframework.data.redis.serializer.GenericJackson2JsonRedisSerializer
org.springframework.data.redis.serializer.GenericToStringSerializer
org.springframework.data.redis.serializer.Jackson2JsonRedisSerializer
org.springframework.data.redis.serializer.JacksonJsonRedisSerializer
org.springframework.data.redis.serializer.JdkSerializationRedisSerializer
org.springframework.data.redis.serializer.OxmSerializer
org.springframework.data.redis.serializer.RedisSerializer
org.springframework.data.redis.serializer.SerializationException
org.springframework.data.redis.serializer.SerializationUtils
org.springframework.data.redis.serializer.StringRedisSerializer
org.springframework.data.redis.support.atomic.RedisAtomicDouble
org.springframework.data.redis.support.atomic.RedisAtomicInteger
org.springframework.data.redis.support.atomic.RedisAtomicLong
org.springframework.data.redis.support.collections.AbstractRedisCollection
org.springframework.data.redis.support.collections.DefaultRedisList
org.springframework.data.redis.support.collections.DefaultRedisMap
org.springframework.data.redis.support.collections.DefaultRedisSet
org.springframework.data.redis.support.collections.DefaultRedisZSet
org.springframework.data.redis.support.collections.RedisCollection
org.springframework.data.redis.support.collections.RedisCollectionFactoryBean
org.springframework.data.redis.support.collections.RedisCollectionFactoryBean.CollectionType
org.springframework.data.redis.support.collections.RedisList
org.springframework.data.redis.support.collections.RedisMap
org.springframework.data.redis.support.collections.RedisProperties
org.springframework.data.redis.support.collections.RedisSet
org.springframework.data.redis.support.collections.RedisStore
org.springframework.data.redis.support.collections.RedisZSet
org.springframework.data.redis.util.ByteUtils