跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

AbstractConsumer<T> - org.openingo.spring.boot.extension.mq.rocket中的类
AbstractConsumer RocketMQ starter unsupported using abstract implements RocketMQListener using this like : xxConsumer extends AbstractConsumer implements RocketMQListener
AbstractConsumer() - 类 的构造器org.openingo.spring.boot.extension.mq.rocket.AbstractConsumer
 
AbstractProducer<T> - org.openingo.spring.boot.extension.mq.rocket中的类
AbstractProducer
AbstractProducer() - 类 的构造器org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
 
AbstractServiceConsumer<T,SERVICE> - org.openingo.spring.boot.extension.mq.rocket中的类
AbstractServiceConsumer
AbstractServiceConsumer(SERVICE) - 类 的构造器org.openingo.spring.boot.extension.mq.rocket.AbstractServiceConsumer
 
AbstractServiceErrorAttributes - org.openingo.spring.boot.extension.http.request.error中的类
AbstractServiceErrorAttributes
AbstractServiceErrorAttributes() - 类 的构造器org.openingo.spring.boot.extension.http.request.error.AbstractServiceErrorAttributes
Create a new AbstractServiceErrorAttributes instance that included the "exception" attribute , can get the "exception" instance.
add(MappingsProperty) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperties
 
add(String, Object) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
addConstraintViolation(ConstraintValidatorContext, String) - 接口 中的方法org.openingo.spring.boot.kit.validator.DynamicValidator
the custom validation add the constraintViolation with message template
addDataSource(Object, IDataSourceProvider) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
add a new dataSource
addDataSources(Map<Object, IDataSourceProvider>) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
add more dataSources
addEngine(IDidEngine<?>) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
 
addInterceptors(InterceptorRegistry) - 类 中的方法org.openingo.spring.boot.extension.http.mvc.HttpWebMvcConfigurer
Add Spring MVC lifecycle interceptors for pre- and post-processing of controller method invocations.
afterPropertiesSet() - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
 
analyzer(String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
ANNOTATION_NAME - 注释类型 中的静态变量org.openingo.spring.boot.extension.http.response.annotation.AutoMappingRespResult
 
annotionValueReplace(InvocationHandler, String, Object) - 类 中的静态方法org.openingo.spring.boot.kit.ExtensionKit
Replace Annotation value
append(K, String) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Append a value to key.
append(K, String) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Append a value to key.
applicationContext - 类 中的静态变量org.openingo.spring.boot.SpringApplicationX
Current Spring Application's applicationContext
applicationInfo() - 类 中的静态方法org.openingo.spring.boot.SpringApplicationX
Spring application info
applicationPackage - 类 中的静态变量org.openingo.spring.boot.SpringApplicationX
Spring Application mainApplicationClass's package name
around(ProceedingJoinPoint) - 类 中的方法org.openingo.spring.boot.extension.http.request.HttpRequestLogAspect
 
async() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
using async way
asyncSendBinary(Integer, ByteBuffer) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Send the message asynchronously, using the Future to signal to the client when the message has been sent.
asyncSendBinary(Integer, ByteBuffer, SendHandler) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Send the message asynchronously, using the SendHandler to signal to the client when the message has been sent.
asyncSendJson(Integer, Object) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Send the message, blocking until the message is sent.
asyncSendMessage(String, T, SendCallback) - 类 中的方法org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
async send message
asyncSendMessage(String, String, T, SendCallback) - 类 中的方法org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
async send message
asyncSendMessage(String, Set<T>, SendCallback) - 类 中的方法org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
async send message
asyncSendMessages(String, String, Set<T>, SendCallback) - 类 中的方法org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
async send messages
asyncSendObject(Integer, Object) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Encodes object as a message and sends it asynchronously, using the Future to signal to the client when the message has been sent.
asyncSendObject(Integer, Object, SendHandler) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Encodes object as a message and sends it asynchronously, using the SendHandler to signal to the client when the message has been sent.
asyncSendText(Integer, String, SendHandler) - 类 中的方法org.openingo.spring.boot.extension.websocket.InstantManager
Send the message asynchronously, using the SendHandler to signal to the client when the message has been sent.
asyncSendText(Integer, String) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Send the message asynchronously, using the Future to signal to the client when the message has been sent.
AutoMappingRespResult - org.openingo.spring.boot.extension.http.response.annotation中的注释类型
AutoMappingRespResult

B

bean(Class<T>) - 类 中的方法org.openingo.spring.boot.extension.helper.BeanAccessor
 
BeanAccessor - org.openingo.spring.boot.extension.helper中的类
BeanAccessor
BeanAccessor() - 类 的构造器org.openingo.spring.boot.extension.helper.BeanAccessor
 
beforeBodyWrite(Object, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - 类 中的方法org.openingo.spring.boot.extension.http.response.HttpResponseBodyAdvice
Invoked after an HttpMessageConverter is selected and just before its write method is invoked.
bitField(K, BitFieldSubCommands) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Get / Manipulate specific integer fields of varying bit widths and arbitrary non (necessary) aligned offset stored at a given key.
bitField(K, BitFieldSubCommands) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get / Manipulate specific integer fields of varying bit widths and arbitrary non (necessary) aligned offset stored at a given key.
blPop(K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Removes and returns first element from lists stored at key .
blPop(K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Removes and returns first element from lists stored at key .
boundGeoOps(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
boundHashOps(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
boundListOps(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
boundSetOps(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
boundValueOps(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
boundZSetOps(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
brPop(K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Removes and returns last element from lists stored at key.
brPop(K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Removes and returns last element from lists stored at key.
brPoplPush(K, K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Remove the last element from list at srcKey, append it to dstKey and return its value.
brPoplPush(K, K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Remove the last element from list at srcKey, append it to dstKey and return its value.
builder() - 类 中的静态方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 

C

call() - 接口 中的方法org.openingo.spring.boot.extension.datasource.tx.TxCallable
Computes a result, or throws an exception if unable to do so.
clazz(Class<T>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
clearCurrentUsingDataSourceKey() - 类 中的静态方法org.openingo.spring.boot.extension.datasource.holder.RoutingDataSourceHolder
Manual remove current using dataSource Key
client() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
cloneDruidDataSource() - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
Cluster() - 类 的构造器org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Cluster
 
configureDidLoader(DidLoader) - 接口 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoaderConfigurer
configure the business
ConnectionInfo(URI, boolean, String) - 类 的构造器org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration.ConnectionInfo
 
Constants - org.openingo.spring.boot.constants中的类
Constants
countExistingKeys(Collection<K>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Count the number of keys that exist.
countExistingKeys(Collection<K>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Count the number of keys that exist.
createIndex(String, Settings, MappingsProperties) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 

D

DataSourceConfig - org.openingo.spring.boot.extension.datasource.config中的类
DataSourceConfig
DataSourceConfig() - 类 的构造器org.openingo.spring.boot.extension.datasource.config.DataSourceConfig
 
DEBUG - 类 中的静态变量org.openingo.spring.boot.constants.EnvsConstants
 
decorateErrorAttributes(Map<String, Object>, Map<String, Object>) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.AbstractServiceErrorAttributes
Decorate error attributes, add extension attributes etc.
decorateErrorAttributes(Map<String, Object>, Map<String, Object>) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultServiceErrorAttributes
Decorate error attributes, add extension attributes etc.
decorateExceptionCode(Exception) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.AbstractServiceErrorAttributes
Decorate exception error code, custom for your business logic.
decorateExceptionCode(Exception) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultServiceErrorAttributes
Decorate exception error code, custom for your business logic.
decorateExceptionMessage(Exception) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.AbstractServiceErrorAttributes
Decorate exception message for your self.
decorateExceptionMessage(Exception) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultServiceErrorAttributes
Decorate exception message for your self.
decr(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Decrement an integer value stored as string value under key by one.
decr(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Decrement an integer value stored as string value under key by one.
decrBy(K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Decrement an integer value stored as string value under key by delta.
decrBy(K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Decrement an integer value stored as string value under key by delta.
DefaultErrorAttributesX - org.openingo.spring.boot.extension.http.request.error中的类
DefaultErrorAttributesX
DefaultErrorAttributesX() - 类 的构造器org.openingo.spring.boot.extension.http.request.error.DefaultErrorAttributesX
Create a new DefaultErrorAttributesX instance that included the "exception" attribute , can not get the "exception" instance.
DefaultErrorAttributesX(boolean) - 类 的构造器org.openingo.spring.boot.extension.http.request.error.DefaultErrorAttributesX
Create a new DefaultErrorAttributesX instance.
DefaultKeyNamingPolicy - org.openingo.spring.boot.extension.data.redis.naming中的类
DefaultKeyNamingPolicy
DefaultKeyNamingPolicy() - 类 的构造器org.openingo.spring.boot.extension.data.redis.naming.DefaultKeyNamingPolicy
 
DefaultServiceErrorAttributes - org.openingo.spring.boot.extension.http.request.error中的类
DefaultServiceErrorAttributes
DefaultServiceErrorAttributes() - 类 的构造器org.openingo.spring.boot.extension.http.request.error.DefaultServiceErrorAttributes
 
DefaultSessionCallback<T> - org.openingo.spring.boot.extension.data.redis.core中的类
DefaultSessionCallback
DefaultSessionCallback(SessionCallbackX<T>) - 类 的构造器org.openingo.spring.boot.extension.data.redis.core.DefaultSessionCallback
 
DefaultStringSortQuery - org.openingo.spring.boot.extension.data.redis.core.query中的类
DefaultStringSortQuery
DefaultStringSortQuery(IKeyNamingPolicy, SortQuery<String>) - 类 的构造器org.openingo.spring.boot.extension.data.redis.core.query.DefaultStringSortQuery
 
del(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Delete given key.
del(Collection<K>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Delete given keys.
del(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Delete given key.
del(Collection<K>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Delete given keys.
deleteByDocId(String, String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
deleteByDocId(String, String, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
deleteByDocIds(String, List<String>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
deleteByDocIds(String, List<String>, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
deleteByDocIds(String, List<String>, WriteRequest.RefreshPolicy, RequestOptions) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
deserialize(byte[]) - 类 中的方法org.openingo.spring.boot.extension.data.redis.serializer.FstRedisSerializer
 
destroy() - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
Destroy the provider
destroy() - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.HikariDataSourceProvider
Destroy the provider
destroy() - 接口 中的方法org.openingo.spring.boot.extension.datasource.provider.IDataSourceProvider
Destroy the provider
determineCurrentLookupKey() - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
Determine the current lookup key.
determineTargetDataSource() - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
Retrieve the current target DataSource.
DEV - 类 中的静态变量org.openingo.spring.boot.constants.EnvsConstants
 
DidException - org.openingo.spring.boot.exception中的异常错误
DidException
DidException(String) - 异常错误 的构造器org.openingo.spring.boot.exception.DidException
 
DidLoader - org.openingo.spring.boot.extension.gedid.loader中的类
DidLoader
DidLoader() - 类 的构造器org.openingo.spring.boot.extension.gedid.loader.DidLoader
 
DidLoaderConfiguration - org.openingo.spring.boot.extension.gedid.loader中的类
DidLoaderConfiguration
DidLoaderConfiguration(DidLoader) - 类 的构造器org.openingo.spring.boot.extension.gedid.loader.DidLoaderConfiguration
 
DidLoaderConfigurer - org.openingo.spring.boot.extension.gedid.loader中的接口
DidLoaderConfigurer
discard() - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisTransactionsCommands
Discard all commands issued after IRedisTransactionsCommands.multi().
discard() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Discard all commands issued after RedisTemplateX.multi().
DistributedLock - org.openingo.spring.boot.extension.distributedlock.lock中的类
DistributedLock
DistributedLockConfig - org.openingo.spring.boot.extension.distributedlock.config中的类
DistributedLockConfig
DistributedLockPingPong - org.openingo.spring.boot.extension.distributedlock.lock中的类
DistributedLockPingPong
DistributedLockPingPong() - 类 的构造器org.openingo.spring.boot.extension.distributedlock.lock.DistributedLockPingPong
 
DistributedLockStore - org.openingo.spring.boot.extension.distributedlock.store中的类
DistributedLockStore
DistributedLockStore(StringRedisTemplate) - 类 的构造器org.openingo.spring.boot.extension.distributedlock.store.DistributedLockStore
 
DocBuilder - org.openingo.spring.boot.extension.data.elasticsearch.builder中的类
DocBuilder
DocBuilder() - 类 的构造器org.openingo.spring.boot.extension.data.elasticsearch.builder.DocBuilder
 
DruidDataSourceProvider - org.openingo.spring.boot.extension.datasource.provider中的类
DruidDataSourceProvider validationQuery : hsqldb - "select 1 from INFORMATION_SCHEMA.SYSTEM_USERS" Oracle - "select 1 from dual" DB2 - "select 1 from sysibm.sysdummy1" mysql - "select 1" Filters: statistics:"stat" Prevent SQL injection:"wall" combine: "stat,wall"
DruidDataSourceProvider(DruidDataSource) - 类 的构造器org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
DruidDataSourceProvider(String, String, String) - 类 的构造器org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
DruidDataSourceProvider(String, String, String, String) - 类 的构造器org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
DruidDataSourceProvider(String, String, String, String, String) - 类 的构造器org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
dynamicValidate() - 接口 中的方法org.openingo.spring.boot.kit.validator.DynamicValidator
dynamic validate
dynamicValidate(T, String, Class<?>...) - 接口 中的方法org.openingo.spring.boot.kit.validator.DynamicValidator
validate the data is invalid or not
DynamicValidator - org.openingo.spring.boot.kit.validator中的接口
dynamic validator

E

ElasticsearchRestHighLevelClientConfig - org.openingo.spring.boot.extension.data.elasticsearch.config中的类
ElasticsearchRestHighLevelClientConfig
ElasticsearchRestHighLevelClientConfig() - 类 的构造器org.openingo.spring.boot.extension.data.elasticsearch.config.ElasticsearchRestHighLevelClientConfig
 
ENABLE - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
enable
EnableExtension - org.openingo.spring.boot.annotation中的注释类型
EnableExtension
engineName() - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.etcd.EtcdIdEngine
 
engineName() - 接口 中的方法org.openingo.spring.boot.extension.gedid.engine.IDidEngine
current engine's name
engineName() - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.redis.RedisIdEngine
 
engineName() - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.snowflake.SnowflakeIdEngine
 
engineName() - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.uuid.UuidEngine
 
engineName() - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.zookeeper.ZookeeperIdEngine
 
environment - 类 中的静态变量org.openingo.spring.boot.SpringApplicationX
Spring Application environment ConfigurableEnvironment
EnvsConstants - org.openingo.spring.boot.constants中的类
EnvsConstants
EtcdIdEngine - org.openingo.spring.boot.extension.gedid.engine.etcd中的类
EtcdIdEngine
EtcdIdEngine(Client) - 类 的构造器org.openingo.spring.boot.extension.gedid.engine.etcd.EtcdIdEngine
 
EtcdIdEngineConfigProperties - org.openingo.spring.boot.extension.gedid.config中的类
EtcdIdEngineConfigProperties
EtcdIdEngineConfigProperties() - 类 的构造器org.openingo.spring.boot.extension.gedid.config.EtcdIdEngineConfigProperties
 
exec() - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisTransactionsCommands
Executes all queued commands in a transaction started with IRedisTransactionsCommands.multi().
exec(RedisSerializer<?>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisTransactionsCommands
Execute a transaction, using the provided RedisSerializer to deserialize any results that are byte[]s or Collections of byte[]s.
exec() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Executes all queued commands in a transaction started with RedisTemplateX.multi().
exec(RedisSerializer<?>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Execute a transaction, using the provided RedisSerializer to deserialize any results that are byte[]s or Collections of byte[]s.
execute() - 接口 中的方法org.openingo.spring.boot.extension.data.redis.callback.SessionCallbackX
Executes all the given operations inside the same session.
execute(SessionCallbackX<T>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Executes a Redis session.
execute(RedisOperations<K, V>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.core.DefaultSessionCallback
Executes all the given operations inside the same session.
execute(SessionCallbackX<T>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Executes a Redis session.
executePipelined(SessionCallbackX<?>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Executes the given Redis session on a pipelined connection.
executePipelined(SessionCallbackX, RedisSerializer<?>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Executes the given Redis session on a pipelined connection, returning the results using a dedicated serializer.
executePipelined(SessionCallbackX<?>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Executes the given Redis session on a pipelined connection.
executePipelined(SessionCallbackX, RedisSerializer<?>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Executes the given Redis session on a pipelined connection, returning the results using a dedicated serializer.
exists(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Determine if given key exists.
exists(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Determine if given key exists.
expire(K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set time(Seconds) to live for given key..
expire(K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set time(Seconds) to live for given key..
EXPIRE_SECONDS - 类 中的静态变量org.openingo.spring.boot.extension.distributedlock.config.DistributedLockConfig
 
expireAt(K, Date) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set the expiration for given key as a date timestamp.
expireAt(K, Date) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set the expiration for given key as a date timestamp.
extendedLockExpireTime(String, String, Integer) - 类 中的方法org.openingo.spring.boot.extension.distributedlock.store.DistributedLockStore
extended Lock Expire Time
EXTENSION_PACKAGE - 类 中的静态变量org.openingo.spring.boot.constants.PackageConstants
 
ExtensionConfigProperties - org.openingo.spring.boot.config中的类
ExtensionConfigProperties
ExtensionConfigProperties() - 类 的构造器org.openingo.spring.boot.config.ExtensionConfigProperties
 
ExtensionKit - org.openingo.spring.boot.kit中的类
ExtensionKit
ExtensionScanner - org.openingo.spring.boot.scanner中的类
ExtensionScanner
ExtensionScanner() - 类 的构造器org.openingo.spring.boot.scanner.ExtensionScanner
 

F

FALSE - 类 中的静态变量org.openingo.spring.boot.constants.Constants
 
FeignConfig - org.openingo.spring.boot.extension.feign.config中的类
FeignConfig
FeignConfig() - 类 的构造器org.openingo.spring.boot.extension.feign.config.FeignConfig
 
feignHystrixConcurrencyStrategy() - 类 中的方法org.openingo.spring.boot.extension.feign.config.FeignConfig
rewrite hystrix strategy for concurrency
FeignHystrixConcurrencyStrategy - org.openingo.spring.boot.extension.feign.hystrix中的类
FeignHystrixConcurrencyStrategy
FeignHystrixConcurrencyStrategy() - 类 的构造器org.openingo.spring.boot.extension.feign.hystrix.FeignHystrixConcurrencyStrategy
 
fielddata(boolean) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
fillInStackTrace() - 异常错误 中的方法org.openingo.spring.boot.exception.ServiceException
 
filter(QueryBuilder) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
findAsMapById(String, String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
findAsMapByIds(String, List<String>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
findById(Class<T>, String, String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
findByIds(Class<T>, String, List<String>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
follow(String, Long) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.etcd.EtcdIdEngine
 
follow(String, T) - 接口 中的方法org.openingo.spring.boot.extension.gedid.engine.IDidEngine
Follow The business with name.
follow(String, Long) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.redis.RedisIdEngine
 
follow(String, Long) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.snowflake.SnowflakeIdEngine
 
follow(String, String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.uuid.UuidEngine
 
follow(String, Long) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.zookeeper.ZookeeperIdEngine
 
follow(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
follow one business with uri
follow(String, T) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
follow one business with businessUri
follow(URI) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
follow one business with businessUri
follow(URI, T) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
follow one business with businessUri
follow(String, String) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
follow on business with engine name and business name
follow(String, String, T) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
follow on business with engine name and business name
format(String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
FstRedisSerializer<T> - org.openingo.spring.boot.extension.data.redis.serializer中的类
FstRedisSerializer
FstRedisSerializer() - 类 的构造器org.openingo.spring.boot.extension.data.redis.serializer.FstRedisSerializer
 

G

GEDID - 接口 中的静态变量org.openingo.spring.boot.extension.gedid.engine.IDidEngine
 
GEDID_ENGINE_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
gedid config properties prefix
GEDID_ENGINE_ETCD_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
gedid etcd id engine config properties
GEDID_ENGINE_REDIS_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
gedid redis id engine config properties
GEDID_ENGINE_ZOOKEEPER_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
gedid zookeeper id engine config properties
GeDidConfig - org.openingo.spring.boot.extension.gedid.config中的类
GeDidConfig
GeDidConfig() - 类 的构造器org.openingo.spring.boot.extension.gedid.config.GeDidConfig
 
geoAdd(K, Point, M) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Add Point with given member name to key.
geoAdd(K, RedisGeoCommands.GeoLocation<M>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Add RedisGeoCommands.GeoLocation to key.
geoAdd(K, Map<M, Point>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Add Map of member / Point pairs to key.
geoAdd(K, Iterable<RedisGeoCommands.GeoLocation<M>>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Add RedisGeoCommands.GeoLocations to key
geoAdd(K, Point, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Add Point with given member name to key.
geoAdd(K, RedisGeoCommands.GeoLocation<V>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Add RedisGeoCommands.GeoLocation to key.
geoAdd(K, Map<V, Point>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Add Map of member / Point pairs to key.
geoAdd(K, Iterable<RedisGeoCommands.GeoLocation<V>>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Add RedisGeoCommands.GeoLocations to key
geoDist(K, M, M) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Get the Distance between member1 and member2.
geoDist(K, M, M, Metric) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Get the Distance between member1 and member2 in the given Metric.
geoDist(K, V, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the Distance between member1 and member2.
geoDist(K, V, V, Metric) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the Distance between member1 and member2 in the given Metric.
geoHash(K, M...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Get Geohash representation of the position for one or more members.
geoHash(K, V...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get Geohash representation of the position for one or more members.
geoPos(K, M...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Get the Point representation of positions for one or more members.
geoPos(K, V...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the Point representation of positions for one or more members.
geoRadius(K, Circle) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Get the members within the boundaries of a given Circle.
geoRadius(K, Circle, RedisGeoCommands.GeoRadiusCommandArgs) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Get the members within the boundaries of a given Circle applying RedisGeoCommands.GeoRadiusCommandArgs.
geoRadius(K, Circle) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the members within the boundaries of a given Circle.
geoRadius(K, Circle, RedisGeoCommands.GeoRadiusCommandArgs) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the members within the boundaries of a given Circle applying RedisGeoCommands.GeoRadiusCommandArgs.
geoRadiusByMember(K, M, double) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Get the members within the circle defined by the members coordinates and given radius.
geoRadiusByMember(K, M, Distance) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Get the members within the circle defined by the members coordinates and given radius applying Metric.
geoRadiusByMember(K, M, Distance, RedisGeoCommands.GeoRadiusCommandArgs) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Get the members within the circle defined by the members coordinates and given radius applying Metric and RedisGeoCommands.GeoRadiusCommandArgs.
geoRadiusByMember(K, V, double) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the members within the circle defined by the members coordinates and given radius.
geoRadiusByMember(K, V, Distance) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the members within the circle defined by the members coordinates and given radius applying Metric.
geoRadiusByMember(K, V, Distance, RedisGeoCommands.GeoRadiusCommandArgs) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the members within the circle defined by the members coordinates and given radius applying Metric and RedisGeoCommands.GeoRadiusCommandArgs.
geoRemove(K, M...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IGeoCommands
Remove the members.
geoRemove(K, V...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Remove the members.
get(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Get the value of key.
get() - 类 中的静态方法org.openingo.spring.boot.extension.data.redis.naming.KeyNamingKit
 
get(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the value of key.
getBaseSleepTimeMs() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
getBean(Class<T>) - 类 中的静态方法org.openingo.spring.boot.SpringApplicationX
Return the bean instance that uniquely matches the given object type, if any.
getBit(K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Get the bit value at offset of value at key.
getBit(K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the bit value at offset of value at key.
getBlockingQueue(int) - 类 中的方法org.openingo.spring.boot.extension.feign.hystrix.FeignHystrixConcurrencyStrategy
 
getBlockUntilConnectedUnit() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
getBlockUntilConnectedWait() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
getBody() - 类 中的方法org.openingo.spring.boot.extension.http.request.HttpRequestReporter
 
getBy() - 类 中的方法org.openingo.spring.boot.extension.data.redis.core.query.DefaultStringSortQuery
Returns the pattern of the external key used for sorting.
getClazz() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
getCluster() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getClusterConfiguration() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration
Create a RedisClusterConfiguration if necessary.
getConnection() - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
 
getConnection(String, String) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
 
getConnectString() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
getCurrentUsingDataSourceKey() - 类 中的静态方法org.openingo.spring.boot.extension.datasource.holder.RoutingDataSourceHolder
Returns the current using dataSource key
getCurrentUsingDataSourceProvider() - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
Returns current using dataSource provider instance default is defaultTargetDataSource
getData(String, Class<?>) - 类 中的方法org.openingo.spring.boot.extension.idempotent.store.IdempotentStore
 
getDatabase() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getDataSource() - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
Returns provider's dataSource
getDataSource() - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.HikariDataSourceProvider
Returns provider's dataSource
getDataSource() - 接口 中的方法org.openingo.spring.boot.extension.datasource.provider.IDataSourceProvider
Returns provider's dataSource
getDocSource() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.DocBuilder
 
getEmbellishedName(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.etcd.EtcdIdEngine
 
getEmbellishedName(String) - 接口 中的方法org.openingo.spring.boot.extension.gedid.engine.IDidEngine
get the embellished business name
getEmbellishedName(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.redis.RedisIdEngine
 
getEmbellishedName(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.zookeeper.ZookeeperIdEngine
 
getError(Map<String, Object>) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultErrorAttributesX
 
getErrorAttributes(WebRequest, boolean) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.AbstractServiceErrorAttributes
Returns a Map of the error attributes.
getErrorAttributes(WebRequest, boolean) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultErrorAttributesX
Returns a Map of the error attributes that has exception, handler, message, error, timestamp, status, path params.
getExceptionCode() - 异常错误 中的方法org.openingo.spring.boot.exception.ServiceException
 
getFilterBuilder() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
getFixedStartId(Long) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.etcd.EtcdIdEngine
 
getFixedStartId(T) - 接口 中的方法org.openingo.spring.boot.extension.gedid.engine.IDidEngine
get fixed start id
getFixedStartId(Long) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.redis.RedisIdEngine
 
getFixedStartId(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.uuid.UuidEngine
 
getFixedStartId(Long) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.zookeeper.ZookeeperIdEngine
 
getGetPattern() - 类 中的方法org.openingo.spring.boot.extension.data.redis.core.query.DefaultStringSortQuery
Returns the external key(s) whose values are returned by the sort.
getHandlerExecutionException() - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultErrorAttributesX
Returns current handler execution 's instance, may be null.
getHighlightColor() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
getHighlightFields() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
getHost() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getHostName() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration.ConnectionInfo
 
getInstance() - 类 中的静态方法org.openingo.spring.boot.extension.http.request.HttpRequestReporter
 
getJedis() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getKey() - 类 中的方法org.openingo.spring.boot.extension.data.redis.core.query.DefaultStringSortQuery
Return the target key for sorting.
getKeyName(String) - 类 中的方法org.openingo.spring.boot.extension.data.redis.naming.DefaultKeyNamingPolicy
if KeyNamingKit.getNaming() is "null" return key, otherwise return KeyNamingKit.getNaming()+KeyNamingKit.NAMING_SEPARATOR+key
getKeyName(String) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.naming.IKeyNamingPolicy
Get naming key
getKeyNames(String...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.naming.IKeyNamingPolicy
Get naming keys
getKeyNames(Collection<String>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.naming.IKeyNamingPolicy
Get naming keys
getKeyword() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
getLettuce() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getLimit() - 类 中的方法org.openingo.spring.boot.extension.data.redis.core.query.DefaultStringSortQuery
Returns the sorting limit (range or pagination).
getMaster() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Sentinel
 
getMaxActive() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
getMaxIdle() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
getMaxRedirects() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Cluster
 
getMaxRetries() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
getMaxSleepMs() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
getMaxWait() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
getMessage(Map<String, Object>) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultErrorAttributesX
已过时。
getMinIdle() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
getNodes() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Cluster
 
getNodes() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Sentinel
 
getOrder() - 类 中的方法org.openingo.spring.boot.extension.data.redis.core.query.DefaultStringSortQuery
Returns the sorting order.
getPageable() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
getPassword() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration.ConnectionInfo
 
getPassword() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getPool() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Jedis
 
getPool() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Lettuce
 
getPoolConfig(RedisIdEngineConfigProperties.Pool) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration
 
getPort() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration.ConnectionInfo
 
getPort() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getPresignedPostFormData(String) - 类 中的方法org.openingo.spring.boot.extension.minio.MinioClientX
get presigned post form data
getProceedingJoinPoint() - 类 中的静态方法org.openingo.spring.boot.extension.http.request.ProceedingJoinPointHolder
 
getProviderName() - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
getProviderName() - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.HikariDataSourceProvider
 
getProviderName() - 接口 中的方法org.openingo.spring.boot.extension.datasource.provider.IDataSourceProvider
 
getQueryBuilder() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
getRange(K, long, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Get a substring of value of key between begin and end.
getRange(K, long, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get a substring of value of key between begin and end.
getRedisTemplate() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
getRequestVariable(HystrixRequestVariableLifecycle<T>) - 类 中的方法org.openingo.spring.boot.extension.feign.hystrix.FeignHystrixConcurrencyStrategy
 
getSentinel() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getSentinelConfig() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration
 
getSessionAsyncSendTimeout(Integer) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Obtain the timeout (in milliseconds) for sending a message asynchronously.
getSet(K, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set value of key and return its old value.
getSet(K, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set value of key and return its old value.
getShutdownTimeout() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Lettuce
 
getSortBuilder() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
getStandaloneConfig() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration
 
getStatus(Map<String, Object>) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultErrorAttributesX
Current Request's status
getThreadPool(HystrixThreadPoolKey, HystrixProperty<Integer>, HystrixProperty<Integer>, HystrixProperty<Integer>, TimeUnit, BlockingQueue<Runnable>) - 类 中的方法org.openingo.spring.boot.extension.feign.hystrix.FeignHystrixConcurrencyStrategy
 
getThreadPool(HystrixThreadPoolKey, HystrixThreadPoolProperties) - 类 中的方法org.openingo.spring.boot.extension.feign.hystrix.FeignHystrixConcurrencyStrategy
 
getTimeBetweenEvictionRuns() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
getTimeout() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getUrl() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
getVersion() - 类 中的静态方法org.openingo.spring.boot.SpringBootVersionX
Return the full version string of the present Spring Boot codebase, or null if it cannot be determined.

H

hasDataSource(Object) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
the dataSource has the dataSourceKey is exists or not.
hDel(K, Object...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Delete given hash hashKeys.
hDel(K, Object...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Delete given hash hashKeys.
hExists(K, Object) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Determine if given hash hashKey exists.
hExists(K, Object) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Determine if given hash hashKey exists.
hGet(K, Object) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Get value for given hashKey from hash at key.
hGet(K, Object) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get value for given hashKey from hash at key.
hGetAll(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Get entire hash stored at key.
hGetAll(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get entire hash stored at key.
highlightColor(String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
highlightFields(HighlightBuilder.Field...) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
HikariDataSourceProvider - org.openingo.spring.boot.extension.datasource.provider中的类
HikariDataSourceProvider
HikariDataSourceProvider(HikariDataSource) - 类 的构造器org.openingo.spring.boot.extension.datasource.provider.HikariDataSourceProvider
 
HikariDataSourceProvider(String, String, String) - 类 的构造器org.openingo.spring.boot.extension.datasource.provider.HikariDataSourceProvider
 
HikariDataSourceProvider(String, String, String, String) - 类 的构造器org.openingo.spring.boot.extension.datasource.provider.HikariDataSourceProvider
 
hKeys(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Get key set (fields) of hash at key.
hKeys(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get key set (fields) of hash at key.
hLen(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Get size of hash at key.
hLen(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get size of hash at key.
hMget(K, Collection<Object>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Get values for given hashKeys from hash at key.
hMget(K, Collection<Object>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get values for given hashKeys from hash at key.
hmset(K, Map<Object, Object>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Set multiple hash fields to multiple values using data provided in m.
hmset(K, Map<Object, Object>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set multiple hash fields to multiple values using data provided in m.
hSet(K, Object, Object) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Set the value of a hash hashKey.
hSet(K, Object, Object) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set the value of a hash hashKey.
HTTP_REQUEST_CORS_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
http request cors config properties prefix
HTTP_REQUEST_ERROR_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
http request error config properties prefix
HTTP_REQUEST_LOG_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
http request log config properties prefix
HttpConfig - org.openingo.spring.boot.extension.http.config中的类
HttpConfig
HttpConfig() - 类 的构造器org.openingo.spring.boot.extension.http.config.HttpConfig
 
HttpRequestCorsConfigProperties - org.openingo.spring.boot.extension.http.config中的类
HttpRequestCorsConfigProperties
HttpRequestCorsConfigProperties() - 类 的构造器org.openingo.spring.boot.extension.http.config.HttpRequestCorsConfigProperties
 
HttpRequestErrorConfigProperties - org.openingo.spring.boot.extension.http.config中的类
HttpRequestErrorConfigProperties
HttpRequestErrorConfigProperties() - 类 的构造器org.openingo.spring.boot.extension.http.config.HttpRequestErrorConfigProperties
 
HttpRequestLogAspect - org.openingo.spring.boot.extension.http.request中的类
HttpRequestLogAspect
HttpRequestLogAspect() - 类 的构造器org.openingo.spring.boot.extension.http.request.HttpRequestLogAspect
 
HttpRequestLogConfigProperties - org.openingo.spring.boot.extension.http.config中的类
HttpRequestLogConfigProperties
HttpRequestLogConfigProperties() - 类 的构造器org.openingo.spring.boot.extension.http.config.HttpRequestLogConfigProperties
 
HttpRequestReporter - org.openingo.spring.boot.extension.http.request中的类
HttpRequest Reporter
HttpResponseBodyAdvice - org.openingo.spring.boot.extension.http.response中的类
HttpResponseBodyAdvice
HttpResponseBodyAdvice() - 类 的构造器org.openingo.spring.boot.extension.http.response.HttpResponseBodyAdvice
 
HttpResponseInterceptor - org.openingo.spring.boot.extension.http.response中的类
HttpResponseInterceptor
HttpResponseInterceptor() - 类 的构造器org.openingo.spring.boot.extension.http.response.HttpResponseInterceptor
 
httpWebMvcConfigurer() - 类 中的方法org.openingo.spring.boot.extension.http.config.HttpConfig
the http mvn configure for some interceptors etc.
HttpWebMvcConfigurer - org.openingo.spring.boot.extension.http.mvc中的类
HttpWebMvcConfigurer
HttpWebMvcConfigurer() - 类 的构造器org.openingo.spring.boot.extension.http.mvc.HttpWebMvcConfigurer
 
hVals(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHashCommands
Get entry set (values) of hash at key.
hVals(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get entry set (values) of hash at key.

I

IDataSourceProvider - org.openingo.spring.boot.extension.datasource.provider中的接口
IDataSourceProvider
Idempotent - org.openingo.spring.boot.extension.idempotent.annotation中的注释类型
Idempotent
idempotentAspect(RedisConnectionConfiguration) - 类 中的方法org.openingo.spring.boot.extension.idempotent.config.IdempotentConfig
 
IdempotentAspect - org.openingo.spring.boot.extension.idempotent中的类
IdempotentAspect
IdempotentAspect(IdempotentStore) - 类 的构造器org.openingo.spring.boot.extension.idempotent.IdempotentAspect
 
IdempotentConfig - org.openingo.spring.boot.extension.idempotent.config中的类
IdempotentConfig
IdempotentConfig() - 类 的构造器org.openingo.spring.boot.extension.idempotent.config.IdempotentConfig
 
idempotentExecute(ProceedingJoinPoint, Idempotent) - 类 中的方法org.openingo.spring.boot.extension.idempotent.IdempotentAspect
 
IdempotentKey - org.openingo.spring.boot.extension.idempotent.annotation中的注释类型
IdempotentKey
idempotentPointcut() - 类 中的方法org.openingo.spring.boot.extension.idempotent.IdempotentAspect
 
IdempotentStore - org.openingo.spring.boot.extension.idempotent.store中的类
IdempotentStore
IdempotentStore(StringRedisTemplate) - 类 的构造器org.openingo.spring.boot.extension.idempotent.store.IdempotentStore
 
IDidEngine<T> - org.openingo.spring.boot.extension.gedid.engine中的接口
IDidEngine
IGeoCommands<K,M> - org.openingo.spring.boot.extension.data.redis.commands中的接口
IGeoCommands
IHashCommands<K,V> - org.openingo.spring.boot.extension.data.redis.commands中的接口
IHashCommands
IHyperLogLogCommands<K,V> - org.openingo.spring.boot.extension.data.redis.commands中的接口
IHyperLogLogCommands
IKeyNamingPolicy - org.openingo.spring.boot.extension.data.redis.naming中的接口
IKeyNamingPolicy
IListCommands<K,V> - org.openingo.spring.boot.extension.data.redis.commands中的接口
IListCommands
incr(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Increment an integer value stored as string value under key by one.
incr(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Increment an integer value stored as string value under key by one.
incrBy(K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Increment an integer value stored as string value under key by delta.
incrBy(K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Increment an integer value stored as string value under key by delta.
InstantManager - org.openingo.spring.boot.extension.websocket中的类
InstantManager
IRedisCommands<K,V> - org.openingo.spring.boot.extension.data.redis.commands中的接口
IRedisCommands
IRedisTransactionsCommands<K,V> - org.openingo.spring.boot.extension.data.redis.commands中的接口
IRedisTransactionsCommands
isAlphabetic() - 类 中的方法org.openingo.spring.boot.extension.data.redis.core.query.DefaultStringSortQuery
Indicates if the sorting is numeric (default) or alphabetical (lexicographical).
isDebugging - 类 中的静态变量org.openingo.spring.boot.SpringApplicationX
Spring Application debugging status
isEnabled() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
ISerializer<T> - org.openingo.spring.boot.extension.data.redis.serializer中的接口
ISerializer
ISetCommands<K,V> - org.openingo.spring.boot.extension.data.redis.commands中的接口
ISetCommands
isRunningAsJar - 类 中的静态变量org.openingo.spring.boot.SpringApplicationX
whether current application running as a jar or yet
isSsl() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
isUseSsl() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration.ConnectionInfo
 
isWrapperFor(Class<?>) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
 
IValueCommands<K,V> - org.openingo.spring.boot.extension.data.redis.commands中的接口
IValueCommands
IZSetCommands<K,V> - org.openingo.spring.boot.extension.data.redis.commands中的接口
IZSetCommands

J

Jedis() - 类 的构造器org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Jedis
 
JedisConnectionConfiguration - org.openingo.spring.boot.extension.gedid.config中的类
Redis connection configuration using Jedis.

K

KeyNamingKit - org.openingo.spring.boot.extension.data.redis.naming中的类
KeyNamingKit
keyNamingPolicy() - 类 中的方法org.openingo.spring.boot.extension.data.redis.config.RedisConfig
if KeyNamingKit.getNaming() is "null" return key, otherwise return KeyNamingKit.getNaming()+KeyNamingKit.NAMING_SEPARATOR+key
keyword() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
keyword(int) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
keyword(String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
keyword0() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
KeywordKit - org.openingo.spring.boot.extension.data.elasticsearch.kit中的类
KeywordKit
keywords(String...) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 

L

Lettuce() - 类 的构造器org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Lettuce
 
LettuceConnectionConfiguration - org.openingo.spring.boot.extension.gedid.config中的类
Redis connection configuration using Lettuce.
lIndex(K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Get element at index form list at key.
lIndex(K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get element at index form list at key.
lLen(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Get the size of list stored at key.
lLen(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the size of list stored at key.
lock() - 类 中的方法org.openingo.spring.boot.extension.distributedlock.lock.DistributedLock
 
lock(String, String, Integer) - 类 中的方法org.openingo.spring.boot.extension.distributedlock.store.DistributedLockStore
lock resource
lockInterruptibly() - 类 中的方法org.openingo.spring.boot.extension.distributedlock.lock.DistributedLock
已过时。
log() - 类 中的方法org.openingo.spring.boot.extension.http.request.HttpRequestLogAspect
 
lPop(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Removes and returns first element in list stored at key.
lPop(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Removes and returns first element in list stored at key.
lPush(K, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Prepend value to key.
lPush(K, V...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Prepend values to key.
lPush(K, Collection<V>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Prepend values to key.
lPush(K, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Prepend value to key.
lPush(K, V...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Prepend values to key.
lPush(K, Collection<V>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Prepend values to key.
lPushx(K, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Prepend values to key only if the list exists.
lPushx(K, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Prepend values to key only if the list exists.
lRange(K, long, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Get elements between begin and end from list at key.
lRange(K, long, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get elements between begin and end from list at key.
lRem(K, long, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Removes the first count occurrences of value from the list stored at key.
lRem(K, long, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Removes the first count occurrences of value from the list stored at key.
lSet(K, long, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Set the value list element at index.
lSet(K, long, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set the value list element at index.
ltrim(K, long, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Trim list at key to elements between start and end.
ltrim(K, long, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Trim list at key to elements between start and end.

M

mainApplicationClass - 类 中的静态变量org.openingo.spring.boot.SpringApplicationX
Spring Application mainApplicationClass
mapKeyNaming(Map<? extends String, ? extends V>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.naming.IKeyNamingPolicy
Map keys naming
MappingsProperties - org.openingo.spring.boot.extension.data.elasticsearch.builder.index中的类
MappingsProperties
MappingsProperty - org.openingo.spring.boot.extension.data.elasticsearch.builder.index中的类
MappingsProperty
matchAllQuery() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
MAX_TRYING_TIME_MILLIS - 类 中的静态变量org.openingo.spring.boot.extension.distributedlock.config.DistributedLockConfig
 
me() - 类 中的静态方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperties
 
me() - 类 中的静态方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
me(String) - 类 中的静态方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
mGet(Collection<K>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Get multiple keys.
mGet(Collection<K>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get multiple keys.
MINIO_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
Minio config properties prefix
minioClient(MinioConfigProperties) - 类 中的方法org.openingo.spring.boot.extension.minio.config.MinioConfig
 
minioClientX(MinioClient, MinioConfigProperties) - 类 中的方法org.openingo.spring.boot.extension.minio.config.MinioConfig
 
MinioClientX - org.openingo.spring.boot.extension.minio中的类
MinioClientX
MinioClientX(MinioClient, MinioConfigProperties) - 类 的构造器org.openingo.spring.boot.extension.minio.MinioClientX
 
MinioConfig - org.openingo.spring.boot.extension.minio.config中的类
MinioConfig
MinioConfig() - 类 的构造器org.openingo.spring.boot.extension.minio.config.MinioConfig
 
MinioConfigProperties - org.openingo.spring.boot.extension.minio.config中的类
MinioConfigProperties
MinioConfigProperties() - 类 的构造器org.openingo.spring.boot.extension.minio.config.MinioConfigProperties
 
move(K, int) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Move given key to database with index.
move(K, int) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Move given key to database with index.
mSet(Object...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set multiple keys to multiple values using key-value pairs.
mSet(Map<K, V>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set multiple keys to multiple values using key-value pairs provided in tuple.
mSet(Object...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set multiple keys to multiple values using key-value pairs.
mSet(Map<K, V>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set multiple keys to multiple values using key-value pairs provided in tuple.
multi() - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisTransactionsCommands
Mark the start of a transaction block.
multi() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Mark the start of a transaction block.

N

name(String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
name() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
NAMING_SEPARATOR - 类 中的静态变量org.openingo.spring.boot.extension.data.redis.naming.KeyNamingKit
 
newCondition() - 类 中的方法org.openingo.spring.boot.extension.distributedlock.lock.DistributedLock
 
newLock(String) - 类 中的静态方法org.openingo.spring.boot.extension.distributedlock.lock.DistributedLock
 
newLock(String, boolean) - 类 中的静态方法org.openingo.spring.boot.extension.distributedlock.lock.DistributedLock
 
next(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.etcd.EtcdIdEngine
 
next(String) - 接口 中的方法org.openingo.spring.boot.extension.gedid.engine.IDidEngine
the next id
next(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.redis.RedisIdEngine
 
next(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.snowflake.SnowflakeIdEngine
 
next(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.uuid.UuidEngine
 
next(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.zookeeper.ZookeeperIdEngine
 
next(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
fetch the next id for business name
nextId() - 类 中的方法org.openingo.spring.boot.extension.gedid.engine.snowflake.Snowflake
获得下一个ID (该方法是线程安全的)
nextToLong(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
convert next to Long
nextToString(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoader
convert next to String
normalizer(String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 

O

object - 类 中的静态变量org.openingo.spring.boot.extension.data.redis.serializer.FstRedisSerializer
 
opsForCluster() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
opsForGeo() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
opsForHash() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
opsForHyperLogLog() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
opsForList() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
opsForSet() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
opsForValue() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
opsForZSet() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
org.openingo.spring.boot - 程序包 org.openingo.spring.boot
 
org.openingo.spring.boot.annotation - 程序包 org.openingo.spring.boot.annotation
 
org.openingo.spring.boot.config - 程序包 org.openingo.spring.boot.config
 
org.openingo.spring.boot.constants - 程序包 org.openingo.spring.boot.constants
 
org.openingo.spring.boot.exception - 程序包 org.openingo.spring.boot.exception
 
org.openingo.spring.boot.extension.data.elasticsearch - 程序包 org.openingo.spring.boot.extension.data.elasticsearch
 
org.openingo.spring.boot.extension.data.elasticsearch.builder - 程序包 org.openingo.spring.boot.extension.data.elasticsearch.builder
 
org.openingo.spring.boot.extension.data.elasticsearch.builder.index - 程序包 org.openingo.spring.boot.extension.data.elasticsearch.builder.index
 
org.openingo.spring.boot.extension.data.elasticsearch.config - 程序包 org.openingo.spring.boot.extension.data.elasticsearch.config
 
org.openingo.spring.boot.extension.data.elasticsearch.kit - 程序包 org.openingo.spring.boot.extension.data.elasticsearch.kit
 
org.openingo.spring.boot.extension.data.redis - 程序包 org.openingo.spring.boot.extension.data.redis
 
org.openingo.spring.boot.extension.data.redis.callback - 程序包 org.openingo.spring.boot.extension.data.redis.callback
 
org.openingo.spring.boot.extension.data.redis.commands - 程序包 org.openingo.spring.boot.extension.data.redis.commands
 
org.openingo.spring.boot.extension.data.redis.config - 程序包 org.openingo.spring.boot.extension.data.redis.config
 
org.openingo.spring.boot.extension.data.redis.core - 程序包 org.openingo.spring.boot.extension.data.redis.core
 
org.openingo.spring.boot.extension.data.redis.core.query - 程序包 org.openingo.spring.boot.extension.data.redis.core.query
 
org.openingo.spring.boot.extension.data.redis.naming - 程序包 org.openingo.spring.boot.extension.data.redis.naming
 
org.openingo.spring.boot.extension.data.redis.serializer - 程序包 org.openingo.spring.boot.extension.data.redis.serializer
 
org.openingo.spring.boot.extension.datasource.config - 程序包 org.openingo.spring.boot.extension.datasource.config
 
org.openingo.spring.boot.extension.datasource.holder - 程序包 org.openingo.spring.boot.extension.datasource.holder
 
org.openingo.spring.boot.extension.datasource.provider - 程序包 org.openingo.spring.boot.extension.datasource.provider
 
org.openingo.spring.boot.extension.datasource.routing - 程序包 org.openingo.spring.boot.extension.datasource.routing
 
org.openingo.spring.boot.extension.datasource.tx - 程序包 org.openingo.spring.boot.extension.datasource.tx
 
org.openingo.spring.boot.extension.distributedlock.config - 程序包 org.openingo.spring.boot.extension.distributedlock.config
 
org.openingo.spring.boot.extension.distributedlock.lock - 程序包 org.openingo.spring.boot.extension.distributedlock.lock
 
org.openingo.spring.boot.extension.distributedlock.store - 程序包 org.openingo.spring.boot.extension.distributedlock.store
 
org.openingo.spring.boot.extension.feign.config - 程序包 org.openingo.spring.boot.extension.feign.config
 
org.openingo.spring.boot.extension.feign.hystrix - 程序包 org.openingo.spring.boot.extension.feign.hystrix
 
org.openingo.spring.boot.extension.gedid.config - 程序包 org.openingo.spring.boot.extension.gedid.config
 
org.openingo.spring.boot.extension.gedid.engine - 程序包 org.openingo.spring.boot.extension.gedid.engine
 
org.openingo.spring.boot.extension.gedid.engine.etcd - 程序包 org.openingo.spring.boot.extension.gedid.engine.etcd
 
org.openingo.spring.boot.extension.gedid.engine.redis - 程序包 org.openingo.spring.boot.extension.gedid.engine.redis
 
org.openingo.spring.boot.extension.gedid.engine.snowflake - 程序包 org.openingo.spring.boot.extension.gedid.engine.snowflake
 
org.openingo.spring.boot.extension.gedid.engine.uuid - 程序包 org.openingo.spring.boot.extension.gedid.engine.uuid
 
org.openingo.spring.boot.extension.gedid.engine.zookeeper - 程序包 org.openingo.spring.boot.extension.gedid.engine.zookeeper
 
org.openingo.spring.boot.extension.gedid.loader - 程序包 org.openingo.spring.boot.extension.gedid.loader
 
org.openingo.spring.boot.extension.helper - 程序包 org.openingo.spring.boot.extension.helper
 
org.openingo.spring.boot.extension.http.config - 程序包 org.openingo.spring.boot.extension.http.config
 
org.openingo.spring.boot.extension.http.mvc - 程序包 org.openingo.spring.boot.extension.http.mvc
 
org.openingo.spring.boot.extension.http.request - 程序包 org.openingo.spring.boot.extension.http.request
 
org.openingo.spring.boot.extension.http.request.error - 程序包 org.openingo.spring.boot.extension.http.request.error
 
org.openingo.spring.boot.extension.http.response - 程序包 org.openingo.spring.boot.extension.http.response
 
org.openingo.spring.boot.extension.http.response.annotation - 程序包 org.openingo.spring.boot.extension.http.response.annotation
 
org.openingo.spring.boot.extension.idempotent - 程序包 org.openingo.spring.boot.extension.idempotent
 
org.openingo.spring.boot.extension.idempotent.annotation - 程序包 org.openingo.spring.boot.extension.idempotent.annotation
 
org.openingo.spring.boot.extension.idempotent.config - 程序包 org.openingo.spring.boot.extension.idempotent.config
 
org.openingo.spring.boot.extension.idempotent.store - 程序包 org.openingo.spring.boot.extension.idempotent.store
 
org.openingo.spring.boot.extension.minio - 程序包 org.openingo.spring.boot.extension.minio
 
org.openingo.spring.boot.extension.minio.config - 程序包 org.openingo.spring.boot.extension.minio.config
 
org.openingo.spring.boot.extension.mq.rocket - 程序包 org.openingo.spring.boot.extension.mq.rocket
 
org.openingo.spring.boot.extension.websocket - 程序包 org.openingo.spring.boot.extension.websocket
 
org.openingo.spring.boot.extension.websocket.config - 程序包 org.openingo.spring.boot.extension.websocket.config
 
org.openingo.spring.boot.kit - 程序包 org.openingo.spring.boot.kit
 
org.openingo.spring.boot.kit.validator - 程序包 org.openingo.spring.boot.kit.validator
 
org.openingo.spring.boot.scanner - 程序包 org.openingo.spring.boot.scanner
 

P

PackageConstants - org.openingo.spring.boot.constants中的类
PackageConstants
pageable(Integer, Integer) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
PageParamBuilder<T> - org.openingo.spring.boot.extension.data.elasticsearch.builder中的类
PageParamBuilder
parserValidateRet(Set<ConstraintViolation<T>>) - 接口 中的方法org.openingo.spring.boot.kit.validator.DynamicValidator
parser the validate result
parseUrl(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration
 
partialUpdate(String, String, Map<String, Object>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(String, String, Map<String, Object>, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(String, String, String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(String, String, String, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(String, String, String, XContentType) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(String, String, String, XContentType, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(UpdateRequest) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(UpdateRequest, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(List<UpdateRequest>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(List<UpdateRequest>, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdate(List<UpdateRequest>, WriteRequest.RefreshPolicy, RequestOptions) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdateByDocBuilders(List<DocBuilder>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdateByDocBuilders(List<DocBuilder>, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdateByDocBuilders(List<DocBuilder>, WriteRequest.RefreshPolicy, RequestOptions) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdateDocs(List<UpdateRequest>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdateDocs(List<UpdateRequest>, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
partialUpdateDocs(List<UpdateRequest>, WriteRequest.RefreshPolicy, RequestOptions) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
persist(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Remove the expiration from given key.
persist(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Remove the expiration from given key.
pExpire(K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set time(Seconds) to live for given key..
pExpire(K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set time(Seconds) to live for given key..
pfAdd(K, V...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHyperLogLogCommands
Adds the given values to the key.
pfAdd(K, V...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Adds the given values to the key.
pfCount(K...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHyperLogLogCommands
Gets the current number of elements within the key.
pfCount(K...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Gets the current number of elements within the key.
pfMerge(K, K...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IHyperLogLogCommands
Merges all values of given sourceKeys into destination key.
pfMerge(K, K...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Merges all values of given sourceKeys into destination key.
Pool() - 类 的构造器org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
preDestroy() - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法org.openingo.spring.boot.extension.http.response.HttpResponseInterceptor
Intercept the execution of a handler.
ProceedingJoinPointHolder - org.openingo.spring.boot.extension.http.request中的类
ProceedingJoinPointHolder
PROD - 类 中的静态变量org.openingo.spring.boot.constants.EnvsConstants
 
PropertiesConstants - org.openingo.spring.boot.constants中的类
PropertiesConstants
prototypeBean(Class<T>) - 类 中的方法org.openingo.spring.boot.extension.helper.BeanAccessor
 

Q

query(QueryBuilder) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 

R

randomRecommend(Class<T>, String, int) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
random Recommend some docs
randomRecommend(Class<T>, String, int, QueryBuilder, HighlightBuilder) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
random Recommend some docs
randomRecommend(Class<T>, String, int, QueryBuilder, HighlightBuilder, String, List<String>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
random Recommend some docs
REDIS_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
redis config properties prefix
RedisConfig - org.openingo.spring.boot.extension.data.redis.config中的类
RedisConfig
RedisConfig() - 类 的构造器org.openingo.spring.boot.extension.data.redis.config.RedisConfig
 
RedisConfigProperties - org.openingo.spring.boot.extension.data.redis.config中的类
RedisConfigProperties
RedisConfigProperties() - 类 的构造器org.openingo.spring.boot.extension.data.redis.config.RedisConfigProperties
 
RedisConnectionConfiguration - org.openingo.spring.boot.extension.gedid.config中的类
Base Redis connection configuration.
RedisConnectionConfiguration(RedisIdEngineConfigProperties, ObjectProvider<RedisSentinelConfiguration>, ObjectProvider<RedisClusterConfiguration>) - 类 的构造器org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration
 
RedisConnectionConfiguration.ConnectionInfo - org.openingo.spring.boot.extension.gedid.config中的类
 
redisConnectionFactory() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.JedisConnectionConfiguration
 
redisConnectionFactory() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.LettuceConnectionConfiguration
 
redisConnectionFactory() - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisConnectionConfiguration
build the redis connection factory
RedisIdEngine - org.openingo.spring.boot.extension.gedid.engine.redis中的类
RedisIdEngine
RedisIdEngine(StringRedisTemplate) - 类 的构造器org.openingo.spring.boot.extension.gedid.engine.redis.RedisIdEngine
 
RedisIdEngineConfigProperties - org.openingo.spring.boot.extension.gedid.config中的类
RedisIdEngineConfigProperties
RedisIdEngineConfigProperties() - 类 的构造器org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
RedisIdEngineConfigProperties.Cluster - org.openingo.spring.boot.extension.gedid.config中的类
Cluster properties.
RedisIdEngineConfigProperties.Jedis - org.openingo.spring.boot.extension.gedid.config中的类
Jedis client properties.
RedisIdEngineConfigProperties.Lettuce - org.openingo.spring.boot.extension.gedid.config中的类
Lettuce client properties.
RedisIdEngineConfigProperties.Pool - org.openingo.spring.boot.extension.gedid.config中的类
Pool properties.
RedisIdEngineConfigProperties.Sentinel - org.openingo.spring.boot.extension.gedid.config中的类
Redis sentinel properties.
redisStringKeyTemplate(RedisConnectionFactory) - 类 中的方法org.openingo.spring.boot.extension.data.redis.config.RedisConfig
 
redisStringKeyTemplateX(RedisTemplate<String, Object>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.config.RedisConfig
 
RedisStringKeyTemplateX<V> - org.openingo.spring.boot.extension.data.redis中的类
StringRedisTemplateX
RedisStringKeyTemplateX(RedisTemplate<String, V>) - 类 的构造器org.openingo.spring.boot.extension.data.redis.RedisStringKeyTemplateX
 
redisTemplateX(RedisTemplate<Object, Object>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.config.RedisConfig
 
RedisTemplateX<K,V> - org.openingo.spring.boot.extension.data.redis中的类
RedisTemplateX
RedisTemplateX(RedisTemplate<K, V>) - 类 的构造器org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
remove() - 类 中的静态方法org.openingo.spring.boot.extension.data.redis.naming.KeyNamingKit
 
removeDataSource(Object) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
remove the dataSource with the dataSourceKey
rename(K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Rename key oldKey to newKey.
rename(K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Rename key oldKey to newKey.
report() - 类 中的方法org.openingo.spring.boot.extension.http.request.HttpRequestReporter
Current Request report
report(String) - 类 中的方法org.openingo.spring.boot.extension.http.request.HttpRequestReporter
Report information
REQUEST_REPORT_HEADER - 类 中的静态变量org.openingo.spring.boot.constants.Constants
 
requestHeadersCoverInterceptor() - 类 中的方法org.openingo.spring.boot.extension.feign.config.FeignConfig
put a RequestInterceptor that cover request headers
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultErrorAttributesX
Try to resolve the given exception that got thrown during handler execution, returning a ModelAndView that represents a specific error page if appropriate.
responseOK(Map<String, Object>) - 类 中的方法org.openingo.spring.boot.extension.http.request.error.DefaultErrorAttributesX
 
restHighLevelClientX(RestHighLevelClient) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.config.ElasticsearchRestHighLevelClientConfig
 
RestHighLevelClientX - org.openingo.spring.boot.extension.data.elasticsearch中的类
RestHighLevelClientX
RestHighLevelClientX(RestHighLevelClient) - 类 的构造器org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
rocketMqTemplate - 类 中的变量org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
 
RoutingDataSource - org.openingo.spring.boot.extension.datasource.routing中的类
RoutingDataSource DataSource implementation that routes RoutingDataSource.getConnection() calls to one of various target DataSources based on a lookup key.
RoutingDataSource() - 类 的构造器org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
 
RoutingDataSource(IDataSourceProvider) - 类 的构造器org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
 
RoutingDataSource(IDataSourceProvider, ConcurrentHashMap<Object, IDataSourceProvider>) - 类 的构造器org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
 
RoutingDataSourceHolder - org.openingo.spring.boot.extension.datasource.holder中的类
RoutingDataSourceHolder
rPop(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Removes and returns last element in list stored at key.
rPop(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Removes and returns last element in list stored at key.
rPoplPush(K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Remove the last element from list at sourceKey, append it to destinationKey and return its value.
rPoplPush(K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Remove the last element from list at sourceKey, append it to destinationKey and return its value.
rPush(K, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Append value to key.
rPush(K, V...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Append values to key.
rPush(K, Collection<V>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Append values to key.
rPush(K, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Append value to key.
rPush(K, V...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Append values to key.
rPush(K, Collection<V>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Append values to key.
rPushx(K, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IListCommands
Append values to key only if the list exists.
rPushx(K, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Append values to key only if the list exists.
run() - 接口 中的方法org.openingo.spring.boot.extension.datasource.tx.TxRunnable
The general contract of the method run is that it may take any action whatsoever.
run(Class<?>, String...) - 类 中的静态方法org.openingo.spring.boot.SpringApplicationX
Static helper that can be used to run a SpringApplication from the specified source using default settings.
run(Class<?>[], String[]) - 类 中的静态方法org.openingo.spring.boot.SpringApplicationX
Static helper that can be used to run a SpringApplication from the specified sources using default settings and user supplied arguments.

S

sAdd(K, V...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Add given values to set at key.
sAdd(K, V...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Add given values to set at key.
saveData(String, Object, Long) - 类 中的方法org.openingo.spring.boot.extension.idempotent.store.IdempotentStore
 
saveOrUpdate(String, String, Map<String, Object>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdate(String, String, Map<String, Object>, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdate(String, String, String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdate(String, String, String, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdate(String, String, String, XContentType) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdate(String, String, String, XContentType, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdate(IndexRequest) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdate(IndexRequest, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdateByDocBuilders(List<DocBuilder>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdateByDocBuilders(List<DocBuilder>, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdateByDocBuilders(List<DocBuilder>, WriteRequest.RefreshPolicy, RequestOptions) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdateDocs(List<IndexRequest>) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdateDocs(List<IndexRequest>, WriteRequest.RefreshPolicy) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
saveOrUpdateDocs(List<IndexRequest>, WriteRequest.RefreshPolicy, RequestOptions) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
 
sCard(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Get size of set at key.
sCard(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get size of set at key.
sDiff(K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Diff all sets for given key and otherKey.
sDiff(K, Collection<K>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Diff all sets for given key and otherKeys.
sDiff(K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Diff all sets for given key and otherKey.
sDiff(K, Collection<K>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Diff all sets for given key and otherKeys.
sDiffStore(K, K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Diff all sets for given key and otherKey and store result in destKey.
sDiffStore(K, Collection<K>, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Diff all sets for given key and otherKeys and store result in destKey.
sDiffStore(K, K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Diff all sets for given key and otherKey and store result in destKey.
sDiffStore(K, Collection<K>, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Diff all sets for given key and otherKeys and store result in destKey.
searchAnalyzer(String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
searchForPage(Class<T>, String, SearchSourceBuilder, int, int) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
search for page, automatic highlight the result ref the searchSourceBuilder.
sendBinary(Integer, ByteBuffer) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Send the message, blocking until the message is sent.
sendBinary(Integer, ByteBuffer, boolean) - 类 中的方法org.openingo.spring.boot.extension.websocket.InstantManager
Sends part of a binary message to the remote endpoint.
sendJson(Integer, Object) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Send the message, blocking until the message is sent.
sendObject(Integer, Object) - 类 中的方法org.openingo.spring.boot.extension.websocket.InstantManager
Encodes object as a message and sends it to the remote endpoint.
sendText(Integer, String) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Send the message, blocking until the message is sent.
sendText(Integer, String, boolean) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Sends part of a text message to the remote endpoint.
Sentinel() - 类 的构造器org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Sentinel
 
serialize(T) - 类 中的方法org.openingo.spring.boot.extension.data.redis.serializer.FstRedisSerializer
 
serverEndpointExporter() - 类 中的方法org.openingo.spring.boot.extension.websocket.config.WebsocketConfig
 
service - 类 中的变量org.openingo.spring.boot.extension.mq.rocket.AbstractServiceConsumer
 
ServiceException - org.openingo.spring.boot.exception中的异常错误
ServiceException
ServiceException(String) - 异常错误 的构造器org.openingo.spring.boot.exception.ServiceException
Constructs a new runtime exception with the specified detail message.
ServiceException(String, Throwable) - 异常错误 的构造器org.openingo.spring.boot.exception.ServiceException
Constructs a new runtime exception with the specified detail message and cause.
ServiceException(Throwable) - 异常错误 的构造器org.openingo.spring.boot.exception.ServiceException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?
ServiceException(String, Throwable, boolean, boolean) - 异常错误 的构造器org.openingo.spring.boot.exception.ServiceException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ServiceException(Object, String) - 异常错误 的构造器org.openingo.spring.boot.exception.ServiceException
Constructs a new runtime exception with the specified detail message.
ServiceException(Object, String, Throwable) - 异常错误 的构造器org.openingo.spring.boot.exception.ServiceException
Constructs a new runtime exception with the specified detail message and cause.
ServiceException(Object, Throwable) - 异常错误 的构造器org.openingo.spring.boot.exception.ServiceException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?
ServiceException(Object, String, Throwable, boolean, boolean) - 异常错误 的构造器org.openingo.spring.boot.exception.ServiceException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
SessionCallbackX<T> - org.openingo.spring.boot.extension.data.redis.callback中的接口
SessionCallbackX Callback executing all operations against a surrogate 'session' (basically against the same underlying Redis connection).
set(K, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set value for key.
set(String) - 类 中的静态方法org.openingo.spring.boot.extension.data.redis.naming.KeyNamingKit
 
set(K, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set value for key.
set(int, int, int) - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
setApplicationContext(ApplicationContext) - 类 中的方法org.openingo.spring.boot.extension.gedid.loader.DidLoaderConfiguration
 
setApplicationContext(ApplicationContext) - 类 中的方法org.openingo.spring.boot.extension.helper.BeanAccessor
 
setAsyncSendTimeout(Integer, long) - 类 中的静态方法org.openingo.spring.boot.extension.websocket.InstantManager
Set the timeout (in milliseconds) for sending a message asynchronously.
setAutoCloseSameKeyDataSource(Boolean) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
whether or not close the dataSource that has the same dataSource key
setBaseSleepTimeMs(Integer) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
setBit(K, long, boolean) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Sets the bit at offset in value stored at key.
setBit(K, long, boolean) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Sets the bit at offset in value stored at key.
setBlockUntilConnectedUnit(TimeUnit) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
setBlockUntilConnectedWait(Integer) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
setCluster(RedisIdEngineConfigProperties.Cluster) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
setConnectionInitSqls(String...) - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
setConnectString(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
setCurrentUsingDataSourceKey(Object) - 类 中的静态方法org.openingo.spring.boot.extension.datasource.holder.RoutingDataSourceHolder
Set current using dataSource Key
setDatabase(int) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
setDefaultTargetDataSource(IDataSourceProvider) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
Specify the default target DataSource, if any.
setEnabled(boolean) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
setEnableTransactionSupport(Boolean) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
 
setEx(K, long, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set the value and expiration timeout for key.
setEx(K, long, V, TimeUnit) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set the value and expiration timeout for key.
setEx(K, long, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set the value and expiration timeout for key.
setEx(K, long, V, TimeUnit) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set the value and expiration timeout for key.
setFilters(String) - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
setHost(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
setMaster(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Sentinel
 
setMaxActive(int) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
setMaxIdle(int) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
setMaxRedirects(Integer) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Cluster
 
setMaxRetries(Integer) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
setMaxSleepMs(Integer) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
setMaxWait(Duration) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
setMinIdle(int) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
setNodes(List<String>) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Cluster
 
setNodes(List<String>) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Sentinel
 
setNx(K, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set key to hold the string value if key is absent.
setNx(K, V, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set key to hold the string value and expiration timeout if key is absent.
setNx(K, V, long, TimeUnit) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set key to hold the string value and expiration timeout if key is absent.
setNx(K, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set key to hold the string value if key is absent.
setNx(K, V, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set key to hold the string value and expiration timeout if key is absent.
setNx(K, V, long, TimeUnit) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set key to hold the string value and expiration timeout if key is absent.
setPassword(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
setPool(RedisIdEngineConfigProperties.Pool) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Jedis
 
setPool(RedisIdEngineConfigProperties.Pool) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Lettuce
 
setPort(int) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
setProceedingJoinPoint(ProceedingJoinPoint) - 类 中的静态方法org.openingo.spring.boot.extension.http.request.ProceedingJoinPointHolder
 
setProviderName(String) - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
setPublicKey(String) - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
 
setRange(K, V, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Overwrite parts of key starting at the specified offset with given value.
setRange(K, V, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Overwrite parts of key starting at the specified offset with given value.
setSentinel(RedisIdEngineConfigProperties.Sentinel) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
setShutdownTimeout(Duration) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Lettuce
 
setSsl(boolean) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
setTargetDataSources(ConcurrentHashMap<Object, IDataSourceProvider>) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
Specify the map of target DataSources, with the lookup key as key.
setTimeBetweenEvictionRuns(Duration) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties.Pool
 
setTimeout(Duration) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
setUrl(String) - 类 中的方法org.openingo.spring.boot.extension.gedid.config.RedisIdEngineConfigProperties
 
setXx(K, V) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set key to hold the string value if key is present.
setXx(K, V, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set key to hold the string value and expiration timeout if key is present.
setXx(K, V, long, TimeUnit) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Set key to hold the string value and expiration timeout if key is present.
setXx(K, V) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set key to hold the string value if key is present.
setXx(K, V, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set key to hold the string value and expiration timeout if key is present.
setXx(K, V, long, TimeUnit) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Set key to hold the string value and expiration timeout if key is present.
silentDynamicValidate() - 接口 中的方法org.openingo.spring.boot.kit.validator.DynamicValidator
dynamic validate at silently
sInter(K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Returns the members intersecting all given sets at key and otherKey.
sInter(K, Collection<K>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Returns the members intersecting all given sets at key and otherKeys.
sInter(K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Returns the members intersecting all given sets at key and otherKey.
sInter(K, Collection<K>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Returns the members intersecting all given sets at key and otherKeys.
sInterstore(K, K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Intersect all given sets at key and otherKey and store result in destKey.
sInterStore(K, Collection<K>, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Intersect all given sets at key and otherKeys and store result in destKey.
sInterstore(K, K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Intersect all given sets at key and otherKey and store result in destKey.
sInterStore(K, Collection<K>, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Intersect all given sets at key and otherKeys and store result in destKey.
sIsMember(K, Object) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Check if set at key contains value.
sIsMember(K, Object) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Check if set at key contains value.
sMembers(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Get all elements of set at key.
sMembers(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get all elements of set at key.
Snowflake - org.openingo.spring.boot.extension.gedid.engine.snowflake中的类
Snowflake
Snowflake(Long, Long) - 类 的构造器org.openingo.spring.boot.extension.gedid.engine.snowflake.Snowflake
构造函数
SnowflakeIdEngine - org.openingo.spring.boot.extension.gedid.engine.snowflake中的类
SnowflakeIdEngine
SnowflakeIdEngine() - 类 的构造器org.openingo.spring.boot.extension.gedid.engine.snowflake.SnowflakeIdEngine
 
SnowflakeIdEngine(Long, Long) - 类 的构造器org.openingo.spring.boot.extension.gedid.engine.snowflake.SnowflakeIdEngine
 
sort(String, SortOrder, String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.PageParamBuilder
 
sort(SortQuery<K>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Sort the elements for query.
sort(SortQuery<K>, RedisSerializer<T>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Sort the elements for query applying RedisSerializer.
sort(SortQuery<K>, BulkMapper<T, V>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Sort the elements for query applying BulkMapper.
sort(SortQuery<K>, BulkMapper<T, S>, RedisSerializer<S>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Sort the elements for query applying BulkMapper and RedisSerializer.
sort(SortQuery<K>, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Sort the elements for query and store result in storeKey.
sort(SortQuery<K>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Sort the elements for query.
sort(SortQuery<K>, RedisSerializer<T>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Sort the elements for query applying RedisSerializer.
sort(SortQuery<K>, BulkMapper<T, V>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Sort the elements for query applying BulkMapper.
sort(SortQuery<K>, BulkMapper<T, S>, RedisSerializer<S>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Sort the elements for query applying BulkMapper and RedisSerializer.
sort(SortQuery<K>, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Sort the elements for query and store result in storeKey.
sPop(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Remove and return a random member from set at key.
sPop(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Remove and return a random member from set at key.
SPRING_APPLICATION_X - 类 中的静态变量org.openingo.spring.boot.constants.Constants
application name
springApplication - 类 中的静态变量org.openingo.spring.boot.SpringApplicationX
Current Spring Application
SpringApplicationX - org.openingo.spring.boot中的类
SpringApplicationX 1. env 2. application class 3. application package 4. etc
SpringApplicationX() - 类 的构造器org.openingo.spring.boot.SpringApplicationX
 
SpringBootBanner - org.openingo.spring.boot中的类
SpringBootBanner
SpringBootBanner() - 类 的构造器org.openingo.spring.boot.SpringBootBanner
 
springBootVersion - 类 中的静态变量org.openingo.spring.boot.SpringApplicationX
Spring Boot Version
springBootVersionX - 类 中的静态变量org.openingo.spring.boot.SpringApplicationX
Spring Boot Version
SpringBootVersionX - org.openingo.spring.boot中的类
 
sRandMember(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Get random element from set at key.
sRandMember(K, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Get count random elements from set at key.
sRandMember(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get random element from set at key.
sRandMember(K, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get count random elements from set at key.
sRem(K, Object...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Remove given values from set at key and return the number of removed elements.
sRem(K, Object...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Remove given values from set at key and return the number of removed elements.
start(DistributedLockStore) - 类 中的静态方法org.openingo.spring.boot.extension.distributedlock.lock.DistributedLockPingPong
 
startProviding() - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.DruidDataSourceProvider
start the provider
startProviding() - 类 中的方法org.openingo.spring.boot.extension.datasource.provider.HikariDataSourceProvider
start the provider
startProviding() - 接口 中的方法org.openingo.spring.boot.extension.datasource.provider.IDataSourceProvider
start the provider
store(boolean) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
string - 类 中的静态变量org.openingo.spring.boot.extension.data.redis.serializer.FstRedisSerializer
 
strLen(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Get the length of the value stored at key.
strLen(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the length of the value stored at key.
sUnion(K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Union all sets at given keys and otherKey.
sUnion(K, Collection<K>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Union all sets at given keys and otherKeys.
sUnion(K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Union all sets at given keys and otherKey.
sUnion(K, Collection<K>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Union all sets at given keys and otherKeys.
sUnionStore(K, K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Union all sets at given key and otherKey and store result in destKey.
sUnionStore(K, Collection<K>, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.ISetCommands
Union all sets at given key and otherKeys and store result in destKey.
sUnionStore(K, K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Union all sets at given key and otherKey and store result in destKey.
sUnionStore(K, Collection<K>, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Union all sets at given key and otherKeys and store result in destKey.
supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - 类 中的方法org.openingo.spring.boot.extension.http.response.HttpResponseBodyAdvice
Whether this component supports the given controller method return type and the selected HttpMessageConverter type.
sync() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.RestHighLevelClientX
using sync way
syncSendMessage(String, T) - 类 中的方法org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
sync send message
syncSendMessage(String, String, T) - 类 中的方法org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
sync send message
syncSendMessages(String, Set<T>) - 类 中的方法org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
sync send messages
syncSendMessages(String, String, Set<T>) - 类 中的方法org.openingo.spring.boot.extension.mq.rocket.AbstractProducer
sync send messages

T

TEST - 类 中的静态变量org.openingo.spring.boot.constants.EnvsConstants
 
textType() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
throwValidationException(String) - 接口 中的方法org.openingo.spring.boot.kit.validator.DynamicValidator
throw one validation 'ConstraintViolationException' exception
toJson() - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperties
 
toKeyword(String...) - 类 中的静态方法org.openingo.spring.boot.extension.data.elasticsearch.kit.KeywordKit
keywords to keyword string with ' split
toKeyword(List<String>) - 类 中的静态方法org.openingo.spring.boot.extension.data.elasticsearch.kit.KeywordKit
keywords to keyword string with ' split
transactionTemplateX(PlatformTransactionManager) - 类 中的方法org.openingo.spring.boot.extension.datasource.config.DataSourceConfig
 
TransactionTemplateX - org.openingo.spring.boot.extension.datasource.tx中的类
TransactionTemplateX
TransactionTemplateX(PlatformTransactionManager) - 类 的构造器org.openingo.spring.boot.extension.datasource.tx.TransactionTemplateX
 
TRUE - 类 中的静态变量org.openingo.spring.boot.constants.Constants
 
tryLock() - 类 中的方法org.openingo.spring.boot.extension.distributedlock.lock.DistributedLock
 
tryLock(long, TimeUnit) - 类 中的方法org.openingo.spring.boot.extension.distributedlock.lock.DistributedLock
 
ttl(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Get the time to live for key in seconds.
ttl(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the time to live for key in seconds.
txCall(TxCallable<T>) - 类 中的方法org.openingo.spring.boot.extension.datasource.tx.TransactionTemplateX
 
TxCallable<T> - org.openingo.spring.boot.extension.datasource.tx中的接口
TxCallable
txRun(TxRunnable) - 类 中的方法org.openingo.spring.boot.extension.datasource.tx.TransactionTemplateX
 
TxRunnable - org.openingo.spring.boot.extension.datasource.tx中的接口
TxRunnable
type(String) - 类 中的方法org.openingo.spring.boot.extension.data.elasticsearch.builder.index.MappingsProperty
 
type(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IValueCommands
Determine the type stored at key.
type(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Determine the type stored at key.

U

unlink(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Unlink the key from the keyspace.
unlink(Collection<K>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisCommands
Unlink the keys from the keyspace.
unlink(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Unlink the key from the keyspace.
unlink(Collection<K>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Unlink the keys from the keyspace.
unlock() - 类 中的方法org.openingo.spring.boot.extension.distributedlock.lock.DistributedLock
 
unlock(String, String) - 类 中的方法org.openingo.spring.boot.extension.distributedlock.store.DistributedLockStore
unlock resource
unsupportedOperation(String) - 接口 中的方法org.openingo.spring.boot.extension.gedid.engine.IDidEngine
throw onw unsupportedOperationException
unwatch() - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisTransactionsCommands
Flushes all the previously IRedisTransactionsCommands.watch(Object) keys.
unwatch() - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Flushes all the previously RedisTemplateX.watch(Object) keys.
unwrap(Class<T>) - 类 中的方法org.openingo.spring.boot.extension.datasource.routing.RoutingDataSource
 
UuidEngine - org.openingo.spring.boot.extension.gedid.engine.uuid中的类
UuidEngine
UuidEngine() - 类 的构造器org.openingo.spring.boot.extension.gedid.engine.uuid.UuidEngine
 

V

validateField(boolean, String) - 接口 中的方法org.openingo.spring.boot.kit.validator.DynamicValidator
validate accessor
validateField(String, String, String) - 接口 中的方法org.openingo.spring.boot.kit.validator.DynamicValidator
validate using regex
ValidateGroup - org.openingo.spring.boot.kit.validator中的接口
ValidateGroup
ValidateGroup.Create - org.openingo.spring.boot.kit.validator中的接口
create logic group
ValidateGroup.Delete - org.openingo.spring.boot.kit.validator中的接口
delete logic group
ValidateGroup.Read - org.openingo.spring.boot.kit.validator中的接口
read logic group
ValidateGroup.Update - org.openingo.spring.boot.kit.validator中的接口
update logic group
validateSelf(T, Class<?>...) - 接口 中的方法org.openingo.spring.boot.kit.validator.DynamicValidator
validate self
valueOf(String) - 枚举 中的静态方法org.openingo.spring.boot.extension.gedid.engine.zookeeper.ZookeeperIdEngineMode
返回带有指定名称的该类型的枚举常量。
valueRedisSerializer() - 类 中的方法org.openingo.spring.boot.extension.data.redis.config.RedisConfig
 
values() - 枚举 中的静态方法org.openingo.spring.boot.extension.gedid.engine.zookeeper.ZookeeperIdEngineMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

watch(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisTransactionsCommands
Watch given key for modifications during transaction started with IRedisTransactionsCommands.multi().
watch(Collection<K>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IRedisTransactionsCommands
Watch given keys for modifications during transaction started with IRedisTransactionsCommands.multi().
watch(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Watch given key for modifications during transaction started with RedisTemplateX.multi().
watch(Collection<K>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Watch given keys for modifications during transaction started with RedisTemplateX.multi().
WEBSOCKET_CONFIG_PROPERTIES_PREFIX - 类 中的静态变量org.openingo.spring.boot.constants.PropertiesConstants
websocket config properties prefix
WebsocketConfig - org.openingo.spring.boot.extension.websocket.config中的类
WebsocketConfig
WebsocketConfig() - 类 的构造器org.openingo.spring.boot.extension.websocket.config.WebsocketConfig
 
WebsocketConfigProperties - org.openingo.spring.boot.extension.websocket.config中的类
WebsocketConfigProperties
WebsocketConfigProperties() - 类 的构造器org.openingo.spring.boot.extension.websocket.config.WebsocketConfigProperties
 
websocketServerEndpoint() - 类 中的方法org.openingo.spring.boot.extension.websocket.config.WebsocketConfig
 
WebsocketServerEndpoint - org.openingo.spring.boot.extension.websocket中的类
WebsocketServerEndpoint
WebsocketServerEndpoint() - 类 的构造器org.openingo.spring.boot.extension.websocket.WebsocketServerEndpoint
 
wrapCallable(Callable<T>) - 类 中的方法org.openingo.spring.boot.extension.feign.hystrix.FeignHystrixConcurrencyStrategy
 

Z

zAdd(K, V, double) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Add member to a sorted set at key, or update its score if it already exists.
zAdd(K, Map<V, Double>) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Add scoreMembers to a sorted set at key, or update its score if it already exists.
zAdd(K, V, double) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Add member to a sorted set at key, or update its score if it already exists.
zAdd(K, Map<V, Double>) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Add scoreMembers to a sorted set at key, or update its score if it already exists.
zCard(K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Returns the number of elements of the sorted set stored with given key.
zCard(K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Returns the number of elements of the sorted set stored with given key.
zCount(K, double, double) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Count number of elements within sorted set with scores between min and max.
zCount(K, double, double) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Count number of elements within sorted set with scores between min and max.
zIncrby(K, V, double) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Increment the score of element with member in sorted set by score.
zIncrby(K, V, double) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Increment the score of element with member in sorted set by score.
zInterStore(K, K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Intersect sorted sets at key and otherKey and store result in destination destKey.
zInterStore(K, Collection<K>, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Intersect sorted sets at key and otherKeys and store result in destination destKey.
zInterStore(K, Collection<K>, K, RedisZSetCommands.Aggregate) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Intersect sorted sets at key and otherKeys and store result in destination destKey.
zInterStore(K, Collection<K>, K, RedisZSetCommands.Aggregate, RedisZSetCommands.Weights) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Intersect sorted sets at key and otherKeys and store result in destination destKey.
zInterStore(K, K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Intersect sorted sets at key and otherKey and store result in destination destKey.
zInterStore(K, Collection<K>, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Intersect sorted sets at key and otherKeys and store result in destination destKey.
zInterStore(K, Collection<K>, K, RedisZSetCommands.Aggregate, RedisZSetCommands.Weights) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Intersect sorted sets at key and otherKeys and store result in destination destKey.
ZookeeperIdEngine - org.openingo.spring.boot.extension.gedid.engine.zookeeper中的类
ZookeeperIdEngine
ZookeeperIdEngine(CuratorFramework, ZookeeperIdEngineMode) - 类 的构造器org.openingo.spring.boot.extension.gedid.engine.zookeeper.ZookeeperIdEngine
 
ZookeeperIdEngineConfigProperties - org.openingo.spring.boot.extension.gedid.config中的类
ZookeeperIdEngineConfigProperties
ZookeeperIdEngineConfigProperties() - 类 的构造器org.openingo.spring.boot.extension.gedid.config.ZookeeperIdEngineConfigProperties
 
ZookeeperIdEngineMode - org.openingo.spring.boot.extension.gedid.engine.zookeeper中的枚举
ZookeeperIdEngineMode
zRange(K, long, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Get elements between start and end from sorted set.
zRange(K, long, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get elements between start and end from sorted set.
zRangeByLex(K, RedisZSetCommands.Range) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Get all elements with lexicographical ordering from ZSET at key with a value between RedisZSetCommands.Range#getMin() and RedisZSetCommands.Range#getMax().
zRangeByLex(K, RedisZSetCommands.Range, RedisZSetCommands.Limit) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Get all elements n elements, where n = RedisZSetCommands.Limit#getCount(), starting at RedisZSetCommands.Limit#getOffset() with lexicographical ordering from ZSET at key with a value between RedisZSetCommands.Range#getMin() and RedisZSetCommands.Range#getMax().
zRangeByLex(K, RedisZSetCommands.Range) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get all elements with lexicographical ordering from ZSET at key with a value between RedisZSetCommands.Range#getMin() and RedisZSetCommands.Range#getMax().
zRangeByLex(K, RedisZSetCommands.Range, RedisZSetCommands.Limit) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get all elements n elements, where n = RedisZSetCommands.Limit#getCount(), starting at RedisZSetCommands.Limit#getOffset() with lexicographical ordering from ZSET at key with a value between RedisZSetCommands.Range#getMin() and RedisZSetCommands.Range#getMax().
zRangeByScore(K, double, double) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Get elements where score is between min and max from sorted set.
zRangeByScore(K, double, double, long, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Get elements in range from min to max where score is between min and max from sorted set.
zRangeByScore(K, double, double) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get elements where score is between min and max from sorted set.
zRangeByScore(K, double, double, long, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get elements in range from min to max where score is between min and max from sorted set.
zRank(K, Object) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Determine the index of element with value in a sorted set.
zRank(K, Object) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Determine the index of element with value in a sorted set.
zRem(K, Object...) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Remove values from sorted set.
zRem(K, Object...) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Remove values from sorted set.
zRemRangeByRank(K, long, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Remove elements in range between start and end from sorted set with key.
zRemRangeByRank(K, long, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Remove elements in range between start and end from sorted set with key.
zRemRangeByScore(K, double, double) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Remove elements with scores between min and max from sorted set with key.
zRemRangeByScore(K, double, double) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Remove elements with scores between min and max from sorted set with key.
zRevRange(K, long, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Get elements in range from start to end from sorted set ordered from high to low.
zRevRange(K, double, double) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Get elements where score is between min and max from sorted set ordered from high to low.
zRevRange(K, long, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get elements in range from start to end from sorted set ordered from high to low.
zRevRange(K, double, double) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get elements where score is between min and max from sorted set ordered from high to low.
zRevRangeByScore(K, double, double, long, long) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Get elements in range from start to end where score is between min and max from sorted set ordered high -> low.
zRevRangeByScore(K, double, double, long, long) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get elements in range from start to end where score is between min and max from sorted set ordered high -> low.
zRevRank(K, Object) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Determine the index of element with member in a sorted set when scored high to low.
zRevRank(K, Object) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Determine the index of element with member in a sorted set when scored high to low.
zScan(K, ScanOptions) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Iterate over elements in zset at key.
zScan(K, ScanOptions) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Iterate over elements in zset at key.
zScore(K, Object) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Get the score of element with member from sorted set with key key.
zScore(K, Object) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Get the score of element with member from sorted set with key key.
zUnionStore(K, K, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Union sorted sets at key and otherKeys and store result in destination destKey.
zUnionStore(K, Collection<K>, K) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Union sorted sets at key and otherKeys and store result in destination destKey.
zUnionStore(K, Collection<K>, K, RedisZSetCommands.Aggregate) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Union sorted sets at key and otherKeys and store result in destination destKey.
zUnionStore(K, Collection<K>, K, RedisZSetCommands.Aggregate, RedisZSetCommands.Weights) - 接口 中的方法org.openingo.spring.boot.extension.data.redis.commands.IZSetCommands
Union sorted sets at key and otherKeys and store result in destination destKey.
zUnionStore(K, K, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Union sorted sets at key and otherKeys and store result in destination destKey.
zUnionStore(K, Collection<K>, K) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Union sorted sets at key and otherKeys and store result in destination destKey.
zUnionStore(K, Collection<K>, K, RedisZSetCommands.Aggregate, RedisZSetCommands.Weights) - 类 中的方法org.openingo.spring.boot.extension.data.redis.RedisTemplateX
Union sorted sets at key and otherKeys and store result in destination destKey.
A B C D E F G H I J K L M N O P Q R S T U V W Z 

Copyright © 2022. All rights reserved.