Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

abandoned(E) - Method in interface net.ymate.platform.commons.ExecutableQueue.IListener
当元素被丢弃(即被过滤)时调用该方法
ABS(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ABS(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
AbstractApplicationConfigureFactory - Class in net.ymate.platform.core
 
AbstractApplicationConfigureFactory() - Constructor for class net.ymate.platform.core.AbstractApplicationConfigureFactory
 
AbstractApplicationConfigurer - Class in net.ymate.platform.core
 
AbstractApplicationConfigurer(IApplicationConfigureParser) - Constructor for class net.ymate.platform.core.AbstractApplicationConfigurer
 
abstractBaseViewPath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
AbstractBeanLoader - Class in net.ymate.platform.core.beans
 
AbstractBeanLoader() - Constructor for class net.ymate.platform.core.beans.AbstractBeanLoader
 
AbstractBuilder(CONFIGURABLE) - Constructor for class net.ymate.platform.core.persistence.AbstractPersistenceConfigurable.AbstractBuilder
 
AbstractCacheProvider - Class in net.ymate.platform.cache
 
AbstractCacheProvider() - Constructor for class net.ymate.platform.cache.AbstractCacheProvider
 
AbstractConfigFileParser - Class in net.ymate.platform.configuration
 
AbstractConfigFileParser() - Constructor for class net.ymate.platform.configuration.AbstractConfigFileParser
 
AbstractConfigurable<T extends IConfiguration> - Class in net.ymate.platform.configuration
 
AbstractConfigurable() - Constructor for class net.ymate.platform.configuration.AbstractConfigurable
 
AbstractConfigurationProvider - Class in net.ymate.platform.configuration
 
AbstractConfigurationProvider() - Constructor for class net.ymate.platform.configuration.AbstractConfigurationProvider
 
AbstractContext - Class in net.ymate.platform.core.support
 
AbstractContext(IApplication) - Constructor for class net.ymate.platform.core.support.AbstractContext
 
AbstractContext(IApplication, Map<String, String>) - Constructor for class net.ymate.platform.core.support.AbstractContext
 
AbstractDatabaseDataSourceAdapter - Class in net.ymate.platform.persistence.jdbc
抽象数据源适配器
AbstractDatabaseDataSourceAdapter() - Constructor for class net.ymate.platform.persistence.jdbc.AbstractDatabaseDataSourceAdapter
 
AbstractDataSourceAdapter<OWNER extends IPersistence,DATASOURCE_CONFIG extends IDataSourceConfig,CONNECTION> - Class in net.ymate.platform.core.persistence
 
AbstractDataSourceAdapter() - Constructor for class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
 
AbstractDataSourceConfig<OWNER extends IPersistence> - Class in net.ymate.platform.core.persistence
 
AbstractDataSourceConfig(String) - Constructor for class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
AbstractDataSourceConfig(String, IConfigReader) - Constructor for class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
AbstractDataSourceConfigurable - Class in net.ymate.platform.core.persistence
 
AbstractDataSourceConfigurable(String) - Constructor for class net.ymate.platform.core.persistence.AbstractDataSourceConfigurable
 
AbstractDialect - Class in net.ymate.platform.persistence.jdbc.dialect
数据库方言接口抽象实现
AbstractDialect() - Constructor for class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
AbstractDialect(String, String) - Constructor for class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
AbstractEntry<K,V> - Class in net.ymate.platform.webmvc.context
 
AbstractEventContext<T,E extends Enum> - Class in net.ymate.platform.core.event
事件上下文接口
AbstractEventContext(T, Class<? extends IEvent>, E) - Constructor for class net.ymate.platform.core.event.AbstractEventContext
 
AbstractFastJsonSerializer - Class in net.ymate.platform.commons.json.support
 
AbstractFastJsonSerializer() - Constructor for class net.ymate.platform.commons.json.support.AbstractFastJsonSerializer
 
AbstractFieldConditionBuilder - Class in net.ymate.platform.persistence.jdbc.query
 
AbstractFieldConditionBuilder(IDatabase, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.AbstractFieldConditionBuilder
 
AbstractFunction - Class in net.ymate.platform.core.persistence
 
AbstractFunction() - Constructor for class net.ymate.platform.core.persistence.AbstractFunction
 
AbstractFunction(String) - Constructor for class net.ymate.platform.core.persistence.AbstractFunction
 
AbstractHeartbeatService<HEARTBEAT_TYPE> - Class in net.ymate.platform.serv
 
AbstractHeartbeatService() - Constructor for class net.ymate.platform.serv.AbstractHeartbeatService
 
AbstractInterceptor - Class in net.ymate.platform.core.beans.intercept
 
AbstractInterceptor() - Constructor for class net.ymate.platform.core.beans.intercept.AbstractInterceptor
 
AbstractListener<SESSION_TYPE extends INioSession> - Class in net.ymate.platform.serv
 
AbstractListener() - Constructor for class net.ymate.platform.serv.AbstractListener
 
AbstractLogAdapter - Class in net.ymate.platform.log
 
AbstractLogAdapter(String) - Constructor for class net.ymate.platform.log.AbstractLogAdapter
 
AbstractLogger - Class in net.ymate.platform.log
抽象日志记录器接口实现
AbstractLogger() - Constructor for class net.ymate.platform.log.AbstractLogger
 
AbstractNioClient<LISTENER extends IListener<INioSession>> - Class in net.ymate.platform.serv.nio
 
AbstractNioClient() - Constructor for class net.ymate.platform.serv.nio.AbstractNioClient
 
AbstractNioCodec - Class in net.ymate.platform.serv.nio
 
AbstractNioCodec() - Constructor for class net.ymate.platform.serv.nio.AbstractNioCodec
 
AbstractNioEventGroup<CODEC extends INioCodec,LISTENER extends IListener<INioSession>,SESSION extends INioSession> - Class in net.ymate.platform.serv.nio
 
AbstractNioEventGroup(IServerCfg, LISTENER, CODEC) - Constructor for class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
AbstractNioEventGroup(IClientCfg, LISTENER, CODEC) - Constructor for class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
AbstractNioEventProcessor<LISTENER extends IListener<INioSession>> - Class in net.ymate.platform.serv.nio
 
AbstractNioEventProcessor(String, INioEventGroup<LISTENER>, long) - Constructor for class net.ymate.platform.serv.nio.AbstractNioEventProcessor
 
AbstractNioServer<LISTENER extends IListener<INioSession>> - Class in net.ymate.platform.serv.nio
 
AbstractNioServer() - Constructor for class net.ymate.platform.serv.nio.AbstractNioServer
 
AbstractNioSession<LISTENER extends IListener<INioSession>> - Class in net.ymate.platform.serv.nio
 
AbstractNioSession(INioEventGroup<LISTENER>, SelectableChannel) - Constructor for class net.ymate.platform.serv.nio.AbstractNioSession
 
AbstractNioUdpListener - Class in net.ymate.platform.serv.nio.datagram
 
AbstractNioUdpListener() - Constructor for class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
 
AbstractOperator - Class in net.ymate.platform.persistence.jdbc.base
数据库操作器接口抽象实现
AbstractOperator(String, IDatabaseConnectionHolder) - Constructor for class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
AbstractOperator(String, IDatabaseConnectionHolder, IAccessorConfig) - Constructor for class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
AbstractOperator - Class in net.ymate.platform.persistence.mongodb
 
AbstractOperator() - Constructor for class net.ymate.platform.persistence.mongodb.AbstractOperator
 
AbstractPersistenceConfig<OWNER extends IPersistence,DATA_SOURCE_CONFIG extends IDataSourceConfig> - Class in net.ymate.platform.core.persistence
 
AbstractPersistenceConfig() - Constructor for class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
AbstractPersistenceConfig(Class<?>, IModuleConfigurer) - Constructor for class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
AbstractPersistenceConfigurable<DATA_SOURCE extends IDataSourceConfigurable> - Class in net.ymate.platform.core.persistence
 
AbstractPersistenceConfigurable(String) - Constructor for class net.ymate.platform.core.persistence.AbstractPersistenceConfigurable
 
AbstractPersistenceConfigurable.AbstractBuilder<T extends AbstractPersistenceConfigurable.AbstractBuilder,CONFIGURABLE extends AbstractPersistenceConfigurable,DATA_SOURCE extends IDataSourceConfigurable> - Class in net.ymate.platform.core.persistence
 
AbstractPlugin - Class in net.ymate.platform.plugin
插件启动器接口抽象实现,完成必要参数的赋值动作
AbstractPlugin() - Constructor for class net.ymate.platform.plugin.AbstractPlugin
 
AbstractProxyChain - Class in net.ymate.platform.core.beans.proxy
 
AbstractProxyChain(IProxyFactory, Class<?>, Object, Method, Object[], List<IProxy>) - Constructor for class net.ymate.platform.core.beans.proxy.AbstractProxyChain
 
AbstractProxyFactory - Class in net.ymate.platform.core.beans.proxy
 
AbstractProxyFactory() - Constructor for class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
AbstractQueryBuilder<RESULT,QUERY_BUILDER extends AbstractQueryBuilder> - Class in net.ymate.platform.persistence.jdbc.query
 
AbstractQueryBuilder() - Constructor for class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
AbstractQueryBuilder(IDatabase) - Constructor for class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
AbstractQueryBuilder(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
AbstractQueryHandler<T> - Class in net.ymate.platform.persistence.jdbc.query
 
AbstractQueryHandler() - Constructor for class net.ymate.platform.persistence.jdbc.query.AbstractQueryHandler
 
AbstractRedisCacheProvider - Class in net.ymate.platform.cache
 
AbstractRedisCacheProvider() - Constructor for class net.ymate.platform.cache.AbstractRedisCacheProvider
 
AbstractRepositoryScriptProcessor - Class in net.ymate.platform.persistence.jdbc.repo
 
AbstractRepositoryScriptProcessor() - Constructor for class net.ymate.platform.persistence.jdbc.repo.AbstractRepositoryScriptProcessor
 
AbstractResponseErrorProcessor - Class in net.ymate.platform.webmvc
 
AbstractResponseErrorProcessor() - Constructor for class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
AbstractResultSetHandler<T> - Class in net.ymate.platform.persistence.jdbc.base
结果集数据处理接口抽象实现
AbstractResultSetHandler() - Constructor for class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler
 
AbstractResultSetHandler.ColumnMeta - Class in net.ymate.platform.persistence.jdbc.base
字段描述对象
AbstractService - Class in net.ymate.platform.serv
 
AbstractService() - Constructor for class net.ymate.platform.serv.AbstractService
 
AbstractSession<CONNECTION_HOLDER extends IConnectionHolder> - Class in net.ymate.platform.core.persistence
 
AbstractSession() - Constructor for class net.ymate.platform.core.persistence.AbstractSession
 
AbstractSessionManager<SESSION_WRAPPER extends ISessionWrapper<?,?>,SESSION_ID,MESSAGE_TYPE> - Class in net.ymate.platform.serv
 
AbstractSessionManager(IServerCfg, INioCodec, long) - Constructor for class net.ymate.platform.serv.AbstractSessionManager
构造器
AbstractSessionWrapper<SESSION_TYPE extends Serializable,SESSION_ID> - Class in net.ymate.platform.serv
 
AbstractSessionWrapper() - Constructor for class net.ymate.platform.serv.AbstractSessionWrapper
 
AbstractTrade<T> - Class in net.ymate.platform.core.persistence
事务业务操作类,支持业务返回执行结果
AbstractTrade() - Constructor for class net.ymate.platform.core.persistence.AbstractTrade
 
AbstractValidator - Class in net.ymate.platform.validation
 
AbstractValidator() - Constructor for class net.ymate.platform.validation.AbstractValidator
 
AbstractView - Class in net.ymate.platform.webmvc.view
抽象视图
AbstractView() - Constructor for class net.ymate.platform.webmvc.view.AbstractView
 
AbstractWebResult<CODE_TYPE extends Serializable> - Class in net.ymate.platform.webmvc
 
AbstractWebResult() - Constructor for class net.ymate.platform.webmvc.AbstractWebResult
 
AbstractWebResult(CODE_TYPE) - Constructor for class net.ymate.platform.webmvc.AbstractWebResult
 
ACCEPT - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCEPT_CHARSET - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCEPT_ENCODING - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCEPT_LANGUAGE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCEPT_RANGES - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCESS_CONTROL_ALLOW_METHODS - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCESS_CONTROL_MAX_AGE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ACCESS_CONTROL_REQUEST_METHOD - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
AccessorEventContext - Class in net.ymate.platform.persistence.jdbc.base
访问器配置事件处理上下文
AccessorEventContext(Statement, Type.OPT) - Constructor for class net.ymate.platform.persistence.jdbc.base.AccessorEventContext
 
aclCat(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclCat() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclCat(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclCat(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclCat() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclCat(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclCat(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclCat() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclCat(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclCatBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclCatBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclCatBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclDelUser(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclDelUser(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclDelUser(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclDelUser(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclDelUser(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclDelUser(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclGenPass() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclGenPass() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclGenPass() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclGenPassBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclGenPassBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclGenPassBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclGetUser(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclGetUser(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclGetUser(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclGetUser(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclGetUser(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclGetUser(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclList() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclList() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclList() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclListBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclListBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclListBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclLoad() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclLoad() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclLoad() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclLog(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclLog() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclLog(int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclLog(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclLog(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclLog() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclLog(int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclLog(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclLog(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclLog() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclLog(int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclLog(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclLogBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclLogBinary(int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclLogBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclLogBinary(int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclLogBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclLogBinary(int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclLogReset() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclLogReset() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclLogReset() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclSave() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclSave() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclSave() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclSetUser(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclSetUser(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclSetUser(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclSetUser(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclSetUser(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclSetUser(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclSetUser(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclSetUser(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclSetUser(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclSetUser(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclSetUser(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclSetUser(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclUsers() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclUsers() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclUsers() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclUsersBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclUsersBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclUsersBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclWhoAmI() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclWhoAmI() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclWhoAmI() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
aclWhoAmIBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
aclWhoAmIBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
aclWhoAmIBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
ACOS(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ACOS(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
acquireCacheLocker() - Method in interface net.ymate.platform.cache.ICache
获取缓存锁对象,若缓存实例不支持则返回null
acquireCacheLocker() - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
acquireCacheLocker() - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
acquireCacheLocker() - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
ADAPTER_CLASS - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
adapterClass(Class<? extends IDatabaseDataSourceAdapter>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
adapterClass(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
adapterClass(Class<? extends IDataSourceAdapter>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
add(E) - Method in class net.ymate.platform.commons.ConcurrentHashSet
 
add(boolean) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(Collection<?>) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(double) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(float) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(long) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(Map<?, ?>) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(Object) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(int, boolean) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(int, Collection<?>) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(int, double) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(int, float) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(int, int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(int, long) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(int, Map<?, ?>) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(int, Object) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
add(boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(Collection<?>) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(double) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(float) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(long) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(Object) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(int, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(int, Collection<?>) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(int, double) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(int, float) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(int, int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(int, long) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(int, Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(int, Object) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
add(boolean) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(Collection<?>) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(double) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(float) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(long) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(Object) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(int, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(int, Collection<?>) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(int, double) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(int, float) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(int, int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(int, long) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(int, Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(int, Object) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
add(boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(Collection<?>) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(double) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(float) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(long) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(Object) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(int, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(int, Collection<?>) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(int, double) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(int, float) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(int, int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(int, long) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(int, Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(int, Object) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
add(boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(byte) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Byte) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(byte[]) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Byte[]) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(char) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Character) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(double) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Double) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(float) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Float) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Integer) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(long) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(long, boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Long) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Long, boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Object) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Object, int) - Method in class net.ymate.platform.commons.lang.TreeObject
添加元素
add(short) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(Short) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(String, boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
添加元素
add(TreeObject) - Method in class net.ymate.platform.commons.lang.TreeObject
 
add(double) - Method in class net.ymate.platform.commons.MathCalcHelper
 
add(String) - Method in class net.ymate.platform.commons.MathCalcHelper
 
add(BigDecimal) - Method in class net.ymate.platform.commons.MathCalcHelper
 
add(GeoPoint) - Method in class net.ymate.platform.commons.util.GeoPolygon
 
add(double, double) - Method in class net.ymate.platform.commons.util.GeoPolygon
 
add(String, String) - Method in class net.ymate.platform.core.persistence.Fields
 
add(String, String, String) - Method in class net.ymate.platform.core.persistence.Fields
 
add(String) - Method in class net.ymate.platform.core.persistence.Fields
 
add(IFunction) - Method in class net.ymate.platform.core.persistence.Fields
 
add(IFunction, String) - Method in class net.ymate.platform.core.persistence.Fields
 
add(Fields) - Method in class net.ymate.platform.core.persistence.Fields
 
add(Collection<String>) - Method in class net.ymate.platform.core.persistence.Fields
 
add(Object) - Method in class net.ymate.platform.core.persistence.Params
 
add(Params) - Method in class net.ymate.platform.core.persistence.Params
 
add(Collection<?>) - Method in class net.ymate.platform.core.persistence.Params
 
add(IOperator) - Method in class net.ymate.platform.persistence.mongodb.AbstractOperator
 
add(IOperator) - Method in interface net.ymate.platform.persistence.mongodb.IOperator
添加操作器
ADD_TO_SET - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
addAllowedHeader(String...) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
addAllowedHeader(String...) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting.Builder
 
addAllowedMethod(String...) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
addAllowedMethod(String...) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting.Builder
 
addAllowedOrigin(String...) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
addAllowedOrigin(String...) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting.Builder
 
addApplicationAttribute(String, Object) - Method in class net.ymate.platform.webmvc.context.WebContext
 
addAttribute(String, Object) - Method in interface net.ymate.platform.serv.ISessionWrapper
向当前会话添加属性
addAttribute(String, Object) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionWrapper
 
addAttribute(String, Object) - Method in class net.ymate.platform.serv.nio.server.NioSessionWrapper
 
addAttribute(String, Object) - Method in class net.ymate.platform.webmvc.context.WebContext
 
addAttribute(String, Object) - Method in class net.ymate.platform.webmvc.impl.DefaultRequestContext
 
addAttribute(String, Object) - Method in interface net.ymate.platform.webmvc.IRequestContext
添加属性
addAttribute(String, Object) - Method in class net.ymate.platform.webmvc.util.IExceptionProcessor.Result
 
addAttribute(String, Object) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
addAttribute(String, Object) - Method in interface net.ymate.platform.webmvc.view.IView
添加视图属性
addAttributes(Map<String, Object>) - Method in class net.ymate.platform.webmvc.util.IExceptionProcessor.Result
 
addAttributes(Map<String, Object>) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
addAttributes(Map<String, Object>) - Method in interface net.ymate.platform.webmvc.view.IView
添加视图属性
addBatchParameter(SQLBatchParameter) - Method in interface net.ymate.platform.persistence.jdbc.base.IBatchUpdateOperator
添加批量SQL参数
addBatchParameter(SQLBatchParameter) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
addBatchSQL(String) - Method in interface net.ymate.platform.persistence.jdbc.base.IBatchUpdateOperator
添加SQL语句
addBatchSQL(String) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
addBody(String, ContentBody) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addBody(IMarkdown) - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
addBody(String) - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
addColumn(String) - Method in class net.ymate.platform.commons.ConsoleTableBuilder.Row
 
addColumn(String) - Method in class net.ymate.platform.commons.markdown.Table.Row
 
addColumn(IMarkdown) - Method in class net.ymate.platform.commons.markdown.Table.Row
 
addConfig(String, String) - Method in class net.ymate.platform.core.module.impl.DefaultModuleConfigurable
 
addConfig(Map<String, String>) - Method in class net.ymate.platform.core.module.impl.DefaultModuleConfigurable
 
addConfig(String, String) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfigurable
 
addConfig(Map<String, String>) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfigurable
 
addConfig(String, String) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable
 
addConstField(ConstAttr) - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
addContent(String, File) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addContent(String, InputStream, String) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addContent(String, InputStream, ContentType, String) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addContent(String, String, ContentType) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addConventionViewAllowPath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
addConventionViewAllowPath(String...) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
addConventionViewNotAllowPath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
addConventionViewNotAllowPath(String...) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
addCrossDomainAllowedHeader(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
addCrossDomainAllowedHeader(String...) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
addCrossDomainAllowedMethod(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
addCrossDomainAllowedMethod(String...) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
addCrossDomainAllowedOrigin(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
addCrossDomainAllowedOrigin(String...) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
addDataSource(DATA_SOURCE) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfigurable
 
addDataSourceConfig(DATA_SOURCE_CONFIG) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
addDataSourceConfigs(IDatabaseDataSourceConfig...) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfig.Builder
 
addDataSourceConfigs(IMongoDataSourceConfig...) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfig.Builder
 
addDataSourceConfigs(IRedisDataSourceConfig...) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfig.Builder
 
addDataSources(DATA_SOURCE...) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfigurable.AbstractBuilder
 
ADDDATE(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
ADDDATE(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
addDateHeader(String, long) - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
addDateHeader(String, long) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
addDateHeader(String, long) - Method in interface net.ymate.platform.webmvc.view.IView
设置请求回应头
addExcludedFileNames(List<String>) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
addExcludedFiles(List<String>) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
addExcludedModule(String) - Method in class net.ymate.platform.core.module.ModuleManager
向模块类排除列表添加被排除的模块名或类名
addExcludedModules(List<String>) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
addExcludedModules(Collection<String>) - Method in class net.ymate.platform.core.module.ModuleManager
向模块类排除列表添加被排除的模块名或类名集合
addExcludedPackageNames(List<String>) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
addExcludedPackageNames(List<String>) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
addExcludedTableName(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
addExcludedTableNames(Collection<String>) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
addExcludeField(String) - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
addExcludeField(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
addExposedHeader(String...) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
addExposedHeader(String...) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting.Builder
 
addField(Attr) - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
addGroupParam(Params) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
addHeader(String, String) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addHeader(Header) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addHeader(IMarkdown) - Method in class net.ymate.platform.commons.markdown.Table
 
addHeader(IMarkdown, Table.Align) - Method in class net.ymate.platform.commons.markdown.Table
 
addHeader(String) - Method in class net.ymate.platform.commons.markdown.Table
 
addHeader(String, Table.Align) - Method in class net.ymate.platform.commons.markdown.Table
 
addHeader(String, String) - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
addHeader(String, String) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
addHeader(String, String) - Method in interface net.ymate.platform.webmvc.view.IView
设置请求回应头
addHeaders(Header[]) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addHeaders(Map<String, String>) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addIncludedModule(String) - Method in class net.ymate.platform.core.module.ModuleManager
向模块类包含列表添加被包含的模块名或类名
addIncludedModules(List<String>) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
addIncludedModules(Collection<String>) - Method in class net.ymate.platform.core.module.ModuleManager
向模块类包含列表添加被包含的模块名或类名集合
addIndex(IndexMeta) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
addInitializer(IApplicationInitializer...) - Method in class net.ymate.platform.core.ApplicationInitializer
 
addInitializer(Collection<IApplicationInitializer>) - Method in class net.ymate.platform.core.ApplicationInitializer
 
addInitializer(IPluginBeanLoadInitializer...) - Method in class net.ymate.platform.plugin.impl.PluginBeanLoadInitializer
 
addInitializer(Collection<IPluginBeanLoadInitializer>) - Method in class net.ymate.platform.plugin.impl.PluginBeanLoadInitializer
 
addIntHeader(String, int) - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
addIntHeader(String, int) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
addIntHeader(String, int) - Method in interface net.ymate.platform.webmvc.view.IView
设置请求回应头
addItem(String) - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
addItems(String...) - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
addItems(List<String>) - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
addition(Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
加法
addition(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
addition(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
加法
addition(String, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
addition(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
addition(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
加法
addition(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
addListener(ExecutableQueue.IListener<E>) - Method in class net.ymate.platform.commons.ExecutableQueue
 
addListener(String, ExecutableQueue.IListener<E>) - Method in class net.ymate.platform.commons.ExecutableQueue
 
addModuleConfigurers(IModuleConfigurer...) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
addNonNullableField(Attr) - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
addOperator(String, Object) - Method in class net.ymate.platform.persistence.mongodb.AbstractOperator
 
addOutParameter(Integer) - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
addOutParameter(Integer) - Method in interface net.ymate.platform.persistence.jdbc.base.IProcedureOperator
添加输出参数
addPackageNames(List<String>) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
addPackageNames(String...) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
addPackageNames(List<String>) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
addParam(String, String) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addParam(NameValuePair) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addParameter(String, String) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
addParameter(String, String) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
addParameter(SQLParameter) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
addParameter(Object) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
addParameter(Object) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
addParameter(SQLParameter) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
addParameter(SQLParameter) - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
addParameter(Object) - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
addParameter(SQLParameter) - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
添加SQL参数,若参数为NULL则忽略
addParameter(Object) - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
添加SQL参数,若参数为NULL则将默认向SQL传递NULL值对象
addParameter(SQLParameter) - Method in interface net.ymate.platform.persistence.jdbc.base.IProcedureOperator
添加参数
addParameter(Object) - Method in interface net.ymate.platform.persistence.jdbc.base.IProcedureOperator
添加参数
addParameter(SQLParameter) - Method in class net.ymate.platform.persistence.jdbc.base.SQLBatchParameter
添加SQL参数,若参数为NULL则忽略
addParameter(Object) - Method in class net.ymate.platform.persistence.jdbc.base.SQLBatchParameter
添加SQL参数,若参数为NULL则将默认向SQL传递NULL值对象
addParameter(List<SQLParameter>, Object) - Static method in class net.ymate.platform.persistence.jdbc.base.SQLParameter
 
addParameter(Params) - Method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
addParameters(Map<String, String>) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
addParameters(Map<String, String>) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
addParamExtend(String, Object) - Method in class net.ymate.platform.core.event.AbstractEventContext
 
addParams(Map<String, String>) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
addPrimaryKey(Attr) - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
addProperty(PropertyMeta) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
addProperty(PropertyMeta, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
addReadonlyColumns(Collection<String>) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
addRequestAttribute(String, Object) - Method in class net.ymate.platform.webmvc.context.WebContext
 
addRequestIgnoreSuffix(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
addRequestIgnoreSuffix(String...) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
addRow() - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
addRow() - Method in class net.ymate.platform.commons.markdown.Table
 
addServer(RedisServerConfigurable) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable
 
addServerAddress(ServerAddress) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
addServerAddresses(ServerAddress...) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
addServerAddresses(ServerAddress...) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable.Builder
 
addServerMeta(RedisServerMeta) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
addServerMetas(RedisServerMeta...) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
addServers(RedisServerConfigurable...) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
addSessionAttribute(String, Object) - Method in class net.ymate.platform.webmvc.context.WebContext
 
addSlotContent(CharSequence) - Method in class net.ymate.platform.persistence.jdbc.query.Slot
 
addSlotContent(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Slot
 
addSQL(String) - Method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
addStatus(IConfigFileChecker.Status) - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileChecker
 
addStatus(IConfigFileChecker.Status) - Method in interface net.ymate.platform.core.configuration.IConfigFileChecker
添加配置文件状态
addSubItem(ParagraphList) - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
addSubItem(String) - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
addSubItems(String...) - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
addSubItems(List<String>) - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
addTableName(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
addTableNames(Collection<String>) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
addTablePrefix(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
addTablePrefixes(Collection<String>) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
addTemplateClass(Class<?>, String) - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
addTemplateFileDir(File...) - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
addTemplateLoader(TemplateLoader...) - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
addTemplateSource(String, String) - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
ADDTIME(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
ADDTIME(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
addToSet(String, Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
addToSet(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
addToSet(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
addToSet(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
addToSet(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
addToSet(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
addURL(URL) - Method in class net.ymate.platform.commons.util.ClassUtils.InnerClassLoader
 
addVariable(String, Object) - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
addVariables(Map<String, Object>) - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
AES - Static variable in class net.ymate.platform.commons.util.CodecUtils
 
AESCodecHelper(int, int) - Constructor for class net.ymate.platform.commons.util.CodecUtils.AESCodecHelper
 
After - Annotation Type in net.ymate.platform.core.beans.annotation
配置目标方法的后置拦截器
after(InterceptContext) - Method in class net.ymate.platform.core.beans.intercept.AbstractInterceptor
执行后置拦截方法
after(InterceptContext) - Method in class net.ymate.platform.webmvc.cors.CrossDomainInterceptor
 
afterBuild(ExpressionUtils, T) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryHandler
 
afterBuild(ExpressionUtils, T) - Method in interface net.ymate.platform.persistence.jdbc.query.IQueryHandler
查询语句构建后事件调用
afterDataSourceConfigs(Class<?>, Map<String, DATA_SOURCE_CONFIG>) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
afterDataSourceConfigs(Class<?>, Map<String, IDatabaseDataSourceConfig>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfig
 
afterDataSourceConfigs(Class<?>, Map<String, IMongoDataSourceConfig>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfig
 
afterDataSourceConfigs(Class<?>, Map<String, IRedisDataSourceConfig>) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfig
 
afterEventInit(IApplication, Events) - Method in class net.ymate.platform.core.ApplicationInitializer
 
afterEventInit(IApplication, Events) - Method in interface net.ymate.platform.core.IApplicationInitializer
当事件管理器初始化完毕后将调用此方法
afterInitialized(IBeanFactory) - Method in interface net.ymate.platform.core.beans.IBeanInitializer
执行类初始化方法
afterStatementExecution(AccessorEventContext) - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
Statement对象执行之后调用
AGE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
aggregate - Static variable in interface net.ymate.platform.persistence.jdbc.query.Func
 
aggregate(Class<T>, Class<RESULT>, Aggregation...) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
聚合
aggregate(Class<T>, Class<RESULT>, Aggregation...) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
Aggregation - Class in net.ymate.platform.persistence.mongodb.support
 
alias(String) - Method in class net.ymate.platform.persistence.jdbc.query.Join
 
alias(String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
设置Select语句的别名
all() - Method in class net.ymate.platform.persistence.jdbc.query.Union
 
all(Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.ArrayExp
 
ALL - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
all(Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
all(Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
allocate() - Static method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
allocate(int) - Static method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
allocateDirect(int) - Static method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
ALLOW - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ALLOW_OUTPUT_CONSOLE - Static variable in interface net.ymate.platform.log.ILogConfig
 
allowConsoleOutput(boolean) - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
allowConsoleOutput(boolean) - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
allowedCredentials(boolean) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting.Builder
 
allowedOriginsChecker(IHostNameChecker) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting.Builder
 
allowHttpMethod(Type.HttpMethod) - Method in class net.ymate.platform.webmvc.RequestMeta
 
allowUseAuthKey() - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
allowUseBase64() - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
allowUseHttpOnly() - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
allowUseURLCoder() - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
and() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
and(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
and(FieldCondition) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
and() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
and(Query...) - Static method in class net.ymate.platform.persistence.mongodb.expression.LogicalExp
 
AND - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
and(Query...) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
and(Query...) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
andIfNeed() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
andIfNeed(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
andIfNeed(FieldCondition) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
append(String) - Method in class net.ymate.platform.commons.markdown.Code
 
append(IMarkdown) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
append(String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
append(IMarkdown) - Method in class net.ymate.platform.commons.markdown.Quote
 
append(String) - Method in class net.ymate.platform.commons.markdown.Quote
 
append(IMarkdown) - Method in class net.ymate.platform.commons.markdown.Text
 
append(String) - Method in class net.ymate.platform.commons.markdown.Text
 
append(IMarkdown) - Method in class net.ymate.platform.commons.markdown.Title
 
append(String) - Method in class net.ymate.platform.commons.markdown.Title
 
append(Cond) - Method in interface net.ymate.platform.persistence.jdbc.query.IConditionAppender
追加条件
append(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
append(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
append(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
append(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
append(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
append(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
append(byte[], int, int) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
append(byte) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
append(byte[]) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
append(char) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
append(short) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
append(long) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
append(int) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
append(String) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
append(ByteBuffer) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
appendQueryParamValue(String, Map<String, ?>, boolean, String) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
appendQueryStr(HttpServletRequest, boolean) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
appendTo(IJsonObjectWrapper) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Attribute
 
Application - Class in net.ymate.platform.core
 
Application(IApplicationConfigureFactory) - Constructor for class net.ymate.platform.core.Application
 
Application(IApplicationConfigureFactory, IApplicationInitializer) - Constructor for class net.ymate.platform.core.Application
 
APPLICATION - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
ApplicationConfigureBuilder - Class in net.ymate.platform.core
 
ApplicationEvent - Class in net.ymate.platform.core
应用容器事件对象
ApplicationEvent(IApplication, ApplicationEvent.EVENT) - Constructor for class net.ymate.platform.core.ApplicationEvent
 
ApplicationEvent.EVENT - Enum in net.ymate.platform.core
应用容器事件枚举
ApplicationInitializer - Class in net.ymate.platform.core
 
ApplicationInitializer(IApplicationInitializer...) - Constructor for class net.ymate.platform.core.ApplicationInitializer
 
ApplicationMap - Class in net.ymate.platform.webmvc.context
 
ApplicationMap(ServletContext) - Constructor for class net.ymate.platform.webmvc.context.ApplicationMap
 
Around - Annotation Type in net.ymate.platform.core.beans.annotation
配置目标方法的拦截器(环绕)
ARRAY - Static variable in interface net.ymate.platform.persistence.jdbc.base.IResultSetHandler
 
array() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
ArrayExp - Class in net.ymate.platform.persistence.mongodb.expression
 
ArrayExp() - Constructor for class net.ymate.platform.persistence.mongodb.expression.ArrayExp
 
ArrayResultSetHandler - Class in net.ymate.platform.persistence.jdbc.base.impl
采用Object[]存储数据的结果集数据处理接口实现
ArrayResultSetHandler() - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.ArrayResultSetHandler
 
asc(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
asc(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
asc(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
asc(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
asc(String) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
asc(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
asc(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
asc(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
asc(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
asc(String) - Method in class net.ymate.platform.persistence.mongodb.support.OrderBy
 
ASCII(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
ASCII(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
ASIN(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ASIN(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ATAN(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ATAN(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ATAN(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ATAN(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
attr(String) - Method in class net.ymate.platform.core.support.ErrorCode
 
attr(String, Object) - Method in class net.ymate.platform.core.support.ErrorCode
 
Attr - Class in net.ymate.platform.persistence.jdbc.scaffold
 
Attr(String, String) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
Attr(String, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
Attr(String, String, String, boolean, boolean, int, int, boolean, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
attr(String) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
attr(String, Object) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
attr(String) - Method in interface net.ymate.platform.serv.nio.INioSession
获取指定键名的属性值
attr(String, Object) - Method in interface net.ymate.platform.serv.nio.INioSession
添加属性
attr(String) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
attr(String, Object) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
attr(String, Object) - Method in class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
attr(String) - Method in interface net.ymate.platform.webmvc.IWebResult
 
attr(String, Object) - Method in interface net.ymate.platform.webmvc.IWebResult
 
attr(String, Object) - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
attr(String, Object) - Method in class net.ymate.platform.webmvc.util.WebResult
 
Attribute(String, String) - Constructor for class net.ymate.platform.core.configuration.IConfigFileParser.Attribute
 
attributeAdded(ServletContextAttributeEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
attributeAdded(HttpSessionBindingEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
attributeAdded(ServletRequestAttributeEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
AttributeMap - Class in net.ymate.platform.webmvc.context
 
AttributeMap(Map) - Constructor for class net.ymate.platform.webmvc.context.AttributeMap
 
attributeRemoved(ServletContextAttributeEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
attributeRemoved(HttpSessionBindingEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
attributeRemoved(ServletRequestAttributeEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
attributeReplaced(HttpSessionBindingEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
attributeReplaced(ServletRequestAttributeEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
attributes - Variable in class net.ymate.platform.webmvc.view.AbstractView
 
attrs() - Method in class net.ymate.platform.core.support.ErrorCode
 
attrs(Map<String, Object>) - Method in class net.ymate.platform.core.support.ErrorCode
 
attrs() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
attrs() - Method in interface net.ymate.platform.serv.nio.INioSession
获取属性映射
attrs(Map<String, Object>) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
attrs() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
attrs(Map<String, Object>) - Method in class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
attrs(Map<String, Object>) - Method in interface net.ymate.platform.webmvc.IWebResult
 
attrs() - Method in interface net.ymate.platform.webmvc.IWebResult
 
attrs(Map<String, Object>) - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
attrs(Map<String, Object>) - Method in class net.ymate.platform.webmvc.util.WebResult
 
auth(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
auth(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
auth(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
auth(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
auth(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
auth(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
AUTHORIZATION - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
autoincrement(boolean) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
automatic(boolean) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig.Builder
 
automatic(boolean) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfigurable.Builder
 
AUTOMATIC - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
AVG(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
AVG(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
AVG(boolean, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
AVG(IFunction, boolean) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
AVG - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
avg(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
avg(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 

B

BAD_REQUEST - Static variable in class net.ymate.platform.webmvc.view.impl.HttpStatusView
STATUS: 400
BASE_VIEW_PATH - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
BaseAccessor - Class in net.ymate.platform.persistence.jdbc.base.impl
访问器接口基础实现
BaseAccessor() - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.BaseAccessor
 
BaseAccessor(IAccessorConfig) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.BaseAccessor
 
BaseEntity<Entity extends IEntity,PK extends Serializable> - Class in net.ymate.platform.persistence.jdbc.support
实体模型接口抽象实现,提供基本数据库操作方法
BaseEntity() - Constructor for class net.ymate.platform.persistence.jdbc.support.BaseEntity
构造器
BaseEntity(IDatabase) - Constructor for class net.ymate.platform.persistence.jdbc.support.BaseEntity
构造器
BaseEntity - Class in net.ymate.platform.persistence.mongodb.support
 
BaseEntity() - Constructor for class net.ymate.platform.persistence.mongodb.support.BaseEntity
 
BaseOperator<T extends BaseOperator<?>> - Class in net.ymate.platform.persistence.mongodb.support
 
BaseOperator() - Constructor for class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
baseUrl(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
baseViewPath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
baseViewPath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
baseViewPath - Static variable in class net.ymate.platform.webmvc.view.AbstractView
 
batch(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
batch() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
batch(Insert) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
batch(Update) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
batch(Delete) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
BatchSQL - Class in net.ymate.platform.persistence.jdbc.query
批量更新SQL语句及参数对象
BatchSQL(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
BatchUpdateOperator - Class in net.ymate.platform.persistence.jdbc.base.impl
数据库批量更新操作器实现
BatchUpdateOperator(IDatabaseConnectionHolder) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
BatchUpdateOperator(IDatabaseConnectionHolder, IAccessorConfig) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
BatchUpdateOperator(String, IDatabaseConnectionHolder) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
BatchUpdateOperator(String, IDatabaseConnectionHolder, IAccessorConfig) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
Bean - Annotation Type in net.ymate.platform.core.beans.annotation
声明一个类由IoC容器管理的注解
BEAN_HANDLERS - Static variable in interface net.ymate.platform.core.beans.IBeanHandler
 
beanLoaderFactory(IBeanLoadFactory) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
beanLoaderFactory(IPluginBeanLoaderFactory) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig.Builder
 
BeanMeta - Class in net.ymate.platform.core.beans
IoC受控类描述对象
BeanMeta(Class<?>, boolean) - Constructor for class net.ymate.platform.core.beans.BeanMeta
 
BeanMeta(Class<?>, boolean, BeanMeta.IInitializer) - Constructor for class net.ymate.platform.core.beans.BeanMeta
 
BeanMeta.IInitializer - Interface in net.ymate.platform.core.beans
自定义Bean初始化回调接口
BeanResultSetHandler<T> - Class in net.ymate.platform.persistence.jdbc.base.impl
将数据直接映射到类成员属性的结果集处理接口实现
BeanResultSetHandler() - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.BeanResultSetHandler
 
BeanResultSetHandler(Class<T>) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.BeanResultSetHandler
 
Before - Annotation Type in net.ymate.platform.core.beans.annotation
配置目标方法的前置拦截器
before(InterceptContext) - Method in class net.ymate.platform.core.beans.intercept.AbstractInterceptor
执行前置拦截方法
before(InterceptContext) - Method in class net.ymate.platform.webmvc.cors.CrossDomainInterceptor
 
beforeBeanFactoryInit(IApplication, IBeanFactory) - Method in class net.ymate.platform.configuration.support.ConfigurationApplicationInitializer
 
beforeBeanFactoryInit(IApplication, IBeanFactory) - Method in class net.ymate.platform.core.ApplicationInitializer
 
beforeBeanFactoryInit(IApplication, IBeanFactory) - Method in interface net.ymate.platform.core.IApplicationInitializer
当对象工厂执行初始化动作前将调用此方法
beforeBeanLoad(IApplication, IBeanLoader) - Method in class net.ymate.platform.configuration.support.ConfigurationApplicationInitializer
 
beforeBeanLoad(IPlugins, IBeanLoader) - Method in class net.ymate.platform.configuration.support.PluginConfigurationBeanLoadInitializer
 
beforeBeanLoad(IApplication, IBeanLoader) - Method in class net.ymate.platform.core.ApplicationInitializer
 
beforeBeanLoad(IApplication, IBeanLoader) - Method in interface net.ymate.platform.core.IApplicationInitializer
当对象加载器开始执行加载动作前将调用此方法
beforeBeanLoad(IPlugins, IBeanLoader) - Method in class net.ymate.platform.persistence.jdbc.repo.support.RepositoryPluginBeanLoadInitializer
 
beforeBeanLoad(IPlugins, IBeanLoader) - Method in class net.ymate.platform.plugin.impl.PluginBeanLoadInitializer
 
beforeBeanLoad(IPlugins, IBeanLoader) - Method in interface net.ymate.platform.plugin.IPluginBeanLoadInitializer
当插件对象加载器开始执行加载动作前将调用此方法
beforeBeanLoad(IPlugins, IBeanLoader) - Method in class net.ymate.platform.validation.support.PluginValidationBeanLoadInitializer
 
beforeBeanLoad(IPlugins, IBeanLoader) - Method in class net.ymate.platform.webmvc.support.PluginControllerBeanLoadInitializer
 
beforeBuild(ExpressionUtils, T) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryHandler
 
beforeBuild(ExpressionUtils, T) - Method in interface net.ymate.platform.persistence.jdbc.query.IQueryHandler
查询语句构建前事件调用
beforeModuleManagerInit(IApplication, ModuleManager) - Method in class net.ymate.platform.core.ApplicationInitializer
 
beforeModuleManagerInit(IApplication, ModuleManager) - Method in interface net.ymate.platform.core.IApplicationInitializer
当模块管理器执行初始化动作前将调用此方法
beforeStatementExecution(AccessorEventContext) - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
Statement对象执行之前调用
between(String, Object, Object) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
between(String, String, Object, Object) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
between(IFunction, Object, Object) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
between(Object, Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
betweenWrap(String, Object, Object) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
betweenWrap(String, String, Object, Object) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
betweenWrap(Object, Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
bgrewriteaof() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bgrewriteaof() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bgrewriteaof() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bgsave() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bgsave() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bgsave() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
BIN(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
BIN(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
BinaryView - Class in net.ymate.platform.webmvc.view.impl
二进制数据流视图
BinaryView(Object) - Constructor for class net.ymate.platform.webmvc.view.impl.BinaryView
构造器
BinaryView(InputStream, long) - Constructor for class net.ymate.platform.webmvc.view.impl.BinaryView
构造器
binaryView(File) - Static method in class net.ymate.platform.webmvc.view.View
 
bind(Object) - Static method in class net.ymate.platform.cache.support.MultilevelKey
 
bind(Date) - Static method in class net.ymate.platform.commons.DateTimeHelper
 
bind(long) - Static method in class net.ymate.platform.commons.DateTimeHelper
 
bind(String, String) - Static method in class net.ymate.platform.commons.DateTimeHelper
 
bind(File) - Static method in class net.ymate.platform.commons.ExcelFileAnalysisHelper
 
bind(InputStream) - Static method in class net.ymate.platform.commons.ExcelFileAnalysisHelper
 
bind() - Static method in class net.ymate.platform.commons.ExcelFileExportHelper
 
bind(Map<String, Object>) - Static method in class net.ymate.platform.commons.ExcelFileExportHelper
 
bind(IExportDataProcessor) - Static method in class net.ymate.platform.commons.ExcelFileExportHelper
 
bind(String) - Method in class net.ymate.platform.commons.FFmpegHelper
 
bind(File) - Method in class net.ymate.platform.commons.FFmpegHelper
 
bind(Object) - Static method in class net.ymate.platform.commons.lang.BlurObject
 
bind(K) - Static method in class net.ymate.platform.commons.lang.PairObject
 
bind(K, V) - Static method in class net.ymate.platform.commons.lang.PairObject
 
bind(double) - Static method in class net.ymate.platform.commons.MathCalcHelper
 
bind(String) - Static method in class net.ymate.platform.commons.MathCalcHelper
 
bind(BigDecimal) - Static method in class net.ymate.platform.commons.MathCalcHelper
 
bind(String) - Static method in class net.ymate.platform.commons.util.ExpressionUtils
 
bind() - Method in class net.ymate.platform.core.beans.support.PropertyStateSupport
 
bind(Map<?, ?>) - Static method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
bind(Properties) - Static method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
bind(Entity, boolean) - Static method in class net.ymate.platform.persistence.jdbc.support.EntityStateWrapper
 
bind(IDatabase, Entity, boolean) - Static method in class net.ymate.platform.persistence.jdbc.support.EntityStateWrapper
 
bind(Entity) - Static method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
bind(IDatabase, Entity) - Static method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
bind(Object[]) - Static method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
bind(Map<String, Object>) - Static method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
bind(IResultSet<?>) - Static method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
bind(List<?>) - Static method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
bind(JedisCluster) - Static method in class net.ymate.platform.persistence.redis.support.JedisCommandsWrapper
 
bind(Jedis, boolean) - Static method in class net.ymate.platform.persistence.redis.support.JedisCommandsWrapper
 
bind(ShardedJedis) - Static method in class net.ymate.platform.persistence.redis.support.JedisCommandsWrapper
 
bind(InterceptContext, IRequestContext) - Method in class net.ymate.platform.webmvc.cors.CrossDomainSettings
 
bind(IWebMvc, RequestMeta) - Static method in class net.ymate.platform.webmvc.support.RequestExecutor
 
bind(IWebMvc) - Static method in class net.ymate.platform.webmvc.util.CookieHelper
 
bind() - Static method in class net.ymate.platform.webmvc.util.CookieHelper
 
bind(IWebMvc, HttpServletRequest, HttpServletResponse) - Static method in class net.ymate.platform.webmvc.util.CookieHelper
 
bind(HttpServletRequest, HttpServletResponse) - Static method in class net.ymate.platform.webmvc.util.CookieHelper
 
bind(Class<? extends Throwable>) - Method in class net.ymate.platform.webmvc.util.ExceptionProcessHelper
 
bind(IWebMvc, HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
bind(HttpServletRequest, HttpServletResponse, PageCacheElement, ICaches.Scope) - Static method in class net.ymate.platform.webmvc.util.WebCacheHelper
 
bind(File) - Static method in class net.ymate.platform.webmvc.view.impl.BinaryView
 
bind(String) - Static method in class net.ymate.platform.webmvc.view.impl.ForwardView
 
bind() - Static method in class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
bind(String) - Static method in class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
bind(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
bind(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.view.impl.HtmlView
 
bind(File) - Static method in class net.ymate.platform.webmvc.view.impl.HtmlView
 
bind(String) - Static method in class net.ymate.platform.webmvc.view.impl.HtmlView
 
bind(int) - Static method in class net.ymate.platform.webmvc.view.impl.HttpStatusView
 
bind(int, String) - Static method in class net.ymate.platform.webmvc.view.impl.HttpStatusView
 
bind(Object) - Static method in class net.ymate.platform.webmvc.view.impl.JsonView
 
bind() - Static method in class net.ymate.platform.webmvc.view.impl.JspView
 
bind(String) - Static method in class net.ymate.platform.webmvc.view.impl.JspView
 
bind(IWebMvc) - Static method in class net.ymate.platform.webmvc.view.impl.JspView
 
bind(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.view.impl.JspView
 
bind() - Static method in class net.ymate.platform.webmvc.view.impl.NullView
 
bind(String) - Static method in class net.ymate.platform.webmvc.view.impl.RedirectView
 
bind(String) - Static method in class net.ymate.platform.webmvc.view.impl.TextView
 
bind() - Static method in class net.ymate.platform.webmvc.view.impl.VelocityView
 
bind(String) - Static method in class net.ymate.platform.webmvc.view.impl.VelocityView
 
bind(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.view.impl.VelocityView
 
bindEndDate() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
bindStartDate() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
BIT_AND(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
BIT_AND(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
BIT_LENGTH(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
BIT_LENGTH(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
BIT_OR(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
BIT_OR(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
BIT_XOR(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
BIT_XOR(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
bitcount(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitcount(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitcount(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitcount(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitcount(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitcount(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitcount(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitcount(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitcount(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitcount(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitcount(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitcount(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitfield(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitfield(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitfield(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitfield(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitfield(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitfield(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitfieldReadonly(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitfieldReadonly(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitfieldReadonly(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitfieldReadonly(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitfieldReadonly(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitfieldReadonly(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitop(BitOP, byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitop(BitOP, String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitop(BitOP, byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitop(BitOP, String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitop(BitOP, byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitop(BitOP, String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitpos(String, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitpos(String, boolean, BitPosParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bitpos(String, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitpos(String, boolean, BitPosParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bitpos(String, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bitpos(String, boolean, BitPosParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blmove(String, String, ListDirection, ListDirection, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blmove(String, String, ListDirection, ListDirection, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blmove(byte[], byte[], ListDirection, ListDirection, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
blmove(String, String, ListDirection, ListDirection, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
BLOCK_WHEN_EXHAUSTED - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
blpop(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blpop(double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blpop(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blpop(int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blpop(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blpop(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blpop(int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blpop(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
blpop(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blpop(double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blpop(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blpop(int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blpop(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blpop(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blpop(int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blpop(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
blpop(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
blpop(double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
blpop(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
blpop(int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
blpop(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
blpop(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
blpop(int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
blpop(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
BlurObject - Class in net.ymate.platform.commons.lang
模糊对象,任意数据类型间转换
BlurObject(Object) - Constructor for class net.ymate.platform.commons.lang.BlurObject
 
BOX - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
br() - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
bracket(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
bracket(FieldCondition) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
bracketBegin() - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
bracketBegin() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
bracketBegin() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
bracketEnd() - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
bracketEnd() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
bracketEnd() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
brackets() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
brackets(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
括号
brackets(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
brpop(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpop(double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpop(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpop(int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpop(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpop(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpop(int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpop(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpop(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpop(double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpop(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpop(int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpop(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpop(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpop(int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpop(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpop(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
brpop(double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
brpop(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
brpop(int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
brpop(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
brpop(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
brpop(int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
brpop(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
brpoplpush(byte[], byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpoplpush(String, String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
brpoplpush(byte[], byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpoplpush(String, String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
brpoplpush(byte[], byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
brpoplpush(String, String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
buffer() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
buffer(ByteBufferBuilder) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
buffer() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
bufferReset(ByteBufferBuilder) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
bufferSize(int) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
bufferSize(int) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
bufferSize() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
bufferSize() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
缓冲区大小
build() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
build() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
build() - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
build() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
build() - Method in class net.ymate.platform.commons.markdown.Table.Row
 
build(String) - Method in interface net.ymate.platform.commons.util.ParamUtils.ISignatureBuilder
生成签名
build(InputSource) - Method in class net.ymate.platform.commons.XPathHelper.Builder
 
build(String) - Method in class net.ymate.platform.commons.XPathHelper.Builder
 
build(Document) - Method in class net.ymate.platform.commons.XPathHelper.Builder
 
build() - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig.Builder
 
build() - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfigurable.Builder
 
build() - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
build() - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig.Builder
 
build() - Method in class net.ymate.platform.core.event.impl.DefaultEventConfigurable.Builder
 
build() - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
build() - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfigurable.AbstractBuilder
 
build() - Method in interface net.ymate.platform.core.persistence.IFunction
构建函数表达式
build() - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
build() - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
build() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfig.Builder
 
build() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
build() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
build() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
build(RESULT) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
build() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
build() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
build() - Method in interface net.ymate.platform.persistence.jdbc.query.IConditionBuilder
构建条件对象
build(Class<T>) - Static method in class net.ymate.platform.persistence.jdbc.query.Query
 
build(IDatabase, String, Class<T>) - Static method in class net.ymate.platform.persistence.jdbc.query.Query
 
build(ColumnInfo) - Static method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
build() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
build() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
build() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfig.Builder
 
build() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
build() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable.Builder
 
build() - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
build() - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfig.Builder
 
build() - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
build() - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
build() - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
build() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
build() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig.Builder
 
build() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfigurable.Builder
 
build() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
build() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
build() - Method in class net.ymate.platform.validation.ValidateResult.Builder
 
build() - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting.Builder
 
build() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
build() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
build() - Method in class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
build() - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
build(IWebMvc, String) - Method in interface net.ymate.platform.webmvc.view.View.IViewBuilder
构建视图
buildActionForm(String, boolean, Map<String, ?>) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
buildActionForm(String, boolean, boolean, boolean, String, Map<String, ?>) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
buildCond(IDatabase, T) - Static method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
buildCond(IDatabase, T, boolean) - Static method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
buildConfigFileParser(URL) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
构建配置文件分析器对象
buildConfigFileParser(URL) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationProvider
 
buildConfigFileParser(URL) - Method in class net.ymate.platform.configuration.impl.JSONConfigurationProvider
 
buildConfigFileParser(URL) - Method in class net.ymate.platform.configuration.impl.PropertyConfigurationProvider
 
buildCountSQL(String) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildCountSQL(String) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
构建计算查询结果总记录数量的SQL语句
buildCreateSql(Class<? extends IEntity>, String, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildCreateSql(Class<? extends IEntity>, String, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
构建创建实体数据表SQL语句
buildDataSourceConfig(String, IConfigReader) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
由子类实现具体实例对象构建过程
buildDataSourceConfig(String, IConfigReader) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfig
 
buildDataSourceConfig(String, IConfigReader) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfig
 
buildDataSourceConfig(String, IConfigReader) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfig
 
buildDeleteByPkSql(Class<? extends IEntity>, String, IShardingable, Fields) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildDeleteByPkSql(Class<? extends IEntity>, String, IShardingable, Fields) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
构建删除实体数据记录SQL语句
buildDropSql(Class<? extends IEntity>, String, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildDropSql(Class<? extends IEntity>, String, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
构建删除实体数据表SQL语句
buildEntityInfo(TableInfo) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
builder() - Static method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
builder() - Static method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable
 
builder() - Method in class net.ymate.platform.commons.ConsoleTableBuilder.Row
 
Builder() - Constructor for class net.ymate.platform.commons.XPathHelper.Builder
 
builder() - Static method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
builder() - Static method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfigurable
 
builder() - Static method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
builder(IApplicationConfigureParser) - Static method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
builder() - Static method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
builder() - Static method in class net.ymate.platform.core.event.impl.DefaultEventConfigurable
 
builder() - Static method in class net.ymate.platform.log.impl.DefaultLogConfig
 
builder() - Static method in class net.ymate.platform.log.impl.DefaultLogConfigurable
 
builder() - Static method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfig
 
builder() - Static method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfigurable
 
builder(String) - Static method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
builder(String) - Static method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable
 
builder() - Static method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
Builder() - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
builder() - Static method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
builder(IApplication) - Static method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
builder(IApplication, boolean) - Static method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
builder(IConfigReader) - Static method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
builder(IConfigReader, boolean) - Static method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
builder() - Static method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfig
 
builder() - Static method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfigurable
 
builder(String) - Static method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
builder(String) - Static method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable
 
builder() - Static method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfig
 
builder() - Static method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfigurable
 
builder(String) - Static method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
builder(String) - Static method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable
 
builder(String) - Static method in class net.ymate.platform.persistence.redis.RedisServerConfigurable
 
builder(String) - Static method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
Builder(String) - Constructor for class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
builder() - Static method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
builder() - Static method in class net.ymate.platform.plugin.impl.DefaultPluginConfigurable
 
builder() - Static method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
builder() - Static method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
builder(ValidateContext) - Static method in class net.ymate.platform.validation.ValidateResult
 
builder(ValidateContext, String, String, String) - Static method in class net.ymate.platform.validation.ValidateResult
 
Builder(ValidateContext) - Constructor for class net.ymate.platform.validation.ValidateResult.Builder
 
builder() - Static method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
builder() - Static method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
builder() - Static method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable
 
builder() - Static method in class net.ymate.platform.webmvc.util.WebResult
 
builder(ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
builder(String, ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
builder(IWebMvc, ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
builder(IWebMvc, String, ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
buildErrorView(IWebMvc, int, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildErrorView(IWebMvc, ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildErrorView(IWebMvc, String, ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildErrorView(IWebMvc, int, String, String, int) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildErrorView(IWebMvc, ErrorCode, String, int) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildErrorView(IWebMvc, String, ErrorCode, String, int) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildErrorView(IWebMvc, int, String, String, int, Map<String, Object>) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildErrorView(IWebMvc, String, int, String, String, int, Map<String, Object>) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildErrorView(IWebMvc, String, String, String, String, int, Map<String, Object>) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildEventGroup(IClientCfg, LISTENER, INioCodec) - Method in class net.ymate.platform.serv.nio.AbstractNioClient
由子类实现创建多路复用通道事件处理器逻辑
buildEventGroup(IServerCfg, LISTENER, INioCodec) - Method in class net.ymate.platform.serv.nio.AbstractNioServer
由子类实现创建多路复用通道事件处理器逻辑
buildEventGroup(IClientCfg, NioClientListener, INioCodec) - Method in class net.ymate.platform.serv.nio.client.NioClient
 
buildEventGroup(IClientCfg, AbstractNioUdpListener, INioCodec) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpClient
 
buildEventGroup(IServerCfg, AbstractNioUdpListener, INioCodec) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpServer
 
buildEventGroup(IServerCfg, NioServerListener, INioCodec) - Method in class net.ymate.platform.serv.nio.server.NioServer
 
buildEx(String, Throwable, LogLevel) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
buildEx(String, Throwable, LogLevel) - Method in class net.ymate.platform.log.AbstractLogger
 
buildEx(String, Throwable, LogLevel) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
buildInsertSql(Class<? extends IEntity>, String, IShardingable, Fields) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildInsertSql(Class<? extends IEntity>, String, IShardingable, Fields) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
构建插入实体数据记录SQL语句
buildInsertSql(Class<? extends IEntity>, String, IShardingable, Fields) - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.OracleDialect
 
buildMakeCallerInfo() - Method in class net.ymate.platform.log.AbstractLogger
获取调用者信息
buildMakeStackInfo(Throwable) - Method in class net.ymate.platform.log.AbstractLogger
将异常转换为堆栈输出串
buildNioSession(INioEventGroup<LISTENER>, SelectableChannel) - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
由子类实现创建会话的具体逻辑
buildNioSession(INioEventGroup<LISTENER>, SelectableChannel) - Method in class net.ymate.platform.serv.nio.support.NioEventProcessor
 
buildPagedQuerySql(String, int, int) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildPagedQuerySql(String, int, int) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
构建分页SQL语句
buildPagedQuerySql(String, int, int) - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.DB2Dialect
 
buildPagedQuerySql(String, int, int) - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.HSQLDBDialect
 
buildPagedQuerySql(String, int, int) - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.OracleDialect
 
buildPagedQuerySql(String, int, int) - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.PostgreSQLDialect
 
buildPagedQuerySql(String, int, int) - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.SQLServerDialect
 
buildProcessorName() - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
buildQueryParamStr(Map<String, ?>, boolean, String) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
buildRedirectUrl(IContext, HttpServletRequest, String, boolean) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildResolutionStr(int, int) - Static method in class net.ymate.platform.commons.FFmpegHelper
 
buildSafeTableName(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
buildSafeTableName(String, EntityMeta, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
buildSelect() - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
buildSelectByPkSql(Class<? extends IEntity>, String, IShardingable, Fields, Fields) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildSelectByPkSql(Class<? extends IEntity>, String, IShardingable, Fields, Fields) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
构建根据主键查询实体数据记录SQL语句
buildSelectSql(Class<? extends IEntity>, String, IShardingable, Fields) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildSelectSql(Class<? extends IEntity>, String, IShardingable, Fields) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
构建查询全部实体数据记录SQL语句
buildServer(IServerCfg, INioCodec) - Method in class net.ymate.platform.serv.AbstractSessionManager
根据服务端配置构建服务端实例
buildServer(IServerCfg, INioCodec) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionManager
 
buildServer(IServerCfg, INioCodec) - Method in class net.ymate.platform.serv.nio.server.NioSessionManager
 
buildSessionWrapper(INioSession, InetSocketAddress) - Method in class net.ymate.platform.serv.AbstractSessionManager
根据会话对象构建包装器
buildSessionWrapper(INioSession, InetSocketAddress) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionManager
 
buildSessionWrapper(INioSession, InetSocketAddress) - Method in class net.ymate.platform.serv.nio.server.NioSessionManager
 
buildSimplePackageName(String) - Method in class net.ymate.platform.log.AbstractLogger
 
buildSlot() - Method in class net.ymate.platform.persistence.jdbc.query.Slot
 
buildTableName(String, EntityMeta, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildTableName(String, String, IShardingRule, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildTableName(String, EntityMeta, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
获取完整的数据表名称,并根据数据库特性决定是否添加引用标识符
buildTableName(String, String, IShardingRule, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
获取完整的数据表名称,并根据数据库特性决定是否添加引用标识符
buildTimeStr(int) - Static method in class net.ymate.platform.commons.FFmpegHelper
 
buildUpdateByPkSql(Class<? extends IEntity>, String, IShardingable, Fields, Fields) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
buildUpdateByPkSql(Class<? extends IEntity>, String, IShardingable, Fields, Fields) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
构建更新实体数据记录SQL语句
buildUrl(HttpServletRequest, String, boolean) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
buildUrl(String) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
buildWhere() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
通过当前条件对象创建Where对象实例
By - Annotation Type in net.ymate.platform.core.beans.annotation
配合@Inject使用,为作用的成员属性指定具体实现类
ByteArrayCodec - Class in net.ymate.platform.serv.nio.codec
 
ByteArrayCodec() - Constructor for class net.ymate.platform.serv.nio.codec.ByteArrayCodec
 
ByteBufferBuilder - Class in net.ymate.platform.serv.nio.support
 
bzpopmax(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bzpopmax(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bzpopmax(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bzpopmax(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bzpopmax(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bzpopmax(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bzpopmin(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bzpopmin(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
bzpopmin(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bzpopmin(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
bzpopmin(double, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
bzpopmin(double, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 

C

C3P0 - Static variable in interface net.ymate.platform.core.persistence.base.Type.DS_ADAPTER
 
C3P0DataSourceAdapter - Class in net.ymate.platform.persistence.jdbc.impl
基于C3P0连接池的数据源适配器接口实现
C3P0DataSourceAdapter() - Constructor for class net.ymate.platform.persistence.jdbc.impl.C3P0DataSourceAdapter
 
CACHE_CONTROL - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
CACHE_KEY - Static variable in interface net.ymate.platform.cache.ICacheEventListener
 
CACHE_NAME - Static variable in interface net.ymate.platform.cache.ICacheEventListener
 
CACHE_PROCESSOR_CLASS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CACHE_VALUE - Static variable in interface net.ymate.platform.cache.ICacheEventListener
 
Cacheable - Annotation Type in net.ymate.platform.cache.annotation
将类中方法的执行结果进行缓存的注解
CacheableProxy - Class in net.ymate.platform.cache.support
 
CacheableProxy() - Constructor for class net.ymate.platform.cache.support.CacheableProxy
 
CacheConf - Annotation Type in net.ymate.platform.cache.annotation
 
CacheElement - Class in net.ymate.platform.cache
 
CacheElement() - Constructor for class net.ymate.platform.cache.CacheElement
 
CacheElement(Object) - Constructor for class net.ymate.platform.cache.CacheElement
 
CacheElement(Object, int) - Constructor for class net.ymate.platform.cache.CacheElement
 
CacheEvent - Class in net.ymate.platform.cache
 
CacheEvent(ICaches, CacheEvent.EVENT) - Constructor for class net.ymate.platform.cache.CacheEvent
 
CacheEvent.EVENT - Enum in net.ymate.platform.cache
Cache事件枚举
cacheEventListener(ICacheEventListener) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
cacheEventListener(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
CacheException - Exception in net.ymate.platform.cache
缓存异常
CacheException() - Constructor for exception net.ymate.platform.cache.CacheException
 
CacheException(String) - Constructor for exception net.ymate.platform.cache.CacheException
 
CacheException(String, Throwable) - Constructor for exception net.ymate.platform.cache.CacheException
 
CacheException(Throwable) - Constructor for exception net.ymate.platform.cache.CacheException
 
cacheNameSafety(String) - Method in interface net.ymate.platform.cache.ICacheManager
缓存名称处理
cacheNameSafety(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheManager
 
cacheProcessor(IWebCacheProcessor) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
cacheProcessorClass(Class<? extends IWebCacheProcessor>) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
cacheProvider(ICacheProvider) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
cacheProvider(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
Caches - Class in net.ymate.platform.cache
缓存管理器
Caches() - Constructor for class net.ymate.platform.cache.Caches
 
Caches(ICacheConfig) - Constructor for class net.ymate.platform.cache.Caches
 
cacheScopeProcessor(ICacheScopeProcessor) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
cacheScopeProcessor(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
CASE(Cond, IFunction[], String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
CASE(Cond, IFunction[], IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
CASE(IFunction, IFunction[]) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
CASE(String, IFunction[]) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
CASE(IFunction[]) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
CASE(IFunction[], IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
CASE(IFunction, IFunction[], IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
CASE(String, IFunction[], IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
CASE(String, IFunction[], String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
Category(String, List<IConfigFileParser.Attribute>, List<IConfigFileParser.Property>, boolean) - Constructor for class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
CEILING(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
CEILING(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
CellMeta(String, int) - Constructor for class net.ymate.platform.commons.ISheetHandler.CellMeta
 
CENTER - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
CENTER_SPHERE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
Cfgs - Class in net.ymate.platform.configuration
配置体系管理器
change(Locale) - Method in class net.ymate.platform.core.i18n.I18N
修改当前线程语言设置并触发onLocaleChanged事件
channel() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
channel() - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
channel(SelectableChannel) - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
channelCreate(IServerCfg) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpEventGroup
 
channelCreate(IServerCfg) - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
CHAR(String...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
CHAR(IFunction...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
CHAR_LENGTH(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
CHAR_LENGTH(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
CHARACTER_LENGTH(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
CHARACTER_LENGTH(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
charset(Charset) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
charset(String) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
charset(String) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
charset(String) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
check() - Method in class net.ymate.platform.core.configuration.IConfigFileChecker.Status
 
check(String[]) - Method in interface net.ymate.platform.persistence.jdbc.support.EntityStateWrapper.IUpdatePropertyChecker
执行检查操作
check(IContext, String) - Method in interface net.ymate.platform.webmvc.validate.IHostNameChecker
检查重定向URL主机是否被允许
checkFieldExcluded(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
checkStatus() - Method in class net.ymate.platform.commons.ExecutableQueue
 
CHUNK_SIZE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.GridFs
 
CIPHER_ALGORITHM - Variable in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
加密/解密算法/工作模式/填充方式
classSuffix() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
classSuffix(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
ClassUtils - Class in net.ymate.platform.commons.util
类操作相关工具
ClassUtils() - Constructor for class net.ymate.platform.commons.util.ClassUtils
 
ClassUtils.BeanWrapper<T> - Class in net.ymate.platform.commons.util
类对象包裹器,赋予对象简单的属性操作能力
ClassUtils.ExtensionLoader<T> - Class in net.ymate.platform.commons.util
服务提供者加载器
ClassUtils.IFieldValueFilter - Interface in net.ymate.platform.commons.util
类成员属性过滤器接口
ClassUtils.InnerClassLoader - Class in net.ymate.platform.commons.util
内部类加载器
clean() - Method in class net.ymate.platform.commons.util.ExpressionUtils
 
Clean - Annotation Type in net.ymate.platform.core.beans.annotation
拦截器清理
CleanProxy - Annotation Type in net.ymate.platform.core.beans.annotation
代理类清理, 用于禁止所有或指定类型的代理类
clear(String) - Method in class net.ymate.platform.cache.Caches
 
clear() - Method in class net.ymate.platform.cache.Caches
 
clear() - Method in interface net.ymate.platform.cache.ICache
清理缓存
clear(String) - Method in interface net.ymate.platform.cache.ICaches
清理指定名称的缓存
clear() - Method in interface net.ymate.platform.cache.ICaches
清理默认缓存
clear() - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
clear() - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
clear(boolean) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
clear() - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
clear() - Method in class net.ymate.platform.commons.ConcurrentHashSet
 
clear() - Method in class net.ymate.platform.core.persistence.Fields
 
clear() - Method in class net.ymate.platform.core.persistence.Params
 
clear() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
clear() - Method in class net.ymate.platform.webmvc.context.ApplicationMap
 
clear() - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
clear() - Method in class net.ymate.platform.webmvc.context.RequestMap
 
clear() - Method in class net.ymate.platform.webmvc.context.SessionMap
 
clear() - Method in class org.slf4j.impl.Log4jMDCAdapter
 
clearAll() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
清除结果集 本方法为可选方法
clearCookies() - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
CLIENT_NAME - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
clientCfg() - Method in interface net.ymate.platform.serv.IClient
获取客户端配置对象
clientCfg() - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
clientGetname() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientGetname() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientGetname() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientGetnameBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientGetnameBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientGetnameBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientId() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientId() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientId() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientInfo() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientInfo() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientInfo() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientInfoBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientInfoBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientInfoBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientKill(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientKill(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientKill(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientKill(ClientKillParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientKill(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientKill(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientKill(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientKill(ClientKillParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientKill(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientKill(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientKill(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientKill(ClientKillParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientList() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientList(ClientType) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientList(long...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientList() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientList(ClientType) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientList(long...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientList() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientList(ClientType) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientList(long...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientListBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientListBinary(ClientType) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientListBinary(long...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientListBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientListBinary(ClientType) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientListBinary(long...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientListBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientListBinary(ClientType) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientListBinary(long...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientName(String) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
clientName(String) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
clientName(String) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
clientOptionsHandlerClass(Class<? extends IMongoClientOptionsHandler>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
clientPause(long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientPause(long, ClientPauseMode) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientPause(long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientPause(long, ClientPauseMode) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientPause(long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientPause(long, ClientPauseMode) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientSetname(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientSetname(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientSetname(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientSetname(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientSetname(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientSetname(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clientUnblock(long, UnblockType) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clientUnblock(long, UnblockType) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clientUnblock(long, UnblockType) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
close() - Method in class net.ymate.platform.cache.AbstractCacheProvider
 
close() - Method in class net.ymate.platform.cache.Caches
 
close() - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
close() - Method in class net.ymate.platform.cache.impl.DefaultCacheManager
 
close() - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
close() - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
close() - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
close() - Method in class net.ymate.platform.commons.ExcelFileAnalysisHelper
 
close() - Method in class net.ymate.platform.commons.ExecutableQueue
 
close() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
close() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
close() - Method in class net.ymate.platform.commons.Speedometer
 
close() - Method in class net.ymate.platform.configuration.Cfgs
 
close() - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileChecker
 
close() - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileSearcher
 
close() - Method in class net.ymate.platform.core.Application
 
close() - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
close() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
close() - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
close() - Method in class net.ymate.platform.core.i18n.I18N
销毁
close() - Method in class net.ymate.platform.core.module.ModuleManager
 
close() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
 
close() - Method in class net.ymate.platform.log.Logs
 
close() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConnectionHolder
 
close() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
close() - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
close() - Method in class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
close() - Method in interface net.ymate.platform.persistence.jdbc.transaction.ITransaction
关闭事务(连接)
close() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConnectionHolder
 
close() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
close() - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
close() - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
close() - Method in class net.ymate.platform.persistence.mongodb.transaction.impl.DefaultTransaction
 
close() - Method in interface net.ymate.platform.persistence.mongodb.transaction.ITransaction
关闭事务(连接)
close() - Static method in class net.ymate.platform.persistence.mongodb.transaction.Transactions
 
close() - Method in class net.ymate.platform.persistence.redis.impl.RedisCommandHolder
 
close() - Method in class net.ymate.platform.persistence.redis.impl.RedisSession
 
close() - Method in class net.ymate.platform.persistence.redis.Redis
 
close() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
close() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
close() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
close() - Method in class net.ymate.platform.plugin.AbstractPlugin
 
close() - Method in class net.ymate.platform.plugin.impl.DefaultPluginBeanFactory
 
close() - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
close() - Method in class net.ymate.platform.plugin.Plugins
 
close() - Method in class net.ymate.platform.serv.AbstractService
 
close() - Method in class net.ymate.platform.serv.AbstractSessionManager
 
close() - Method in class net.ymate.platform.serv.impl.DefaultSessionIdleChecker
 
close() - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
close() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
close() - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
 
close() - Method in class net.ymate.platform.serv.nio.AbstractNioServer
 
close() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
close() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSession
 
close() - Method in class net.ymate.platform.validation.Validations
 
close() - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
close() - Method in class net.ymate.platform.webmvc.support.MultipartRequestWrapper
 
close() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
close() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFormWrapper
 
close() - Method in class net.ymate.platform.webmvc.WebMVC
 
closeHttpClient(CloseableHttpClient) - Method in interface net.ymate.platform.commons.http.IHttpClientConfigurable
关闭(释放)HttpClient实例
closeNow() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
closeNow() - Method in interface net.ymate.platform.serv.nio.INioSession
立即关闭
closeSessionWrapper(SESSION_WRAPPER) - Method in class net.ymate.platform.serv.AbstractSessionManager
 
closeSessionWrapper(SESSION_WRAPPER) - Method in interface net.ymate.platform.serv.ISessionManager
关闭会话并从会话管理器中移除
closeSessionWrapper(SESSION_WRAPPER) - Method in class net.ymate.platform.serv.nio.server.NioSessionManager
 
clusterAddSlots(int...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterAddSlots(int...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterAddSlots(int...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterCountKeysInSlot(int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterCountKeysInSlot(int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterCountKeysInSlot(int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterDelSlots(int...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterDelSlots(int...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterDelSlots(int...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterFailover() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterFailover(ClusterFailoverOption) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterFailover() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterFailover(ClusterFailoverOption) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterFailover() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterFailover(ClusterFailoverOption) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterFlushSlots() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterFlushSlots() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterFlushSlots() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterForget(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterForget(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterForget(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterGetKeysInSlot(int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterGetKeysInSlot(int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterGetKeysInSlot(int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterGetKeysInSlotBinary(int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterGetKeysInSlotBinary(int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterGetKeysInSlotBinary(int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterInfo() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterInfo() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterInfo() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterKeySlot(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterKeySlot(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterKeySlot(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterMeet(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterMeet(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterMeet(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterMyId() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterMyId() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterMyId() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterNodes() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterNodes() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterNodes() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterReplicas(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterReplicas(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterReplicas(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterReplicate(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterReplicate(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterReplicate(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterReset(ClusterReset) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterReset(ClusterResetType) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterReset(ClusterReset) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterReset(ClusterResetType) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterReset(ClusterReset) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterReset(ClusterResetType) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterSaveConfig() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterSaveConfig() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterSaveConfig() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterSetSlotImporting(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterSetSlotImporting(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterSetSlotImporting(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterSetSlotMigrating(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterSetSlotMigrating(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterSetSlotMigrating(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterSetSlotNode(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterSetSlotNode(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterSetSlotNode(int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterSetSlotStable(int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterSetSlotStable(int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterSetSlotStable(int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterSlaves(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterSlaves(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterSlaves(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
clusterSlots() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
clusterSlots() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
clusterSlots() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
cmp(Object, Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
CMP - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
cmp(Object, Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
cmp(Object, Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
Code - Class in net.ymate.platform.commons.markdown
 
code(IMarkdown) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
code(String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
code(IMarkdown, String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
code(String, String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
code() - Method in class net.ymate.platform.core.support.ErrorCode
 
code(int) - Method in class net.ymate.platform.core.support.ErrorCode
 
code() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
code(CODE_TYPE) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
code(Serializable) - Method in class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
code() - Method in interface net.ymate.platform.webmvc.IWebResult
 
code(CODE_TYPE) - Method in interface net.ymate.platform.webmvc.IWebResult
 
code(Serializable) - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
code(Integer) - Method in class net.ymate.platform.webmvc.util.WebResult
 
codec() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
codec() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
编解码器
CodecHelper(int, String, String) - Constructor for class net.ymate.platform.commons.util.CodecUtils.CodecHelper
 
CodecHelper(int, String, String, Provider) - Constructor for class net.ymate.platform.commons.util.CodecUtils.CodecHelper
 
CodecUtils - Class in net.ymate.platform.commons.util
DES/AES/PBE/RSA加密/解密工具类
CodecUtils() - Constructor for class net.ymate.platform.commons.util.CodecUtils
 
CodecUtils.AESCodecHelper - Class in net.ymate.platform.commons.util
 
CodecUtils.CodecHelper - Class in net.ymate.platform.commons.util
 
CodecUtils.PBECodecHelper - Class in net.ymate.platform.commons.util
 
CodecUtils.RSACodecHelper - Class in net.ymate.platform.commons.util
 
COLLECTION_PREFIX - Static variable in interface net.ymate.platform.persistence.mongodb.IMongoConfig
 
collectionPrefix(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
collectionPrefix(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable.Builder
 
Column(String) - Constructor for class net.ymate.platform.commons.ConsoleTableBuilder.Column
 
ColumnInfo - Class in net.ymate.platform.persistence.jdbc.scaffold
 
ColumnInfo(Scaffold, String, String, boolean, boolean, boolean, int, int, int, boolean, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
ColumnMeta(String, int) - Constructor for class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler.ColumnMeta
 
Comment - Annotation Type in net.ymate.platform.core.persistence.annotation
为一个类、成员、方法或参数增加注释内容
comment(String) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
comment(String) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
commit() - Method in class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
commit() - Method in interface net.ymate.platform.persistence.jdbc.transaction.ITransaction
提交事务
commit() - Method in class net.ymate.platform.persistence.mongodb.transaction.impl.DefaultTransaction
 
commit() - Method in interface net.ymate.platform.persistence.mongodb.transaction.ITransaction
提交事务
commit() - Static method in class net.ymate.platform.persistence.mongodb.transaction.Transactions
 
compact() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
CompareValidator - Class in net.ymate.platform.validation.validate
参数值比较验证
CompareValidator() - Constructor for class net.ymate.platform.validation.validate.CompareValidator
 
ComparisonExp - Class in net.ymate.platform.persistence.mongodb.expression
 
ComparisonExp() - Constructor for class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
comparisonVersion(Long, Long) - Static method in exception net.ymate.platform.commons.exception.DataVersionMismatchException
版本比较,若版本数值不相等则抛出 DataVersionMismatchException 异常
CONCAT(String...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
CONCAT(IFunction...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
CONCAT_WS(String, String...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
CONCAT_WS(String, IFunction...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
ConcurrentHashSet<E> - Class in net.ymate.platform.commons
 
ConcurrentHashSet() - Constructor for class net.ymate.platform.commons.ConcurrentHashSet
 
ConcurrentHashSet(int) - Constructor for class net.ymate.platform.commons.ConcurrentHashSet
 
cond() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
Cond - Class in net.ymate.platform.persistence.jdbc.query
条件对象
Cond(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Cond
 
cond(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
cond(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
cond(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
cond(FieldCondition) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
cond(Cond.LogicalOpt, Object...) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
cond() - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
cond(String, IOperator) - Method in class net.ymate.platform.persistence.mongodb.support.Query
 
cond(String, IOperator) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
Cond.LogicalOpt - Enum in net.ymate.platform.persistence.jdbc.query
逻辑运算符枚举
Cond.OPT - Enum in net.ymate.platform.persistence.jdbc.query
条件操作符枚举
CONFIG_CHECK_TIME_INTERVAL - Static variable in interface net.ymate.platform.core.configuration.IConfigurationConfig
 
CONFIG_FILE - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
CONFIG_FILE - Static variable in interface net.ymate.platform.log.ILogConfig
 
CONFIG_FILE - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
CONFIG_HOME - Static variable in interface net.ymate.platform.core.configuration.IConfigurationConfig
 
configCheckTimeInterval(int) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig.Builder
 
configCheckTimeInterval(int) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfigurable.Builder
 
configFile(File) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
configFile(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
configFile(File) - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
configFile(String) - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
configFile(File) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
configFile(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
configGet(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
configGet(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
configGet(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
configGet(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
configGet(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
configGet(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
ConfigHandler - Class in net.ymate.platform.configuration.handle
配置对象处理器
ConfigHandler(IConfig) - Constructor for class net.ymate.platform.configuration.handle.ConfigHandler
 
configHome(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig.Builder
 
configHome(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfigurable.Builder
 
configResetStat() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
configResetStat() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
configResetStat() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
configRewrite() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
configRewrite() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
configRewrite() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
Configs - Annotation Type in net.ymate.platform.configuration.annotation
 
configSet(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
configSet(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
configSet(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
configSet(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
configSet(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
configSet(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
configSetBinary(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
configSetBinary(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
configSetBinary(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
configurable(IHttpClientConfigurable) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
configurable - Variable in class net.ymate.platform.core.persistence.AbstractPersistenceConfigurable.AbstractBuilder
 
Configuration - Annotation Type in net.ymate.platform.configuration.annotation
配置文件加载路径注解
ConfigurationApplicationInitializer - Class in net.ymate.platform.configuration.support
 
ConfigurationApplicationInitializer() - Constructor for class net.ymate.platform.configuration.support.ConfigurationApplicationInitializer
 
ConfigurationConf - Annotation Type in net.ymate.platform.configuration.annotation
 
configurationProviderClass(Class<? extends IConfigurationProvider>) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig.Builder
 
configurationProviderClass(Class<? extends IConfigurationProvider>) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfigurable.Builder
 
ConfigValue - Annotation Type in net.ymate.platform.configuration.annotation
配置注入 - 用于读取配置项参数值为类成员变量或方法参数赋值
ConfigValueInjector - Class in net.ymate.platform.configuration.support
 
ConfigValueInjector() - Constructor for class net.ymate.platform.configuration.support.ConfigValueInjector
 
connect() - Method in interface net.ymate.platform.serv.IClient
连接远程服务端
connect() - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
CONNECTION - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
CONNECTION_TYPE - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
CONNECTION_URL - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
CONNECTION_URL - Static variable in interface net.ymate.platform.persistence.mongodb.IMongoConfig
 
connectionTimeout(int) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
connectionTimeout(int) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
connectionTimeout(int) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
connectionTimeout() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
connectionTimeout() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
连接超时时间(秒)
connectionType(IRedis.ConnectionType) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
connectionType(IRedis.ConnectionType) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
connectionUrl(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
connectionUrl(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
connectionUrl(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
connectionUrl(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable.Builder
 
connectSync(long) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
connectSync(long) - Method in interface net.ymate.platform.serv.nio.INioSession
等待连接指定time时间
ConsoleCmdExecutor - Class in net.ymate.platform.commons
控制台命令执行器
ConsoleCmdExecutor() - Constructor for class net.ymate.platform.commons.ConsoleCmdExecutor
 
ConsoleTableBuilder - Class in net.ymate.platform.commons
控制台表格构建工具
ConsoleTableBuilder(int) - Constructor for class net.ymate.platform.commons.ConsoleTableBuilder
 
ConsoleTableBuilder.Column - Class in net.ymate.platform.commons
 
ConsoleTableBuilder.Row - Class in net.ymate.platform.commons
 
ConstAttr - Class in net.ymate.platform.persistence.jdbc.scaffold
 
ConstAttr(String, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.ConstAttr
 
ConstAttr(String, String, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.ConstAttr
 
ConstAttr(String, String, String, String, boolean, boolean, int, int, boolean, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.ConstAttr
 
ContainerManager - Class in net.ymate.platform.core.container
容器管理器
ContainerManager() - Constructor for class net.ymate.platform.core.container.ContainerManager
 
contains(Object) - Method in class net.ymate.platform.commons.ConcurrentHashSet
 
contains(GeoPoint) - Method in class net.ymate.platform.commons.util.GeoBound
 
contains(GeoBound) - Method in class net.ymate.platform.commons.util.GeoBound
 
contains(GeoPoint) - Method in class net.ymate.platform.commons.util.GeoCircle
判断点是否在圆形范围内
contains(GeoPolygon, GeoPoint) - Static method in class net.ymate.platform.commons.util.GeoUtils
判断点是否在多边形区域内
contains(GeoPolygon, GeoPoint, boolean) - Static method in class net.ymate.platform.commons.util.GeoUtils
 
contains(GeoCircle, GeoPoint) - Static method in class net.ymate.platform.commons.util.GeoUtils
判断点是否在圆形范围内
contains(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
contains(String, String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
contains(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
contains(String, String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
contains(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
判断键key的配置项是否存在
contains(String, String) - Method in interface net.ymate.platform.core.configuration.IConfiguration
判断指定分类中是否包含指定的键
contains(String, String) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
判断键key的配置项是否存在
contains(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
contains(String) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
contains(String) - Method in interface net.ymate.platform.log.ILogger
是否存在某个日志记录器
contains(String) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
contains() - Method in class net.ymate.platform.persistence.jdbc.query.Like
 
contains(SESSION_ID) - Method in class net.ymate.platform.serv.AbstractSessionManager
 
contains(SESSION_ID) - Method in interface net.ymate.platform.serv.ISessionManager
判断指定的sessionId是否存在
containsField(String) - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
containsIndex(String) - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
containsKey(Object) - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
containsKey(Object) - Method in class net.ymate.platform.webmvc.context.SessionMap
 
containsProperty(String) - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
containsValidator(Class<? extends Annotation>) - Method in interface net.ymate.platform.validation.IValidation
判断是否包含处理annotationClass注解的验证器存在
containsValidator(Class<? extends Annotation>) - Method in class net.ymate.platform.validation.Validations
 
containsValue(Object) - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
content(String) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
content(byte[]) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
content(InputStream) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
content(File) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
CONTENT_DISPOSITION - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
CONTENT_ENCODING - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
CONTENT_LANGUAGE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
CONTENT_LENGTH - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
CONTENT_LOCATION - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
CONTENT_RANGE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
CONTENT_TYPE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
CONTENT_TYPE_FORM_URL_ENCODED - Static variable in class net.ymate.platform.commons.http.HttpClientHelper
 
CONTENT_TYPE_OCTET_STREAM - Static variable in class net.ymate.platform.commons.http.HttpClientHelper
 
CONTENT_TYPE_TEXT_PLAIN - Static variable in class net.ymate.platform.commons.http.HttpClientHelper
 
contentType(String, String) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
contentType(ContentType) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
contentType - Variable in class net.ymate.platform.webmvc.view.AbstractView
 
contextDestroyed(ServletContextEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
contextInitialized(ServletContextEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
ContextParam - Annotation Type in net.ymate.platform.core.beans.annotation
 
ContextParams - Annotation Type in net.ymate.platform.core.beans.annotation
 
controlFlow - Static variable in interface net.ymate.platform.persistence.jdbc.query.Func
 
Controller - Annotation Type in net.ymate.platform.webmvc.annotation
声明一个类为控制器
ControllerHandler - Class in net.ymate.platform.webmvc.handle
控制器类处理器
ControllerHandler(IWebMvc) - Constructor for class net.ymate.platform.webmvc.handle.ControllerHandler
 
CONV(String, int, int) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
CONV(IFunction, int, int) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
CONVENTION_INTERCEPTOR_MODE - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CONVENTION_MODE - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CONVENTION_URL_REWRITE_MODE - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CONVENTION_VIEW_PATHS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
conventionInterceptorMode(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
conventionInterceptorMode(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
conventionMode(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
conventionMode(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
conventionUrlRewriteMode(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
conventionUrlRewriteMode(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
conventionViewPaths(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
Conversion - Annotation Type in net.ymate.platform.core.persistence.annotation
成员变量值类型转换(作用于实体类成员类型向数据库表字段值类型的转换)
conversionType(Class<?>) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
convert(Object) - Method in class net.ymate.platform.commons.lang.converter.JsonWrapperConverter
 
convert(Object) - Method in class net.ymate.platform.commons.lang.converter.TimestampConverter
 
convert(Object) - Method in interface net.ymate.platform.commons.lang.IConverter
尝试类型转换
CONVERT_TZ(String, String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
CONVERT_TZ(IFunction, String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
convertAudio(String, File) - Method in class net.ymate.platform.commons.FFmpegHelper
 
Converter - Annotation Type in net.ymate.platform.commons.annotation
声明一个类为类型转换器
convertParamMap(Map<String, ?>) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
convertTo(Object, Class<T>) - Static method in class net.ymate.platform.commons.lang.BlurObject
 
COOKIE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
COOKIE_AUTH_ENABLED - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
COOKIE_AUTH_KEY - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
COOKIE_DOMAIN - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
COOKIE_PATH - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
COOKIE_PREFIX - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
COOKIE_USE_HTTP_ONLY - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
cookieAuthEnabled(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
cookieAuthEnabled(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
cookieAuthKey(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
cookieAuthKey(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
cookieDomain(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
cookieDomain(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
CookieHelper - Class in net.ymate.platform.webmvc.util
Cookies操作助手,可以有效避免Cookie取值问题,同时支持Cookie加密
cookiePath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
cookiePath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
cookiePrefix(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
cookiePrefix(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
cookieUseHttpOnly(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
cookieUseHttpOnly(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
CookieVariable - Annotation Type in net.ymate.platform.webmvc.annotation
绑定Cookie中的参数变量
copy(byte[], byte[], int, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
copy(byte[], byte[], boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
copy(String, String, int, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
copy(String, String, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
copy(byte[], byte[], int, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
copy(byte[], byte[], boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
copy(String, String, int, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
copy(String, String, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
copy(byte[], byte[], int, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
copy(byte[], byte[], boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
copy(String, String, int, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
copy(String, String, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
COS(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
COS(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
COT(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
COT(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
count(boolean) - Method in class net.ymate.platform.core.persistence.Page
 
count(Class<T>, Where) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
计算查询结果总记录数量
count(Class<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
计算查询结果总记录数量
count(Class<T>, Where, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
计算查询结果总记录数量
count(SQL) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
计算查询结果总记录数量
count(Class<T>, Where) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
count(Class<T>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
count(Class<T>, Where, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
count(SQL) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
count() - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
count(Where) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
count(String, Where) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
COUNT(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
COUNT(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
COUNT(boolean, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
COUNT(IFunction, boolean) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
count() - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
count() - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
count() - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
count(String) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
count() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
count(Where) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
count() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
count(Where) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
count(Class<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
计算查询结果总记录数量
count(Class<T>, Query) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
计算查询结果总记录数量
count(Class<T>, QueryBuilder) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
计算查询结果总记录数量
count(Class<T>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
count(Class<T>, Query) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
count(Class<T>, QueryBuilder) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
CRC32(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
CRC32(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
create(IModuleConfigurer) - Static method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
create(Class<?>, IModuleConfigurer) - Static method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
create() - Method in interface net.ymate.platform.cache.IRedisCreator
构建Redis管理器接口实现对象
create(int) - Static method in class net.ymate.platform.commons.ConsoleTableBuilder
 
create() - Static method in class net.ymate.platform.commons.FFmpegHelper
 
create(String) - Static method in class net.ymate.platform.commons.FFmpegHelper
 
create() - Static method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
create() - Static method in class net.ymate.platform.commons.http.HttpClientHelper
 
create(IHttpClientConfigurable) - Static method in class net.ymate.platform.commons.http.HttpClientHelper
 
create(String) - Static method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
create() - Static method in class net.ymate.platform.commons.impl.DefaultThreadFactory
 
create(String) - Static method in class net.ymate.platform.commons.impl.DefaultThreadFactory
 
create(IMarkdown) - Static method in class net.ymate.platform.commons.markdown.Code
 
create(IMarkdown, String) - Static method in class net.ymate.platform.commons.markdown.Code
 
create(String) - Static method in class net.ymate.platform.commons.markdown.Code
 
create(String, String) - Static method in class net.ymate.platform.commons.markdown.Code
 
create(String) - Static method in class net.ymate.platform.commons.markdown.Image
 
create(String, String) - Static method in class net.ymate.platform.commons.markdown.Image
 
create(String, String, int) - Static method in class net.ymate.platform.commons.markdown.Image
 
create(String) - Static method in class net.ymate.platform.commons.markdown.Link
 
create(IMarkdown, String) - Static method in class net.ymate.platform.commons.markdown.Link
 
create(String, String) - Static method in class net.ymate.platform.commons.markdown.Link
 
create() - Static method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
create() - Static method in class net.ymate.platform.commons.markdown.ParagraphList
 
create(boolean) - Static method in class net.ymate.platform.commons.markdown.ParagraphList
 
create(IMarkdown) - Static method in class net.ymate.platform.commons.markdown.Quote
 
create(String) - Static method in class net.ymate.platform.commons.markdown.Quote
 
create() - Static method in class net.ymate.platform.commons.markdown.Table
 
create(IMarkdown) - Static method in class net.ymate.platform.commons.markdown.Text
 
create(IMarkdown, Text.Style) - Static method in class net.ymate.platform.commons.markdown.Text
 
create(String) - Static method in class net.ymate.platform.commons.markdown.Text
 
create(String, Text.Style) - Static method in class net.ymate.platform.commons.markdown.Text
 
create(IMarkdown) - Static method in class net.ymate.platform.commons.markdown.Title
 
create(String) - Static method in class net.ymate.platform.commons.markdown.Title
 
create(IMarkdown, int) - Static method in class net.ymate.platform.commons.markdown.Title
 
create(String, int) - Static method in class net.ymate.platform.commons.markdown.Title
 
create(String, String, int, int, int, ErrorCorrectionLevel) - Static method in class net.ymate.platform.commons.QRCodeHelper
 
create(String, int, int, int, ErrorCorrectionLevel) - Static method in class net.ymate.platform.commons.QRCodeHelper
 
create(String, int, int, ErrorCorrectionLevel) - Static method in class net.ymate.platform.commons.QRCodeHelper
 
create(String, int, int) - Static method in class net.ymate.platform.commons.QRCodeHelper
 
create() - Static method in class net.ymate.platform.commons.XPathHelper.Builder
 
create(XPathFactory, Document) - Static method in class net.ymate.platform.commons.XPathHelper
 
create(IModuleConfigurer) - Static method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
create(Class<?>, IModuleConfigurer) - Static method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
create(Class<?>) - Static method in class net.ymate.platform.core.beans.BeanMeta
 
create(Class<?>, boolean) - Static method in class net.ymate.platform.core.beans.BeanMeta
 
create(Class<?>, boolean, BeanMeta.IInitializer) - Static method in class net.ymate.platform.core.beans.BeanMeta
 
create(String[]) - Static method in class net.ymate.platform.core.beans.intercept.InterceptSetting
 
create(String) - Static method in class net.ymate.platform.core.beans.intercept.InterceptSetting
 
create() - Static method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
create(IConfigReader) - Static method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
create(T) - Static method in class net.ymate.platform.core.beans.support.PropertyStateSupport
 
create(T, boolean) - Static method in class net.ymate.platform.core.beans.support.PropertyStateSupport
 
create(IModuleConfigurer) - Static method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
create(Class<?>, String[], IApplicationInitializer...) - Method in interface net.ymate.platform.core.IApplicationCreator
构建应用容器接口实现对象
create(Class<?>, String[], IApplicationInitializer...) - Method in class net.ymate.platform.core.impl.DefaultApplicationCreator
 
create() - Static method in class net.ymate.platform.core.persistence.base.IndexMeta
 
create(String, Type.FIELD) - Static method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
create(String...) - Static method in class net.ymate.platform.core.persistence.Fields
 
create(Collection<String>) - Static method in class net.ymate.platform.core.persistence.Fields
 
create() - Static method in class net.ymate.platform.core.persistence.Page
 
create(Integer) - Static method in class net.ymate.platform.core.persistence.Page
 
create(Object...) - Static method in class net.ymate.platform.core.persistence.Params
 
create(Collection<?>) - Static method in class net.ymate.platform.core.persistence.Params
 
create(int) - Static method in class net.ymate.platform.core.support.ErrorCode
 
create(int, String) - Static method in class net.ymate.platform.core.support.ErrorCode
 
create(int, String, String) - Static method in class net.ymate.platform.core.support.ErrorCode
 
create(ErrorCode) - Static method in class net.ymate.platform.core.support.ErrorCode
 
create() - Static method in class net.ymate.platform.core.support.RecycleHelper
 
create(IModuleConfigurer) - Static method in class net.ymate.platform.log.impl.DefaultLogConfig
 
create(Class<?>, IModuleConfigurer) - Static method in class net.ymate.platform.log.impl.DefaultLogConfig
 
create() - Method in interface net.ymate.platform.persistence.jdbc.base.IResultSetHandlerFactory
创建结果集数据处理器接口实例
create() - Static method in class net.ymate.platform.persistence.jdbc.base.SQLBatchParameter
 
create(IModuleConfigurer) - Static method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfig
 
create(Class<?>, IModuleConfigurer) - Static method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfig
 
create(String, IConfigReader) - Static method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
create(IDatabase, String) - Static method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
create() - Static method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
create(IDatabase) - Static method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
create(Insert) - Static method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
create(Update) - Static method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
create(Delete) - Static method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
create() - Static method in class net.ymate.platform.persistence.jdbc.query.Cond
 
create(IDatabase) - Static method in class net.ymate.platform.persistence.jdbc.query.Cond
 
create(IDatabase, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Cond
 
create(Query<?>) - Static method in class net.ymate.platform.persistence.jdbc.query.Cond
 
create() - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(String, Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(Select) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String, String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String, Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String, String, Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(IDatabase, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(Query<?>) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(Query<?>, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Delete
 
create(Class<T>) - Static method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
create(IDatabase, Class<T>) - Static method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
create(String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
create(Query<?>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
create(Query<?>, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
create(IDatabase, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
create(IDatabase, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
create(String) - Static method in interface net.ymate.platform.persistence.jdbc.query.Func
构建自定义函数
create() - Static method in interface net.ymate.platform.persistence.jdbc.query.Func
构建自定义函数(无名)
create() - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(Cond) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(Fields) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(Fields, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(String, Fields, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, Cond) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, String, String, boolean, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, String, boolean, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, String, Fields) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, String, Fields, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, String, Fields, boolean, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, Fields) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, Fields, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(IDatabase, String, Fields, boolean, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(Query<?>) - Static method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
create(String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(IEntity<?>) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(IDatabase, String, String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(IDatabase, String, IEntity<?>) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(IDatabase, String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(IDatabase, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(IDatabase, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(Query<?>, String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(Query<?>, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Insert
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.Like
 
create() - Static method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
create(IDatabase) - Static method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
create(IDatabase, String) - Static method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
create(Query<?>) - Static method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
create() - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(String, Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(Select) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String, String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String, Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String, String, Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(IDatabase, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(Query<?>) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(Query<?>, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Select
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.SQL
 
create(IDatabase, String) - Static method in class net.ymate.platform.persistence.jdbc.query.SQL
 
create(Select) - Static method in class net.ymate.platform.persistence.jdbc.query.SQL
 
create(Insert) - Static method in class net.ymate.platform.persistence.jdbc.query.SQL
 
create(Update) - Static method in class net.ymate.platform.persistence.jdbc.query.SQL
 
create(Delete) - Static method in class net.ymate.platform.persistence.jdbc.query.SQL
 
create(String, Map<String, Object>) - Static method in class net.ymate.platform.persistence.jdbc.query.SQL
 
create(IDatabase, String, Map<String, Object>) - Static method in class net.ymate.platform.persistence.jdbc.query.SQL
 
create(Select) - Static method in class net.ymate.platform.persistence.jdbc.query.Union
 
create() - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(String, Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String, String, Class<? extends IEntity>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String, String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String, Class<? extends IEntity>) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(IDatabase, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(Query<?>) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create(Query<?>, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Update
 
create() - Static method in class net.ymate.platform.persistence.jdbc.query.Where
 
create(String) - Static method in class net.ymate.platform.persistence.jdbc.query.Where
 
create(IDatabase) - Static method in class net.ymate.platform.persistence.jdbc.query.Where
 
create(IDatabase, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Where
 
create(Cond) - Static method in class net.ymate.platform.persistence.jdbc.query.Where
 
create(Query<?>) - Static method in class net.ymate.platform.persistence.jdbc.query.Where
 
create(IDatabaseConnectionHolder, Scaffold, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
create(IModuleConfigurer) - Static method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfig
 
create(Class<?>, IModuleConfigurer) - Static method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfig
 
create(String, IConfigReader) - Static method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
create() - Static method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
create() - Static method in class net.ymate.platform.persistence.mongodb.support.Operator
 
create() - Static method in class net.ymate.platform.persistence.mongodb.support.OrderBy
 
create() - Static method in class net.ymate.platform.persistence.mongodb.support.Query
 
create(String, IOperator) - Static method in class net.ymate.platform.persistence.mongodb.support.Query
 
create(IMongoConnectionHolder, ClientSessionOptions) - Static method in class net.ymate.platform.persistence.mongodb.transaction.Transactions
 
create(IModuleConfigurer) - Static method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfig
 
create(Class<?>, IModuleConfigurer) - Static method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfig
 
create(String, IConfigReader) - Static method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
create(IApplication, String, String[]) - Static method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
create(IApplication, Class<? extends IPluginFactory>) - Static method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
create(IApplication, Class<? extends IPluginFactory>, IPluginConfig) - Static method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
create(IModuleConfigurer) - Static method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
create(Class<?>, IModuleConfigurer) - Static method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
create(IWebMvc, IRequestContext, ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class net.ymate.platform.webmvc.context.WebContext
 
create(IModuleConfigurer) - Static method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
create(Class<?>, IModuleConfigurer) - Static method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
create(IWebMvc) - Static method in class net.ymate.platform.webmvc.support.GenericDispatcher
 
create() - Static method in class net.ymate.platform.webmvc.util.WebResult
 
create(int) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
create(ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
create(IWebMvc, ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
create(String, ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
create(IWebMvc, String, ErrorCode) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
createAndGet(Class<? extends IEntity>) - Static method in class net.ymate.platform.core.persistence.base.EntityMeta
 
createCache(String, ICacheEventListener) - Method in class net.ymate.platform.cache.AbstractCacheProvider
 
createCache(String, ICacheEventListener) - Method in interface net.ymate.platform.cache.ICacheManager
创建缓存对象
createCache(String, ICacheEventListener) - Method in interface net.ymate.platform.cache.ICacheProvider
创建缓存对象,若已存在则直接返回
createCache(String, ICacheEventListener) - Method in class net.ymate.platform.cache.impl.DefaultCacheManager
 
createClient(IClientCfg, CODEC, IReconnectService, IHeartbeatService<?>, LISTENER) - Static method in class net.ymate.platform.serv.Servs
 
createConnectionSocketFactory(URL, char[]) - Static method in class net.ymate.platform.commons.http.HttpClientHelper
 
createConnectionSocketFactory(String, URL, char[]) - Static method in class net.ymate.platform.commons.http.HttpClientHelper
 
createConnectionSocketFactory(String, URL, char[], String[], String[]) - Static method in class net.ymate.platform.commons.http.HttpClientHelper
 
createConnectionSocketFactory(SSLContext, String[], String[], HostnameVerifier) - Static method in class net.ymate.platform.commons.http.HttpClientHelper
 
createConnectionSocketFactory(SSLContext, String[], String[]) - Static method in class net.ymate.platform.commons.http.HttpClientHelper
 
createConnectionSocketFactory(SSLContext) - Static method in class net.ymate.platform.commons.http.HttpClientHelper
 
createConnectionSocketFactory(String[], String[]) - Static method in class net.ymate.platform.commons.http.HttpClientHelper
 
createEmpty(String) - Static method in class net.ymate.platform.core.module.impl.DefaultModuleConfigurer
 
createEmptyFile(File) - Static method in class net.ymate.platform.commons.util.FileUtils
在指定路径中创建空文件(同时生成其父级目录)
createFieldCondition(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractFieldConditionBuilder
 
createFileIfNotExists(File, InputStream) - Static method in class net.ymate.platform.commons.util.FileUtils
在指定路径中创建文件(同时生成其父级目录)若内容流不为空则写入内容
createHttpClient(SSLConnectionSocketFactory, int, int, int) - Method in interface net.ymate.platform.commons.http.IHttpClientConfigurable
创建HttpClient实例
createIfNeed(Integer, Integer) - Static method in class net.ymate.platform.core.persistence.Page
 
createJsonArray() - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
createJsonArray(int) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
createJsonArray(Object[]) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
createJsonArray(Collection<?>) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
createJsonArray() - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
createJsonArray(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
createJsonArray(Object[]) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
createJsonArray(Collection<?>) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
createJsonArray() - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
createJsonArray(int) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
createJsonArray(Object[]) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
createJsonArray(Collection<?>) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
createJsonArray() - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
createJsonArray(int) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
createJsonArray(Object[]) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
createJsonArray(Collection<?>) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
createJsonArray() - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
createJsonArray(int) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
createJsonArray(Object[]) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
createJsonArray(Collection<?>) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
createJsonObject() - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
createJsonObject(int) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
createJsonObject(boolean) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
createJsonObject(int, boolean) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
createJsonObject(Map<?, ?>) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
createJsonObject() - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
createJsonObject(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
createJsonObject(boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
createJsonObject(int, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
createJsonObject(Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
createJsonObject() - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
createJsonObject(int) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
createJsonObject(boolean) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
createJsonObject(int, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
createJsonObject(Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
createJsonObject() - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
createJsonObject(int) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
createJsonObject(boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
createJsonObject(int, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
createJsonObject(Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
createJsonObject() - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
createJsonObject(int) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
createJsonObject(boolean) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
createJsonObject(int, boolean) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
createJsonObject(Map<?, ?>) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
createNonceStr() - Static method in class net.ymate.platform.commons.util.ParamUtils
 
createProxy(Class<?>) - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
createProxy(Class<?>, List<IProxy>) - Method in class net.ymate.platform.core.beans.proxy.impl.DefaultProxyFactory
 
createProxy(Class<?>, List<IProxy>) - Method in class net.ymate.platform.core.beans.proxy.impl.JavassistProxyFactory
 
createProxy(Class<?>) - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
createProxy(Class<?>, List<IProxy>) - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
createProxy(Class<?>) - Method in interface net.ymate.platform.core.beans.proxy.IProxyFactory
通过代理工厂已注册的代理创建代理对象
createProxy(Class<?>, List<IProxy>) - Method in interface net.ymate.platform.core.beans.proxy.IProxyFactory
通过自定义代理集合创建代理对象
createServer(IServerCfg, CODEC, LISTENER) - Static method in class net.ymate.platform.serv.Servs
 
createSignature(Map<String, ?>, boolean, String...) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
createSignature(Map<String, ?>, boolean, ParamUtils.ISignatureBuilder, String...) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
createSignature(Map<String, ?>, boolean, boolean, String...) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
createSignature(Map<String, ?>, boolean, boolean, ParamUtils.ISignatureBuilder, String...) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
createUdpClient(IClientCfg, CODEC, IHeartbeatService<?>, LISTENER) - Static method in class net.ymate.platform.serv.Servs
 
createUdpServer(IServerCfg, CODEC, LISTENER) - Static method in class net.ymate.platform.serv.Servs
 
createWriter(Writer) - Method in class net.ymate.platform.commons.XStreamHelper.FilterableDomDriver
 
createXStream(boolean, XStreamHelper.INodeFilter) - Static method in class net.ymate.platform.commons.XStreamHelper
初始化XStream可支持String类型字段加入CDATA标签"<![CDATA["和结尾处加上"]]>", 以供XStream输出时进行识别
createXStream(boolean) - Static method in class net.ymate.platform.commons.XStreamHelper
 
CROSS_DOMAIN_ALLOWED_CREDENTIALS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CROSS_DOMAIN_ALLOWED_HEADERS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CROSS_DOMAIN_ALLOWED_METHODS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CROSS_DOMAIN_ALLOWED_ORIGINS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CROSS_DOMAIN_ALLOWED_ORIGINS_CHECKER_CLASS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CROSS_DOMAIN_EXPOSED_HEADERS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CROSS_DOMAIN_MAX_AGE - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CROSS_DOMAIN_OPTIONS_AUTO_REPLY - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CROSS_DOMAIN_SETTINGS_ENABLED - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
CrossDomain - Annotation Type in net.ymate.platform.webmvc.cors.annotation
声明开启跨域处理
crossDomainAllowedCredentials(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
crossDomainAllowedCredentials(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
crossDomainAllowedHeaders(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
crossDomainAllowedMethods(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
crossDomainAllowedOrigins(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
CrossDomainInterceptor - Class in net.ymate.platform.webmvc.cors
为允许跨域的请求添加必要的请求头参数 (from ymate-framework-core)
CrossDomainInterceptor() - Constructor for class net.ymate.platform.webmvc.cors.CrossDomainInterceptor
 
crossDomainMaxAge(long) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
crossDomainMaxAge(long) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
crossDomainOptionsAutoReply(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
crossDomainOptionsAutoReply(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
CrossDomainSetting - Annotation Type in net.ymate.platform.webmvc.cors.annotation
声明自定义跨域配置
CrossDomainSettings - Class in net.ymate.platform.webmvc.cors
 
CrossDomainSettings() - Constructor for class net.ymate.platform.webmvc.cors.CrossDomainSettings
 
crossDomainSettingsEnabled(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
crossDomainSettingsEnabled(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
csv() - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
CURDATE() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
current() - Method in class net.ymate.platform.core.i18n.I18N
获取当前本地线程语言,若为空则返回默认
current(Locale) - Method in class net.ymate.platform.core.i18n.I18N
修改当前线程语言设置,不触发事件
currentTime() - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
currentTimeMillis() - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
currentTimeUTC() - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
CURTIME() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
customSSL(SSLConnectionSocketFactory) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 

D

daemon(boolean) - Method in class net.ymate.platform.commons.impl.DefaultThreadFactory
 
data() - Method in class net.ymate.platform.core.support.ErrorCode
 
data(Object) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
data() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
data(Object) - Method in class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
data(Object) - Method in interface net.ymate.platform.webmvc.IWebResult
 
data() - Method in interface net.ymate.platform.webmvc.IWebResult
 
data(Object) - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
data(Object) - Method in class net.ymate.platform.webmvc.util.WebResult
 
DATA_VERSION_NOT_MATCH - Static variable in class net.ymate.platform.core.support.ErrorCode
数据版本不匹配
dataAttr(String) - Method in class net.ymate.platform.core.support.ErrorCode
 
dataAttr(String, Object) - Method in class net.ymate.platform.core.support.ErrorCode
 
dataAttr(String) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
dataAttr(String, Object) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
dataAttr(String, Object) - Method in class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
dataAttr(String) - Method in interface net.ymate.platform.webmvc.IWebResult
 
dataAttr(String, Object) - Method in interface net.ymate.platform.webmvc.IWebResult
 
dataAttr(String, Object) - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
dataAttr(String, Object) - Method in class net.ymate.platform.webmvc.util.WebResult
 
dataAttrs(Map<String, Object>) - Method in class net.ymate.platform.core.support.ErrorCode
 
DATABASE - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
database(int) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
database(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
DATABASE_NAME - Static variable in interface net.ymate.platform.persistence.mongodb.IMongoConfig
 
DatabaseConf - Annotation Type in net.ymate.platform.persistence.jdbc.annotation
 
DatabaseDataSource - Annotation Type in net.ymate.platform.persistence.jdbc.annotation
 
DatabaseEvent - Class in net.ymate.platform.persistence.jdbc
 
DatabaseEvent(IDatabase, DatabaseEvent.EVENT) - Constructor for class net.ymate.platform.persistence.jdbc.DatabaseEvent
 
DatabaseEvent.EVENT - Enum in net.ymate.platform.persistence.jdbc
Database事件枚举
databaseName(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
databaseName(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable.Builder
 
dataFilter(IWebResult.IDataFilter) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
dataFilter(IWebResult.IDataFilter) - Method in interface net.ymate.platform.webmvc.IWebResult
 
DataRangeValidator - Class in net.ymate.platform.validation.validate
 
DataRangeValidator() - Constructor for class net.ymate.platform.validation.validate.DataRangeValidator
 
dataSize(int) - Method in class net.ymate.platform.commons.Speedometer
 
DataSourceAdapter - Annotation Type in net.ymate.platform.persistence.jdbc.annotation
声明一个类为数据源适配器接口实现
dataSourceDefaultName(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfig.Builder
 
dataSourceDefaultName(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfig.Builder
 
dataSourceDefaultName(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfig.Builder
 
dataSourceName - Variable in class net.ymate.platform.persistence.jdbc.query.AbstractFieldConditionBuilder
 
dataSourceName() - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
dataSourceName(String) - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
dataSourceOptionsHandlerClass(Class<? extends IMongoClientOptionsHandler>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfigurable.Builder
 
DataVersionMismatchException - Exception in net.ymate.platform.commons.exception
数据版本不匹配异常
DataVersionMismatchException() - Constructor for exception net.ymate.platform.commons.exception.DataVersionMismatchException
 
DataVersionMismatchException(String) - Constructor for exception net.ymate.platform.commons.exception.DataVersionMismatchException
 
DataVersionMismatchException(String, Throwable) - Constructor for exception net.ymate.platform.commons.exception.DataVersionMismatchException
 
DataVersionMismatchException(Throwable) - Constructor for exception net.ymate.platform.commons.exception.DataVersionMismatchException
 
dataVersionNotMatch() - Static method in class net.ymate.platform.core.support.ErrorCode
 
DATE(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DATE(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DATE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
DATE_FORMAT(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DATE_FORMAT(IFunction, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DATEDIFF(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DATEDIFF(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
dateTime - Static variable in interface net.ymate.platform.persistence.jdbc.query.Func
 
DATETIME_PART_MAX_LENGTH - Static variable in class net.ymate.platform.validation.validate.DateTimeValidator
 
DateTimeHelper - Class in net.ymate.platform.commons
Date(日期)类型数据处理相关的函数工具集合
于 2015/8/14 下午2:58 由DateUtils类重构
DateTimeUtils - Class in net.ymate.platform.commons.util
日期时间数据处理工具类
DateTimeValidator - Class in net.ymate.platform.validation.validate
日期类型参数验证
DateTimeValidator() - Constructor for class net.ymate.platform.validation.validate.DateTimeValidator
 
DateTimeValue - Class in net.ymate.platform.validation.validate
 
DateTimeValue(Date) - Constructor for class net.ymate.platform.validation.validate.DateTimeValue
 
DateTimeValue(Date, Date) - Constructor for class net.ymate.platform.validation.validate.DateTimeValue
 
DateTimeValue.IValueProcessor - Interface in net.ymate.platform.validation.validate
 
day() - Method in class net.ymate.platform.commons.DateTimeHelper
 
day(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
DAY - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
1天
DAYNAME(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DAYNAME(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DAYOFMONTH(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DAYOFMONTH(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
dayOfWeek() - Method in class net.ymate.platform.commons.DateTimeHelper
 
DAYOFWEEK(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DAYOFWEEK(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
dayOfWeekInMonth() - Method in class net.ymate.platform.commons.DateTimeHelper
 
DAYOFYEAR(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
DAYOFYEAR(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
daysAdd(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
daysOfMonth() - Method in class net.ymate.platform.commons.DateTimeHelper
 
DB2 - Static variable in interface net.ymate.platform.core.persistence.base.Type.DATABASE
 
DB2Dialect - Class in net.ymate.platform.persistence.jdbc.dialect.impl
DB2数据库方言接口实现
DB2Dialect() - Constructor for class net.ymate.platform.persistence.jdbc.dialect.impl.DB2Dialect
 
DB_DIALECTS - Static variable in class net.ymate.platform.persistence.jdbc.JDBC
提供的已知数据库方言
DB_DRIVERS - Static variable in class net.ymate.platform.persistence.jdbc.JDBC
框架提供的已知数据库连接驱动
DBCP - Static variable in interface net.ymate.platform.core.persistence.base.Type.DS_ADAPTER
 
DBCPDataSourceAdapter - Class in net.ymate.platform.persistence.jdbc.impl
基于DBCP连接池的数据源适配器接口实现
DBCPDataSourceAdapter() - Constructor for class net.ymate.platform.persistence.jdbc.impl.DBCPDataSourceAdapter
 
dbName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
dbName(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
dbSize() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
dbSize() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
dbSize() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
dbUserName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
dbUserName(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
deal() - Method in class net.ymate.platform.core.persistence.AbstractTrade
 
deal() - Method in interface net.ymate.platform.core.persistence.ITrade
执行事务处理
dealing() - Method in class net.ymate.platform.core.persistence.AbstractTrade
执行事务处理
debug(String) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
debug(Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
debug(String, Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
debug(String) - Method in interface net.ymate.platform.log.ILogger
输出调试级别的日志
debug(Throwable) - Method in interface net.ymate.platform.log.ILogger
输出调试级别的日志
debug(String, Throwable) - Method in interface net.ymate.platform.log.ILogger
输出调试级别的日志
debug(String) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
debug(Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
debug(String, Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
debug(Object) - Method in class net.ymate.platform.log.jcl.JCLogger
 
debug(Object, Throwable) - Method in class net.ymate.platform.log.jcl.JCLogger
 
debug(String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
debug(String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
debug(String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
debug(String, Throwable) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
debug(Marker, String) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
debug(Marker, String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
debug(Marker, String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
debug(Marker, String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
debug(Marker, String, Throwable) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
debug(DebugParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
debug(DebugParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
debug(DebugParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
decimalPattern(String) - Method in class net.ymate.platform.commons.ISheetHandler.Default
 
decimals(int) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
decode(ByteBufferBuilder) - Method in class net.ymate.platform.serv.nio.codec.ByteArrayCodec
 
decode(ByteBufferBuilder) - Method in class net.ymate.platform.serv.nio.codec.NioStringCodec
 
decode(ByteBufferBuilder) - Method in class net.ymate.platform.serv.nio.codec.TextLineCodec
 
decode(ByteBufferBuilder) - Method in interface net.ymate.platform.serv.nio.INioCodec
解码
decodeUrl(String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
decodeValue(String) - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
decr(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
decr(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
decr(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
decr(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
decr(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
decr(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
decrBy(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
decrBy(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
decrBy(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
decrBy(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
decrBy(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
decrBy(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
decrypt(String) - Method in class net.ymate.platform.commons.impl.DefaultPasswordProcessor
 
decrypt(String) - Method in interface net.ymate.platform.commons.IPasswordProcessor
字符串解密
decrypt(byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
解密数据
decrypt(String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
 
decrypt(byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.PBECodecHelper
 
decrypt(byte[], byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.PBECodecHelper
 
decrypt(String, String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.PBECodecHelper
 
decrypt(byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
decrypt(String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
decryptPasswordIfNeed() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
 
decryptPasswordIfNeed(String) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
 
decryptPublicKey(byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
decryptPublicKey(String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
decryptPublicStr(IRSAKeyProvider, String) - Static method in class net.ymate.platform.validation.validate.RSADataValidator
 
decryptStr(IRSAKeyProvider, String) - Static method in class net.ymate.platform.validation.validate.RSADataValidator
对str字符串内容采用RSA私钥解密
decryptStr(HttpServletRequest, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
内容解密(基于客户端IP和浏览器类型)
decryptStr(HttpServletRequest, byte[]) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
DEFAULT - Static variable in interface net.ymate.platform.cache.ICache
 
Default() - Constructor for class net.ymate.platform.commons.ISheetHandler.Default
 
DEFAULT - Static variable in class net.ymate.platform.commons.ReentrantLockHelper
 
DEFAULT - Static variable in class net.ymate.platform.core.beans.intercept.InterceptMeta
 
Default - Annotation Type in net.ymate.platform.core.persistence.annotation
为一个成员属性或方法参数指定默认值
DEFAULT - Static variable in interface net.ymate.platform.core.persistence.base.Type.DS_ADAPTER
 
DEFAULT - Static variable in interface net.ymate.platform.persistence.jdbc.IDBLocker
 
DEFAULT - Static variable in interface net.ymate.platform.webmvc.IResponseBodyProcessor
 
DEFAULT - Static variable in class net.ymate.platform.webmvc.util.ExceptionProcessHelper
 
DEFAULT - Static variable in interface net.ymate.platform.webmvc.validate.IHostNameChecker
 
DEFAULT_CACHE_NAME - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
DEFAULT_CACHE_TIMEOUT - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
DEFAULT_CATEGORY_NAME - Static variable in interface net.ymate.platform.core.configuration.IConfigFileParser
 
DEFAULT_CHARSET - Static variable in class net.ymate.platform.commons.http.HttpClientHelper
编码方式
DEFAULT_CHARSET - Static variable in interface net.ymate.platform.webmvc.view.IView
 
DEFAULT_CHARSET_ENCODING - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
DEFAULT_CONFIG_FILE - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
DEFAULT_CONFIG_FILE - Static variable in interface net.ymate.platform.log.ILogConfig
 
DEFAULT_CONTENT_TYPE - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
DEFAULT_ERROR_VIEW_FILE - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
DEFAULT_HANDLER - Static variable in interface net.ymate.platform.core.beans.IBeanHandler
 
DEFAULT_LOG_FORMAT - Static variable in class net.ymate.platform.log.LogInfo
 
DEFAULT_MODE - Static variable in interface net.ymate.platform.core.event.IEventConfig
 
DEFAULT_OUTPUT_DIR - Static variable in interface net.ymate.platform.log.ILogConfig
 
DEFAULT_PAGE_SIZE - Static variable in class net.ymate.platform.core.persistence.Page
默认分页大小
DEFAULT_PLUGIN_HOME - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
DEFAULT_STR - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
DEFAULT_STR - Static variable in interface net.ymate.platform.core.persistence.IPersistenceConfig
 
DEFAULT_STR - Static variable in interface net.ymate.platform.log.ILogConfig
 
DEFAULT_STR - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
DefaultApplicationConfigureFactory - Class in net.ymate.platform.core.impl
 
DefaultApplicationConfigureFactory() - Constructor for class net.ymate.platform.core.impl.DefaultApplicationConfigureFactory
 
DefaultApplicationConfigureParseFactory - Class in net.ymate.platform.core.impl
 
DefaultApplicationConfigureParseFactory() - Constructor for class net.ymate.platform.core.impl.DefaultApplicationConfigureParseFactory
 
DefaultApplicationConfigureParser - Class in net.ymate.platform.core.impl
 
DefaultApplicationConfigureParser(Map<?, ?>) - Constructor for class net.ymate.platform.core.impl.DefaultApplicationConfigureParser
 
DefaultApplicationConfigureParser(Properties) - Constructor for class net.ymate.platform.core.impl.DefaultApplicationConfigureParser
 
DefaultApplicationConfigurer - Class in net.ymate.platform.core.impl
 
DefaultApplicationConfigurer(IApplicationConfigureFactory) - Constructor for class net.ymate.platform.core.impl.DefaultApplicationConfigurer
 
DefaultApplicationConfigurer(IApplicationConfigureFactory, IApplicationConfigureParser) - Constructor for class net.ymate.platform.core.impl.DefaultApplicationConfigurer
 
DefaultApplicationCreator - Class in net.ymate.platform.core.impl
 
DefaultApplicationCreator() - Constructor for class net.ymate.platform.core.impl.DefaultApplicationCreator
 
DefaultBeanFactory - Class in net.ymate.platform.core.beans.impl
默认对象工厂接口实现
DefaultBeanFactory() - Constructor for class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
DefaultBeanFactory(IProxyFactory) - Constructor for class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
DefaultBeanFactory(IBeanFactory) - Constructor for class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
DefaultBeanFactory(IBeanFactory, IProxyFactory) - Constructor for class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
DefaultBeanLoader - Class in net.ymate.platform.core.beans.impl
默认对象加载器接口
DefaultBeanLoader() - Constructor for class net.ymate.platform.core.beans.impl.DefaultBeanLoader
 
DefaultBeanLoadFactory - Class in net.ymate.platform.core.beans.impl
 
DefaultBeanLoadFactory() - Constructor for class net.ymate.platform.core.beans.impl.DefaultBeanLoadFactory
 
DefaultCacheConfig - Class in net.ymate.platform.cache.impl
缓存模块配置类
DefaultCacheConfig.Builder - Class in net.ymate.platform.cache.impl
 
DefaultCacheConfigurable - Class in net.ymate.platform.cache.impl
 
DefaultCacheConfigurable.Builder - Class in net.ymate.platform.cache.impl
 
DefaultCacheEventListener - Class in net.ymate.platform.cache.impl
 
DefaultCacheEventListener() - Constructor for class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
DefaultCacheKeyGenerator - Class in net.ymate.platform.cache.impl
 
DefaultCacheKeyGenerator() - Constructor for class net.ymate.platform.cache.impl.DefaultCacheKeyGenerator
 
DefaultCacheManager - Class in net.ymate.platform.cache.impl
 
DefaultCacheManager() - Constructor for class net.ymate.platform.cache.impl.DefaultCacheManager
 
defaultCacheName(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
defaultCacheName(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
DefaultCacheProvider - Class in net.ymate.platform.cache.impl
 
DefaultCacheProvider() - Constructor for class net.ymate.platform.cache.impl.DefaultCacheProvider
 
defaultCacheTimeout(int) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
defaultCacheTimeout(int) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
defaultCharsetEncoding(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
defaultCharsetEncoding(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
DefaultClientCfg - Class in net.ymate.platform.serv.impl
 
DefaultClientCfg.Builder - Class in net.ymate.platform.serv.impl
 
defaultConfig() - Static method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
defaultConfig() - Static method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
defaultConfig() - Static method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
defaultConfig() - Static method in class net.ymate.platform.log.impl.DefaultLogConfig
 
defaultConfig() - Static method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConfig
 
defaultConfig() - Static method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConfig
 
defaultConfig() - Static method in class net.ymate.platform.persistence.redis.impl.DefaultRedisConfig
 
defaultConfig() - Static method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
DefaultConfigFileChecker - Class in net.ymate.platform.configuration.impl
默认配置文件状态变化检查器
DefaultConfigFileChecker() - Constructor for class net.ymate.platform.configuration.impl.DefaultConfigFileChecker
 
DefaultConfigFileSearcher - Class in net.ymate.platform.configuration.impl
默认配置文件搜索器
DefaultConfigFileSearcher() - Constructor for class net.ymate.platform.configuration.impl.DefaultConfigFileSearcher
 
DefaultConfiguration - Class in net.ymate.platform.configuration.impl
默认配置对象接口实现, 方便扩展实现
DefaultConfiguration() - Constructor for class net.ymate.platform.configuration.impl.DefaultConfiguration
 
DefaultConfigurationConfig - Class in net.ymate.platform.configuration.impl
默认配置体系配置类
DefaultConfigurationConfig.Builder - Class in net.ymate.platform.configuration.impl
 
DefaultConfigurationConfigurable - Class in net.ymate.platform.configuration.impl
 
DefaultConfigurationConfigurable.Builder - Class in net.ymate.platform.configuration.impl
 
DefaultConfigurationProvider - Class in net.ymate.platform.configuration.impl
默认配置提供者接口实现
DefaultConfigurationProvider() - Constructor for class net.ymate.platform.configuration.impl.DefaultConfigurationProvider
 
DefaultContainer - Class in net.ymate.platform.core.container.impl
 
DefaultContainer() - Constructor for class net.ymate.platform.core.container.impl.DefaultContainer
 
defaultContentType(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
defaultContentType(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
DefaultCrossDomainSetting - Class in net.ymate.platform.webmvc.cors.impl
 
DefaultCrossDomainSetting() - Constructor for class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
DefaultCrossDomainSetting.Builder - Class in net.ymate.platform.webmvc.cors.impl
 
DefaultDatabaseConfig - Class in net.ymate.platform.persistence.jdbc.impl
默认数据库JDBC持久化模块配置类
DefaultDatabaseConfig.Builder - Class in net.ymate.platform.persistence.jdbc.impl
 
DefaultDatabaseConfigurable - Class in net.ymate.platform.persistence.jdbc.impl
 
DefaultDatabaseConfigurable.Builder - Class in net.ymate.platform.persistence.jdbc.impl
 
DefaultDatabaseConnectionHolder - Class in net.ymate.platform.persistence.jdbc.impl
默认数据库Connection对象持有者接口实现
DefaultDatabaseConnectionHolder(IDatabaseDataSourceAdapter) - Constructor for class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConnectionHolder
 
DefaultDatabaseDataSourceConfig - Class in net.ymate.platform.persistence.jdbc.impl
 
DefaultDatabaseDataSourceConfig.Builder - Class in net.ymate.platform.persistence.jdbc.impl
 
DefaultDatabaseDataSourceConfigurable - Class in net.ymate.platform.persistence.jdbc.impl
 
DefaultDatabaseDataSourceConfigurable.Builder - Class in net.ymate.platform.persistence.jdbc.impl
 
DefaultDatabaseSession - Class in net.ymate.platform.persistence.jdbc.impl
默认数据库会话操作接口实现
DefaultDatabaseSession(IDatabase) - Constructor for class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
DefaultDatabaseSession(IDatabase, IDatabaseConnectionHolder) - Constructor for class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
DefaultDataSourceAdapter - Class in net.ymate.platform.persistence.jdbc.impl
默认数据源适配器
DefaultDataSourceAdapter() - Constructor for class net.ymate.platform.persistence.jdbc.impl.DefaultDataSourceAdapter
 
defaultDataSourceName(String) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfigurable.AbstractBuilder
 
defaultEmpty() - Static method in class net.ymate.platform.core.impl.DefaultApplicationConfigureParser
 
DefaultEventConfig - Class in net.ymate.platform.core.event.impl
默认事件配置
DefaultEventConfig.Builder - Class in net.ymate.platform.core.event.impl
 
DefaultEventConfigurable - Class in net.ymate.platform.core.event.impl
 
DefaultEventConfigurable.Builder - Class in net.ymate.platform.core.event.impl
 
DefaultEventProvider<T,E extends Enum<E>,EVENT extends Class<? extends IEvent>,CONTEXT extends AbstractEventContext<T,E>> - Class in net.ymate.platform.core.event.impl
默认事件管理提供者接口实现
DefaultEventProvider() - Constructor for class net.ymate.platform.core.event.impl.DefaultEventProvider
 
DefaultFileWrapper - Class in net.ymate.platform.commons.http.impl
文件包装器接口默认实现
DefaultFileWrapper(String, String, File) - Constructor for class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
DefaultFileWrapper(String, String, long, InputStream) - Constructor for class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
DefaultFileWrapper(String, File) - Constructor for class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
DefaultFileWrapper(File) - Constructor for class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
DefaultFileWrapper(String, long, InputStream) - Constructor for class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
DefaultFileWrapper(HttpResponse) - Constructor for class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
DefaultFileWrapper(String) - Constructor for class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
DefaultFutureResultFilter() - Constructor for class net.ymate.platform.commons.util.ThreadUtils.DefaultFutureResultFilter
 
DefaultHeartbeatServiceImpl - Class in net.ymate.platform.serv.impl
 
DefaultHeartbeatServiceImpl() - Constructor for class net.ymate.platform.serv.impl.DefaultHeartbeatServiceImpl
 
DefaultHttpRequest - Class in net.ymate.platform.commons.http.impl
 
DefaultHttpRequest(HttpRequestBuilder) - Constructor for class net.ymate.platform.commons.http.impl.DefaultHttpRequest
 
DefaultHttpResponse - Class in net.ymate.platform.commons.http.impl
HTTP请求响应接口默认实现
DefaultHttpResponse(HttpResponse) - Constructor for class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
DefaultHttpResponse(HttpResponse, Charset) - Constructor for class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
DefaultHttpResponse(HttpResponse, String) - Constructor for class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
DefaultHttpResponse(HttpResponse, Charset, boolean) - Constructor for class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
DefaultHttpResponse(HttpResponse, Charset, boolean, IFileHandler) - Constructor for class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
DefaultHttpResponse(HttpResponse, String, boolean) - Constructor for class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
DefaultHttpResponse(HttpResponse, String, boolean, IFileHandler) - Constructor for class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
DefaultInterceptorRuleProcessor - Class in net.ymate.platform.webmvc.impl
默认请求拦截规则处理器接口实现
DefaultInterceptorRuleProcessor() - Constructor for class net.ymate.platform.webmvc.impl.DefaultInterceptorRuleProcessor
 
DefaultKeyGenerator - Class in net.ymate.platform.core.persistence.impl
默认键值生成器,采用UUID策略
DefaultKeyGenerator() - Constructor for class net.ymate.platform.core.persistence.impl.DefaultKeyGenerator
 
defaultLocale(Locale) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
DefaultLogConfig - Class in net.ymate.platform.log.impl
默认日志管理器配置类
DefaultLogConfig.Builder - Class in net.ymate.platform.log.impl
 
DefaultLogConfigurable - Class in net.ymate.platform.log.impl
 
DefaultLogConfigurable.Builder - Class in net.ymate.platform.log.impl
 
DefaultLogger - Class in net.ymate.platform.log.impl
默认日志记录器(基于Log4J2实现)
DefaultLogger() - Constructor for class net.ymate.platform.log.impl.DefaultLogger
 
defaultLoggerName(String) - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
defaultLoggerName(String) - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
defaultMode(Events.MODE) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig.Builder
 
defaultMode(String) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfigurable.Builder
 
DefaultModuleConfigurable - Class in net.ymate.platform.core.module.impl
 
DefaultModuleConfigurable(String) - Constructor for class net.ymate.platform.core.module.impl.DefaultModuleConfigurable
 
DefaultModuleConfigurer - Class in net.ymate.platform.core.module.impl
 
DefaultModuleConfigurer(String, Map<?, ?>) - Constructor for class net.ymate.platform.core.module.impl.DefaultModuleConfigurer
 
DefaultModuleConfigurer(String, IConfigReader) - Constructor for class net.ymate.platform.core.module.impl.DefaultModuleConfigurer
 
DefaultMongoConfig - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoConfig.Builder - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoConfigurable - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoConfigurable.Builder - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoConnectionHolder - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoConnectionHolder(IMongoDataSourceAdapter) - Constructor for class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConnectionHolder
 
DefaultMongoDataSourceConfig - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoDataSourceConfig.Builder - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoDataSourceConfigurable - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoDataSourceConfigurable.Builder - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoSession - Class in net.ymate.platform.persistence.mongodb.impl
 
DefaultMongoSession(IMongo) - Constructor for class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
DefaultMongoSession(IMongo, IMongoConnectionHolder) - Constructor for class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
DefaultPasswordProcessClass - Annotation Type in net.ymate.platform.core.annotation
 
DefaultPasswordProcessor - Class in net.ymate.platform.commons.impl
默认密码处理器类
DefaultPasswordProcessor() - Constructor for class net.ymate.platform.commons.impl.DefaultPasswordProcessor
 
DefaultPluginBeanFactory - Class in net.ymate.platform.plugin.impl
 
DefaultPluginBeanFactory(IPluginFactory) - Constructor for class net.ymate.platform.plugin.impl.DefaultPluginBeanFactory
 
DefaultPluginBeanLoaderFactory - Class in net.ymate.platform.plugin.impl
 
DefaultPluginBeanLoaderFactory() - Constructor for class net.ymate.platform.plugin.impl.DefaultPluginBeanLoaderFactory
 
DefaultPluginConfig - Class in net.ymate.platform.plugin.impl
默认插件初始化配置接口实现
DefaultPluginConfig.Builder - Class in net.ymate.platform.plugin.impl
 
DefaultPluginConfigurable - Class in net.ymate.platform.plugin.impl
 
DefaultPluginConfigurable.Builder - Class in net.ymate.platform.plugin.impl
 
DefaultPluginContext - Class in net.ymate.platform.plugin.impl
默认插件环境上下文对象实现
DefaultPluginContext(IPluginFactory, PluginMeta) - Constructor for class net.ymate.platform.plugin.impl.DefaultPluginContext
 
DefaultPluginEventListener - Class in net.ymate.platform.plugin.impl
默认插件生命周期事件监听器接口实现
DefaultPluginEventListener() - Constructor for class net.ymate.platform.plugin.impl.DefaultPluginEventListener
 
DefaultPluginFactory - Class in net.ymate.platform.plugin.impl
默认插件工厂接口实现
DefaultPluginFactory(IPluginConfig, boolean) - Constructor for class net.ymate.platform.plugin.impl.DefaultPluginFactory
构造器(仅限内部或自定义子类使用)
DefaultProcedureOperator<T> - Class in net.ymate.platform.persistence.jdbc.base.impl
数据库存储过程操作器接口实现
DefaultProcedureOperator(String, IDatabaseConnectionHolder) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
DefaultProcedureOperator(String, IDatabaseConnectionHolder, IAccessorConfig) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
DefaultProxyFactory - Class in net.ymate.platform.core.beans.proxy.impl
默认代理工厂接口实现
DefaultProxyFactory() - Constructor for class net.ymate.platform.core.beans.proxy.impl.DefaultProxyFactory
 
DefaultQueryOperator<T> - Class in net.ymate.platform.persistence.jdbc.base.impl
数据库查询操作器接口实现
DefaultQueryOperator(String, IDatabaseConnectionHolder, IResultSetHandler<T>) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.DefaultQueryOperator
 
DefaultQueryOperator(String, IDatabaseConnectionHolder, IResultSetHandler<T>, int) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.DefaultQueryOperator
 
DefaultQueryOperator(String, IDatabaseConnectionHolder, IAccessorConfig, IResultSetHandler<T>) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.DefaultQueryOperator
 
DefaultQueryOperator(String, IDatabaseConnectionHolder, IAccessorConfig, IResultSetHandler<T>, int) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.DefaultQueryOperator
 
DefaultReconnectServiceImpl - Class in net.ymate.platform.serv.impl
 
DefaultReconnectServiceImpl() - Constructor for class net.ymate.platform.serv.impl.DefaultReconnectServiceImpl
 
DefaultRedisConfig - Class in net.ymate.platform.persistence.redis.impl
 
DefaultRedisConfig.Builder - Class in net.ymate.platform.persistence.redis.impl
 
DefaultRedisConfigurable - Class in net.ymate.platform.persistence.redis.impl
 
DefaultRedisConfigurable.Builder - Class in net.ymate.platform.persistence.redis.impl
 
DefaultRedisDataSourceConfig - Class in net.ymate.platform.persistence.redis.impl
 
DefaultRedisDataSourceConfig.Builder - Class in net.ymate.platform.persistence.redis.impl
 
DefaultRedisDataSourceConfigurable - Class in net.ymate.platform.persistence.redis.impl
 
DefaultRedisDataSourceConfigurable.Builder - Class in net.ymate.platform.persistence.redis.impl
 
DefaultRepositoryScriptProcessor - Class in net.ymate.platform.persistence.jdbc.repo.impl
 
DefaultRepositoryScriptProcessor() - Constructor for class net.ymate.platform.persistence.jdbc.repo.impl.DefaultRepositoryScriptProcessor
 
DefaultRequestContext - Class in net.ymate.platform.webmvc.impl
默认WebMVC请求上下文接口实现
DefaultRequestContext(HttpServletRequest, String) - Constructor for class net.ymate.platform.webmvc.impl.DefaultRequestContext
 
DefaultRequestMappingParser - Class in net.ymate.platform.webmvc.impl
默认基于RESTFul风格的WebMVC请求映射路径分析器
DefaultRequestMappingParser() - Constructor for class net.ymate.platform.webmvc.impl.DefaultRequestMappingParser
 
DefaultRequestProcessor - Class in net.ymate.platform.webmvc.impl
默认(基于标准WEB)控制器请求处理器接口实现
DefaultRequestProcessor() - Constructor for class net.ymate.platform.webmvc.impl.DefaultRequestProcessor
 
DefaultResponseBodyProcessor - Class in net.ymate.platform.webmvc.impl
 
DefaultResponseBodyProcessor() - Constructor for class net.ymate.platform.webmvc.impl.DefaultResponseBodyProcessor
 
DefaultResponseErrorProcessor - Class in net.ymate.platform.webmvc.impl
 
DefaultResponseErrorProcessor() - Constructor for class net.ymate.platform.webmvc.impl.DefaultResponseErrorProcessor
 
DefaultResultSet<T> - Class in net.ymate.platform.core.persistence.impl
统一查询结果封装对象接口默认实现
DefaultResultSet(List<T>) - Constructor for class net.ymate.platform.core.persistence.impl.DefaultResultSet
构造方法,不采用分页方式
DefaultResultSet(List<T>, int, int, long) - Constructor for class net.ymate.platform.core.persistence.impl.DefaultResultSet
构造方法,采用分页计算
DefaultSerializer - Class in net.ymate.platform.commons.serialize.impl
 
DefaultSerializer() - Constructor for class net.ymate.platform.commons.serialize.impl.DefaultSerializer
 
DefaultServerCfg - Class in net.ymate.platform.serv.impl
 
DefaultServerCfg.Builder - Class in net.ymate.platform.serv.impl
 
DefaultSessionIdleChecker<SESSION_WRAPPER extends ISessionWrapper<?,?>,SESSION_ID,MESSAGE_TYPE> - Class in net.ymate.platform.serv.impl
 
DefaultSessionIdleChecker() - Constructor for class net.ymate.platform.serv.impl.DefaultSessionIdleChecker
 
DefaultSignatureParamParser - Class in net.ymate.platform.webmvc.impl
 
DefaultSignatureParamParser() - Constructor for class net.ymate.platform.webmvc.impl.DefaultSignatureParamParser
 
DefaultSignatureValidator - Class in net.ymate.platform.webmvc.impl
 
DefaultSignatureValidator() - Constructor for class net.ymate.platform.webmvc.impl.DefaultSignatureValidator
 
DefaultSpeedListener - Class in net.ymate.platform.commons.impl
 
DefaultSpeedListener(Speedometer) - Constructor for class net.ymate.platform.commons.impl.DefaultSpeedListener
 
defaultTablePrefix() - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
DefaultThreadFactory - Class in net.ymate.platform.commons.impl
 
DefaultThreadFactory() - Constructor for class net.ymate.platform.commons.impl.DefaultThreadFactory
 
DefaultThreadFactory(String) - Constructor for class net.ymate.platform.commons.impl.DefaultThreadFactory
 
DefaultTransaction - Class in net.ymate.platform.persistence.jdbc.transaction.impl
默认JDBC事务处理接口实现
DefaultTransaction() - Constructor for class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
DefaultTransaction(Type.TRANSACTION) - Constructor for class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
DefaultTransaction - Class in net.ymate.platform.persistence.mongodb.transaction.impl
 
DefaultTransaction(IMongoConnectionHolder, ClientSessionOptions) - Constructor for class net.ymate.platform.persistence.mongodb.transaction.impl.DefaultTransaction
 
DefaultUpdateOperator - Class in net.ymate.platform.persistence.jdbc.base.impl
数据库更新操作器接口实现
DefaultUpdateOperator(String, IDatabaseConnectionHolder) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.DefaultUpdateOperator
 
DefaultUpdateOperator(String, IDatabaseConnectionHolder, IAccessorConfig) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.DefaultUpdateOperator
 
defaultValue(String) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
DefaultWebCacheProcessor - Class in net.ymate.platform.webmvc.impl
 
DefaultWebCacheProcessor() - Constructor for class net.ymate.platform.webmvc.impl.DefaultWebCacheProcessor
 
DefaultWebErrorProcessor - Class in net.ymate.platform.webmvc.impl
 
DefaultWebErrorProcessor() - Constructor for class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
DefaultWebMvcConfig - Class in net.ymate.platform.webmvc.impl
默认WebMVC模块配置接口实现
DefaultWebMvcConfig.Builder - Class in net.ymate.platform.webmvc.impl
 
DefaultWebMvcConfigurable - Class in net.ymate.platform.webmvc.impl
 
DefaultWebMvcConfigurable.Builder - Class in net.ymate.platform.webmvc.impl
 
DefaultWebResultBuilder - Class in net.ymate.platform.webmvc.impl
 
DefaultWebResultBuilder() - Constructor for class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
DEGREES(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
DEGREES(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
del(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
del(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
del(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
del(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
del(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
del(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
del(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
del(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
del(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
del(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
del(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
del(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
delete() - Method in interface net.ymate.platform.commons.http.IHttpRequest
执行DELETE请求
delete() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpRequest
 
delete(T) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录删除
delete(T, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录删除
delete(Class<T>, Serializable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体类型执行记录删除
delete(Class<T>, Serializable, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体类型执行记录删除
delete(List<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录批量删除
delete(ShardingList<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录批量删除
delete(Class<T>, Serializable[]) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体类型执行记录批量删除
delete(Class<T>, ShardingList<Serializable>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体类型执行记录批量删除
delete(T) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
delete(T, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
delete(Class<T>, Serializable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
delete(Class<T>, Serializable, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
delete(List<T>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
delete(ShardingList<T>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
delete(Class<T>, Serializable[]) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
delete(Class<T>, ShardingList<Serializable>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
delete() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
delete(Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
delete(String, Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
delete(Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
delete(String, Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
delete(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
delete(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
delete(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
delete(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
delete(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
Delete - Class in net.ymate.platform.persistence.jdbc.query
DELETE语句对象
Delete(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Delete
 
Delete(IDatabase, String, String, String, String, boolean) - Constructor for class net.ymate.platform.persistence.jdbc.query.Delete
 
delete(Serializable) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
delete(String, Serializable) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
delete(Serializable[]) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
delete(String, Serializable[]) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
delete() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
delete() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
delete(T) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行记录删除
delete(Class<T>, Serializable) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
删除指定ID的记录
delete(List<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行记录批量删除
delete(Class<T>, Collection<Serializable>) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
批量删除指定ID的记录
delete(T) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
delete(Class<T>, Serializable) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
delete(List<T>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
delete(Class<T>, Collection<Serializable>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
delete() - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
删除文件
delete() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
depth(int) - Method in class net.ymate.platform.log.AbstractLogger
 
depth(int) - Method in interface net.ymate.platform.log.ILogger
设置调用者深度
DES - Static variable in class net.ymate.platform.commons.util.CodecUtils
 
DES_CIPHER_DES_ECB_PKCS5 - Static variable in class net.ymate.platform.commons.util.CodecUtils
 
desc(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
desc(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
desc(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
desc(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
desc(String) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
desc(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
desc(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
desc(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
desc(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
desc(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
desc(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
desc(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
desc(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
desc(String) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
desc(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
desc(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
desc(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
desc(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
desc(String) - Method in class net.ymate.platform.persistence.mongodb.support.OrderBy
 
DESCRIPTION - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
deserialize(String, Class<T>) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
deserialize(String, boolean, Class<T>) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
deserialize(byte[], Class<T>) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
deserialize(byte[], boolean, Class<T>) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
deserialize(String, Class<T>) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
deserialize(String, boolean, Class<T>) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
deserialize(byte[], Class<T>) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
deserialize(byte[], boolean, Class<T>) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
deserialize(String, Class<T>) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
deserialize(String, boolean, Class<T>) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
deserialize(byte[], Class<T>) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
deserialize(byte[], boolean, Class<T>) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
deserialize(String, Class<T>) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
deserialize(String, boolean, Class<T>) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
deserialize(byte[], Class<T>) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
deserialize(byte[], boolean, Class<T>) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
deserialize(String, Class<T>) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
deserialize(String, boolean, Class<T>) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
deserialize(byte[], Class<T>) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
deserialize(byte[], boolean, Class<T>) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.ymate.platform.commons.json.support.JsonArrayGsonSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class net.ymate.platform.commons.json.support.JsonArrayJacksonSerializer.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.ymate.platform.commons.json.support.JsonObjectGsonSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class net.ymate.platform.commons.json.support.JsonObjectJacksonSerializer.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.ymate.platform.commons.json.support.JsonWrapperGsonSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class net.ymate.platform.commons.json.support.JsonWrapperJacksonSerializer.Deserializer
 
deserialize(byte[], Class<T>) - Method in class net.ymate.platform.commons.serialize.impl.DefaultSerializer
 
deserialize(byte[], Class<T>) - Method in class net.ymate.platform.commons.serialize.impl.HessianSerializer
 
deserialize(byte[], Class<T>) - Method in class net.ymate.platform.commons.serialize.impl.JSONSerializer
 
deserialize(byte[], Class<T>) - Method in interface net.ymate.platform.commons.serialize.ISerializer
反序列化对象
Deserializer() - Constructor for class net.ymate.platform.commons.json.support.JsonArrayJacksonSerializer.Deserializer
 
Deserializer() - Constructor for class net.ymate.platform.commons.json.support.JsonObjectJacksonSerializer.Deserializer
 
Deserializer() - Constructor for class net.ymate.platform.commons.json.support.JsonWrapperJacksonSerializer.Deserializer
 
deserialze(DefaultJSONParser, Type, Object) - Method in class net.ymate.platform.commons.json.support.JsonArrayFastJsonSerializer
 
deserialze(DefaultJSONParser, Type, Object) - Method in class net.ymate.platform.commons.json.support.JsonObjectFastJsonSerializer
 
deserialze(DefaultJSONParser, Type, Object) - Method in class net.ymate.platform.commons.json.support.JsonWrapperFastJsonSerializer
 
destroy() - Method in class net.ymate.platform.core.event.Events
 
destroy() - Method in interface net.ymate.platform.core.event.IEventProvider
销毁
destroy() - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
destroy() - Static method in class net.ymate.platform.core.YMP
 
destroy() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
destroy() - Method in interface net.ymate.platform.log.ILogger
销毁(停止)当前的日志记录器,需要清除所占用的资源,而且日志记录器一旦被停止,将无法恢复使用
destroy() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
destroy() - Static method in class net.ymate.platform.webmvc.context.WebContext
 
destroy() - Method in class net.ymate.platform.webmvc.support.DispatchFilter
 
destroy() - Method in class net.ymate.platform.webmvc.support.GeneralWebFilter
 
dHash(BufferedImage) - Static method in class net.ymate.platform.commons.util.ImageUtils
 
Dialect - Annotation Type in net.ymate.platform.persistence.jdbc.annotation
声明一个类为数据库方言接口实现
dialect() - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
dialect(IDialect) - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
DIALECT_CLASS - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
dialectClass(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
dialectClass(Class<? extends IDialect>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
DISABLED - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
disabledUseAuthKey() - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
disabledUseHttpOnly() - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
dispatch(IRequestContext, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class net.ymate.platform.webmvc.support.Dispatcher
 
Dispatcher - Class in net.ymate.platform.webmvc.support
 
Dispatcher(String, String, String) - Constructor for class net.ymate.platform.webmvc.support.Dispatcher
 
DispatchFilter - Class in net.ymate.platform.webmvc.support
基于Filter实现的WebMVC请求分发器
DispatchFilter() - Constructor for class net.ymate.platform.webmvc.support.DispatchFilter
 
DispatchServlet - Class in net.ymate.platform.webmvc.support
基于HttpServlet实现的WebMVC请求分发器
DispatchServlet() - Constructor for class net.ymate.platform.webmvc.support.DispatchServlet
 
distance(GeoPoint) - Method in class net.ymate.platform.commons.util.GeoPoint
算法代码参考自:https://blog.csdn.net/xiejm2333/article/details/73297004
distance(GeoPoint, GeoPoint) - Static method in class net.ymate.platform.commons.util.GeoUtils
 
distinct() - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
distinct(Class<T>, Class<RESULT>, String) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
去重
distinct(Class<T>, Class<RESULT>, String, Query) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
去重
distinct(Class<T>, Class<RESULT>, String, QueryBuilder) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
去重
distinct(Class<T>, Class<RESULT>, String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
distinct(Class<T>, Class<RESULT>, String, Query) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
distinct(Class<T>, Class<RESULT>, String, QueryBuilder) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
divide(double) - Method in class net.ymate.platform.commons.MathCalcHelper
 
divide(String) - Method in class net.ymate.platform.commons.MathCalcHelper
 
divide(BigDecimal) - Method in class net.ymate.platform.commons.MathCalcHelper
 
divide(Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
除法
divide(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
divide(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
除法
divide(String, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
divide(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
divide(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
除法
divide(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
doAppendStackTraces(IDatabaseDataSourceConfig, StringBuilder) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
doBuildCallSql() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
构建存储过程CALL语句(根据不同的数据库, 可由子类重新实现)
doBuildInvocable(ScriptEngine, String) - Method in class net.ymate.platform.persistence.jdbc.repo.AbstractRepositoryScriptProcessor
 
doBuildParamName(String, String, String, boolean) - Method in class net.ymate.platform.webmvc.ParameterMeta
 
doBuildScriptEngine() - Method in class net.ymate.platform.persistence.jdbc.repo.AbstractRepositoryScriptProcessor
 
doBuildScriptEngine() - Method in class net.ymate.platform.persistence.jdbc.repo.impl.DefaultRepositoryScriptProcessor
 
doBuildScriptEngine() - Method in class net.ymate.platform.persistence.jdbc.repo.impl.GroovyRepositoryScriptProcessor
 
doClose() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
由子类实现具体关闭逻辑
doClose() - Method in class net.ymate.platform.persistence.jdbc.AbstractDatabaseDataSourceAdapter
 
doClose() - Method in class net.ymate.platform.persistence.jdbc.impl.C3P0DataSourceAdapter
 
doClose() - Method in class net.ymate.platform.persistence.jdbc.impl.DBCPDataSourceAdapter
 
doClose() - Method in class net.ymate.platform.persistence.jdbc.impl.DruidDataSourceAdapter
 
doClose() - Method in class net.ymate.platform.persistence.jdbc.impl.HikariCPDataSourceAdapter
 
doClose() - Method in class net.ymate.platform.persistence.mongodb.impl.MongoDataSourceAdapter
 
doClose() - Method in class net.ymate.platform.persistence.redis.impl.RedisDataSourceAdapter
 
doContentAppend(StringBuilder, boolean, String, Object) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
doCreateConfigProperties(InputStream, boolean) - Method in class net.ymate.platform.persistence.jdbc.AbstractDatabaseDataSourceAdapter
 
doCreateDataSourceConfigFile(String) - Method in class net.ymate.platform.persistence.jdbc.AbstractDatabaseDataSourceAdapter
 
documentBuilderFactory(DocumentBuilderFactory) - Method in class net.ymate.platform.commons.XPathHelper.Builder
 
doExecute() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
执行具体的操作过程
doExecute() - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
doExecute() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
doExecute() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultQueryOperator
 
doExecute() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultUpdateOperator
 
doFilter(String) - Method in interface net.ymate.platform.commons.XStreamHelper.INodeFilter
执行节点过滤
doFilter(IWebResult.IDataFilter, boolean, Map<String, Object>) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.ymate.platform.webmvc.support.DispatchFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.ymate.platform.webmvc.support.GeneralWebFilter
 
doGenerateFieldsFormatStr(Fields, String, String) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
doGetColumnType(Class<?>) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
doGetSafeConnectionHolder() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
doGetSafeOwner() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
doInit() - Method in class net.ymate.platform.serv.AbstractService
 
doInitialize(OWNER, DATASOURCE_CONFIG) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
由子类实现具体初始化逻辑
doInitialize(OWNER) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
由子类实现具体初始化逻辑
doInitialize(IDatabase, IDatabaseDataSourceConfig) - Method in class net.ymate.platform.persistence.jdbc.AbstractDatabaseDataSourceAdapter
 
doInitialize() - Method in class net.ymate.platform.persistence.jdbc.AbstractDatabaseDataSourceAdapter
执行初始化
doInitialize() - Method in class net.ymate.platform.persistence.jdbc.impl.C3P0DataSourceAdapter
 
doInitialize() - Method in class net.ymate.platform.persistence.jdbc.impl.DBCPDataSourceAdapter
 
doInitialize(IDatabase) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
doInitialize() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDataSourceAdapter
 
doInitialize() - Method in class net.ymate.platform.persistence.jdbc.impl.DruidDataSourceAdapter
 
doInitialize() - Method in class net.ymate.platform.persistence.jdbc.impl.HikariCPDataSourceAdapter
 
doInitialize() - Method in class net.ymate.platform.persistence.jdbc.impl.JNDIDataSourceAdapter
 
doInitialize(IMongo) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
doInitialize(IMongo, IMongoDataSourceConfig) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoDataSourceAdapter
 
doInitialize(IRedis) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
doInitialize(IRedis, IRedisDataSourceConfig) - Method in class net.ymate.platform.persistence.redis.impl.RedisDataSourceAdapter
 
doInitialize(IPluginContext) - Method in class net.ymate.platform.plugin.AbstractPlugin
初始化
doInvoke() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyChain
执行方法调用
doParseRequestParam(IWebMvc, ParameterMeta, String, String, boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultRequestProcessor
 
doParseRequestParam(IWebMvc, ParameterMeta, String, String, boolean) - Method in class net.ymate.platform.webmvc.impl.JSONRequestProcessor
 
doParseRequestParam(IWebMvc, ParameterMeta, String, String, boolean) - Method in class net.ymate.platform.webmvc.impl.XMLRequestProcessor
 
doProcessError(IWebMvc, Throwable) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
doProcessErrorStatusCodeIfNeed(IWebMvc) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
doProcessPath(String, String, boolean) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
doProcessResultToView(IWebMvc, RequestMeta, Object) - Static method in class net.ymate.platform.webmvc.support.RequestExecutor
 
doProxy(IProxyChain) - Method in class net.ymate.platform.cache.support.CacheableProxy
 
doProxy(IProxyChain) - Method in class net.ymate.platform.core.beans.intercept.InterceptProxy
 
doProxy(IProxyChain) - Method in interface net.ymate.platform.core.beans.proxy.IProxy
执行代理逻辑
doProxy(IProxyChain) - Method in class net.ymate.platform.persistence.jdbc.repo.RepositoryProxy
 
doProxy(IProxyChain) - Method in class net.ymate.platform.persistence.jdbc.transaction.TransactionProxy
 
doProxy(IProxyChain) - Method in class net.ymate.platform.webmvc.support.RequestParametersProxy
 
doProxyChain() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyChain
 
doProxyChain() - Method in interface net.ymate.platform.core.beans.proxy.IProxyChain
执行代理链
doRegisterOutParams(CallableStatement) - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
注册存储过程输出的参数(从最后一个输入参数后开始, 根据不同的数据库,可由子类重新实现)
doRemoveOrderByElements(String) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.AbstractView
视图渲染具体操作
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.BinaryView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.ForwardView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.HtmlView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.HttpStatusView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.JsonView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.JspView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.NullView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.RedirectView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.TextView
 
doRenderView() - Method in class net.ymate.platform.webmvc.view.impl.VelocityView
 
doService() - Method in class net.ymate.platform.serv.AbstractHeartbeatService
 
doService() - Method in class net.ymate.platform.serv.AbstractService
由子类实现具体服务处理逻辑
doService() - Method in class net.ymate.platform.serv.impl.DefaultReconnectServiceImpl
 
doSetParameters(PreparedStatement) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
doSetupStatement(Statement) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BaseAccessor
 
doShutdown() - Method in class net.ymate.platform.plugin.AbstractPlugin
停止插件
doSignature(IWebMvc, SignatureValidate, Map<String, Object>) - Method in class net.ymate.platform.webmvc.impl.DefaultSignatureValidator
 
doStart() - Method in class net.ymate.platform.serv.AbstractHeartbeatService
 
doStart() - Method in class net.ymate.platform.serv.AbstractService
 
doStart() - Method in class net.ymate.platform.serv.impl.DefaultHeartbeatServiceImpl
 
doStart() - Method in class net.ymate.platform.serv.impl.DefaultReconnectServiceImpl
 
doStartup() - Method in class net.ymate.platform.plugin.AbstractPlugin
启动插件
doSwitchView(IWebMvc, Type.View, String[]) - Static method in class net.ymate.platform.webmvc.support.RequestExecutor
 
doValidProperty(EntityMeta, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
验证字段是否合法有效
doViewInit(IWebMvc) - Method in class net.ymate.platform.webmvc.view.AbstractView
初始化配置参数(全局)
doViewInit(IWebMvc) - Method in class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
doViewInit(IWebMvc) - Method in class net.ymate.platform.webmvc.view.impl.VelocityView
 
download(String, ContentType, String, Header[], IFileHandler) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
download(String, String, IFileHandler) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
download(String, Header[], IFileHandler) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
download(String, IFileHandler) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
download(boolean) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
download(IFileHandler) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
download(String, OutputStream) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
下载文件数据到指定的输出流
download(String, File) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
下载文件数据并写入指定的文件
download(String, OutputStream) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
download(String, File) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
DRIVER_CLASS - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
driverClass(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
driverClass(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
DRUID - Static variable in interface net.ymate.platform.core.persistence.base.Type.DS_ADAPTER
 
DruidDataSourceAdapter - Class in net.ymate.platform.persistence.jdbc.impl
 
DruidDataSourceAdapter() - Constructor for class net.ymate.platform.persistence.jdbc.impl.DruidDataSourceAdapter
 
DS_ADAPTERS - Static variable in class net.ymate.platform.persistence.jdbc.JDBC
框架提供的已知数据源适配器名称映射
DS_DEFAULT_NAME - Static variable in interface net.ymate.platform.core.persistence.IPersistenceConfig
 
DS_NAME_LIST - Static variable in interface net.ymate.platform.core.persistence.IPersistenceConfig
 
DS_OPTIONS_HANDLER_CLASS - Static variable in interface net.ymate.platform.persistence.mongodb.IMongoConfig
 
dump(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
dump(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
dump(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
dump(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
dump(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
dump(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
duplicate(D) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
duplicate(D, ClassUtils.IFieldValueFilter) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
duplicate(Object) - Method in class net.ymate.platform.core.beans.support.PropertyStateSupport
 
duplicate(Object, boolean) - Method in class net.ymate.platform.core.beans.support.PropertyStateSupport
 
duplicate() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 

E

each(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
EACH - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
each(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
each(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
EARTH_RADIUS - Static variable in class net.ymate.platform.commons.util.GeoUtils
地球半径
echo(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
echo(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
echo(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
echo(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
echo(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
echo(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
EE - Static variable in class net.ymate.platform.commons.util.GeoUtils
 
EhCacheWrapper - Class in net.ymate.platform.cache.support
 
EhCacheWrapper(ICaches, Ehcache, ICacheEventListener) - Constructor for class net.ymate.platform.cache.support.EhCacheWrapper
 
ELEM_MATCH - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
ElementExp - Class in net.ymate.platform.persistence.mongodb.expression
 
ElementExp() - Constructor for class net.ymate.platform.persistence.mongodb.expression.ElementExp
 
elemMatch(IOperator...) - Static method in class net.ymate.platform.persistence.mongodb.expression.ArrayExp
 
elemMatch(Query...) - Static method in class net.ymate.platform.persistence.mongodb.expression.ArrayExp
 
elemMatch(IOperator...) - Static method in class net.ymate.platform.persistence.mongodb.expression.ProjectionExp
 
elemMatch(Query...) - Static method in class net.ymate.platform.persistence.mongodb.expression.ProjectionExp
 
elemMatch(IOperator...) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
elemMatch(Query...) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
elemMatch(IOperator...) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
elemMatch(Query...) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
ELSE() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
ELSE(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
ELSE(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
ELT(String, String...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
ELT(IFunction, IFunction...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
EmailValidator - Class in net.ymate.platform.validation.validate
邮箱地址格式验证
EmailValidator() - Constructor for class net.ymate.platform.validation.validate.EmailValidator
 
EnableAutoScan - Annotation Type in net.ymate.platform.core.annotation
 
EnableBeanProxy - Annotation Type in net.ymate.platform.core.annotation
 
EnableConventionMode - Annotation Type in net.ymate.platform.webmvc.annotation
 
EnableCrossDomainSettings - Annotation Type in net.ymate.platform.webmvc.annotation
 
enabled(boolean) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig.Builder
 
enabled(boolean) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfigurable.Builder
 
ENABLED - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
ENABLED_SUBSCRIBE_EXPIRED - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
EnableDevMode - Annotation Type in net.ymate.platform.core.annotation
 
enabledSubscribeExpired(boolean) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
enabledSubscribeExpired(boolean) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
EnableSnakeCaseParam - Annotation Type in net.ymate.platform.webmvc.annotation
开启请求参数使用蛇形命名特性(即用下划线将单词连接起来)
encode(Object) - Method in class net.ymate.platform.serv.nio.codec.ByteArrayCodec
 
encode(Object) - Method in class net.ymate.platform.serv.nio.codec.NioStringCodec
 
encode(Object) - Method in class net.ymate.platform.serv.nio.codec.TextLineCodec
 
encode(Object) - Method in interface net.ymate.platform.serv.nio.INioCodec
编码
encodeUrl(String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
encodeValue(String) - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
encrypt(String) - Method in class net.ymate.platform.commons.impl.DefaultPasswordProcessor
 
encrypt(String) - Method in interface net.ymate.platform.commons.IPasswordProcessor
字符串加密
encrypt(byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
加密数据
encrypt(String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
 
encrypt(byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.PBECodecHelper
 
encrypt(byte[], byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.PBECodecHelper
 
encrypt(String, String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.PBECodecHelper
 
encrypt(byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
encrypt(String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
encryptPrivateStr(IRSAKeyProvider, String) - Static method in class net.ymate.platform.validation.validate.RSADataValidator
 
encryptPublicKey(byte[], byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
encryptPublicKey(String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
encryptStr(IRSAKeyProvider, String) - Static method in class net.ymate.platform.validation.validate.RSADataValidator
对originalValue字符串内容采用RSA公钥加密
encryptStr(HttpServletRequest, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
内容加密(基于客户端IP和浏览器类型)
encryptStr(HttpServletRequest, byte[]) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
endsWith() - Method in class net.ymate.platform.persistence.jdbc.query.Like
 
Entity - Annotation Type in net.ymate.platform.core.persistence.annotation
声明一个类为数据实体对象
entity(Class<T>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
entityClass() - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
entityCreate() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
entityCreate() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
entityDrop() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
entityDrop() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
EntityInfo - Class in net.ymate.platform.persistence.jdbc.scaffold
 
EntityInfo() - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
EntityInfo.Builder - Class in net.ymate.platform.persistence.jdbc.scaffold
 
EntityMeta - Class in net.ymate.platform.core.persistence.base
数据实体属性描述对象
entityResolver(EntityResolver) - Method in class net.ymate.platform.commons.XPathHelper.Builder
 
EntityResultSetHandler<T extends IEntity> - Class in net.ymate.platform.persistence.jdbc.base.impl
采用实体类存储数据的结果集数据处理接口实现
EntityResultSetHandler() - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.EntityResultSetHandler
 
EntityResultSetHandler(Class<T>) - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.EntityResultSetHandler
 
EntitySQL<T extends IEntity> - Class in net.ymate.platform.persistence.jdbc.query
实体SQL及参数对象
EntitySQL(IDatabase, Class<T>) - Constructor for class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
EntityStateWrapper<Entity extends IEntity> - Class in net.ymate.platform.persistence.jdbc.support
 
EntityStateWrapper.IUpdatePropertyChecker - Interface in net.ymate.platform.persistence.jdbc.support
待更新字段属性检测器接口
EntityWrapper<Entity extends IEntity> - Class in net.ymate.platform.persistence.jdbc.support
主要作用是为没有继承BaseEntity的实体类提供基本数据库操作方法
entrySet() - Method in class net.ymate.platform.webmvc.context.ApplicationMap
 
entrySet() - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
entrySet() - Method in class net.ymate.platform.webmvc.context.RequestMap
 
entrySet() - Method in class net.ymate.platform.webmvc.context.SessionMap
 
eq(double, double) - Static method in class net.ymate.platform.commons.MathCalcHelper
 
eq(float, float) - Static method in class net.ymate.platform.commons.MathCalcHelper
 
eq(BigDecimal, BigDecimal) - Static method in class net.ymate.platform.commons.MathCalcHelper
 
eq(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
eq(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
eq(IFunction, IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
eq(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
eq() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
eq(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
eq(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
eq(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
eq(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
eq(Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
EQ - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
eq(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
eq(Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
eq(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
eq(Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
eqField(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
eqFieldWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
eqOne() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
equals(Object) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.json.JsonWrapper
 
equals(Object) - Method in class net.ymate.platform.commons.lang.BlurObject
 
equals(Object) - Method in class net.ymate.platform.commons.lang.PairObject
 
equals(Object) - Method in class net.ymate.platform.commons.util.GeoBound
 
equals(Object) - Method in class net.ymate.platform.commons.util.GeoCircle
 
equals(Object) - Method in class net.ymate.platform.commons.util.GeoPoint
 
equals(Object) - Method in class net.ymate.platform.commons.util.GeoPolygon
 
equals(Object) - Method in class net.ymate.platform.core.beans.support.PropertyStateMeta
 
equals(Object) - Method in class net.ymate.platform.core.support.ErrorCode
 
equals(Object) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
equals(Object) - Method in class net.ymate.platform.persistence.jdbc.scaffold.ConstAttr
 
equals(Object) - Method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
equals(Object) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
equals(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseEntity
 
equals(Object) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
equals(Object) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
equals(Object) - Method in class net.ymate.platform.webmvc.context.AbstractEntry
 
eqValue(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
eqValueWrap(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
eqWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
eqWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
eqWrap() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
eqWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
eqWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
error(String) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
error(Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
error(String, Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
error(String) - Method in interface net.ymate.platform.log.ILogger
输出错误级别的日志
error(Throwable) - Method in interface net.ymate.platform.log.ILogger
输出错误级别的日志
error(String, Throwable) - Method in interface net.ymate.platform.log.ILogger
输出错误级别的日志
error(String) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
error(Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
error(String, Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
error(Object) - Method in class net.ymate.platform.log.jcl.JCLogger
 
error(Object, Throwable) - Method in class net.ymate.platform.log.jcl.JCLogger
 
error(String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
error(String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
error(String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
error(Marker, String) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
error(Marker, String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
error(Marker, String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
error(Marker, String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
error(Marker, String, Throwable) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
ERROR_PROCESSOR_CLASS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
ErrorCode - Class in net.ymate.platform.core.support
ret = 0: 正确返回
ret > 0: 调用时发生错误,需要开发者进行相应的处理
-50 <= ret <= -1: 方法调用不能通过校验,需要开发者进行相应的处理
ret <-50: 系统内部错误
ErrorCode(int) - Constructor for class net.ymate.platform.core.support.ErrorCode
 
ErrorCode(int, String) - Constructor for class net.ymate.platform.core.support.ErrorCode
 
ErrorCode(int, String, String) - Constructor for class net.ymate.platform.core.support.ErrorCode
 
errorCodeI18n(IWebMvc, int, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
errorCodeI18n(IWebMvc, String, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
errorCodeI18n(IWebMvc, String, int, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
errorCodeI18n(IWebMvc, String, String, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
errorCodeI18n(IWebMvc, IExceptionProcessor.Result) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
errorCodeI18n(IWebMvc, String, IExceptionProcessor.Result) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
errorHandler(ErrorHandler) - Method in class net.ymate.platform.commons.XPathHelper.Builder
 
errorProcessor(IWebErrorProcessor) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
errorProcessorClass(Class<? extends IWebErrorProcessor>) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
escape() - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
ETAG - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
eval(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
eval(byte[], byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
eval(byte[], int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
eval(byte[], List<byte[]>, List<byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
eval(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
eval(String, int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
eval(String, List<String>, List<String>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
eval(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
eval(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
eval(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
eval(byte[], byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
eval(byte[], int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
eval(byte[], List<byte[]>, List<byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
eval(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
eval(String, int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
eval(String, List<String>, List<String>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
eval(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
eval(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
eval(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
eval(byte[], byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
eval(byte[], int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
eval(byte[], List<byte[]>, List<byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
eval(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
eval(String, int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
eval(String, List<String>, List<String>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
eval(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
eval(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
evalsha(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
evalsha(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
evalsha(byte[], List<byte[]>, List<byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
evalsha(byte[], int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
evalsha(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
evalsha(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
evalsha(String, List<String>, List<String>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
evalsha(String, int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
evalsha(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
evalsha(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
evalsha(byte[], List<byte[]>, List<byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
evalsha(byte[], int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
evalsha(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
evalsha(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
evalsha(String, List<String>, List<String>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
evalsha(String, int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
evalsha(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
evalsha(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
evalsha(byte[], List<byte[]>, List<byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
evalsha(byte[], int, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
evalsha(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
evalsha(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
evalsha(String, List<String>, List<String>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
evalsha(String, int, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
EvaluationExp - Class in net.ymate.platform.persistence.mongodb.expression
 
EvaluationExp() - Constructor for class net.ymate.platform.persistence.mongodb.expression.EvaluationExp
 
Event - Annotation Type in net.ymate.platform.core.event.annotation
声明一个类为自定义事件
EVENT_LISTENER_CLASS - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
EVENT_SOURCE - Static variable in interface net.ymate.platform.core.event.IEvent
 
EVENT_TIME - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
eventGroup() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
EventHandler - Class in net.ymate.platform.core.handle
 
EventHandler(IApplication) - Constructor for class net.ymate.platform.core.handle.EventHandler
 
EventListener - Annotation Type in net.ymate.platform.core.event.annotation
声明事件监听器
eventListener(IPluginEventListener) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig.Builder
 
EventListenerHandler - Class in net.ymate.platform.core.handle
 
EventListenerHandler(IApplication) - Constructor for class net.ymate.platform.core.handle.EventListenerHandler
 
eventProvider(IEventProvider) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig.Builder
 
eventProvider(String) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfigurable.Builder
 
EventRegister - Annotation Type in net.ymate.platform.core.event.annotation
声明事件注册器
EventRegisterHandler - Class in net.ymate.platform.core.handle
事件注册器对象处理器
EventRegisterHandler(IApplication) - Constructor for class net.ymate.platform.core.handle.EventRegisterHandler
 
Events - Class in net.ymate.platform.core.event
事件管理器
Events(IApplication) - Constructor for class net.ymate.platform.core.event.Events
 
Events.MODE - Enum in net.ymate.platform.core.event
事件触发模式枚举
EventsConf - Annotation Type in net.ymate.platform.core.annotation
 
EVICTION_POLICY_CLASS_NAME - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
ex(StringBuilder, Throwable) - Method in class net.ymate.platform.log.AbstractLogger
将异常输出到字符缓冲中
ExcelFileAnalysisHelper - Class in net.ymate.platform.commons
Excel文件数据导入助手类
ExcelFileExportHelper - Class in net.ymate.platform.commons
 
exceptionAnalysis(Throwable) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
ExceptionProcessHelper - Class in net.ymate.platform.webmvc.util
 
ExceptionProcessHelper() - Constructor for class net.ymate.platform.webmvc.util.ExceptionProcessHelper
 
ExceptionProcessor - Annotation Type in net.ymate.platform.webmvc.annotation
注册异常类型的错误码及描述
ExceptionProcessorHandler - Class in net.ymate.platform.webmvc.handle
 
ExceptionProcessorHandler() - Constructor for class net.ymate.platform.webmvc.handle.ExceptionProcessorHandler
 
exceptionToString(Throwable) - Static method in class net.ymate.platform.webmvc.util.ExceptionProcessHelper
 
excluded(boolean) - Method in class net.ymate.platform.core.persistence.Fields
 
EXCLUDED_FILE_NAMES - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
EXCLUDED_METHOD_NAMES - Static variable in class net.ymate.platform.commons.util.ClassUtils
 
EXCLUDED_PACKAGE_NAMES - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
excludedFieldNames(String[]) - Method in class net.ymate.platform.commons.ExcelFileExportHelper
 
excludedFileNames(List<String>) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig.Builder
 
excludedFiles(String...) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
excludedModules(String...) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
excludedPackageNames(String...) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
excludedPackageNames(List<String>) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig.Builder
 
excludedTableNames() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
exec(String...) - Static method in class net.ymate.platform.commons.ConsoleCmdExecutor
 
exec(List<String>) - Static method in class net.ymate.platform.commons.ConsoleCmdExecutor
 
exec(String[], ICmdOutputHandler<T>) - Static method in class net.ymate.platform.commons.ConsoleCmdExecutor
 
exec(List<String>, ICmdOutputHandler<T>) - Static method in class net.ymate.platform.commons.ConsoleCmdExecutor
 
execHttpDownload(RequestBuilder, IFileHandler) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
ExecutableQueue<E extends Serializable> - Class in net.ymate.platform.commons
可执行队列服务
ExecutableQueue() - Constructor for class net.ymate.platform.commons.ExecutableQueue
 
ExecutableQueue(String) - Constructor for class net.ymate.platform.commons.ExecutableQueue
 
ExecutableQueue(RejectedExecutionHandler) - Constructor for class net.ymate.platform.commons.ExecutableQueue
 
ExecutableQueue(int, RejectedExecutionHandler) - Constructor for class net.ymate.platform.commons.ExecutableQueue
 
ExecutableQueue(String, int, RejectedExecutionHandler) - Constructor for class net.ymate.platform.commons.ExecutableQueue
 
ExecutableQueue(String, int, int, int, long, int, int, RejectedExecutionHandler) - Constructor for class net.ymate.platform.commons.ExecutableQueue
 
ExecutableQueue.ExecutableWorker<E> - Class in net.ymate.platform.commons
 
ExecutableQueue.IFilter<E> - Interface in net.ymate.platform.commons
 
ExecutableQueue.IListener<E> - Interface in net.ymate.platform.commons
 
ExecutableWorker(BlockingQueue<E>, Semaphore, Callable<E>) - Constructor for class net.ymate.platform.commons.ExecutableQueue.ExecutableWorker
 
execute(Callable<E>) - Method in class net.ymate.platform.commons.ExecutableQueue
 
execute(Callable<E>, long) - Method in class net.ymate.platform.commons.ExecutableQueue
 
execute(List<Callable<E>>) - Method in class net.ymate.platform.commons.ExecutableQueue
 
execute(RequestBuilder, String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
execute(IHttpRequestExecutor<T>) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
execute(CloseableHttpClient) - Method in interface net.ymate.platform.commons.http.IHttpRequestExecutor
执行
execute(SESSION) - Method in interface net.ymate.platform.core.persistence.ISessionExecutor
执行会话处理过程
execute() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
execute() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
execute(IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
execute(IProcedureOperator.IOutResultProcessor) - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
execute() - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
执行操作
execute(IResultSetHandler<T>) - Method in interface net.ymate.platform.persistence.jdbc.base.IProcedureOperator
执行存储过程
execute(IProcedureOperator.IOutResultProcessor) - Method in interface net.ymate.platform.persistence.jdbc.base.IProcedureOperator
执行存储过程
execute() - Method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
execute(String) - Method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
execute() - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
execute() - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
execute() - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
execute(String) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
execute() - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
execute(ITrade...) - Static method in class net.ymate.platform.persistence.jdbc.transaction.Transactions
执行一组事务操作,事务级别默认采用ITransaction.Level.READ_COMMITTED
execute(Type.TRANSACTION, ITrade...) - Static method in class net.ymate.platform.persistence.jdbc.transaction.Transactions
执行一组由level参数指定事务级别的事务操作
execute(AbstractTrade<T>) - Static method in class net.ymate.platform.persistence.jdbc.transaction.Transactions
 
execute(Type.TRANSACTION, AbstractTrade<T>) - Static method in class net.ymate.platform.persistence.jdbc.transaction.Transactions
 
execute(IGridFsSession) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSessionExecutor
执行会话处理过程
execute(IMongoSession) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSessionExecutor
执行会话处理过程
execute(IRequestContext, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class net.ymate.platform.webmvc.support.GenericDispatcher
 
execute() - Method in class net.ymate.platform.webmvc.support.RequestExecutor
 
executed - Variable in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
是否已执行
executeForUpdate(SQL) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
执行SQL更新(如更新、插入和删除
executeForUpdate(BatchSQL) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
执行SQL批量更新(如批更新、插入和删除)
executeForUpdate(SQL) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
executeForUpdate(BatchSQL) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
executeOnce(Callable<T>) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
executeOnce(Callable<T>, long) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
executeOnce(Callable<T>, long, ThreadUtils.IFutureResultFilter<T>) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
executeOnce(Callable<T>, long, int, ThreadUtils.IFutureResultFilter<T>) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
executeOnce(List<Callable<T>>) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
executeOnce(List<Callable<T>>, long) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
executeOnce(List<Callable<T>>, long, ThreadUtils.IFutureResultFilter<T>) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
executeOnce(List<Callable<T>>, long, int, ThreadUtils.IFutureResultFilter<T>) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
Executor(IDatabase, String, Class<T>) - Constructor for class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
executorCount(int) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
executorCount(int) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
executorCount() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
executorCount() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
执行线程数量
executorService() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
executorService() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
执行线程池
exist() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
exist(boolean) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
exist() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
exist(boolean) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
exists(SQL) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
exists(Select) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
exists(boolean) - Static method in class net.ymate.platform.persistence.mongodb.expression.ElementExp
 
exists(String) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
判断指定id的文件是否存在
EXISTS - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
exists(Class<T>, Serializable) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
判断指定ID的实体记录是否存在
exists(Class<T>, Query) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
判断指定条件的实体记录是否存在
exists(Class<T>, QueryBuilder) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
判断指定条件的实体记录是否存在
exists(Class<T>, Serializable) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
exists(Class<T>, Query) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
exists(Class<T>, QueryBuilder) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
exists(String) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
exists(boolean) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
exists(boolean) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
exists(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
exists(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
exists(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
exists(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
exists(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
exists(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
exists(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
exists(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
exists(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
exists(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
exists(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
exists(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
EXP(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
EXP(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
EXPECT - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
expenseTime - Variable in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
expire(byte[], int) - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
Deprecated.
expire(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
expire(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
expire(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
expire(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
expire(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
expire(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
expire(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
expireAt(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
expireAt(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
expireAt(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
expireAt(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
expireAt(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
expireAt(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
EXPIRES - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
export(Class<?>) - Method in class net.ymate.platform.commons.ExcelFileExportHelper
 
export(Class<?>, boolean) - Method in class net.ymate.platform.commons.ExcelFileExportHelper
 
export(Class<?>, String) - Method in class net.ymate.platform.commons.ExcelFileExportHelper
 
export(Class<?>, String, boolean) - Method in class net.ymate.platform.commons.ExcelFileExportHelper
 
export(String) - Method in class net.ymate.platform.commons.ExcelFileExportHelper
 
ExportColumn - Annotation Type in net.ymate.platform.commons.annotation
 
expr(boolean, IConditionBuilder) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
expr(boolean, IConditionAppender) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
expr(boolean, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ExpressionUtils - Class in net.ymate.platform.commons.util
字符串表达式工具类,用于处理${variable}字符替换; 例: I am ${name},and sex is ${sex}.
exprNotEmpty(Object, IConditionBuilder) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
exprNotEmpty(Object, IConditionAppender) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 

F

failover() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
failover(FailoverParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
failover() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
failover(FailoverParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
failover() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
failover(FailoverParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
failoverAbort() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
failoverAbort() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
failoverAbort() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
FAIRNESS - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
FastJsonAdapter - Class in net.ymate.platform.commons.json.impl
 
FastJsonAdapter() - Constructor for class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
FastJsonArrayWrapper - Class in net.ymate.platform.commons.json.impl
 
FastJsonArrayWrapper() - Constructor for class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
FastJsonArrayWrapper(int) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
FastJsonArrayWrapper(Object[]) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
FastJsonArrayWrapper(Collection<?>) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
FastJsonArrayWrapper(JSONArray) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
FastJsonNodeWrapper - Class in net.ymate.platform.commons.json.impl
 
FastJsonNodeWrapper(Object) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
FastJsonObjectWrapper - Class in net.ymate.platform.commons.json.impl
 
FastJsonObjectWrapper() - Constructor for class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
FastJsonObjectWrapper(boolean) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
FastJsonObjectWrapper(int) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
FastJsonObjectWrapper(int, boolean) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
FastJsonObjectWrapper(Map<?, ?>) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
FastJsonObjectWrapper(JSONObject) - Constructor for class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
fatal(String) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
fatal(Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
fatal(String, Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
fatal(String) - Method in interface net.ymate.platform.log.ILogger
输出失败级别的日志
fatal(Throwable) - Method in interface net.ymate.platform.log.ILogger
输出失败级别的日志
fatal(String, Throwable) - Method in interface net.ymate.platform.log.ILogger
输出失败级别的日志
fatal(String) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
fatal(Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
fatal(String, Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
fatal(Object) - Method in class net.ymate.platform.log.jcl.JCLogger
 
fatal(Object, Throwable) - Method in class net.ymate.platform.log.jcl.JCLogger
 
FFmpegHelper - Class in net.ymate.platform.commons
 
FFmpegHelper.MediaInfo - Class in net.ymate.platform.commons
 
field(Number) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
field(Number[]) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
field(IFunction) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
field(IFunction, String) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
field(String) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
field(String[]) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
field(String, String) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
field(Field) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
field(String, String, String) - Static method in class net.ymate.platform.core.persistence.Fields
 
field(String, String) - Static method in class net.ymate.platform.core.persistence.Fields
 
field(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
field(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
field(String) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
field(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
FIELD(String, String...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
FIELD(IFunction, IFunction...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
field(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(String, Fields, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(Fields, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(String) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(String, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(IFunction, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(String, String, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
field(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(String, String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(String) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
field(String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(String, String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(IFunction, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
field(String) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
field(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
field(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
field(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
field(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
field(String, String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
field(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
field(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
field(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
field(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
fieldCond(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
fieldCond(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
FieldCondition - Class in net.ymate.platform.persistence.jdbc.query
 
FieldCondition(Query<?>, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
FieldCondition(Query<?>, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
FieldCondition(IDatabase, String, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
FieldCondition(IDatabase, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
fieldName() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
fieldNameToPropertyName(String, int) - Static method in class net.ymate.platform.core.persistence.base.EntityMeta
将JavaBean属性串格式转换为下划线小写方式
例如:字段名称为"userName",其处理结果为"user_name"
fields() - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
fields(List<String>) - Method in class net.ymate.platform.core.persistence.base.IndexMeta
 
Fields - Class in net.ymate.platform.core.persistence
字段过滤对象
fields() - Method in class net.ymate.platform.core.persistence.Fields
 
fields(String...) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
fields(Collection<String>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
fields() - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
fields() - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
fields() - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
fields() - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
fieldsWrap(String...) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
fieldsWrap(Collection<String>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
fieldWrap(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
fieldWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
fieldWS(Object...) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
FILE_CLASS - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_NAME - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.GridFs
 
FILE_PREFIX_FILE - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_PREFIX_FTP - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_PREFIX_HTTP - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_PREFIX_HTTPS - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_PREFIX_JAR - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_PREFIX_ZIP - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_SUFFIX - Static variable in class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
FILE_SUFFIX - Static variable in class net.ymate.platform.webmvc.view.impl.HtmlView
 
FILE_SUFFIX - Static variable in class net.ymate.platform.webmvc.view.impl.JspView
 
FILE_SUFFIX - Static variable in class net.ymate.platform.webmvc.view.impl.VelocityView
 
FILE_SUFFIX_CLASS - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_SUFFIX_JSON - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_SUFFIX_PROPERTIES - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FILE_SUFFIX_XML - Static variable in class net.ymate.platform.commons.util.FileUtils
 
FileUpload - Annotation Type in net.ymate.platform.webmvc.annotation
文件上传(类型为"multipart/form-data"表单请求)
FileUploadHelper - Class in net.ymate.platform.webmvc.util
文件上传处理助手类;注:文件上传页面Form表单必须采用POST方式提交并设置属性:enctype="multipart/form-data",否则将无法处理
FileUploadHelper.IUploadFileItemProcessor - Interface in net.ymate.platform.webmvc.util
文件上传处理回调接口定义,用于将每个文件交给开发者自行处理
FileUploadHelper.UploadFileWrapper - Class in net.ymate.platform.webmvc.util
上传文件对象包装器
FileUploadHelper.UploadFormWrapper - Class in net.ymate.platform.webmvc.util
文件上传表单包装器;
FileUtils - Class in net.ymate.platform.commons.util
文件处理工具类
FileUtils() - Constructor for class net.ymate.platform.commons.util.FileUtils
 
fillCfg(T, String) - Method in class net.ymate.platform.configuration.Cfgs
 
fillCfg(T, String, boolean) - Method in class net.ymate.platform.configuration.Cfgs
 
fillCfg(T) - Method in class net.ymate.platform.configuration.Cfgs
 
fillCfg(T, boolean) - Method in class net.ymate.platform.configuration.Cfgs
 
fillCfg(Class<? extends IConfigurationProvider>, T, String, boolean) - Method in class net.ymate.platform.configuration.Cfgs
 
fillCfg(Class<? extends IConfigurationProvider>, T, String, boolean, boolean) - Method in class net.ymate.platform.configuration.Cfgs
 
fillCfg(T, String) - Method in interface net.ymate.platform.core.configuration.IConfig
填充配置对象
fillCfg(T, String, boolean) - Method in interface net.ymate.platform.core.configuration.IConfig
填充配置对象
fillCfg(T) - Method in interface net.ymate.platform.core.configuration.IConfig
填充配置对象
fillCfg(T, boolean) - Method in interface net.ymate.platform.core.configuration.IConfig
装载配置,根据Configuration注解指定的配置文件进行加载,否则默认使用当前配置类对象的SimpleName作为配置文件名,即:SimpleName.CfgTagName.xml
fillCfg(Class<? extends IConfigurationProvider>, T, String, boolean) - Method in interface net.ymate.platform.core.configuration.IConfig
根据自定义配置提供者填充配置对象
fillCfg(Class<? extends IConfigurationProvider>, T, String, boolean, boolean) - Method in interface net.ymate.platform.core.configuration.IConfig
根据自定义配置提供者填充配置对象
filter(E) - Method in interface net.ymate.platform.commons.ExecutableQueue.IFilter
执行队列元素过滤
filter(String, Object) - Method in interface net.ymate.platform.commons.util.ClassUtils.IFieldValueFilter
过滤成员属性
filter(FutureTask<T>) - Method in class net.ymate.platform.commons.util.ThreadUtils.DefaultFutureResultFilter
 
filter(FutureTask<T>) - Method in interface net.ymate.platform.commons.util.ThreadUtils.IFutureResultFilter
对执行结果进行逻辑判断
filter(Class<?>) - Method in interface net.ymate.platform.core.beans.IBeanFilter
执行类过滤
filter(IProxy) - Method in interface net.ymate.platform.core.beans.proxy.IProxyFilter
执行类过滤
filter(Object) - Method in class net.ymate.platform.persistence.jdbc.repo.AbstractRepositoryScriptProcessor
 
filter(Object) - Method in interface net.ymate.platform.persistence.jdbc.repo.IRepositoryDataFilter
过滤SQL语句查询结果集数据
filter(Object) - Method in interface net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor
执行结果数据过滤
filter(INamedFilter.Type, String) - Method in interface net.ymate.platform.persistence.jdbc.scaffold.INamedFilter
处理表/字段名称
filter(boolean, String, Object) - Method in interface net.ymate.platform.webmvc.IWebResult.IDataFilter
执行数据过滤
FilterableDomDriver(String, NameCoder) - Constructor for class net.ymate.platform.commons.XStreamHelper.FilterableDomDriver
 
FilterableDomDriver(String, NameCoder, XStreamHelper.INodeFilter) - Constructor for class net.ymate.platform.commons.XStreamHelper.FilterableDomDriver
 
finalize() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
find(SQL, IResultSetHandler<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
执行SQL查询
find(SQL, IResultSetHandler<T>, Page) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
执行SQL分页查询(执行总记录数统计)
find(T) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体属性值执行查询
find(T, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体属性值执行查询
find(T, Page) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
执行实体属性值分页查询(执行总记录数统计)
find(T, Page, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
执行实体属性值分页查询(执行总记录数统计)
find(T, Fields) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体属性值执行查询
find(T, Fields, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体属性值执行查询
find(T, Fields, Page) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体属性值执行查询
find(T, Fields, Page, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
执行实体属性值分页查询(执行总记录数统计)
find(EntitySQL<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL查询
find(EntitySQL<T>, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL查询
find(EntitySQL<T>, Page) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL分页查询(执行总记录数统计)
find(EntitySQL<T>, Page, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL分页查询(执行总记录数统计)
find(EntitySQL<T>, Where) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL查询
find(EntitySQL<T>, Where, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL查询
find(EntitySQL<T>, Where, Page) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL分页查询(执行总记录数统计)
find(EntitySQL<T>, Where, Page, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL分页查询(执行总记录数统计)
find(EntitySQL<T>, Serializable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
通过ID查找指定的实体对象
find(EntitySQL<T>, Serializable, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
通过ID查找指定的实体对象
find(SQL, IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(SQL, IResultSetHandler<T>, Page) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(T) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(T, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(T, Page) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(T, Page, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(T, Fields) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(T, Fields, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(T, Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(T, Fields, Page, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>, Page) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>, Page, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>, Where) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>, Where, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>, Where, Page) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>, Where, Page, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>, Serializable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(EntitySQL<T>, Serializable, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
find(Serializable) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
find(String, Serializable) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
find(Where) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
find(Where, Page) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
find(String, Where) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
find(String, Where, Page) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
find() - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
find(Page) - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
find(IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
find(IResultSetHandler<T>, Page) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
find(IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
find(IResultSetHandler<T>, Page) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
find(String, IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
find(String, IResultSetHandler<T>, Page) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
find(Class<T>) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, OrderBy, GroupBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(OrderBy, GroupBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, OrderBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(OrderBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, OrderBy, GroupBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(OrderBy, GroupBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, OrderBy, GroupBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, OrderBy, GroupBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, OrderBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, OrderBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Fields, OrderBy, GroupBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Fields, OrderBy, GroupBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Where) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Where) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Where, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Where, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Where, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Where, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Where, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Where, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Where, Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Where, Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Where, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Where, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Where, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Where, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(IDatabase, IDatabaseConnectionHolder, String, IShardingable, Class<Entity>, Where, Fields, Page, IDBLocker) - Static method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(IDatabase, String, IShardingable, Class<Entity>, Class<T>, Where, Fields, Page, IDBLocker) - Static method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>, Where, Fields, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Where, Fields, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
find(Class<T>) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, OrderBy, GroupBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(OrderBy, GroupBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, OrderBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(OrderBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, OrderBy, GroupBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(OrderBy, GroupBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, OrderBy, GroupBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, OrderBy, GroupBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, OrderBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, OrderBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Fields, OrderBy, GroupBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Fields, OrderBy, GroupBy, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Where) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Where) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Where, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Where, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Where, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Where, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Where, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Where, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Where, Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Where, Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Where, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Where, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Where, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Where, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Class<T>, Where, Fields, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(Where, Fields, Page, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
find(String) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据id查询文件记录
find() - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
查询全部记录
find(OrderBy) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
查询全部记录
find(OrderBy, Page) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
查询全部记录
find(String, OrderBy) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
查询指定名称的文件记录
find(String, OrderBy, Page) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
查询指定名称的文件记录
find(Query) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的文件记录
find(QueryBuilder) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的文件记录
find(Query, OrderBy) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的文件记录
find(QueryBuilder, OrderBy) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的文件记录
find(Query, OrderBy, Page) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的文件记录
find(QueryBuilder, OrderBy, Page) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的文件记录
find(Query, Page) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的文件记录
find(QueryBuilder, Page) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的文件记录
find(Class<T>, Query) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行查询
find(Class<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行查询全部
find(Class<T>, QueryBuilder) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行查询
find(Class<T>, Query, OrderBy) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行查询
find(Class<T>, QueryBuilder, OrderBy) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行查询
find(Class<T>, Query, Page) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行分页查询
find(Class<T>, QueryBuilder, Page) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行分页查询
find(Class<T>, Query, OrderBy, Page) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行分页查询
find(Class<T>, QueryBuilder, OrderBy, Page) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行分页查询
find(Class<T>, Serializable) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
通过ID查找指定的实体对象
find(Class<T>, Query) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(Class<T>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(Class<T>, QueryBuilder) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(Class<T>, Query, OrderBy) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(Class<T>, QueryBuilder, OrderBy) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(Class<T>, Query, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(Class<T>, QueryBuilder, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(Class<T>, Query, OrderBy, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(Class<T>, QueryBuilder, OrderBy, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(Class<T>, Serializable) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
find(String) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find() - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(OrderBy) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(OrderBy, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(String, OrderBy) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(String, OrderBy, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(Query) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(QueryBuilder) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(Query, OrderBy) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(QueryBuilder, OrderBy) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(Query, OrderBy, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(QueryBuilder, OrderBy, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(Query, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
find(QueryBuilder, Page) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
FIND_IN_SET(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
FIND_IN_SET(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
findAll(Class<T>) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(Class<T>, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(Class<T>, Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(Class<T>, Fields, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(Fields, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll(OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findAll() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Fields, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Class<T>, Fields, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Fields, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Class<T>, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Class<T>, Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Class<T>, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(Class<T>, OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findAll(OrderBy, Page) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(SQL, IResultSetHandler<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
执行SQL查询
findFirst(EntitySQL<T>, Where) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL查询
findFirst(EntitySQL<T>, Where, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL查询
findFirst(EntitySQL<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL查询
findFirst(EntitySQL<T>, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL查询
findFirst(SQL, IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
findFirst(EntitySQL<T>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
findFirst(EntitySQL<T>, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
findFirst(EntitySQL<T>, Where) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
findFirst(EntitySQL<T>, Where, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
findFirst(Where) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
findFirst(String, Where) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
findFirst() - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
findFirst(IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
findFirst(IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
findFirst(String, IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
findFirst(Class<T>) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Fields, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Fields, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Fields, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Fields, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Fields, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Fields, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Where) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Where) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Where, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Where, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Where, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Where, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(IDatabase, IDatabaseConnectionHolder, String, IShardingable, Class<Entity>, Where, Fields, IDBLocker) - Static method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(IDatabase, String, IShardingable, Class<Entity>, Class<T>, Where, Fields, IDBLocker) - Static method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>, Where, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Where, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
findFirst(Class<T>) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Fields, OrderBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Fields, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Fields, OrderBy, GroupBy) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Fields, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Fields, OrderBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Fields, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Fields, OrderBy, GroupBy, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Where) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Where) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Where, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Where, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Where, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Where, Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Class<T>, Where, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Where, Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
findFirst(Query) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的第一条记录
findFirst(QueryBuilder) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
根据条件查询符合条件的第一条记录
findFirst(Class<T>, Query) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据指定key条件执行查询
findFirst(Class<T>, QueryBuilder) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据指定key条件执行查询
findFirst(Class<T>, Query, OrderBy) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据指定key条件执行查询
findFirst(Class<T>, QueryBuilder, OrderBy) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据指定key条件执行查询
findFirst(Class<T>, Query) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
findFirst(Class<T>, QueryBuilder) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
findFirst(Class<T>, Query, OrderBy) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
findFirst(Class<T>, QueryBuilder, OrderBy) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
findFirst(Query) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
findFirst(QueryBuilder) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
findInterceptAnnotation(InterceptContext, Class<T>) - Method in class net.ymate.platform.core.beans.intercept.AbstractInterceptor
查找指定类型的拦截器注解
findParentPackage(Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
查找目标类上层包对象(若上层为空则继续向上查找,直至找不到为止)
finishConnect() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
finishConnect() - Method in interface net.ymate.platform.serv.nio.INioSession
结束等待连接
fireEvent(CONTEXT) - Method in class net.ymate.platform.core.event.Events
 
fireEvent(CONTEXT) - Method in interface net.ymate.platform.core.event.IEventProvider
触发事件
fireEvent(CONTEXT) - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
FIRST - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
first(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
first(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
firstCellNum(int) - Method in class net.ymate.platform.commons.ISheetHandler.Default
 
firstItemWrapper() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
firstRowNum(int) - Method in class net.ymate.platform.commons.ISheetHandler.Default
 
fixForJava9() - Static method in class org.apache.log4j.MDCFriend
 
fixUrl(String, boolean, boolean) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
fixUrl(String, boolean, boolean) - Static method in class net.ymate.platform.webmvc.util.WebUtils
Deprecated. 
fixUrlWithProtocol(String, boolean) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
fixUrlWithProtocol(String, boolean) - Static method in class net.ymate.platform.webmvc.util.WebUtils
Deprecated. 
flip() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
FLOOR(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
FLOOR(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
flushAll() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
flushAll(FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
flushAll() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
flushAll(FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
flushAll() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
flushAll(FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
flushDB() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
flushDB(FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
flushDB() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
flushDB(FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
flushDB() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
flushDB(FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
forEach(ResultSetHelper.ItemHandler) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
遍历结果集合
forEach(int, ResultSetHelper.ItemHandler) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
遍历结果集合
FORMAT(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
FORMAT(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
FORMAT(String, Number, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
FORMAT(IFunction, Number, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
FORMAT_JSON - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
FORMAT_PADDED_OUTPUT - Static variable in interface net.ymate.platform.log.ILogConfig
 
FORMAT_XML - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
formatMessage(String, String, String, Object...) - Method in class net.ymate.platform.core.i18n.I18N
 
formatMessage(ValidateContext, String, String, Object...) - Static method in class net.ymate.platform.validation.ValidateResult
 
formatMsg(String, Object...) - Method in class net.ymate.platform.core.i18n.I18N
 
formatPaddedOutput(boolean) - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
formatPaddedOutput(boolean) - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
formatTime(long, String) - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
formatTime(long, String, String) - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
formatView(IWebResult<?>) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
formatView(String, IWebResult<?>) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
formatView(IWebResult<?>, String) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
formatView(String, String, String, IWebResult<?>) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
formatView(String, String, String, String, IWebResult<?>) - Static method in class net.ymate.platform.webmvc.util.WebResult
 
forUpdate(IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
forUpdate() - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
forUpdate(IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
ForwardView - Class in net.ymate.platform.webmvc.view.impl
内部重定向(请求转发)视图
ForwardView(String) - Constructor for class net.ymate.platform.webmvc.view.impl.ForwardView
构造器
forwardView(String) - Static method in class net.ymate.platform.webmvc.view.View
 
FreemarkerConfigBuilder - Class in net.ymate.platform.commons
Freemarker模板引擎配置构建工具类
FreemarkerConfigBuilder() - Constructor for class net.ymate.platform.commons.FreemarkerConfigBuilder
 
FreemarkerView - Class in net.ymate.platform.webmvc.view.impl
Freemarker视图
FreemarkerView(IWebMvc, String) - Constructor for class net.ymate.platform.webmvc.view.impl.FreemarkerView
构造器
FreemarkerView() - Constructor for class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
FreemarkerView(String) - Constructor for class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
freemarkerView(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.view.View
 
freemarkerView(String) - Static method in class net.ymate.platform.webmvc.view.View
 
freemarkerView() - Static method in class net.ymate.platform.webmvc.view.View
 
from(Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(Class<? extends IEntity>, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(Class<? extends IEntity>, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(String, Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(String, Class<? extends IEntity>, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(Select) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(String) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(String, String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
from(Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(Class<? extends IEntity>, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(Class<? extends IEntity>, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(String, Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(String, Class<? extends IEntity>, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(Select) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
from(String, String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
FROM - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
FROM_BASE64(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
FROM_BASE64(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
FROM_UNIXTIME(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
FROM_UNIXTIME(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
FROM_UNIXTIME(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
FROM_UNIXTIME(IFunction, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
fromJson(String) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
fromJson(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
fromJson(String) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
fromJson(String) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
fromJson(String) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
fromJson(String) - Static method in class net.ymate.platform.commons.lang.TreeObject
 
fromJson(IJsonObjectWrapper) - Static method in class net.ymate.platform.commons.lang.TreeObject
 
fromJson(IJsonObjectWrapper) - Static method in class net.ymate.platform.core.configuration.IConfigFileParser.Attribute
 
fromJson(IJsonArrayWrapper, boolean) - Static method in class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
fromJson(IJsonObjectWrapper, boolean) - Static method in class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
fromJson(IJsonArrayWrapper) - Static method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
fromJson(IJsonObjectWrapper) - Static method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
fromJson(IJsonObjectWrapper) - Method in class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
fromJson(String) - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
fromJson(JsonWrapper) - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
fromJson(IJsonObjectWrapper) - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
fromMap(Map<String, Object>) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
fromMap(Map<String, Object>, ClassUtils.IFieldValueFilter) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
fromXml(String) - Static method in class net.ymate.platform.commons.lang.TreeObject
 
Func - Interface in net.ymate.platform.persistence.jdbc.query
数据库函数库(尝试!!! 暂未考虑不同数据库间的兼容问题)
Func.Aggregate - Interface in net.ymate.platform.persistence.jdbc.query
Aggregate (GROUP BY) Function Descriptions
Func.ControlFlow - Interface in net.ymate.platform.persistence.jdbc.query
Control Flow Functions
Func.DateTime - Interface in net.ymate.platform.persistence.jdbc.query
Date and Time Functions
Func.Math - Interface in net.ymate.platform.persistence.jdbc.query
Mathematical Functions
Func.Operators - Interface in net.ymate.platform.persistence.jdbc.query
Operators
Func.Strings - Interface in net.ymate.platform.persistence.jdbc.query
String Functions

G

gc() - Static method in class net.ymate.platform.commons.util.RuntimeUtils
垃圾回收,返回回收的字节数
GeneralWebFilter - Class in net.ymate.platform.webmvc.support
通用基础过滤器 (from ymate-framework-core)
GeneralWebFilter() - Constructor for class net.ymate.platform.webmvc.support.GeneralWebFilter
 
generate(IPersistence<?, ?, ?>, PropertyMeta, IEntity<?>) - Method in interface net.ymate.platform.core.persistence.IKeyGenerator
生成主键值
generate(IPersistence<?, ?, ?>, PropertyMeta, IEntity<?>) - Method in class net.ymate.platform.core.persistence.impl.DefaultKeyGenerator
 
generateCharUUID(Object) - Static method in class net.ymate.platform.commons.util.UUIDUtils
 
generateKey(Method, Object[]) - Method in interface net.ymate.platform.cache.ICacheKeyGenerator
生成缓存Key值
generateKey(Method, Object[]) - Method in class net.ymate.platform.cache.impl.DefaultCacheKeyGenerator
 
generateNumberUUID(Object) - Static method in class net.ymate.platform.commons.util.UUIDUtils
 
generatePrefixHostUUID(Object) - Static method in class net.ymate.platform.commons.util.UUIDUtils
 
generateRandomUUID() - Static method in class net.ymate.platform.commons.util.UUIDUtils
 
generateToken(HttpServletRequest) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
GenericDispatcher - Class in net.ymate.platform.webmvc.support
通用请求分发器助手
GenericResponseWrapper - Class in net.ymate.platform.webmvc.support
 
GenericResponseWrapper(HttpServletResponse) - Constructor for class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
GEO_INTERSECTS - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
GEO_WITHIN - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
geoadd(byte[], double, double, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geoadd(String, double, double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geoadd(String, Map<String, GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geoadd(byte[], double, double, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geoadd(String, double, double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geoadd(String, Map<String, GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geoadd(byte[], double, double, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geoadd(byte[], Map<byte[], GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geoadd(byte[], GeoAddParams, Map<byte[], GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geoadd(String, double, double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geoadd(String, Map<String, GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geoadd(String, GeoAddParams, Map<String, GeoCoordinate>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
GeoBound - Class in net.ymate.platform.commons.util
地理坐标矩形区域
GeoBound() - Constructor for class net.ymate.platform.commons.util.GeoBound
空矩形
GeoBound(GeoBound, GeoBound) - Constructor for class net.ymate.platform.commons.util.GeoBound
取两个矩形区域的并集
GeoBound(GeoPoint, GeoPoint) - Constructor for class net.ymate.platform.commons.util.GeoBound
 
GeoCircle - Class in net.ymate.platform.commons.util
地理坐标圆形
GeoCircle(GeoPoint, double) - Constructor for class net.ymate.platform.commons.util.GeoCircle
构造器
geodist(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geodist(byte[], byte[], byte[], GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geodist(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geodist(String, String, String, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geodist(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geodist(byte[], byte[], byte[], GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geodist(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geodist(String, String, String, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geodist(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geodist(byte[], byte[], byte[], GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geodist(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geodist(String, String, String, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geohash(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geohash(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geohash(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geohash(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geohash(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geohash(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
GeoPoint - Class in net.ymate.platform.commons.util
地理坐标点
GeoPoint() - Constructor for class net.ymate.platform.commons.util.GeoPoint
 
GeoPoint(double, double, GeoPointType) - Constructor for class net.ymate.platform.commons.util.GeoPoint
构造器
GeoPoint(double, double) - Constructor for class net.ymate.platform.commons.util.GeoPoint
 
GeoPointType - Enum in net.ymate.platform.commons.util
坐标点类型
GeoPolygon - Class in net.ymate.platform.commons.util
地理坐标多边形区域
GeoPolygon() - Constructor for class net.ymate.platform.commons.util.GeoPolygon
 
GeoPolygon(GeoPoint[]) - Constructor for class net.ymate.platform.commons.util.GeoPolygon
 
GeoPolygon(Collection<GeoPoint>) - Constructor for class net.ymate.platform.commons.util.GeoPolygon
 
geopos(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geopos(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
geopos(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geopos(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
geopos(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
geopos(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadius(byte[], double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadius(String, double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadius(byte[], double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadius(String, double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadius(byte[], double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadius(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadius(String, double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadius(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMember(byte[], byte[], double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMember(String, String, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMember(byte[], byte[], double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMember(String, String, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMember(byte[], byte[], double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMember(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMember(String, String, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMember(String, String, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMemberReadonly(byte[], byte[], double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMemberReadonly(byte[], byte[], double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMemberReadonly(String, String, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMemberReadonly(String, String, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusByMemberStore(byte[], byte[], double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusByMemberStore(String, String, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusReadonly(String, double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusReadonly(String, double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusReadonly(byte[], double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusReadonly(byte[], double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusReadonly(String, double, double, double, GeoUnit) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusReadonly(String, double, double, double, GeoUnit, GeoRadiusParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
georadiusStore(byte[], double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
georadiusStore(String, double, double, double, GeoUnit, GeoRadiusParam, GeoRadiusStoreParam) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
GeoUtils - Class in net.ymate.platform.commons.util
 
GeoUtils() - Constructor for class net.ymate.platform.commons.util.GeoUtils
 
get() - Static method in class net.ymate.platform.cache.Caches
 
get(String, Object) - Method in class net.ymate.platform.cache.Caches
 
get(Object) - Method in class net.ymate.platform.cache.Caches
 
get(Object) - Method in interface net.ymate.platform.cache.ICache
从缓存中获取对象
get(String, Object) - Method in interface net.ymate.platform.cache.ICaches
从指定名称的缓存中获取key对应的对象
get(Object) - Method in interface net.ymate.platform.cache.ICaches
从默认缓存中获取key对应的对象
get(Object) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
get(Object) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
get(Object) - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
get(String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
get(String, Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
get(String, Header[], String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
get(String, Map<String, String>) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
get(String, Map<String, String>, Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
get(String, Map<String, String>, Header[], String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
get(String, Map<String, String>, Charset, Header[], String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
get() - Method in interface net.ymate.platform.commons.http.IHttpRequest
执行GET请求
get() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpRequest
 
get(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
get() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
get(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
get(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
get() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
get(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
get(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
get() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
get(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
get(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
get() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
get(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
get(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
get(int, TreeObject) - Method in class net.ymate.platform.commons.lang.TreeObject
 
get(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
get(String, TreeObject) - Method in class net.ymate.platform.commons.lang.TreeObject
 
get() - Static method in class net.ymate.platform.configuration.Cfgs
 
get() - Static method in class net.ymate.platform.core.YMP
获取当前已初始化的应用容器实例
get() - Static method in class net.ymate.platform.log.Logs
 
get() - Static method in class net.ymate.platform.persistence.jdbc.JDBC
 
get() - Static method in class net.ymate.platform.persistence.jdbc.transaction.Transactions
 
get() - Static method in class net.ymate.platform.persistence.mongodb.MongoDB
 
get() - Static method in class net.ymate.platform.persistence.mongodb.transaction.Transactions
 
get() - Static method in class net.ymate.platform.persistence.redis.Redis
 
get(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
get(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
get(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
get(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
get(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
get(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
get() - Static method in class net.ymate.platform.plugin.Plugins
 
get() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
get(byte[]) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
get(byte[], int, int) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
get(String) - Static method in class net.ymate.platform.validation.validate.DateTimeValue
 
get(String, DateTimeValue.IValueProcessor) - Static method in class net.ymate.platform.validation.validate.DateTimeValue
 
get() - Static method in class net.ymate.platform.validation.Validations
 
get(Object) - Method in class net.ymate.platform.webmvc.context.ApplicationMap
 
get(Object) - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
get(Object) - Method in class net.ymate.platform.webmvc.context.RequestMap
 
get(Object) - Method in class net.ymate.platform.webmvc.context.SessionMap
 
get() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
获取文件内容,将其存储在字节数组中(不适合对大文件操作)
get() - Static method in class net.ymate.platform.webmvc.WebMVC
 
get(String) - Method in class org.slf4j.impl.Log4jMDCAdapter
 
GET_FORMAT(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
GET_FORMAT(IFunction, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
getAbstractBaseViewPath() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getAbstractBaseViewPath() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
控制器视图绝对路径
getAccessorConfig() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
getAccessorConfig() - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessor
获取访问器配置对象
getAccessorConfig() - Method in class net.ymate.platform.persistence.jdbc.base.impl.BaseAccessor
 
getAccessorConfig() - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
获取访问器配置
getAdapterClass() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
数据源适配器
getAdapterClass() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getAfterIntercepts() - Method in class net.ymate.platform.core.beans.intercept.InterceptMeta
 
getAfterIntercepts() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptPackageMeta
 
getAfterIntercepts() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptSettingMeta
 
getAlias() - Method in class net.ymate.platform.plugin.PluginMeta
 
getAliasName() - Method in class net.ymate.platform.core.beans.support.PropertyStateMeta
 
getAll(String) - Method in class net.ymate.platform.cache.Caches
 
getAll() - Method in class net.ymate.platform.cache.Caches
 
getAll(String) - Method in interface net.ymate.platform.cache.ICaches
从指定名称的缓存中获取所有缓存对象映射
getAll() - Method in interface net.ymate.platform.cache.ICaches
从默认缓存中获取所有缓存对象映射
getAllowedContentTypes(IContext, String...) - Static method in class net.ymate.platform.webmvc.validate.UploadFileValidator
 
getAllowedHeaders() - Method in interface net.ymate.platform.webmvc.cors.ICrossDomainSetting
允许跨域请求携带的请求头
getAllowedHeaders() - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
getAllowedMethods() - Method in interface net.ymate.platform.webmvc.cors.ICrossDomainSetting
允许跨域请求的方法
getAllowedMethods() - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
getAllowedOrigins() - Method in interface net.ymate.platform.webmvc.cors.ICrossDomainSetting
允许跨域的原始主机
getAllowedOrigins() - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
getAllowedOriginsChecker() - Method in interface net.ymate.platform.webmvc.cors.ICrossDomainSetting
允许跨域的主机名称检测器
getAllowedOriginsChecker() - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
getAllowHeaders() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getAllowMethods() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getAllowParams() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getAnnotation(Object, Class<A>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getAnnotation(Class<?>, Class<A>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getAnnotation() - Method in class net.ymate.platform.validation.ValidateContext
 
getAnnotations() - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
getApplication() - Method in class net.ymate.platform.webmvc.context.WebContext
 
getApplicationAttributeToBoolean(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getApplicationAttributeToInt(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getApplicationAttributeToLong(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getApplicationAttributeToObject(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getApplicationAttributeToString(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getArgs() - Method in class net.ymate.platform.core.AbstractApplicationConfigureFactory
 
getArgs() - Method in interface net.ymate.platform.core.IApplicationConfigureFactory
获取启动参数
getArray(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getArray(String, String[]) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getArray(String, boolean) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getArray(String, String, boolean) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getArray(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getArray(String, String[]) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getArray(String, boolean) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getArray(String, String, boolean) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getArray(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取键值数组值
getArray(String, String[]) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取键值数组值
getArray(String, boolean) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取键值数组值
getArray(String, String, boolean) - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取指定分类中键的数组值
getArray(String, String, boolean) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键的键值数组
getArray(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getArray(String, String[]) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getArray(String, boolean) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getArrayClassType(Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getAsBigDecimal(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsBigDecimal(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsBoolean(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getAsBoolean(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getAsBoolean(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getAsBoolean(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getAsBoolean(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getAsBoolean(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getAsBoolean(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getAsBoolean(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getAsByte(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsByte(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsChar(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsChar(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsDate(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsDate(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsDouble(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getAsDouble(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getAsDouble(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getAsDouble(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getAsDouble(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getAsDouble(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getAsDouble(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getAsDouble(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getAsDouble(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsDouble(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsFloat(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getAsFloat(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getAsFloat(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getAsFloat(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getAsFloat(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getAsFloat(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getAsFloat(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getAsFloat(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getAsFloat(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsFloat(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsInteger(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getAsInteger(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getAsInteger(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getAsInteger(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getAsInteger(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getAsInteger(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getAsInteger(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getAsInteger(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getAsInteger(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsInteger(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsJsonArray() - Method in class net.ymate.platform.commons.json.JsonWrapper
 
getAsJsonObject() - Method in class net.ymate.platform.commons.json.JsonWrapper
 
getAsLong(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getAsLong(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getAsLong(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getAsLong(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getAsLong(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getAsLong(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getAsLong(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getAsLong(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getAsLong(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsLong(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsShort(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsShort(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsString(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsString(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsTime(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsTime(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsTimestamp(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAsTimestamp(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getAttribute(String) - Method in class net.ymate.platform.configuration.AbstractConfigFileParser
 
getAttribute(String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
getAttribute(String, String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
getAttribute(String) - Method in interface net.ymate.platform.core.configuration.IConfigFileParser
获取指定键的属性对象
getAttribute(String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
getAttribute(String, String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
getAttribute(String) - Method in class net.ymate.platform.log.jcl.JCLogFactory
 
getAttribute(String) - Method in interface net.ymate.platform.serv.ISessionWrapper
获取指定attrKey对应的属性并转换为目标类型
getAttribute(String) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionWrapper
 
getAttribute(String) - Method in class net.ymate.platform.serv.nio.server.NioSessionWrapper
 
getAttribute(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getAttribute(String) - Method in class net.ymate.platform.webmvc.impl.DefaultRequestContext
 
getAttribute(String) - Method in interface net.ymate.platform.webmvc.IRequestContext
获取指定名称的属性值
getAttribute(String) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
getAttribute(String) - Method in interface net.ymate.platform.webmvc.view.IView
获取视图对象属性key的值
getAttributeNames() - Method in class net.ymate.platform.log.jcl.JCLogFactory
 
getAttributes() - Method in class net.ymate.platform.configuration.AbstractConfigFileParser
 
getAttributes() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
getAttributes() - Method in interface net.ymate.platform.core.configuration.IConfigFileParser
获取全部属性映射
getAttributes() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
getAttributes() - Method in interface net.ymate.platform.serv.ISessionWrapper
获取当前会话属性映射
getAttributes() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionWrapper
 
getAttributes() - Method in class net.ymate.platform.serv.nio.server.NioSessionWrapper
 
getAttributes() - Method in class net.ymate.platform.webmvc.context.WebContext
 
getAttributes() - Method in class net.ymate.platform.webmvc.impl.DefaultRequestContext
 
getAttributes() - Method in interface net.ymate.platform.webmvc.IRequestContext
获取所有属性
getAttributes() - Method in class net.ymate.platform.webmvc.util.IExceptionProcessor.Result
 
getAttributes() - Method in class net.ymate.platform.webmvc.view.AbstractView
 
getAttributes() - Method in interface net.ymate.platform.webmvc.view.IView
获取视图对象的属性映射
getAttrName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ConstAttr
 
getAudioEncodingFormat() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getAudioSamplingRate() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getAuthor() - Method in class net.ymate.platform.plugin.PluginMeta
 
getAutoincrementKeys() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getBaseViewPath() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getBaseViewPath() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
控制器视图文件基础路径(必须是以 '/' 开始和结尾,默认值为/WEB-INF/templates/)
getBaseViewPath(IWebMvc) - Static method in class net.ymate.platform.webmvc.view.AbstractView
 
getBatchParameters() - Method in interface net.ymate.platform.persistence.jdbc.base.IBatchUpdateOperator
获取批量SQL参数集合
getBatchParameters() - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
getBean(Class<T>) - Method in interface net.ymate.platform.core.beans.IBeanFactory
获取类型为clazz的对象实例,可能返回null
getBean(Class<T>) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
getBeanClass() - Method in class net.ymate.platform.core.beans.BeanMeta
 
getBeanFactory() - Method in class net.ymate.platform.core.Application
 
getBeanFactory() - Method in interface net.ymate.platform.core.IApplication
获取对象工厂
getBeanHandler(Class<? extends Annotation>) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
getBeanHandler(Class<? extends Annotation>) - Method in interface net.ymate.platform.core.beans.IBeanLoader
获取指定注解类使用的对象处理器
getBeanLoader() - Method in interface net.ymate.platform.core.beans.IBeanLoadFactory
获取对象加载器
getBeanLoader() - Method in class net.ymate.platform.core.beans.impl.DefaultBeanLoadFactory
 
getBeanLoader() - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
getBeanLoader() - Method in interface net.ymate.platform.plugin.IPluginFactory
获取对象加载器
getBeanLoadFactory() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getBeanLoadFactory() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取对象加载器工厂
getBeanLoadFactory() - Static method in class net.ymate.platform.core.YMP
 
getBeanObject() - Method in class net.ymate.platform.core.beans.BeanMeta
 
getBeans() - Method in interface net.ymate.platform.core.beans.IBeanFactory
获取当前工厂管理的所有类对象映射
getBeans() - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
getBeforeIntercepts() - Method in class net.ymate.platform.core.beans.intercept.InterceptMeta
 
getBeforeIntercepts() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptPackageMeta
 
getBeforeIntercepts() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptSettingMeta
 
getBeforeIntercepts() - Method in class net.ymate.platform.webmvc.InterceptorRuleMeta
 
getBigDecimal(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getBigDecimal() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getBigDecimal(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getBigDecimal(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getBigDecimal() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getBigDecimal(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getBigDecimal(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getBigDecimal() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getBigDecimal(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getBigDecimal(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getBigDecimal() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getBigDecimal(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getBigInteger(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getBigInteger() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getBigInteger(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getBigInteger(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getBigInteger() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getBigInteger(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getBigInteger(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getBigInteger() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getBigInteger(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getBigInteger(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getBigInteger() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getBigInteger(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getbit(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getbit(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getbit(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getbit(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getbit(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getbit(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getBitrates() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getBoolean(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getBoolean() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getBoolean(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getBoolean(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getBoolean() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getBoolean(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getBoolean(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getBoolean() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getBoolean(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getBoolean(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getBoolean() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getBoolean(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getBoolean(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getBoolean(int, boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getBoolean(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getBoolean(String, boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getBoolean(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getBoolean(String, boolean) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getBoolean(String, String, boolean) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getBoolean(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getBoolean(String, boolean) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getBoolean(String, String, boolean) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getBoolean(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获得对应的布尔值
getBoolean(String, boolean) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获得对应的布尔值,若不存在则返回指定默认值
getBoolean(String, String, boolean) - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取指定分类中键的对应的布尔值,若不存在则返回指定默认值
getBoolean(String, String, boolean) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键的布尔值,若为空则返回指定默认值
getBoolean(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getBoolean(String, boolean) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getBooleanValue(String) - Method in class net.ymate.platform.commons.XPathHelper
 
getBooleanValue(Object, String) - Method in class net.ymate.platform.commons.XPathHelper
 
getBucketName() - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
获取桶名称
getBucketName() - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
getBufferSize() - Method in interface net.ymate.platform.serv.IClientCfg
获取缓冲区大小
getBufferSize() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getBufferSize() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getBufferSize() - Method in interface net.ymate.platform.serv.IServerCfg
获取缓冲区大小
getBuildNumber() - Method in class net.ymate.platform.core.Version
 
getByte(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getByte(int, byte) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getByte(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getByte(String, byte) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getBytes(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getBytes(int, byte[]) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getBytes(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getBytes(String, byte[]) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getCache(String) - Method in class net.ymate.platform.cache.AbstractCacheProvider
 
getCache(String, boolean) - Method in class net.ymate.platform.cache.AbstractCacheProvider
 
getCache(String, boolean, ICacheEventListener) - Method in class net.ymate.platform.cache.AbstractCacheProvider
 
getCache(String) - Method in interface net.ymate.platform.cache.ICacheProvider
获取缓存对象,若不存在则创建
getCache(String, boolean) - Method in interface net.ymate.platform.cache.ICacheProvider
获取缓存对象,若不存在则根据create参数决定是否创建缓存对象或返回null
getCache(String, boolean, ICacheEventListener) - Method in interface net.ymate.platform.cache.ICacheProvider
获取缓存对象,若不存在则根据create参数决定是否创建缓存对象或返回null
getCacheEventListener() - Method in interface net.ymate.platform.cache.ICacheConfig
缓存对象事件监听器,可选参数,默认值为空
getCacheEventListener() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
getCacheManager() - Method in class net.ymate.platform.cache.AbstractCacheProvider
 
getCacheProcessor() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getCacheProcessor() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
缓存处理器,可选参数,此类需实现net.ymate.platform.webmvc.IWebCacheProcessor接口
getCacheProvider() - Method in interface net.ymate.platform.cache.ICacheConfig
缓存提供者,可选参数,默认值为 net.ymate.platform.cache.impl.DefaultCacheProvider
getCacheProvider() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
getCacheScopeProcessor() - Method in interface net.ymate.platform.cache.ICacheConfig
缓存作用域处理器,可选参数,默认值为空
getCacheScopeProcessor() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
getCalendar() - Method in class net.ymate.platform.commons.DateTimeHelper
 
getCallableStatement(Connection, String) - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessor
使用CallableStatement方式进行数据库访问操作,用于访问存储过程
getCallableStatement(Connection, String) - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
创建自定义CallableStatement对象,默认null
getCallableStatement(Connection, String) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BaseAccessor
 
getCallerInfo() - Method in class net.ymate.platform.log.LogInfo
 
getCatalog() - Method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
getCategories() - Method in class net.ymate.platform.configuration.AbstractConfigFileParser
 
getCategories() - Method in interface net.ymate.platform.core.configuration.IConfigFileParser
获取全部分类映射
getCategory(String) - Method in class net.ymate.platform.configuration.AbstractConfigFileParser
 
getCategory(String) - Method in interface net.ymate.platform.core.configuration.IConfigFileParser
获取指定名称的分类
getCategoryNames() - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getCategoryNames() - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getCategoryNames() - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取分类的名称集合
getCategoryNames() - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取分类的名称集合
getCellIndex() - Method in class net.ymate.platform.commons.ISheetHandler.CellMeta
 
getCellMetas() - Method in class net.ymate.platform.commons.ISheetHandler.Default
 
getCellMetas() - Method in interface net.ymate.platform.commons.ISheetHandler
获取单元格描述对象集合
getCenter() - Method in class net.ymate.platform.commons.util.GeoBound
 
getCenter() - Method in class net.ymate.platform.commons.util.GeoCircle
 
getCfgFileName() - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getCfgFileName() - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取当前加载的配置文件路径
getChangedProperties() - Method in class net.ymate.platform.core.beans.support.PropertyStateSupport
 
getChangedPropertyNames() - Method in class net.ymate.platform.core.beans.support.PropertyStateSupport
 
getChar(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getChar(int, char) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getChar(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getChar(String, char) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getCharset() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getCharset() - Method in interface net.ymate.platform.serv.IClientCfg
获取字符编码
getCharset() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getCharset() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getCharset() - Method in interface net.ymate.platform.serv.IServerCfg
获取字符编码
getCharset() - Method in class net.ymate.platform.serv.nio.AbstractNioCodec
 
getCipherInstance() - Method in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
 
getClassImpl(String, Class<T>) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getClassImpl(String, String, Class<T>) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getClassImpl(String, String, String, Class<T>) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getClassImpl(String, Class<T>) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getClassImpl(String, String, Class<T>) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getClassImpl(String, Class<T>) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取接口实例类型
getClassImpl(String, String, Class<T>) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取接口实例类型,若不存在则返回指定默认值
getClassImpl(String, String, String, Class<T>) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键的接口实例类型,若不存在则返回指定默认值
getClassImpl(String, Class<T>) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getClassImpl(String, String, Class<T>) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getClassLoader() - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
getClassLoader() - Method in interface net.ymate.platform.core.beans.IBeanLoader
获取当前使用的类加载器
getClassLoader() - Method in class net.ymate.platform.plugin.PluginMeta
 
getClassParameterMetas() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getClassSuffix() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getCleanAfterIntercepts() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptSettingMeta
 
getCleanBeforeIntercepts() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptSettingMeta
 
getClient() - Method in class net.ymate.platform.serv.AbstractHeartbeatService
 
getClientName() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getClientName() - Method in interface net.ymate.platform.serv.IClientCfg
获取客户端名称
getClientName() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getClientOptionsHandlerClass() - Method in interface net.ymate.platform.persistence.mongodb.IMongoDataSourceConfig
自定义MongoDB客户端参数配置处理器
getClientOptionsHandlerClass() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
getClientSession(String) - Method in class net.ymate.platform.persistence.mongodb.transaction.impl.DefaultTransaction
 
getClientSession(String) - Method in interface net.ymate.platform.persistence.mongodb.transaction.ITransaction
获取客户端会话对象
getClientSession(IMongoConnectionHolder) - Static method in class net.ymate.platform.persistence.mongodb.transaction.Transactions
 
getCode() - Method in class net.ymate.platform.webmvc.util.IExceptionProcessor.Result
 
getCollection(Class<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
获取数据库集合对象
getCollection(Class<T>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
getCollectionPrefix() - Method in interface net.ymate.platform.persistence.mongodb.IMongoDataSourceConfig
集合前缀名称,可选参数,默认为空
getCollectionPrefix() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
getColumnCount() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler
 
getColumnCount() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getColumnLength(int) - Method in class net.ymate.platform.commons.ConsoleTableBuilder.Row
 
getColumnLengths() - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
getColumnMeta(int) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler
 
getColumnName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
getColumnName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
getColumnNames() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
获取结果集的列名
getColumnNames() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getColumns() - Method in class net.ymate.platform.commons.ConsoleTableBuilder.Row
 
getColumns() - Method in class net.ymate.platform.commons.markdown.Table.Row
 
getColumns() - Method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
getColumnType() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
getComment() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getComment() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getComment() - Method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
getConfig() - Method in class net.ymate.platform.cache.Caches
 
getConfig() - Method in interface net.ymate.platform.cache.ICaches
获取缓存配置
getConfig() - Method in class net.ymate.platform.configuration.AbstractConfigurable
 
getConfig() - Method in interface net.ymate.platform.core.configuration.IConfigurable
获取配置对象类实例
getConfig() - Method in interface net.ymate.platform.core.persistence.IPersistence
获取持久化配置对象
getConfig() - Method in interface net.ymate.platform.log.ILog
获取日志记录器配置
getConfig() - Method in class net.ymate.platform.log.Logs
 
getConfig() - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
getConfig() - Method in interface net.ymate.platform.persistence.jdbc.repo.IRepository
获取配置
getConfig() - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
getConfig() - Method in class net.ymate.platform.persistence.redis.Redis
 
getConfig() - Method in interface net.ymate.platform.plugin.IPlugins
获取插件默认工厂配置
getConfig() - Method in class net.ymate.platform.plugin.Plugins
 
getConfig() - Method in interface net.ymate.platform.webmvc.IWebMvc
获取WebMVC模块配置对象
getConfig() - Method in class net.ymate.platform.webmvc.WebMVC
 
getConfigCheckTimeInterval() - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
getConfigCheckTimeInterval() - Method in interface net.ymate.platform.core.configuration.IConfigurationConfig
配置文件检查时间间隔(毫秒),默认值为0表示不开启
getConfigFile() - Method in interface net.ymate.platform.cache.ICacheConfig
获取Ehcache配置文件,可选参数,若未设置或设置的文件路径无效将被忽略,默认值为空
getConfigFile() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
getConfigFile() - Method in interface net.ymate.platform.log.ILogConfig
获取日志记录器配置文件
getConfigFile() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
getConfigFile() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
获取数据源适配器配置文件,可选参数,若未设置或设置的文件路径无效将被忽略,默认值为空
getConfigFile() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getConfigFileParser() - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getConfigFileParser() - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
返回当前配置文件分析器
getConfigHome() - Method in class net.ymate.platform.configuration.Cfgs
 
getConfigHome() - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
getConfigHome() - Method in interface net.ymate.platform.core.configuration.IConfig
配置体系主目录路径
getConfigHome() - Method in interface net.ymate.platform.core.configuration.IConfigurationConfig
配置体系根路径,必须绝对路径,前缀支持${root}、${user.home}和${user.dir}变量,默认值为${root}
getConfigReader() - Method in interface net.ymate.platform.core.IApplicationConfigureParser
获取配置读取器
getConfigReader() - Method in class net.ymate.platform.core.impl.DefaultApplicationConfigureParser
 
getConfigReader() - Method in interface net.ymate.platform.core.module.IModuleConfigurer
获取模块配置读取器
getConfigReader() - Method in class net.ymate.platform.core.module.impl.DefaultModuleConfigurer
 
getConfigurable() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getConfigurationProviderClass() - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
getConfigurationProviderClass() - Method in interface net.ymate.platform.core.configuration.IConfigurationConfig
指定配置体系下的默认配置文件分析器,默认值为net.ymate.platform.configuration.impl.DefaultConfigurationProvider
getConfigureFactory() - Method in class net.ymate.platform.core.Application
 
getConfigureFactory() - Method in interface net.ymate.platform.core.IApplication
获取应用容器配置器工厂
getConfigureFactory() - Static method in class net.ymate.platform.core.YMP
 
getConfigureParseFactory() - Static method in class net.ymate.platform.core.YMP
 
getConfigureParser() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getConfigureParser() - Method in interface net.ymate.platform.core.IApplicationConfigureParseFactory
获取应用容器配置分析器
getConfigureParser() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取应用容器配置分析器
getConfigureParser() - Method in class net.ymate.platform.core.impl.DefaultApplicationConfigureParseFactory
 
getConfigurer() - Method in interface net.ymate.platform.core.IApplicationConfigureFactory
获取应用容器配置器
getConfigurer() - Method in class net.ymate.platform.core.impl.DefaultApplicationConfigureFactory
 
getConnection() - Method in interface net.ymate.platform.core.persistence.IConnectionHolder
获取连接对象
getConnection() - Method in interface net.ymate.platform.core.persistence.IDataSourceAdapter
获取连接对象
getConnection() - Method in class net.ymate.platform.persistence.jdbc.impl.C3P0DataSourceAdapter
 
getConnection() - Method in class net.ymate.platform.persistence.jdbc.impl.DBCPDataSourceAdapter
 
getConnection() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConnectionHolder
 
getConnection() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDataSourceAdapter
 
getConnection() - Method in class net.ymate.platform.persistence.jdbc.impl.DruidDataSourceAdapter
 
getConnection() - Method in class net.ymate.platform.persistence.jdbc.impl.HikariCPDataSourceAdapter
 
getConnection() - Method in class net.ymate.platform.persistence.jdbc.impl.JNDIDataSourceAdapter
 
getConnection(String) - Method in interface net.ymate.platform.persistence.mongodb.IMongoConnectionHolder
获取连接对象
getConnection() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConnectionHolder
 
getConnection(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConnectionHolder
 
getConnection() - Method in class net.ymate.platform.persistence.mongodb.impl.MongoDataSourceAdapter
 
getConnection() - Method in class net.ymate.platform.persistence.redis.impl.RedisCommandHolder
 
getConnection() - Method in class net.ymate.platform.persistence.redis.impl.RedisDataSourceAdapter
 
getConnectionHolder(String) - Method in interface net.ymate.platform.core.persistence.IPersistence
获取由dataSourceName指定的数据源连接持有者对象
getConnectionHolder() - Method in interface net.ymate.platform.core.persistence.ISession
获取连接对象
getConnectionHolder() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
getConnectionHolder() - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
获取当前使用的数据库连接对象
getConnectionHolder() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
getConnectionHolder(String) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
getConnectionHolder() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
getConnectionHolder() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
getConnectionHolder(String) - Method in class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
getConnectionHolder(String) - Method in interface net.ymate.platform.persistence.jdbc.transaction.ITransaction
获取数据库连接持有者对象
getConnectionHolder() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
getConnectionHolder() - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
getConnectionHolder(String) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
getConnectionHolder(String) - Method in class net.ymate.platform.persistence.mongodb.transaction.impl.DefaultTransaction
 
getConnectionHolder(String) - Method in interface net.ymate.platform.persistence.mongodb.transaction.ITransaction
获取数据库连接持有者对象
getConnectionHolder() - Method in class net.ymate.platform.persistence.redis.impl.RedisSession
 
getConnectionHolder(String) - Method in class net.ymate.platform.persistence.redis.Redis
 
getConnectionTimeout() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getConnectionTimeout() - Method in interface net.ymate.platform.serv.IClientCfg
获取连接超时时间(秒)
getConnectionTimeout() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getConnectionType() - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
getConnectionType() - Method in interface net.ymate.platform.persistence.redis.IRedisDataSourceConfig
获取连接方式
getConnectionUrl() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
数据库连接字符串,必填参数
getConnectionUrl() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getConnectionUrl() - Method in interface net.ymate.platform.persistence.mongodb.IMongoDataSourceConfig
服务器主机连接字符串,可选参数,若提供此参数则下面的servers等参数就不在需要提供
getConnectionUrl() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
getConstFields() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
getContainers() - Static method in class net.ymate.platform.core.container.ContainerManager
 
getContent() - Method in class net.ymate.platform.commons.ConsoleTableBuilder.Column
 
getContent() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getContent() - Method in interface net.ymate.platform.commons.http.IHttpResponse
获取响应内容
getContent() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
getContent() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
getContentEncoding() - Method in interface net.ymate.platform.commons.http.IHttpResponse
获取内容编码字符集
getContentEncoding() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
getContentLength() - Method in interface net.ymate.platform.commons.http.IFileWrapper
获取文件长度
getContentLength() - Method in interface net.ymate.platform.commons.http.IHttpResponse
获取内容长度
getContentLength() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
getContentLength() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
getContentLength() - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
getContents() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getContentType() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getContentType() - Method in interface net.ymate.platform.commons.http.IFileWrapper
获取文件类型
getContentType() - Method in interface net.ymate.platform.commons.http.IHttpResponse
获取内容类型
getContentType() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
getContentType() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
getContentType() - Method in class net.ymate.platform.commons.serialize.impl.DefaultSerializer
 
getContentType() - Method in class net.ymate.platform.commons.serialize.impl.HessianSerializer
 
getContentType() - Method in class net.ymate.platform.commons.serialize.impl.JSONSerializer
 
getContentType() - Method in interface net.ymate.platform.commons.serialize.ISerializer
获取序列化后的ContentType类型
getContentType() - Method in enum net.ymate.platform.webmvc.base.Type.ContentType
 
getContentType() - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
获取文件Content-Type
getContentType() - Method in class net.ymate.platform.webmvc.PageCacheElement
 
getContentType() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
getContentType() - Method in class net.ymate.platform.webmvc.view.AbstractView
 
getContentType() - Method in interface net.ymate.platform.webmvc.view.IView
获取视图内容类型
getContext() - Static method in class net.ymate.platform.webmvc.context.WebContext
 
getContextParams(IApplication, Class<?>) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
getContextParams(IApplication, Class<?>, Method) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
getContextParams() - Method in class net.ymate.platform.core.support.AbstractContext
 
getContextParams() - Method in interface net.ymate.platform.core.support.IContext
获取上下文参数映射
getContextParams() - Method in class net.ymate.platform.webmvc.InterceptorRuleMeta
 
getContextParamValue(IContext, String, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
getConventionViewAllowPaths() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getConventionViewAllowPaths() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Convention模式开启时视图文件路径(基于base_view_path的相对路径, 加号或无符串代表允许访问),可选参数,默认值为空(即不限制访问路径),多个路径间用'|'分隔
getConventionViewNotAllowPaths() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getConventionViewNotAllowPaths() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Convention模式开启时视图文件路径(基于base_view_path的相对路径,'-'号代表禁止访问,'+'或无符串代表允许访问),可选参数,默认值为空(即不限制访问路径),多个路径间用'|'分隔
getConversionType() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getCookie(String) - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
getCookieAuthKey() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getCookieAuthKey() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Cookie密钥,可选参数,默认值为空
getCookieDomain() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getCookieDomain() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Cookie作用域,可选参数,默认值为空
getCookiePath() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getCookiePath() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Cookie作用路径,可选参数,默认值为'/'
getCookiePrefix() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getCookiePrefix() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Cookie键前缀,可选参数,默认值为空
getCookies() - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
getCopyOfContextMap() - Method in class org.slf4j.impl.Log4jMDCAdapter
 
getCreateTime() - Method in class net.ymate.platform.log.LogInfo
 
getCrossDomainSettings() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getCrossDomainSettings() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
获取跨域设置
getCustomName() - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
getData(int) - Method in interface net.ymate.platform.commons.IExportDataProcessor
处理导出数据
getDatabase() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getDatabaseName() - Method in interface net.ymate.platform.persistence.mongodb.IMongoDataSourceConfig
数据库名称,必填参数
getDatabaseName() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
getDataSource() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceAdapter
获取数据源
getDataSource() - Method in class net.ymate.platform.persistence.jdbc.impl.C3P0DataSourceAdapter
 
getDataSource() - Method in class net.ymate.platform.persistence.jdbc.impl.DBCPDataSourceAdapter
 
getDataSource() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDataSourceAdapter
 
getDataSource() - Method in class net.ymate.platform.persistence.jdbc.impl.DruidDataSourceAdapter
 
getDataSource() - Method in class net.ymate.platform.persistence.jdbc.impl.HikariCPDataSourceAdapter
 
getDataSource() - Method in class net.ymate.platform.persistence.jdbc.impl.JNDIDataSourceAdapter
 
getDataSourceAdapter(String) - Method in interface net.ymate.platform.persistence.jdbc.IDatabase
获取指定源数据源适配器
getDataSourceAdapter() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseConnectionHolder
获取数据源适配器
getDataSourceAdapter() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConnectionHolder
 
getDataSourceAdapter(String) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
getDataSourceAdapter(String) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
获取指定源数据源适配器
getDataSourceAdapter() - Method in interface net.ymate.platform.persistence.mongodb.IMongoConnectionHolder
获取数据源适配器
getDataSourceAdapter() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConnectionHolder
 
getDataSourceAdapter(String) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
getDataSourceAdapter() - Method in class net.ymate.platform.persistence.redis.impl.RedisCommandHolder
 
getDataSourceAdapter(String) - Method in interface net.ymate.platform.persistence.redis.IRedis
获取指定源数据源适配器
getDataSourceAdapter() - Method in interface net.ymate.platform.persistence.redis.IRedisCommandHolder
获取数据源适配器
getDataSourceAdapter(String) - Method in class net.ymate.platform.persistence.redis.Redis
 
getDataSourceConfig() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
 
getDataSourceConfig(String) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
getDataSourceConfig() - Method in interface net.ymate.platform.core.persistence.IConnectionHolder
获取数据源配置
getDataSourceConfig() - Method in interface net.ymate.platform.core.persistence.IDataSourceAdapter
获取数据源配置
getDataSourceConfig(String) - Method in interface net.ymate.platform.core.persistence.IPersistenceConfig
获取指定名称的数据源配置
getDataSourceConfig() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConnectionHolder
 
getDataSourceConfig() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConnectionHolder
 
getDataSourceConfig() - Method in class net.ymate.platform.persistence.redis.impl.RedisCommandHolder
 
getDataSourceConfigFileAsStream(String, String) - Method in class net.ymate.platform.persistence.jdbc.AbstractDatabaseDataSourceAdapter
 
getDataSourceConfigs() - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
getDataSourceConfigs() - Method in interface net.ymate.platform.core.persistence.IPersistenceConfig
获取数据源配置映射
getDataSourceName() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfigurable
 
getDataSourceName() - Method in interface net.ymate.platform.core.persistence.IDataSourceConfigurable
获取数据源名称
getDataSourceName() - Method in interface net.ymate.platform.core.persistence.IDataSourceRouter
获取数据源名称
getDataSourceName() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
getDataSourceName() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
getDB() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getDB() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getDB() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getDbName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getDbOwner() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
getDbUserName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getDecimals() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getDefaultCacheName() - Method in interface net.ymate.platform.cache.ICacheConfig
默认缓存名称,可选参数,默认值为default,对应于Ehcache配置文件中设置name="__DEFAULT__"
getDefaultCacheName() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
getDefaultCacheTimeout() - Method in interface net.ymate.platform.cache.ICacheConfig
默认缓存数据超时时间(秒),可选参数,数值必须大于等于0,默认值为0
getDefaultCacheTimeout() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
getDefaultCategory() - Method in class net.ymate.platform.configuration.AbstractConfigFileParser
 
getDefaultCategory() - Method in interface net.ymate.platform.core.configuration.IConfigFileParser
获取默认分类对象
getDefaultCharsetEncoding() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getDefaultCharsetEncoding() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
默认字符编码集设置,可选参数,默认值为UTF-8
getDefaultClassLoader() - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getDefaultConnectionHolder() - Method in interface net.ymate.platform.core.persistence.IPersistence
获取默认数据源连接持有者对象
getDefaultConnectionHolder() - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
getDefaultConnectionHolder() - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
getDefaultConnectionHolder() - Method in class net.ymate.platform.persistence.redis.Redis
 
getDefaultContentType() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getDefaultContentType() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
默认Content-Type设置,可选参数,默认值为text/html
getDefaultDataSourceAdapter() - Method in interface net.ymate.platform.persistence.jdbc.IDatabase
获取默认数据源适配器
getDefaultDataSourceAdapter() - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
getDefaultDataSourceAdapter() - Method in interface net.ymate.platform.persistence.mongodb.IMongo
获取默认数据源适配器
getDefaultDataSourceAdapter() - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
getDefaultDataSourceAdapter() - Method in interface net.ymate.platform.persistence.redis.IRedis
获取默认数据源适配器
getDefaultDataSourceAdapter() - Method in class net.ymate.platform.persistence.redis.Redis
 
getDefaultDataSourceConfig() - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
getDefaultDataSourceConfig() - Method in interface net.ymate.platform.core.persistence.IPersistenceConfig
获取默认数据源配置
getDefaultDataSourceName() - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
getDefaultDataSourceName() - Method in interface net.ymate.platform.core.persistence.IPersistenceConfig
获取默认数据源名称,默认值:default
getDefaultLocale() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getDefaultLocale() - Method in class net.ymate.platform.core.i18n.I18N
 
getDefaultLocale() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取默认语言,若为空则采用JVM默认语言
getDefaultLoggerName() - Method in interface net.ymate.platform.log.ILogConfig
获取默认日志记录器名称
getDefaultLoggerName() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
getDefaultMode() - Method in interface net.ymate.platform.core.event.IEventConfig
获取默认事件触发模式,取值范围:NORMAL-同步执行,ASYNC-异步执行,默认为ASYNC
getDefaultMode() - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
getDefaultScriptProcessor() - Static method in class net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor.Manager
 
getDefaultSerializer() - Static method in class net.ymate.platform.commons.serialize.SerializerManager
 
getDefaultSetting() - Method in class net.ymate.platform.webmvc.cors.CrossDomainSettings
 
getDefaultValue() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getDefaultValue() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
getDefaultValue() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
getDel(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getDel(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getDel(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getDel(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getDel(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getDel(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getDescription() - Method in class net.ymate.platform.plugin.PluginMeta
 
getDescription() - Method in exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
getDialect() - Method in class net.ymate.platform.persistence.jdbc.AbstractDatabaseDataSourceAdapter
 
getDialect() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseConnectionHolder
获取数据库方言
getDialect() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceAdapter
获取数据库方言
getDialect() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConnectionHolder
 
getDialectClass() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
数据库方言,可选参数,自定义方言将覆盖默认配置
getDialectClass() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getDirection() - Method in class net.ymate.platform.core.beans.intercept.InterceptContext
 
getDisplayName() - Method in enum net.ymate.platform.log.LogLevel
 
getDocument() - Method in class net.ymate.platform.commons.XPathHelper
 
getDouble(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getDouble() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getDouble(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getDouble(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getDouble() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getDouble(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getDouble(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getDouble() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getDouble(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getDouble(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getDouble() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getDouble(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getDouble(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getDouble(int, double) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getDouble(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getDouble(String, double) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getDouble(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getDouble(String, double) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getDouble(String, String, double) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getDouble(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getDouble(String, double) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getDouble(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取双精度浮点数
getDouble(String, double) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取双精度浮点数,若不存在则返回指定默认值
getDouble(String, String, double) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键的双精度浮点数,若为空则返回指定默认值
getDouble(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getDouble(String, double) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getDriverClass() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
数据库连接驱动,可选参数,框架默认将根据数据库类型进行自动匹配
getDriverClass() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getEffectCounts() - Method in interface net.ymate.platform.persistence.jdbc.base.IBatchUpdateOperator
对于 INSERT、UPDATE 或 DELETE 语句,返回行数; 对于无返回结果的SQL语句,返回 0
getEffectCounts() - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
getEffectCounts() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultUpdateOperator
 
getEffectCounts() - Method in interface net.ymate.platform.persistence.jdbc.base.IUpdateOperator
获取更新操作执行后影响的记录行数,不支持批量更新语句; 对于 INSERT、UPDATE 或 DELETE 语句,返回行数; 对于无返回结果的SQL语句,返回 0
getEffectCountsTotal() - Method in interface net.ymate.platform.persistence.jdbc.base.IBatchUpdateOperator
获取累计受影响的总记录数
getEffectCountsTotal() - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
getElement() - Method in class net.ymate.platform.core.persistence.ShardingElement
 
getEmail() - Method in class net.ymate.platform.plugin.PluginMeta
 
getEncoding() - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
getEndDate() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
getEndDateTimeMillis() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
getEndDateTimeMillisOrNull() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
getEndDateTimestampOrNull() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
getEngineConfig() - Method in class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
getEntity() - Method in class net.ymate.platform.persistence.jdbc.support.EntityStateWrapper
 
getEntityClass() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
getEntityClass() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
getEntityClasses() - Static method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getEntityName() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getErrorCode() - Method in exception net.ymate.platform.commons.exception.ServiceException
 
getErrorDefaultViewFormat(IWebMvc) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
getErrorDefaultViewFormat(IWebMvc) - Method in class net.ymate.platform.webmvc.impl.DefaultResponseErrorProcessor
 
getErrorDefaultViewFormat() - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
getErrorDefaultViewFormat(IWebMvc) - Method in class net.ymate.platform.webmvc.impl.JSONResponseErrorProcessor
 
getErrorDefaultViewFormat(IWebMvc) - Method in class net.ymate.platform.webmvc.impl.XMLResponseErrorProcessor
 
getErrorMsg() - Method in interface net.ymate.platform.commons.http.IFileWrapper
获取错误描述信息
getErrorMsg() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
getErrorProcessor() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getErrorProcessor() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
异常错误处理器,可选参数,默认值为net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
getErrorProcessor() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getEventClass() - Method in class net.ymate.platform.core.event.AbstractEventContext
 
getEventConfig() - Method in interface net.ymate.platform.core.event.IEventProvider
获取事件配置
getEventConfig() - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
getEventName() - Method in class net.ymate.platform.core.event.AbstractEventContext
 
getEventProvider() - Method in interface net.ymate.platform.core.event.IEventConfig
获取事件管理提供者接口实现,默认为net.ymate.platform.core.event.impl.DefaultEventProvider
getEventProvider() - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
getEvents() - Method in class net.ymate.platform.core.Application
 
getEvents() - Method in interface net.ymate.platform.core.IApplication
获取事件管理器
getEventSource() - Method in class net.ymate.platform.core.event.AbstractEventContext
 
getEventTime() - Method in exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
getEx(byte[], GetExParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getEx(String, GetExParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getEx(byte[], GetExParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getEx(String, GetExParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getEx(byte[], GetExParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getEx(String, GetExParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getExcludedFileNames() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
getExcludedFileNames() - Method in interface net.ymate.platform.plugin.IPluginConfig
插件自动扫描时排除包文件名称集合
getExcludedFiles() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getExcludedFiles() - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
getExcludedFiles() - Method in interface net.ymate.platform.core.beans.IBeanLoader
获取被排除的jar或zip等包文件名称集合
getExcludedFiles() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取排除包文件名称集合,被包含的JAR或ZIP文件在扫描过程中将被忽略
getExcludedModules() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getExcludedModules() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取排除模块类名集合,被包含的模块在加载过程中将被忽略
getExcludedPackageNames() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getExcludedPackageNames() - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
getExcludedPackageNames() - Method in interface net.ymate.platform.core.beans.IBeanLoader
获取被排除的包名称集合
getExcludedPackageNames() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取排除包名称集合,多个包名之间用'|'分隔,被包含在包路径下的类文件在扫描过程中将被忽略
getExcludedPackageNames() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
getExcludedPackageNames() - Method in interface net.ymate.platform.plugin.IPluginConfig
插件自动扫描时排除包名称集合
getExcludedTableNames() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getExecutorCount() - Method in interface net.ymate.platform.serv.IClientCfg
获取执行线程数量
getExecutorCount() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getExecutorCount() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getExecutorCount() - Method in interface net.ymate.platform.serv.IServerCfg
获取执行线程数量,默认为 Runtime.getRuntime().availableProcessors()
getExpenseTime() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
getExpenseTime() - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
获取本次操作所消耗的时间(单位:毫秒值)
getExposedHeaders() - Method in interface net.ymate.platform.webmvc.cors.ICrossDomainSetting
Exposed请求头
getExposedHeaders() - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
getExpressionStr() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryHandler
 
getExpressionStr() - Method in interface net.ymate.platform.persistence.jdbc.query.IQueryHandler
获取查询表达式
getExpressionStr(String) - Method in class net.ymate.platform.persistence.jdbc.query.QueryHandleAdapter
 
getExtension() - Method in class net.ymate.platform.commons.util.ClassUtils.ExtensionLoader
 
getExtensionClass() - Method in class net.ymate.platform.commons.util.ClassUtils.ExtensionLoader
 
getExtensionClasses() - Method in class net.ymate.platform.commons.util.ClassUtils.ExtensionLoader
 
getExtensionLoader(Class<T>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getExtensionLoader(Class<T>, boolean) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getExtensionObject(IPluginContext) - Method in interface net.ymate.platform.plugin.IPluginExtension
获取插件扩展对象
getExtensionObject() - Method in class net.ymate.platform.plugin.PluginMeta
 
getExtensions() - Method in class net.ymate.platform.commons.util.ClassUtils.ExtensionLoader
 
getExtName(String) - Static method in class net.ymate.platform.commons.util.FileUtils
 
getExtraParams(IWebMvc, Map<String, Object>) - Method in interface net.ymate.platform.webmvc.ISignatureExtraParamProcessor
获取签名所需扩展参数集合
getFastMatchToken() - Method in class net.ymate.platform.commons.json.support.AbstractFastJsonSerializer
 
getFetchDirection() - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
向驱动程序提供关于方向的提示,在使用此 Statement 对象创建的 ResultSet 对象中将按该方向处理行。默认值为 ResultSet.FETCH_FORWARD。 注意,此方法为此 Statement 对象生成的结果集合设置默认获取方向。每个结果集合都具有它自己用于获取和设置其自身获取方向的方法。 取值范围:ResultSet.FETCH_FORWARD、ResultSet.FETCH_REVERSE 和 ResultSet.FETCH_UNKNOWN
getFetchSize() - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
为 JDBC 驱动程序提供一个提示,它提示此 Statement 生成的 ResultSet 对象需要更多行时应该从数据库获取的行数。 指定的行数仅影响使用此语句创建的结果集合。如果指定的值为 0,则忽略该提示。默认值为 0。
getField(String) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getField() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getField(String) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFormWrapper
 
getFieldAnnotationFirst(Class<?>, Class<A>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getFieldAnnotations(String) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getFieldAnnotations(Class<?>, Class<A>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getFieldMap() - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getFieldMap() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFormWrapper
 
getFieldName() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
getFieldNames() - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getFields() - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getFields(Class<?>, boolean) - Static method in class net.ymate.platform.commons.util.ClassUtils
获取clazz指定的类对象所有的Field对象(若包含其父类对象,直至其父类为空)
getFields() - Method in class net.ymate.platform.core.persistence.base.IndexMeta
 
getFields() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
getFields() - Method in class net.ymate.platform.validation.ValidationMeta
 
getFieldType(String) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getFile() - Method in interface net.ymate.platform.commons.http.IFileWrapper
获取文件对象
getFile() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
getFile() - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
获取临时文件对象
getFile() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
getFile(String) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFormWrapper
 
getFileExtName(String) - Static method in class net.ymate.platform.commons.util.MimeTypeUtils
 
getFileHandler() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getFileHash() - Method in class net.ymate.platform.core.configuration.IConfigFileChecker.Status
 
getFileMap() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFormWrapper
 
getFileMimeType(String) - Static method in class net.ymate.platform.commons.util.MimeTypeUtils
 
getFileName() - Method in interface net.ymate.platform.commons.http.IFileWrapper
获取文件名称(含扩展名称)
getFileName() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
getFilePath() - Method in class net.ymate.platform.core.configuration.IConfigFileChecker.Status
 
getFileSizeMax() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
getFileUploadListener() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
getFileWrapper() - Method in interface net.ymate.platform.commons.http.IHttpResponse
获取文件包装器
getFileWrapper() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
getFilters() - Method in interface net.ymate.platform.commons.ExecutableQueue.IListener
获取元素过滤器集合
getFloat(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getFloat() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getFloat(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getFloat(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getFloat() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getFloat(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getFloat(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getFloat() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getFloat(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getFloat(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getFloat() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getFloat(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getFloat(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getFloat(int, float) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getFloat(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getFloat(String, float) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getFloat(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getFloat(String, float) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getFloat(String, String, float) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getFloat(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getFloat(String, float) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getFloat(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取浮点数
getFloat(String, float) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取浮点数,若不存在则返回指定默认值
getFloat(String, String, float) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键的浮点数,若为空则返回指定默认值
getFloat(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getFloat(String, float) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getFormat() - Method in class net.ymate.platform.commons.QRCodeHelper
 
getFromCache(ICaches, ICaches.Scope, String, String) - Method in interface net.ymate.platform.cache.ICacheScopeProcessor
从缓存中获取由cacheName指定的缓存对象
getFromCache(ICaches, ICaches.Scope, String, String) - Method in class net.ymate.platform.webmvc.support.WebCacheScopeProcessor
 
getGeneratedKey(Statement, List<String>) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
getGeneratedKey(Statement, List<String>) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
获取自增主键值(按 Long 类型返回),采用JDBC Statement对象获取自动生成的主键(仅处理单主键)
getGridFsBucket() - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
获取GridFSBucket对象
getGridFsBucket() - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
getGzippedBody() - Method in class net.ymate.platform.webmvc.PageCacheElement
 
getHash(File) - Static method in class net.ymate.platform.commons.util.FileUtils
获取文件MD5签名值
getHeaders() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getHeaders() - Method in interface net.ymate.platform.commons.http.IHttpResponse
获取响应头集合
getHeaders() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
getHeaders() - Method in class net.ymate.platform.webmvc.PageCacheElement
 
getHeaders() - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
getHeartbeatInterval() - Method in interface net.ymate.platform.serv.IClientCfg
获取心跳包发送间隔(秒)
getHeartbeatInterval() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getHeartbeatPacket() - Method in interface net.ymate.platform.serv.IHeartbeatService
获取心跳包对象
getHeartbeatPacket() - Method in class net.ymate.platform.serv.impl.DefaultHeartbeatServiceImpl
 
getHost() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getHostIPAddresses() - Static method in class net.ymate.platform.commons.util.NetworkUtils.IP
 
getHostIPAddresses(String) - Static method in class net.ymate.platform.commons.util.NetworkUtils.IP
 
getHostName() - Static method in class net.ymate.platform.commons.util.NetworkUtils.IP
 
getHostName() - Method in class net.ymate.platform.log.LogInfo
 
getHttpClient() - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
getHttpMethod() - Method in class net.ymate.platform.webmvc.impl.DefaultRequestContext
 
getHttpMethod() - Method in interface net.ymate.platform.webmvc.IRequestContext
获取当前请求方式
getHttpStatus() - Method in exception net.ymate.platform.webmvc.exception.ValidationResultException
 
getI18n() - Method in class net.ymate.platform.core.Application
 
getI18n() - Method in interface net.ymate.platform.core.IApplication
获取国际化资源管理器
getI18nEventHandler() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getI18nEventHandler() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取国际化资源事件监听处理器
getId() - Method in class net.ymate.platform.core.beans.intercept.InterceptMeta
 
getId() - Method in class net.ymate.platform.core.persistence.AbstractSession
 
getId() - Method in interface net.ymate.platform.core.persistence.base.IEntity
获取实体主键值
getId() - Method in interface net.ymate.platform.core.persistence.ISession
获取会话唯一标识
getId() - Method in class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
getId() - Method in interface net.ymate.platform.persistence.jdbc.transaction.ITransaction
获取事务唯一标识
getId() - Method in class net.ymate.platform.persistence.mongodb.support.BaseEntity
 
getId() - Method in class net.ymate.platform.persistence.mongodb.transaction.impl.DefaultTransaction
 
getId() - Method in interface net.ymate.platform.persistence.mongodb.transaction.ITransaction
获取事务唯一标识
getId() - Method in class net.ymate.platform.plugin.PluginMeta
 
getId() - Method in interface net.ymate.platform.serv.ISessionWrapper
获取当前会话标识符
getId() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionWrapper
 
getId() - Method in class net.ymate.platform.serv.nio.server.NioSessionWrapper
 
getIdentifierQuote() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
自定义引用标识符
getIdentifierQuote() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getIdentifierQuoteBegin() - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
getIdentifierQuoteBegin() - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
获取引用标识符
getIdentifierQuoteEnd() - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
getIdentifierQuoteEnd() - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
获取引用标识符
getImageHeight() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getImageWidth() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getIncludedModules() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getIncludedModules() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取包含模块名集合,若设置该参数则框架初始化时仅加载被包含的模块
getIndexes() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getInitClass() - Method in class net.ymate.platform.plugin.PluginMeta
 
getInitializer() - Method in class net.ymate.platform.core.beans.BeanMeta
 
getInitializers() - Method in class net.ymate.platform.core.ApplicationInitializer
 
getInitializers() - Method in class net.ymate.platform.plugin.impl.PluginBeanLoadInitializer
 
getInputStream() - Method in interface net.ymate.platform.commons.http.IFileWrapper
获取文件输入流
getInputStream() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
getInputStream() - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
获取文件输入流对象
getInputStream() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
getInstance() - Static method in class net.ymate.platform.core.support.RecycleHelper
 
getInstance(String) - Method in class net.ymate.platform.log.jcl.JCLogFactory
 
getInstance(Class) - Method in class net.ymate.platform.log.jcl.JCLogFactory
 
getInstance() - Static method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
getInt(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getInt() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getInt(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getInt(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getInt() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getInt(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getInt(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getInt() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getInt(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getInt(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getInt() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getInt(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getInt(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getInt(int, int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getInt(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getInt(String, int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getInt(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getInt(String, int) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getInt(String, String, int) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getInt(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getInt(String, int) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getInt(String, String, int) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getInt(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获得对应的数字值
getInt(String, int) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获得对应的数字值,若不存在则返回指定默认值
getInt(String, String, int) - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取指定分类中键的对应的数字值,若不存在则返回指定默认值
getInt(String, String, int) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键的对应的数字值,若为空则返回指定默认值
getInt(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getInt(String, int) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getInt() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
getInterceptAnnotations() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
getInterceptMeta(IApplication, Class<?>, Method) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
getInterceptorClass() - Method in class net.ymate.platform.core.beans.intercept.InterceptSetting
 
getInterceptorInstance(IApplication, Class<? extends IInterceptor>) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
getInterceptPackages(Class<?>) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
获取指定类及所有上级包中声明的拦截器(已排除全局禁用拦截器类)
getInterceptSettings() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getInterceptSettings() - Method in class net.ymate.platform.core.Application
 
getInterceptSettings(Class<?>, Method) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
getInterceptSettings() - Method in interface net.ymate.platform.core.IApplication
获取拦截器配置
getInterceptSettings() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取拦截器全局规则设置
getInterfaceNames(Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getInterfaces(Collection<Class<?>>) - Method in class net.ymate.platform.core.beans.BeanMeta
 
getJavaMajorVersion() - Static method in class org.slf4j.impl.VersionUtil
 
getJsonAdapter() - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
getJsonArray(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getJsonArray() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getJsonArray(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getJsonArray(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getJsonArray() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getJsonArray(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getJsonArray(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getJsonArray() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getJsonArray(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getJsonArray(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getJsonArray() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getJsonArray(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getJsonObject(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getJsonObject() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getJsonObject(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getJsonObject(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getJsonObject() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getJsonObject(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getJsonObject(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getJsonObject() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getJsonObject(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getJsonObject(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getJsonObject() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getJsonObject(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getJsonSerializer() - Static method in class net.ymate.platform.commons.serialize.SerializerManager
 
getKeepAliveTime() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getKeepAliveTime() - Method in interface net.ymate.platform.serv.IServerCfg
获取空闲线程等待新任务的最长时间, 默认为 0
getKey() - Method in class net.ymate.platform.cache.support.MultilevelKey
 
getKey() - Method in class net.ymate.platform.commons.lang.PairObject
 
getKey() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Attribute
 
getKey() - Method in class net.ymate.platform.webmvc.context.AbstractEntry
 
getKeyGenerator() - Method in interface net.ymate.platform.cache.ICacheConfig
缓存Key生成器,可选参数,默认值为 net.ymate.platform.cache.impl.DefaultCacheKeyGenerator
getKeyGenerator() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
getKeyGenerator(String) - Static method in class net.ymate.platform.core.persistence.IKeyGenerator.Manager
 
getKeyGeneratorNames() - Static method in class net.ymate.platform.core.persistence.IKeyGenerator.Manager
 
getLabel() - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
getLanguageParamName() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getLanguageParamName() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
国际化语言设置参数名称,可选参数,默认值为_lang
getLastModifyTime() - Method in class net.ymate.platform.core.configuration.IConfigFileChecker.Status
 
getLastTouchTime() - Method in interface net.ymate.platform.serv.ISessionWrapper
获取最后心跳时间(毫秒)
getLastTouchTime() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionWrapper
 
getLastTouchTime() - Method in class net.ymate.platform.serv.nio.server.NioSessionWrapper
 
getLastUpdateTime() - Method in class net.ymate.platform.cache.CacheElement
 
getLatitude() - Method in class net.ymate.platform.commons.util.GeoPoint
 
getLength() - Method in class net.ymate.platform.commons.ConsoleTableBuilder.Column
 
getLength() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getLevel() - Method in enum net.ymate.platform.core.persistence.base.Type.TRANSACTION
 
getLevel() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
getLevel() - Method in interface net.ymate.platform.log.ILogger
获取当前日志级别
getLevel() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
getLevel() - Method in class net.ymate.platform.log.LogInfo
 
getLevel() - Method in enum net.ymate.platform.log.LogLevel
 
getLevel() - Method in class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
getLevel() - Method in interface net.ymate.platform.persistence.jdbc.transaction.ITransaction
获取事务级别
getList() - Method in class net.ymate.platform.commons.lang.TreeObject
 
getList(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getList(String, String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getList(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getList(String, String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getList(String, String) - Method in class net.ymate.platform.configuration.impl.JSONConfigurationProvider
 
getList(String, String) - Method in class net.ymate.platform.configuration.impl.PropertyConfigurationProvider
 
getList(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获得对应的文字值列表,其中匹配以key开头的键串
getList(String, String) - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取指定分类中键的对应的文字值列表,其中匹配以key开头的键串
getList(String, String) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键的对应的文字值列表,其中匹配以key开头的键串
getList(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getLocalAttributes() - Static method in class net.ymate.platform.core.beans.intercept.InterceptContext
 
getLocalAttributes() - Static method in class net.ymate.platform.validation.ValidateContext
 
getLocale() - Method in interface net.ymate.platform.commons.http.IHttpResponse
获取Locale对象
getLocale() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
getLocale() - Method in class net.ymate.platform.webmvc.context.WebContext
 
getLocalIPAddr() - Static method in class net.ymate.platform.commons.util.NetworkUtils.IP
Deprecated.
getLocker(String) - Method in class net.ymate.platform.commons.ReentrantLockHelper
 
getLogContent() - Method in class net.ymate.platform.log.LogInfo
 
getLogFormat() - Method in interface net.ymate.platform.log.ILogConfig
获取日志格式模板, 默认为: "${dateTime} ${level} [${hostName}] [${threadName}] [${threadId}:${callerInfo}] ${logContent}"
getLogFormat() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
getLogger(String, ILogConfig) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
getLogger() - Method in interface net.ymate.platform.log.ILog
获取默认日志记录器
getLogger(String) - Method in interface net.ymate.platform.log.ILog
获取指定名称的日志记录器
getLogger(Class<?>) - Method in interface net.ymate.platform.log.ILog
获取指定类名称的日志记录器
getLogger(String, ILogConfig) - Method in interface net.ymate.platform.log.ILogger
获取指定名称的日志记录器对象
getLogger(String, ILogConfig) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
getLogger() - Method in class net.ymate.platform.log.Logs
 
getLogger(String) - Method in class net.ymate.platform.log.Logs
 
getLogger(Class<?>) - Method in class net.ymate.platform.log.Logs
 
getLogger(String) - Method in class net.ymate.platform.log.slf4j.LogLoggerFactory
 
getLoggerClass() - Method in interface net.ymate.platform.log.ILogConfig
获取ILogger接口实现类类型
getLoggerClass() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerName() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
getLoggerName() - Method in interface net.ymate.platform.log.ILogger
获取日志记录器名称
getLoggerName() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
getLogName() - Method in class net.ymate.platform.log.LogInfo
 
getLong(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getLong() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getLong(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getLong(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getLong() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getLong(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getLong(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getLong() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getLong(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getLong(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getLong() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getLong(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getLong(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getLong(int, long) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getLong(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getLong(String, long) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getLong(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getLong(String, long) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getLong(String, String, long) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getLong(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getLong(String, long) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getLong(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取长整数
getLong(String, long) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取长整数,若不存在则返回指定默认值
getLong(String, String, long) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键的长整数,若为空则返回指定默认值
getLong(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getLong(String, long) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getLong() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
getLongitude() - Method in class net.ymate.platform.commons.util.GeoPoint
 
getMainClass() - Method in class net.ymate.platform.core.AbstractApplicationConfigureFactory
 
getMainClass() - Method in interface net.ymate.platform.core.IApplicationConfigureFactory
获取启动配置类
getMajorVersion() - Method in class net.ymate.platform.core.Version
 
getMap() - Method in class net.ymate.platform.commons.lang.TreeObject
 
getMap(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getMap(String, String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getMap(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getMap(String, String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getMap(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获取键值映射
getMap(String, String) - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取指定分类中键的键值映射
getMap(String, String) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键的键值映射
getMap(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getMapping() - Method in class net.ymate.platform.webmvc.InterceptorRuleMeta
 
getMapping() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMasterServerMeta() - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
getMasterServerMeta() - Method in interface net.ymate.platform.persistence.redis.IRedisDataSourceConfig
获取主服务配置描述对象
getMasterServerName() - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
getMasterServerName() - Method in interface net.ymate.platform.persistence.redis.IRedisDataSourceConfig
获取主服务名称
getMaxAge() - Method in interface net.ymate.platform.webmvc.cors.ICrossDomainSetting
跨域请求响应的最大缓存时间(秒),默认: 1800(即30分种)
getMaxAge() - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
getMaxAttempts() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getMaxDecryptBlockSize() - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
getMaxEncryptBlockSize() - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
getMaxFieldSize() - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
设置此 Statement 对象生成的 ResultSet 对象中字符和二进制列值可以返回的最大字节数限制。 此限制仅应用于 BINARY、VARBINARY、LONGVARBINARY、CHAR、VARCHAR、NCHAR、NVARCHAR、LONGNVARCHAR 和 LONGVARCHAR 字段。如果超过了该限制,则直接丢弃多出的数据。为了获得最大的可移植性,应该使用大于 256 的值。 以字节为单位的新列大小限制;0 表示没有任何限制
getMaxRow() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultQueryOperator
 
getMaxRow() - Method in interface net.ymate.platform.persistence.jdbc.base.IQueryOperator
结果集返回最大记录数,默认为0,表示没有任何限制
getMaxRows() - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
将此 Statement 对象生成的所有 ResultSet 对象可以包含的最大行数限制设置为给定数。如果超过了该限制,则直接撤消多出的行。 新的最大行数限制;0 表示没有任何限制
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMediaInfo() - Method in class net.ymate.platform.commons.FFmpegHelper
 
getMessage() - Method in exception net.ymate.platform.commons.exception.ServiceException
 
getMessage() - Method in exception net.ymate.platform.commons.exception.ServiceStatusException
 
getMessage() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpMessageWrapper
 
getMessage() - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
getMessage() - Method in class net.ymate.platform.webmvc.util.IExceptionProcessor.Result
 
getMethod(String) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getMethod(Method) - Method in class net.ymate.platform.validation.ValidationMeta
 
getMethod() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getMethod() - Method in class net.ymate.platform.webmvc.support.RequestMethodWrapper
 
getMethodParameterMetas() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getMethodParamNames(Method) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getMethodParamNames() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getMethodParams() - Method in class net.ymate.platform.core.beans.intercept.InterceptContext
 
getMethodParams() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyChain
 
getMethodParams() - Method in interface net.ymate.platform.core.beans.proxy.IProxyChain
获取方法参数集合
getMethods() - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getMethods(Class<?>, boolean) - Static method in class net.ymate.platform.commons.util.ClassUtils
获取clazz指定的类对象所有的Method对象(若包含其父类对象,直至其父类为空)
getMinorVersion() - Method in class net.ymate.platform.core.Version
 
getMixString(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getMixString(int, String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getMixString(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getMixString(String, String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getMode() - Method in class net.ymate.platform.validation.ValidationMeta
 
getModule(Class<T>) - Method in class net.ymate.platform.core.module.ModuleManager
 
getModule(String) - Method in class net.ymate.platform.core.module.ModuleManager
 
getModuleConfigurer(String) - Method in interface net.ymate.platform.core.IApplicationConfigureParser
获取指定模块名称的配置
getModuleConfigurer(String) - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取模块配置加载器
getModuleConfigurer(String) - Method in class net.ymate.platform.core.impl.DefaultApplicationConfigureParser
 
getModuleConfigurer(String) - Method in class net.ymate.platform.core.impl.DefaultApplicationConfigurer
 
getModuleHome() - Method in class net.ymate.platform.configuration.Cfgs
 
getModuleHome() - Method in interface net.ymate.platform.core.configuration.IConfig
模块主目录路径
getModuleManager() - Method in class net.ymate.platform.core.Application
 
getModuleManager() - Method in interface net.ymate.platform.core.IApplication
获取模块管理器
getModuleName() - Method in class net.ymate.platform.configuration.Cfgs
 
getModuleName() - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
getModuleName() - Method in interface net.ymate.platform.core.configuration.IConfig
模块名称
getModuleName() - Method in interface net.ymate.platform.core.configuration.IConfigurationConfig
模块名称,此模块一般指现实项目中分拆的若干子项目的名称,默认值为空
getModuleName() - Method in interface net.ymate.platform.core.module.IModuleConfigurer
获取当前配置对应的模块名称
getModuleName() - Method in class net.ymate.platform.core.module.impl.DefaultModuleConfigurer
 
getMsg() - Method in class net.ymate.platform.validation.ValidateResult
 
getName() - Method in class net.ymate.platform.cache.Caches
 
getName() - Method in interface net.ymate.platform.cache.ICacheProvider
获取缓存提供者名称
getName() - Method in class net.ymate.platform.cache.impl.DefaultCacheProvider
 
getName() - Method in class net.ymate.platform.cache.impl.MultilevelCacheProvider
 
getName() - Method in class net.ymate.platform.cache.impl.RedisCacheProvider
 
getName() - Method in interface net.ymate.platform.commons.http.IFileWrapper
获取文件名称(不含扩展名称)
getName() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
getName() - Method in class net.ymate.platform.commons.ISheetHandler.CellMeta
 
getName() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
getName() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
getName() - Method in interface net.ymate.platform.core.module.IModule
获取模块名称
getName() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
getName() - Method in class net.ymate.platform.core.persistence.base.IndexMeta
 
getName() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getName() - Method in enum net.ymate.platform.core.persistence.base.Type.FIELD
 
getName() - Method in interface net.ymate.platform.core.persistence.IDataSourceConfig
获取数据源名称
getName() - Method in enum net.ymate.platform.log.LogLevel
 
getName() - Method in class net.ymate.platform.log.slf4j.LogLogger
 
getName() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler.ColumnMeta
 
getName() - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
获取方言名称
getName() - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.DB2Dialect
 
getName() - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.H2Dialect
 
getName() - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.HSQLDBDialect
 
getName() - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.MySQLDialect
 
getName() - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.OracleDialect
 
getName() - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.PostgreSQLDialect
 
getName() - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.SQLiteDialect
 
getName() - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.SQLServerDialect
 
getName() - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
getName() - Method in enum net.ymate.platform.persistence.jdbc.query.Join.Type
 
getName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
getName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
getName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
getName() - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
getName() - Method in class net.ymate.platform.persistence.redis.Redis
 
getName() - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable
 
getName() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getName() - Method in class net.ymate.platform.plugin.PluginMeta
 
getName() - Method in class net.ymate.platform.plugin.Plugins
 
getName() - Method in class net.ymate.platform.validation.ValidateResult
 
getName() - Method in class net.ymate.platform.validation.ValidationMeta.MethodInfo
 
getName() - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
getName() - Method in class net.ymate.platform.validation.Validations
 
getName() - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
获取文件名称
getName() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getName() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
getName() - Method in class net.ymate.platform.webmvc.WebMVC
 
getNamedFilter() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getNewValue() - Method in class net.ymate.platform.core.beans.support.PropertyStateMeta
 
getNode(String) - Method in class net.ymate.platform.commons.XPathHelper
 
getNode(Object, String) - Method in class net.ymate.platform.commons.XPathHelper
 
getNodeList(String) - Method in class net.ymate.platform.commons.XPathHelper
 
getNodeList(Object, String) - Method in class net.ymate.platform.commons.XPathHelper
 
getNonNullableFields() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
getNorthEast() - Method in class net.ymate.platform.commons.util.GeoBound
 
getNumberValue(String) - Method in class net.ymate.platform.commons.XPathHelper
 
getNumberValue(Object, String) - Method in class net.ymate.platform.commons.XPathHelper
 
getObject() - Method in class net.ymate.platform.cache.CacheElement
 
getObject() - Method in class net.ymate.platform.commons.lang.TreeObject
 
getObject(String) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getObject(int) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
getObjectClass() - Method in class net.ymate.platform.commons.lang.BlurObject
 
getObjectPoolConfig() - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
getObjectPoolConfig() - Method in interface net.ymate.platform.persistence.redis.IRedisDataSourceConfig
获取对象池配置
getOperationType() - Method in class net.ymate.platform.core.persistence.SessionEventContext
 
getOperationType() - Method in class net.ymate.platform.persistence.jdbc.base.AccessorEventContext
 
getOriginalUrl() - Method in class net.ymate.platform.webmvc.impl.DefaultRequestContext
 
getOriginalUrl() - Method in interface net.ymate.platform.webmvc.IRequestContext
获取原始URL请求路径
getOriginalValue() - Method in class net.ymate.platform.core.beans.support.PropertyStateMeta
 
getOriginalValue(String) - Static method in class net.ymate.platform.validation.validate.RSADataValidator
 
getOriginJedis() - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
获取原始Jedis对象
getOriginJedis() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getOriginJedis() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getOriginJedis() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getOutputDir() - Method in interface net.ymate.platform.log.ILogConfig
获取日志文件输出路径
getOutputDir() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
getOutputEncoding() - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
getOutputPath() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getOutputStream() - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
获取文件输出流对象
getOutputStream() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
getOwner() - Method in class net.ymate.platform.cache.AbstractCacheProvider
 
getOwner() - Method in class net.ymate.platform.cache.Caches
 
getOwner() - Method in interface net.ymate.platform.cache.ICacheEventListener
获取所属缓存管理器
getOwner() - Method in interface net.ymate.platform.cache.ICacheProvider
获取所属缓存管理器
getOwner() - Method in interface net.ymate.platform.cache.ICaches
获取所属应用容器
getOwner() - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
getOwner() - Method in interface net.ymate.platform.core.beans.IBeanFactory
获取所属应用容器管理器
getOwner() - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
getOwner() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
getOwner() - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
getOwner() - Method in interface net.ymate.platform.core.beans.proxy.IProxyFactory
获取代理工厂所属应用容器管理器
getOwner() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
 
getOwner() - Method in interface net.ymate.platform.core.persistence.IConnectionHolder
获取所属持久化模块
getOwner() - Method in interface net.ymate.platform.core.persistence.IDataSourceAdapter
获取所属持久化模块
getOwner() - Method in interface net.ymate.platform.core.persistence.IPersistence
获取所属应用容器
getOwner() - Method in class net.ymate.platform.core.support.AbstractContext
 
getOwner() - Method in interface net.ymate.platform.core.support.IContext
获取所属应用管理器
getOwner() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseConnectionHolder
 
getOwner() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
getOwner() - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
getOwner() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoConnectionHolder
 
getOwner() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
getOwner() - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
getOwner() - Method in class net.ymate.platform.persistence.redis.impl.RedisCommandHolder
 
getOwner() - Method in class net.ymate.platform.persistence.redis.impl.RedisSession
 
getOwner() - Method in class net.ymate.platform.persistence.redis.Redis
 
getOwner() - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
getOwner() - Method in interface net.ymate.platform.plugin.IPluginFactory
获取所属应用容器管理器
getOwner() - Method in interface net.ymate.platform.plugin.IPlugins
获取所属应用容器实例
getOwner() - Method in class net.ymate.platform.plugin.Plugins
 
getOwner() - Method in interface net.ymate.platform.validation.IValidation
获取所属应用容器
getOwner() - Method in class net.ymate.platform.validation.Validations
 
getOwner() - Method in class net.ymate.platform.webmvc.context.WebContext
 
getOwner() - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
getOwner() - Method in interface net.ymate.platform.webmvc.IWebMvc
获取所属应用容器实例
getOwner() - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
getOwner() - Method in class net.ymate.platform.webmvc.WebMVC
 
getPackage(Class<?>, Class<? extends Annotation>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getPackageAnnotation(Class<?>, Class<A>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getPackageName() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptPackageMeta
 
getPackageName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getPackageNames() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getPackageNames() - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
getPackageNames() - Method in interface net.ymate.platform.core.beans.IBeanLoader
获取扫描包路径名称集合
getPackageNames() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取自动扫描的包名称集合
getPackageNames() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
getPackageNames() - Method in interface net.ymate.platform.plugin.IPluginConfig
插件工厂自动扫描的包名前缀集合
getPageContext() - Static method in class net.ymate.platform.webmvc.context.WebContext
 
getPageCount() - Method in class net.ymate.platform.core.persistence.impl.DefaultResultSet
 
getPageCount() - Method in interface net.ymate.platform.core.persistence.IResultSet
获取总页数
getPageNumber() - Method in class net.ymate.platform.core.persistence.impl.DefaultResultSet
 
getPageNumber() - Method in interface net.ymate.platform.core.persistence.IResultSet
获取当前页号
getPageSize() - Method in class net.ymate.platform.core.persistence.impl.DefaultResultSet
 
getPageSize() - Method in interface net.ymate.platform.core.persistence.IResultSet
获取每页记录数
getParam(String) - Method in class net.ymate.platform.core.Application
 
getParam(String, String) - Method in class net.ymate.platform.core.Application
 
getParam(String) - Method in interface net.ymate.platform.core.IApplication
获取由name指定的全局参数值
getParam(String, String) - Method in interface net.ymate.platform.core.IApplication
获取由name指定的全局参数值,若参数值为空则返回默认值
getParam(String) - Method in interface net.ymate.platform.serv.IClientCfg
获取客户端自定义参数值
getParam(String, String) - Method in interface net.ymate.platform.serv.IClientCfg
获取客户端自定义参数值
getParam(String) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getParam(String, String) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getParam(String) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getParam(String, String) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getParam(String) - Method in interface net.ymate.platform.serv.IServerCfg
获取服务端自定义参数值
getParam(String, String) - Method in interface net.ymate.platform.serv.IServerCfg
获取服务端自定义参数值
getParamAnnotation() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
getParamConfigReader() - Method in class net.ymate.platform.core.Application
 
getParamConfigReader() - Method in interface net.ymate.platform.core.IApplication
获取全局配置参数读取器
getParameter(String) - Method in class net.ymate.platform.webmvc.support.MultipartRequestWrapper
 
getParameterizedTypes(Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
getParameterMap() - Method in class net.ymate.platform.webmvc.support.MultipartRequestWrapper
 
getParameterNames() - Method in class net.ymate.platform.webmvc.support.MultipartRequestWrapper
 
getParameters() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getParameters() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取扩展参数映射
getParameters() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
getParameters() - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
getParameters() - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
获取SQL参数集合
getParameters() - Method in class net.ymate.platform.persistence.jdbc.base.SQLBatchParameter
获取SQL参数集合
getParameters() - Method in class net.ymate.platform.webmvc.context.WebContext
 
getParameterToBoolean(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getParameterToInt(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getParameterToLong(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getParameterToString(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getParameterValues(String) - Method in class net.ymate.platform.webmvc.support.MultipartRequestWrapper
 
getParamExtend(String) - Method in class net.ymate.platform.core.event.AbstractEventContext
 
getParamInfo() - Method in class net.ymate.platform.validation.ValidateContext
 
getParamName() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
getParams() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getParams() - Method in class net.ymate.platform.core.Application
 
getParams() - Method in interface net.ymate.platform.core.IApplication
获取框架全局参数映射
getParams() - Method in interface net.ymate.platform.serv.IClientCfg
获取客户端自定义参数映射
getParams() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getParams() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getParams() - Method in interface net.ymate.platform.serv.IServerCfg
获取 服务端自定义参数映射
getParams() - Method in class net.ymate.platform.validation.ValidationMeta.MethodInfo
 
getParams(IWebMvc, RequestMeta) - Method in class net.ymate.platform.webmvc.impl.DefaultSignatureParamParser
 
getParams(IWebMvc, RequestMeta) - Method in interface net.ymate.platform.webmvc.ISignatureParamParser
获取签名所需参数集合
getParamType() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
getParamValue(Object, boolean) - Method in class net.ymate.platform.validation.AbstractValidator
获取参数值,若参数为数组则提取第0个元素值
getParamValue() - Method in class net.ymate.platform.validation.ValidateContext
 
getParamValue(String) - Method in class net.ymate.platform.validation.ValidateContext
 
getParamValues() - Method in class net.ymate.platform.validation.ValidateContext
 
getParent() - Method in interface net.ymate.platform.core.beans.IBeanFactory
获取父对象工厂
getParent() - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
getPassKey() - Method in class net.ymate.platform.commons.impl.DefaultPasswordProcessor
 
getPassKey() - Method in interface net.ymate.platform.commons.IPasswordProcessor
获取加/解密密钥
getPassword() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
getPassword() - Method in interface net.ymate.platform.core.persistence.IDataSourceConfig
数据源访问密码,可选参数
getPassword() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getPasswordClass() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
getPasswordClass() - Method in interface net.ymate.platform.core.persistence.IDataSourceConfig
数据源密码处理器,可选参数,用于对已加密码数据源访问密码进行解密,默认为空
getPasswordProcessor() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getPasswordProcessor() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取默认密码处理器
getPath() - Method in class net.ymate.platform.plugin.PluginMeta
 
getPath() - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
获取完整的文件名及路径
getPath() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
getPlugin(String) - Method in class net.ymate.platform.plugin.impl.DefaultPluginBeanFactory
 
getPlugin(String) - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
getPlugin(Class<T>) - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
getPlugin(String) - Method in interface net.ymate.platform.plugin.IPluginBeanFactory
通过插件唯一标识获取插件实例
getPlugin(String) - Method in interface net.ymate.platform.plugin.IPluginFactory
通过插件唯一标识获取插件实例
getPlugin(Class<T>) - Method in interface net.ymate.platform.plugin.IPluginFactory
通过接口类型获取插件实例
getPlugin(String) - Method in interface net.ymate.platform.plugin.IPlugins
通过ID获取默认插件工厂中的插件实例
getPlugin(Class<T>) - Method in interface net.ymate.platform.plugin.IPlugins
通过接口类型获取默认插件工厂中的插件实例
getPlugin(String) - Method in class net.ymate.platform.plugin.Plugins
 
getPlugin(Class<T>) - Method in class net.ymate.platform.plugin.Plugins
 
getPluginBeanLoader() - Method in class net.ymate.platform.plugin.impl.DefaultPluginBeanLoaderFactory
 
getPluginBeanLoader() - Method in interface net.ymate.platform.plugin.IPluginBeanLoaderFactory
获取插件对象加载器接口实现
getPluginBeanLoaderFactory() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
getPluginBeanLoaderFactory() - Method in interface net.ymate.platform.plugin.IPluginConfig
插件对象加载器工厂对象
getPluginConfig() - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
getPluginConfig() - Method in interface net.ymate.platform.plugin.IPluginFactory
获取插件工厂配置
getPluginContext() - Method in class net.ymate.platform.plugin.AbstractPlugin
 
getPluginContext() - Method in interface net.ymate.platform.plugin.IPlugin
获取插件环境上下文
getPluginEventListener() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
getPluginEventListener() - Method in interface net.ymate.platform.plugin.IPluginConfig
插件生命周期事件监听器
getPluginFactory() - Method in class net.ymate.platform.plugin.impl.DefaultPluginContext
 
getPluginFactory() - Method in interface net.ymate.platform.plugin.IPluginContext
获取插件工厂对象
getPluginFactory() - Method in interface net.ymate.platform.plugin.IPlugins
获取插件工厂实例
getPluginFactory() - Method in class net.ymate.platform.plugin.Plugins
 
getPluginHome() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
getPluginHome() - Method in interface net.ymate.platform.plugin.IPluginConfig
插件存放路径
getPluginHome() - Method in class net.ymate.platform.plugin.PluginClassLoader
 
getPluginMeta(String) - Method in class net.ymate.platform.plugin.impl.DefaultPluginBeanFactory
 
getPluginMeta() - Method in class net.ymate.platform.plugin.impl.DefaultPluginContext
 
getPluginMeta(String) - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
getPluginMeta(String) - Method in interface net.ymate.platform.plugin.IPluginBeanFactory
通过插件唯一标识获取插件配置信息元数据描述
getPluginMeta() - Method in interface net.ymate.platform.plugin.IPluginContext
获取插件配置元数据描述对象
getPluginMeta(String) - Method in interface net.ymate.platform.plugin.IPluginFactory
通过插件唯一标识获取插件配置信息元数据描述
getPluginMetas() - Method in class net.ymate.platform.plugin.impl.DefaultPluginBeanFactory
 
getPluginMetas() - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
getPluginMetas() - Method in interface net.ymate.platform.plugin.IPluginBeanFactory
获取插件配置信息描述对象集合
getPluginMetas() - Method in interface net.ymate.platform.plugin.IPluginFactory
获取插件配置信息描述对象集合
getPluginViewPath() - Static method in class net.ymate.platform.webmvc.util.ViewPathUtils
 
getPoints() - Method in class net.ymate.platform.commons.util.GeoPolygon
 
getPort() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getPort() - Method in interface net.ymate.platform.serv.IClientCfg
获取远程服务监听端口
getPort() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getPort() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getPort() - Method in interface net.ymate.platform.serv.IServerCfg
获取服务监听端口
getPrecision() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
getPrecision() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
getPrefix() - Method in class net.ymate.platform.webmvc.impl.DefaultRequestContext
 
getPrefix() - Method in interface net.ymate.platform.webmvc.IRequestContext
获取URL前缀
getPrefix() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
getPreparedStatement(Connection, String) - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessor
使用PreparedStatement(参数化)方式进行数据库访问操作,用于直接使用SQL文
getPreparedStatement(Connection, String) - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
创建自定义PreparedStatement对象,默认null
getPreparedStatement(Connection, String) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BaseAccessor
 
getPrimaryKeyClass() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getPrimaryKeyName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
getPrimaryKeys() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getPrimaryKeys() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
getPrimaryKeys() - Method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
getPrimaryKeyType() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
getPrintStackCount() - Method in interface net.ymate.platform.log.ILogConfig
获取打印堆栈数量,超过这个数量会省略输出,默认值:5
getPrintStackCount() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
getPriorityRunEnv() - Static method in class net.ymate.platform.core.YMP
获取运行模式, 默认值: UNKNOWN
getPriorityRunEnv(IApplication.Environment) - Static method in class net.ymate.platform.core.YMP
获取运行模式, 若系统级设置存在则优先使用, 否则返回由参数指定的值, 若参数值为空则返回默认值: UNKNOWN
getPrivateKey() - Method in interface net.ymate.platform.validation.validate.IRSAKeyProvider
获取RSA私钥
getProcessId() - Static method in class net.ymate.platform.commons.util.RuntimeUtils
 
getProcessor() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getProjectHome() - Method in class net.ymate.platform.configuration.Cfgs
 
getProjectHome() - Method in interface net.ymate.platform.core.configuration.IConfig
项目主目录路径
getProjectName() - Method in class net.ymate.platform.configuration.Cfgs
 
getProjectName() - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
getProjectName() - Method in interface net.ymate.platform.core.configuration.IConfig
项目名称
getProjectName() - Method in interface net.ymate.platform.core.configuration.IConfigurationConfig
项目名称,做为根路径下级子目录,对现实项目起分类作用,默认值为空
getProperties() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
getProperties() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getProperty(String, String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getProperty(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getProperty(String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
getProperty(String, String) - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取指定分类中键的指定键名的属性对象
getProperty(String) - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取指定键名的属性对象
getPropertyByField(String) - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getPropertyByName(String) - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getPropertyName() - Method in class net.ymate.platform.core.beans.support.PropertyStateMeta
 
getPropertyNames() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getProxies() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
getProxies(IProxyFilter) - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
getProxies() - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
getProxies(IProxyFilter) - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
getProxies() - Method in interface net.ymate.platform.core.beans.proxy.IProxyFactory
获取当前工厂已注册的代理类对象集合
getProxies(IProxyFilter) - Method in interface net.ymate.platform.core.beans.proxy.IProxyFactory
获取当前工厂已注册的代理类对象集合
getProxyFactory() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getProxyFactory() - Method in interface net.ymate.platform.core.beans.IBeanFactory
获取代理工厂
getProxyFactory() - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
getProxyFactory() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyChain
 
getProxyFactory() - Method in interface net.ymate.platform.core.beans.proxy.IProxyChain
获取所属代理工厂
getProxyFactory() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取代理工厂
getProxyFactory() - Static method in class net.ymate.platform.core.YMP
 
getPublicKey() - Method in interface net.ymate.platform.validation.validate.IRSAKeyProvider
获取RSA公钥
getQueryTimeout() - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
将驱动程序等待 Statement 对象执行的秒数设置为给定秒数。如果超过该限制,则抛出 SQLException。 JDBC 驱动程序必须将此限制应用于 execute、executeQuery 和 executeUpdate 方法。 JDBC 驱动程序实现也可以将此限制应用于 ResultSet 方法(有关详细信息,请参考驱动程序供应商文档)。 以秒为单位的查询超时限制;0 表示没有任何限制
getQueueSize() - Method in class net.ymate.platform.commons.ExecutableQueue
 
getR() - Method in class net.ymate.platform.commons.util.GeoCircle
 
getrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getReadonlyColumns() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getReasonPhrase() - Method in interface net.ymate.platform.commons.http.IHttpResponse
获取原因说明
getReasonPhrase() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
getReconnectionInterval() - Method in interface net.ymate.platform.serv.IClientCfg
获取断线重连检测间隔(秒)
getReconnectionInterval() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getRecordCount() - Method in class net.ymate.platform.core.persistence.impl.DefaultResultSet
 
getRecordCount() - Method in interface net.ymate.platform.core.persistence.IResultSet
获取总记录数
getRecycleHelper() - Method in class net.ymate.platform.core.Application
 
getRecycleHelper() - Method in interface net.ymate.platform.core.IApplication
获取对象资源回收助手
getRedirectUrl() - Method in exception net.ymate.platform.webmvc.exception.UserSessionConfirmationStateException
 
getRemarks() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
getRemarks() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
getRemoteAddr() - Method in exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
getRemoteAddress(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
getRemoteAddresses(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
getRemoteHost() - Method in interface net.ymate.platform.serv.IClientCfg
获取远程主机名称或IP地址
getRemoteHost() - Method in class net.ymate.platform.serv.impl.DefaultClientCfg
 
getRequest() - Static method in class net.ymate.platform.webmvc.context.WebContext
 
getRequestAttributeToBoolean(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getRequestAttributeToInt(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getRequestAttributeToLong(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getRequestAttributeToObject(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getRequestAttributeToString(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getRequestContext() - Static method in class net.ymate.platform.webmvc.context.WebContext
 
getRequestIgnoreSuffixes() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getRequestIgnoreSuffixes() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
请求忽略后缀集合,可选参数,默认值为jsp|jspx|png|gif|jpg|jpeg|js|css|swf|ico|htm|html|eot|woff|ttf|svg|map
getRequestMapping() - Method in class net.ymate.platform.webmvc.impl.DefaultRequestContext
 
getRequestMapping() - Method in interface net.ymate.platform.webmvc.IRequestContext
获取请求映射字符串(注 : 必须以字符 ' / ' 开始且不以 ' / ' 结束)
getRequestMappingParser() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getRequestMappingParser() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
控制器请求映射路径分析器,可选值为已知分析器名称或自定义分析器类名称,默认为default,目前支持已知分析器[default|...]
getRequestMetas(Type.HttpMethod) - Method in class net.ymate.platform.webmvc.impl.DefaultRequestMappingParser
 
getRequestMetas(Type.HttpMethod) - Method in interface net.ymate.platform.webmvc.IRequestMappingParser
根据HTTP请求方式获取对应的控制器请求映射元数据描述映射
getRequestMethodParam() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getRequestMethodParam() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
请求方法参数名称,可选参数,默认值为_method
getRequestPrefix() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getRequestPrefix() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
请求路径前缀,可选参数,默认值为空
getRequestProcessor() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getRequestProcessor() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
控制器请求处理器,可选值为已知处理器名称或自定义处理器类名称,自定义类需实现net.ymate.platform.webmvc.IRequestProcessor接口,默认为default,目前支持已知处理器[default|json|xml|...]
getRequestTimeout() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getResolution() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getResource(String, Class<?>) - Static method in class net.ymate.platform.commons.util.ResourceUtils
 
getResourceAsStream(String, Class<?>) - Static method in class net.ymate.platform.commons.util.ResourceUtils
 
getResourceAsStream(Class<?>, String...) - Static method in class net.ymate.platform.commons.util.ResourceUtils
按数组顺序查加载资源文件并返回输入流
getResourceHome() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getResourceHome() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
国际化资源文件存放路径,可选参数,默认值为${root}/i18n/
getResourceName() - Method in class net.ymate.platform.validation.ValidateContext
 
getResourceName() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getResourceName() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
国际化资源文件名称,可选参数,默认值为messages
getResources(String, Class<?>, boolean) - Static method in class net.ymate.platform.commons.util.ResourceUtils
 
getResourcesName() - Method in class net.ymate.platform.validation.ValidationMeta
 
getResponse() - Static method in class net.ymate.platform.webmvc.context.WebContext
 
getResponseBody() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getResponseCache() - Method in class net.ymate.platform.webmvc.InterceptorRuleMeta
 
getResponseCache() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getResponseCharset() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getResponseHeaders() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getResponseView() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getResult() - Method in class net.ymate.platform.commons.util.ExpressionUtils
 
getResult() - Method in class net.ymate.platform.core.persistence.AbstractTrade
获取执行结果
getResultData() - Method in class net.ymate.platform.core.persistence.impl.DefaultResultSet
 
getResultData() - Method in interface net.ymate.platform.core.persistence.IResultSet
获取结果集数据
getResultObject() - Method in class net.ymate.platform.core.beans.intercept.InterceptContext
 
getResultSet() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultQueryOperator
 
getResultSet() - Method in interface net.ymate.platform.persistence.jdbc.base.IQueryOperator
获取查询结果
getResultSetHandler() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultQueryOperator
 
getResultSetHandler() - Method in interface net.ymate.platform.persistence.jdbc.base.IQueryOperator
获取结果集数据处理器
getResultSets() - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
getResultSets() - Method in interface net.ymate.platform.persistence.jdbc.base.IProcedureOperator
获取执行结果集合
getResultView() - Method in exception net.ymate.platform.webmvc.exception.ValidationResultException
 
getReturnValue() - Method in exception net.ymate.platform.core.beans.intercept.InterceptException
 
getRevisionNumber() - Method in class net.ymate.platform.core.Version
 
getRootPath() - Static method in class net.ymate.platform.commons.util.RuntimeUtils
 
getRootPath(boolean) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
 
getRows() - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
getRSAKey(Key) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
getRunEnv() - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
getRunEnv() - Method in class net.ymate.platform.core.Application
 
getRunEnv() - Method in interface net.ymate.platform.core.IApplication
获取当前运行环境
getRunEnv() - Method in interface net.ymate.platform.core.IApplicationConfigurer
获取运行模式
getSafeConnectionHolder(IDatabase, IDatabaseConnectionHolder, String) - Static method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
确保能够正确获取到数据库连接持有对象,即连接持有对象为null时尝试获取JDBC默认连接
getScale() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
getScale() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
getSchema() - Method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
getScriptProcessor(Class<? extends IRepositoryScriptProcessor>) - Static method in class net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor.Manager
 
getScriptProcessor(String) - Static method in class net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor.Manager
 
getSelectorCount() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getSelectorCount() - Method in interface net.ymate.platform.serv.IServerCfg
获取选择器数量
getSequenceName() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getSequenceNextValSql(String) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
getSequenceNextValSql(String) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
获取下一序列值的SQL语句
getSequenceNextValSql(String) - Method in class net.ymate.platform.persistence.jdbc.dialect.impl.OracleDialect
 
getSerializer() - Method in interface net.ymate.platform.cache.ICacheConfig
对象序列化接口实现,可选参数,默认值为 SerializerManager.getDefaultSerializer()
getSerializer() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
getSerializer(Class<? extends ISerializer>) - Static method in class net.ymate.platform.commons.serialize.SerializerManager
 
getSerializer(String) - Static method in class net.ymate.platform.commons.serialize.SerializerManager
 
getServerAddresses() - Method in interface net.ymate.platform.persistence.mongodb.IMongoDataSourceConfig
服务器主机集合
getServerAddresses() - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
getServerHost() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getServerHost() - Method in interface net.ymate.platform.serv.IServerCfg
获取主机名称或IP地址
getServerMetas() - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
getServerMetas() - Method in interface net.ymate.platform.persistence.redis.IRedisDataSourceConfig
获取服务配置描述对象映射
getServerName() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getServerName() - Method in interface net.ymate.platform.serv.IServerCfg
获取服务名称
getServletContext() - Static method in class net.ymate.platform.webmvc.context.WebContext
 
getSession() - Method in interface net.ymate.platform.serv.ISessionWrapper
获取会话对象
getSession() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionWrapper
 
getSession() - Method in class net.ymate.platform.serv.nio.server.NioSessionWrapper
 
getSession() - Method in class net.ymate.platform.webmvc.context.WebContext
 
getSessionAttributeToBoolean(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getSessionAttributeToInt(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getSessionAttributeToLong(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getSessionAttributeToObject(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getSessionAttributeToString(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getSessionEventListener() - Method in class net.ymate.platform.core.persistence.AbstractSession
 
getSessionEventListener() - Method in interface net.ymate.platform.core.persistence.ISession
获取当前会话事件监听器
getSessionListener() - Method in interface net.ymate.platform.serv.ISessionManager
获取会话事件监听器
getSessionListener() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionManager
 
getSessionListener() - Method in class net.ymate.platform.serv.nio.server.NioSessionManager
 
getSessionManager() - Method in class net.ymate.platform.serv.impl.DefaultSessionIdleChecker
 
getSessionManager() - Method in interface net.ymate.platform.serv.ISessionIdleChecker
获取会话管理器
getSet(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getSet(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
getSet(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getSet(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
getSet(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getSet(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
getShardingable() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
getShardingable() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
getShardingParam() - Method in interface net.ymate.platform.core.persistence.IShardingable
获取用于分片(表)规则计算的参数对象
getShardingParam() - Method in class net.ymate.platform.core.persistence.ShardingElement
 
getShardingRule() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
getShardName(String, Object) - Method in interface net.ymate.platform.core.persistence.IShardingRule
计算分片(表)名称
getSheetNames() - Method in class net.ymate.platform.commons.ExcelFileAnalysisHelper
 
getShort(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getShort(int, short) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getShort(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getShort(String, short) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getShort() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
getSignatureValidate() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getSimpleDateFormat(String, String) - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.
getSize() - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
获取文件大小
getSize() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
getSizeMax() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
getSizeThreshold() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
getSlot() - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
getSlot() - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
getSlotContents() - Method in class net.ymate.platform.persistence.jdbc.query.Slot
 
getSocketAddress() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpMessageWrapper
 
getSocketFactory() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getSocketTimeout() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getSocketTimeout() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getSource() - Method in class net.ymate.platform.core.event.AbstractEventContext
 
getSouthWest() - Method in class net.ymate.platform.commons.util.GeoBound
 
getSplitArraySeparator() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
getSQL() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
getSQL() - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
获取预执行SQL字符串
getSQL() - Method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
getSQLs() - Method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
getStackInfo() - Method in class net.ymate.platform.log.LogInfo
 
getStackTraceDepth() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
堆栈跟踪层级深度,默认为0(即全部)
getStackTraceDepth() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getStackTracePackages() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
堆栈跟踪包名前缀过滤,多个包名之间用'|'分隔,默认为空
getStackTracePackages() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getStart() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getStartDate() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
getStartDateTimeMillis() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
getStartDateTimeMillisOrNull() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
getStartDateTimestampOrNull() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
getStatement() - Method in class net.ymate.platform.persistence.jdbc.base.AccessorEventContext
 
getStatement(Connection) - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessor
使用Statement方式进行数据库访问操作,用于直接使用SQL文
getStatement(Connection) - Method in interface net.ymate.platform.persistence.jdbc.base.IAccessorConfig
创建自定义Statement对象,默认null
getStatement(Connection) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BaseAccessor
 
getStateSupport() - Method in class net.ymate.platform.persistence.jdbc.support.EntityStateWrapper
 
getStatus() - Method in exception net.ymate.platform.commons.exception.ServiceStatusException
 
getStatusCode() - Method in interface net.ymate.platform.commons.http.IHttpResponse
获取HTTP状态码
getStatusCode() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
getStopWatch() - Method in class net.ymate.platform.commons.StopWatcher
 
getString(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
getString() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
getString(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
getString(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
getString() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
getString(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
getString(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
getString() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
getString(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
getString(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
getString() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
getString(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
getString(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getString(int, String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getString(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getString(String, String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getString(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getString(String, String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getString(String, String, String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
getString(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getString(String, String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getString(String, String, String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getString(String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获得对应的文字值
getString(String, String) - Method in interface net.ymate.platform.core.configuration.IConfigReader
获得对应的文字值,若为空则返回指定默认值
getString(String, String, String) - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取指定分类中键的对应的文字值,若为空则返回指定默认值
getString(String, String, String) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取指定分类中键对应的文字值,若为空则返回指定默认值
getString(String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getString(String, String) - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
getStringValue(String) - Method in class net.ymate.platform.commons.XPathHelper
 
getStringValue(Object, String) - Method in class net.ymate.platform.commons.XPathHelper
 
getSuffix() - Method in interface net.ymate.platform.commons.http.IFileWrapper
获取文件扩展名称
getSuffix() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
getSuffix() - Method in class net.ymate.platform.webmvc.impl.DefaultRequestContext
 
getSuffix() - Method in interface net.ymate.platform.webmvc.IRequestContext
获取URL后缀(扩展名称)
getSupportFileExtName() - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationProvider
 
getSupportFileExtName() - Method in class net.ymate.platform.configuration.impl.JSONConfigurationProvider
 
getSupportFileExtName() - Method in class net.ymate.platform.configuration.impl.PropertyConfigurationProvider
 
getSupportFileExtName() - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获取当前配置文件解析器支持的文件扩展名称
getSystemEnv(String) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
Deprecated.
getSystemEnvs() - Static method in class net.ymate.platform.commons.util.RuntimeUtils
Deprecated.
getTableComment() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
getTableName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
getTableNames() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getTablePrefix() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
数据库表前缀名称,默认为空
getTablePrefix() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getTablePrefixes() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getTables(IDatabase, boolean) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getTables(IDatabase, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
getTagName() - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
getTagName() - Method in interface net.ymate.platform.core.configuration.IConfiguration
获得配置文件自定义标签名称
getTargetClass() - Method in class net.ymate.platform.core.beans.intercept.InterceptContext
 
getTargetClass() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyChain
 
getTargetClass() - Method in interface net.ymate.platform.core.beans.proxy.IProxyChain
获取被代理目标类型
getTargetClass() - Method in class net.ymate.platform.validation.ValidationMeta
 
getTargetClass() - Method in class net.ymate.platform.webmvc.RequestMeta
 
getTargetMethod() - Method in class net.ymate.platform.core.beans.intercept.InterceptContext
 
getTargetMethod() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyChain
 
getTargetMethod() - Method in interface net.ymate.platform.core.beans.proxy.IProxyChain
获取被代理目标方法对象
getTargetObject() - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getTargetObject() - Method in class net.ymate.platform.core.beans.intercept.InterceptContext
 
getTargetObject() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyChain
 
getTargetObject() - Method in interface net.ymate.platform.core.beans.proxy.IProxyChain
获取代理目标对象
getTemplateExceptionHandler() - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
getThreadId() - Method in class net.ymate.platform.log.LogInfo
 
getThreadMaxPoolSize() - Method in interface net.ymate.platform.core.event.IEventConfig
获取最大线程池大小,默认为 200
getThreadMaxPoolSize() - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
getThreadMaxPoolSize() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getThreadMaxPoolSize() - Method in interface net.ymate.platform.serv.IServerCfg
获取最大线程池大小,默认为 200
getThreadName() - Method in class net.ymate.platform.log.LogInfo
 
getThreadPoolSize() - Method in interface net.ymate.platform.core.event.IEventConfig
获取初始化线程池大小,默认为 Runtime.getRuntime().availableProcessors()
getThreadPoolSize() - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
getThreadQueueSize() - Method in interface net.ymate.platform.core.event.IEventConfig
获取线程队列大小,默认为 1024
getThreadQueueSize() - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
getThreadQueueSize() - Method in class net.ymate.platform.serv.impl.DefaultServerCfg
 
getThreadQueueSize() - Method in interface net.ymate.platform.serv.IServerCfg
获取线程队列大小,默认为 1024
getTime() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getTime(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getTime(int, long) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getTime(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getTime(String, long) - Method in class net.ymate.platform.commons.lang.TreeObject
 
getTimeout() - Method in class net.ymate.platform.cache.CacheElement
 
getTimeout() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getTimestamp() - Method in class net.ymate.platform.core.event.AbstractEventContext
 
getTimeZone(String) - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
getToken(HttpServletRequest) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
getToken(HttpServletRequest, String) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
getType() - Method in class net.ymate.platform.commons.lang.TreeObject
 
getType() - Method in class net.ymate.platform.commons.util.GeoPoint
 
getType() - Method in class net.ymate.platform.core.beans.intercept.InterceptSetting
 
getType() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getType() - Method in enum net.ymate.platform.core.persistence.base.Type.FIELD
 
getType() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler.ColumnMeta
 
getType() - Method in class net.ymate.platform.persistence.jdbc.base.SQLParameter
 
getType() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
数据库类型,可选参数,默认值将通过连接字符串分析获得
getType() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
getType() - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
getUnGzippedBody() - Method in class net.ymate.platform.webmvc.PageCacheElement
 
getUploadFile(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getUploadFile(String) - Method in interface net.ymate.platform.webmvc.IMultipartRequestWrapper
获取上传的文件
getUploadFile(String) - Method in class net.ymate.platform.webmvc.support.MultipartRequestWrapper
 
getUploadFiles(String) - Method in class net.ymate.platform.webmvc.context.WebContext
 
getUploadFiles() - Method in class net.ymate.platform.webmvc.context.WebContext
 
getUploadFiles(String) - Method in interface net.ymate.platform.webmvc.IMultipartRequestWrapper
获取上传的文件数组
getUploadFiles() - Method in interface net.ymate.platform.webmvc.IMultipartRequestWrapper
获取所有的上传文件
getUploadFiles(String) - Method in class net.ymate.platform.webmvc.support.MultipartRequestWrapper
 
getUploadFiles() - Method in class net.ymate.platform.webmvc.support.MultipartRequestWrapper
 
getUploadFileSizeMax() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getUploadFileSizeMax() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
上传文件大小最大值(字节),默认值:10485760(注:10485760 = 10M)
getUploadListener() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getUploadListener() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
文件上传状态监听器,可选参数,默认值为空
getUploadSizeThreshold() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getUploadSizeThreshold() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
内存缓冲区的大小,默认值: 10240字节(=10K),即如果文件大于10K,将使用临时文件缓存上传文件
getUploadTempDir() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getUploadTempDir() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
文件上传临时目录,为空则默认使用:System.getProperty("java.io.tmpdir")
getUploadTempDir() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
getUploadTotalSizeMax() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
getUploadTotalSizeMax() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
上传文件总量大小最大值(字节), 默认值:10485760(注:10485760 = 10M)
getUrl() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
getUseKeyGenerator() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
getUserDir() - Method in class net.ymate.platform.configuration.Cfgs
 
getUserDir() - Method in interface net.ymate.platform.core.configuration.IConfig
系统变量 user.dir 值
getUserHome() - Method in class net.ymate.platform.configuration.Cfgs
 
getUserHome() - Method in interface net.ymate.platform.core.configuration.IConfig
系统变量 user.home 值
getUsername() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
getUsername() - Method in interface net.ymate.platform.core.persistence.IDataSourceConfig
数据源访问用户名称,必要参数
getValidateResults() - Method in exception net.ymate.platform.webmvc.exception.ValidationResultException
 
getValidation() - Method in class net.ymate.platform.validation.ValidationMeta.MethodInfo
 
getValue() - Method in class net.ymate.platform.commons.lang.PairObject
 
getValue() - Method in interface net.ymate.platform.commons.ReentrantLockHelper.ValueGetter
获取新值对象
getValue() - Method in class net.ymate.platform.commons.StopWatcher
 
getValue(String) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getValue(Field) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
getValue() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Attribute
 
getValue(String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Attribute
 
getValue() - Method in class net.ymate.platform.persistence.jdbc.base.SQLParameter
 
getValue() - Method in class net.ymate.platform.webmvc.context.AbstractEntry
 
getValueRenderer(Class<? extends IValueRenderer>) - Static method in class net.ymate.platform.core.persistence.IValueRenderer.Manager
 
getVariables() - Method in class net.ymate.platform.commons.util.ExpressionUtils
 
getVarName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
getVarType() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
getVersion() - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
getVersion() - Method in class net.ymate.platform.plugin.PluginMeta
 
getVersionType() - Method in class net.ymate.platform.core.Version
 
getVideoEncodingFormat() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getVideoFormat() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
getViewPath() - Static method in class net.ymate.platform.webmvc.util.ViewPathUtils
 
getWeight() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
getWorker() - Method in class net.ymate.platform.commons.ExecutableQueue.ExecutableWorker
 
getWorkQueueSize() - Method in class net.ymate.platform.commons.ExecutableQueue
 
GridFs() - Constructor for class net.ymate.platform.persistence.mongodb.IMongo.GridFs
 
GROOVY - Static variable in interface net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor
 
GroovyRepositoryScriptProcessor - Class in net.ymate.platform.persistence.jdbc.repo.impl
 
GroovyRepositoryScriptProcessor() - Constructor for class net.ymate.platform.persistence.jdbc.repo.impl.GroovyRepositoryScriptProcessor
 
GROUP - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
group(Bson) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
group(Operator, Query...) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
GROUP_CONCAT(boolean, OrderBy, String, String...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
GROUP_CONCAT(boolean, String...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
GROUP_CONCAT(boolean, OrderBy, String, IFunction...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
GROUP_CONCAT(boolean, IFunction...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
GROUP_CONCAT(String...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
GROUP_CONCAT(IFunction...) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
groupBy() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
groupBy(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
groupBy(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
groupBy(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
groupBy(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
groupBy(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
groupBy(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
groupBy(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
groupBy(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
groupBy(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
GroupBy - Class in net.ymate.platform.persistence.jdbc.query
分组对象
GroupBy(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.GroupBy
 
groupBy(GroupBy) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
groupBy(GroupBy) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(String, Fields, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(Fields, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(String, String, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy(String, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupBy() - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(GroupBy) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(Fields, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(String, Fields, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(String) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(String, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(String, String, boolean, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupBy(IFunction, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByDesc(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupByDesc(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupByDesc(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupByDesc(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupByDesc(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupByDesc(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupByDesc(String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupByDesc(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupByDesc(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByDesc(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByDesc(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByDesc(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByDesc(String) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByDesc(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByDesc(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByDesc(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByDesc(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
groupByRollup() - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
groupByRollup() - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
GSON - Static variable in class net.ymate.platform.commons.json.impl.GsonAdapter
 
GsonAdapter - Class in net.ymate.platform.commons.json.impl
 
GsonAdapter() - Constructor for class net.ymate.platform.commons.json.impl.GsonAdapter
 
GsonArrayWrapper - Class in net.ymate.platform.commons.json.impl
 
GsonArrayWrapper() - Constructor for class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
GsonArrayWrapper(int) - Constructor for class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
GsonArrayWrapper(Object[]) - Constructor for class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
GsonArrayWrapper(Collection<?>) - Constructor for class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
GsonArrayWrapper(JsonArray) - Constructor for class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
GsonNodeWrapper - Class in net.ymate.platform.commons.json.impl
 
GsonNodeWrapper(JsonElement) - Constructor for class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
GsonObjectWrapper - Class in net.ymate.platform.commons.json.impl
 
GsonObjectWrapper() - Constructor for class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
GsonObjectWrapper(Map<?, ?>) - Constructor for class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
GsonObjectWrapper(JsonObject) - Constructor for class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
gt(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gt(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gt(IFunction, IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gt(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gt() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gt(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gt(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gt(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gt(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
gt(Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
GT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
gt(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
gt(Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
gt(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
gt(Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
gte(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
gte(Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
GTE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
gte(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
gte(Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
gte(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
gte(Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
gtEq(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtEq(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtEq(IFunction, IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtEq(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtEq() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtEq(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtEq(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtEq(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtEqField(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtEqFieldWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtEqValue(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtEqValueWrap(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtEqWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtEqWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtEqWrap() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtEqWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtEqWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtField(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtFieldWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtValue(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtValueWrap(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
gtWrap() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
gtWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
GZIP - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 

H

H2 - Static variable in interface net.ymate.platform.core.persistence.base.Type.DATABASE
 
H2Dialect - Class in net.ymate.platform.persistence.jdbc.dialect.impl
H2数据库方言接口实现
H2Dialect() - Constructor for class net.ymate.platform.persistence.jdbc.dialect.impl.H2Dialect
 
hammingDistance(String, String) - Static method in class net.ymate.platform.commons.util.ImageUtils
计算海明距离(即相似度差异值,一般值小于5为同一张图片)
handle(HttpResponse, IFileWrapper) - Method in interface net.ymate.platform.commons.http.IFileHandler
执行处理过程
handle(BufferedReader) - Method in interface net.ymate.platform.commons.ICmdOutputHandler
执行处理过程
handle(BufferedReader) - Method in class net.ymate.platform.commons.ICmdOutputHandler.WriteConsoleLog
 
handle(Sheet) - Method in class net.ymate.platform.commons.ISheetHandler.Default
 
handle(Sheet) - Method in interface net.ymate.platform.commons.ISheetHandler
处理Sheet页
handle(Class<?>) - Method in class net.ymate.platform.configuration.handle.ConfigHandler
 
handle(Class<?>) - Method in class net.ymate.platform.configuration.handle.PluginConfigBeanHandler
 
handle(Class<?>) - Method in interface net.ymate.platform.core.beans.IBeanHandler
执行Bean处理过程
handle(CONTEXT) - Method in interface net.ymate.platform.core.event.IEventListener
处理事件监听,其返回值将影响事件队列是否继续执行(仅支持同步事件,异步事件将忽略此返回值)
handle(Class<?>) - Method in class net.ymate.platform.core.handle.EventHandler
 
handle(Class<?>) - Method in class net.ymate.platform.core.handle.EventListenerHandler
 
handle(Class<?>) - Method in class net.ymate.platform.core.handle.EventRegisterHandler
 
handle(Class<?>) - Method in class net.ymate.platform.core.handle.InjectorHandler
 
handle(Class<?>) - Method in class net.ymate.platform.core.handle.InterceptorHandler
 
handle(Class<?>) - Method in class net.ymate.platform.core.handle.ProxyHandler
 
handle(Class<?>) - Method in class net.ymate.platform.core.handle.SerializerHandler
 
handle(ResultSet) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler
 
handle(ResultSet) - Method in interface net.ymate.platform.persistence.jdbc.base.IResultSetHandler
执行结果集处理过程
handle(Class<?>) - Method in class net.ymate.platform.persistence.jdbc.repo.handle.PluginRepositoryHandler
 
handle(Class<?>) - Method in class net.ymate.platform.persistence.jdbc.repo.handle.RepositoryHandler
 
handle(ResultSetHelper.ItemWrapper, int) - Method in interface net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemHandler
处理结果集行数据
handle(Class<?>) - Method in class net.ymate.platform.plugin.handle.PluginBeanHandler
 
handle(Class<?>) - Method in class net.ymate.platform.plugin.handle.PluginHandler
 
handle(Class<?>) - Method in class net.ymate.platform.plugin.handle.PluginInterceptorHandler
 
handle(Class<?>) - Method in class net.ymate.platform.validation.handle.PluginValidateHandler
 
handle(Class<?>) - Method in class net.ymate.platform.validation.handle.ValidateHandler
 
handle(Class<?>) - Method in class net.ymate.platform.webmvc.handle.ControllerHandler
 
handle(Class<?>) - Method in class net.ymate.platform.webmvc.handle.ExceptionProcessorHandler
 
handle(Class<?>) - Method in class net.ymate.platform.webmvc.handle.InterceptorRuleHandler
 
handle(Class<?>) - Method in class net.ymate.platform.webmvc.handle.PluginControllerHandler
 
handler(String) - Method in interface net.ymate.platform.persistence.mongodb.IMongoClientOptionsHandler
初始化MongoDB客户端参数配置
has(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
has(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
has(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
has(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
has(int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
has(String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
hasAutoincrement() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
hasError() - Method in interface net.ymate.platform.commons.http.IFileWrapper
是否存在错误
hasError() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
hashCode() - Method in class net.ymate.platform.commons.json.JsonWrapper
 
hashCode() - Method in class net.ymate.platform.commons.lang.BlurObject
 
hashCode() - Method in class net.ymate.platform.commons.lang.PairObject
 
hashCode() - Method in class net.ymate.platform.commons.util.GeoBound
 
hashCode() - Method in class net.ymate.platform.commons.util.GeoCircle
 
hashCode() - Method in class net.ymate.platform.commons.util.GeoPoint
 
hashCode() - Method in class net.ymate.platform.commons.util.GeoPolygon
 
hashCode() - Method in class net.ymate.platform.core.beans.support.PropertyStateMeta
 
hashCode() - Method in class net.ymate.platform.core.support.ErrorCode
 
hashCode() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
hashCode() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ConstAttr
 
hashCode() - Method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
hashCode() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
hashCode() - Method in class net.ymate.platform.persistence.mongodb.support.BaseEntity
 
hashCode() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
hashCode() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
hashCode() - Method in class net.ymate.platform.webmvc.context.AbstractEntry
 
hasIdentifierQuote() - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
hasIdentifierQuote() - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
是否存在引用标识符
hasInterceptPackages(Class<?>) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
hasInterceptSettings(Class<?>, Method) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
hasModule(Class<? extends IModule>) - Method in class net.ymate.platform.core.module.ModuleManager
判断指定模块是否存在
hasModule(String) - Method in class net.ymate.platform.core.module.ModuleManager
判断指定模块是否存在
hasNext() - Method in class net.ymate.platform.commons.util.ResourceUtils.AggregateIterator
 
hasSlotContent() - Method in class net.ymate.platform.persistence.jdbc.query.Slot
 
having() - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
having(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
having(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
having(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
hdel(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hdel(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hdel(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hdel(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hdel(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hdel(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
head() - Method in interface net.ymate.platform.commons.http.IHttpRequest
执行HEAD请求
head() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpRequest
 
HEADER_CONTENT_DISPOSITION - Static variable in class net.ymate.platform.commons.http.HttpClientHelper
 
heartbeatInterval(int) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
HessianSerializer - Class in net.ymate.platform.commons.serialize.impl
 
HessianSerializer() - Constructor for class net.ymate.platform.commons.serialize.impl.HessianSerializer
 
HEX(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
HEX(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
hexists(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hexists(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hexists(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hexists(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hexists(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hexists(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hget(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hget(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hget(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hget(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hget(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hget(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hgetAll(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hgetAll(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hgetAll(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hgetAll(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hgetAll(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hgetAll(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
HIKARICP - Static variable in interface net.ymate.platform.core.persistence.base.Type.DS_ADAPTER
 
HikariCPDataSourceAdapter - Class in net.ymate.platform.persistence.jdbc.impl
 
HikariCPDataSourceAdapter() - Constructor for class net.ymate.platform.persistence.jdbc.impl.HikariCPDataSourceAdapter
 
hincrBy(byte[], byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hincrBy(String, String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hincrBy(byte[], byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hincrBy(String, String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hincrBy(byte[], byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hincrBy(String, String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hincrByFloat(byte[], byte[], double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hincrByFloat(String, String, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hincrByFloat(byte[], byte[], double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hincrByFloat(String, String, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hincrByFloat(byte[], byte[], double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hincrByFloat(String, String, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hkeys(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hkeys(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hkeys(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hkeys(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hkeys(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hkeys(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hlen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hlen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hlen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hlen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hlen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hlen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hmget(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hmget(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hmget(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hmget(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hmget(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hmget(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hmset(byte[], Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hmset(String, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hmset(byte[], Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hmset(String, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hmset(byte[], Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hmset(String, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
HOLDLOCK - Static variable in class net.ymate.platform.persistence.jdbc.IDBLocker.SQLServer
保持锁
HOST - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
host(String) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
host(String) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
HOST - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
HostNameValidator - Class in net.ymate.platform.webmvc.validate
 
HostNameValidator() - Constructor for class net.ymate.platform.webmvc.validate.HostNameValidator
 
hour() - Method in class net.ymate.platform.commons.DateTimeHelper
 
hour(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
HOUR - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
1小时
HOUR(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
HOUR(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
hoursAdd(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
HR - Static variable in interface net.ymate.platform.commons.markdown.IMarkdown
 
hr() - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
hrandfield(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hrandfield(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hrandfield(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hrandfield(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hrandfield(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hrandfield(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hrandfield(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hrandfield(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hrandfield(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hrandfield(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hrandfield(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hrandfield(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hrandfieldWithValues(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hrandfieldWithValues(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hrandfieldWithValues(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hrandfieldWithValues(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hrandfieldWithValues(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hrandfieldWithValues(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hscan(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hscan(byte[], byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hscan(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hscan(String, String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hscan(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hscan(byte[], byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hscan(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hscan(String, String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hscan(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hscan(byte[], byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hscan(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hscan(String, String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hset(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hset(byte[], Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hset(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hset(String, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hset(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hset(byte[], Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hset(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hset(String, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hset(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hset(byte[], Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hset(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hset(String, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hsetnx(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hsetnx(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hsetnx(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hsetnx(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hsetnx(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hsetnx(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
HSQLDB - Static variable in interface net.ymate.platform.core.persistence.base.Type.DATABASE
 
HSQLDBDialect - Class in net.ymate.platform.persistence.jdbc.dialect.impl
HSQLDB数据库方言接口实现
HSQLDBDialect() - Constructor for class net.ymate.platform.persistence.jdbc.dialect.impl.HSQLDBDialect
 
hstrlen(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hstrlen(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hstrlen(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hstrlen(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hstrlen(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hstrlen(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
HtmlView - Class in net.ymate.platform.webmvc.view.impl
HTML文件内容视图
HtmlView(String) - Constructor for class net.ymate.platform.webmvc.view.impl.HtmlView
构造器
htmlView(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.view.View
 
htmlView(String) - Static method in class net.ymate.platform.webmvc.view.View
 
htmlView(File) - Static method in class net.ymate.platform.webmvc.view.View
 
HTTP_PORT - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
HTTP_PREFIX - Static variable in class net.ymate.platform.commons.util.ParamUtils
 
HTTP_PREFIX - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
HTTP_REQUEST - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
HTTP_RESPONSE - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
HTTP_STATUS - Static variable in class net.ymate.platform.webmvc.base.Type
 
HTTP_STATUS_CODE_SUCCESS - Static variable in class net.ymate.platform.commons.http.HttpClientHelper
 
HttpClientHelper - Class in net.ymate.platform.commons.http
基于HttpClient工具封装
HttpRequestBuilder - Class in net.ymate.platform.commons.http
 
HttpRequestBuilder(String) - Constructor for class net.ymate.platform.commons.http.HttpRequestBuilder
 
HTTPS_PORT - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
HTTPS_PREFIX - Static variable in class net.ymate.platform.commons.util.ParamUtils
 
HTTPS_PREFIX - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
httpStatusI18n(IWebMvc, int) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
httpStatusI18n(IWebMvc, String, int) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
HttpStatusView - Class in net.ymate.platform.webmvc.view.impl
HTTP返回码视图
HttpStatusView(int) - Constructor for class net.ymate.platform.webmvc.view.impl.HttpStatusView
构造器
HttpStatusView(int, boolean) - Constructor for class net.ymate.platform.webmvc.view.impl.HttpStatusView
构造器
HttpStatusView(int, String) - Constructor for class net.ymate.platform.webmvc.view.impl.HttpStatusView
构造器
httpStatusView(int) - Static method in class net.ymate.platform.webmvc.view.View
 
httpStatusView(int, String) - Static method in class net.ymate.platform.webmvc.view.View
 
hvals(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hvals(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
hvals(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hvals(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
hvals(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
hvals(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 

I

I18N - Class in net.ymate.platform.core.i18n
国际化资源管理器
I18N() - Constructor for class net.ymate.platform.core.i18n.I18N
默认构造
I18N(Locale, II18nEventHandler) - Constructor for class net.ymate.platform.core.i18n.I18N
构造
I18nConf - Annotation Type in net.ymate.platform.core.annotation
 
i18nEventHandler(II18nEventHandler) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
i18nKey() - Method in class net.ymate.platform.core.support.ErrorCode
 
i18nKey(String) - Method in class net.ymate.platform.core.support.ErrorCode
 
i18nParamLabel(ValidateContext, String, String) - Static method in class net.ymate.platform.validation.ValidateResult
 
i18nStr(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
加载i18n资源键值
i18nStr(IWebMvc, String, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
加载i18n资源键值
i18nStr(IWebMvc, String, String, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
I18nWebEventHandler - Class in net.ymate.platform.webmvc.support
 
I18nWebEventHandler() - Constructor for class net.ymate.platform.webmvc.support.I18nWebEventHandler
 
IAccessor - Interface in net.ymate.platform.persistence.jdbc.base
访问器接口定义,用于提供Statement对象生成方式
IAccessorConfig - Interface in net.ymate.platform.persistence.jdbc.base
访问器配置接口,方便对访问器的功能扩展
IApplication - Interface in net.ymate.platform.core
应用容器接口定义
IApplication.Environment - Enum in net.ymate.platform.core
运行模式枚举
IApplicationConfigureFactory - Interface in net.ymate.platform.core
应用容器配置器工厂
IApplicationConfigureParseFactory - Interface in net.ymate.platform.core
 
IApplicationConfigureParser - Interface in net.ymate.platform.core
应用容器配置分析器接口
IApplicationConfigurer - Interface in net.ymate.platform.core
应用容器配置器接口定义
IApplicationCreator - Interface in net.ymate.platform.core
应用容器构建者接口定义
IApplicationInitializer - Interface in net.ymate.platform.core
应用容器扩展初始化处理器接口
IBatchUpdateOperator - Interface in net.ymate.platform.persistence.jdbc.base
数据库批量更新操作者接口定义
IBeanFactory - Interface in net.ymate.platform.core.beans
对象工厂接口
IBeanFilter - Interface in net.ymate.platform.core.beans
类过滤器接口定义
IBeanHandler - Interface in net.ymate.platform.core.beans
对象处理器
IBeanInitializer - Interface in net.ymate.platform.core.beans
 
IBeanInjector - Interface in net.ymate.platform.core.beans
自定义依赖注入注解的逻辑处理器
IBeanLoader - Interface in net.ymate.platform.core.beans
对象加载器接口
IBeanLoadFactory - Interface in net.ymate.platform.core.beans
 
IBsonable - Interface in net.ymate.platform.persistence.mongodb
 
ICache - Interface in net.ymate.platform.cache
缓存接口定义
ICacheConfig - Interface in net.ymate.platform.cache
缓存配置接口
ICacheEventListener - Interface in net.ymate.platform.cache
 
ICacheKeyGenerator<T extends Serializable> - Interface in net.ymate.platform.cache
缓存Key生成器接口
ICacheLocker - Interface in net.ymate.platform.cache
缓存同步锁能力接口
ICacheManager - Interface in net.ymate.platform.cache
 
ICacheProvider - Interface in net.ymate.platform.cache
缓存提供者接口
ICaches - Interface in net.ymate.platform.cache
 
ICaches.Scope - Enum in net.ymate.platform.cache
缓存作用域
ICacheScopeProcessor - Interface in net.ymate.platform.cache
缓存作用域处理器接口
IClient<LISTENER extends IListener<?>,CODEC extends INioCodec> - Interface in net.ymate.platform.serv
客户端接口
IClientCfg - Interface in net.ymate.platform.serv
客户端服务配置接口
ICmdOutputHandler<T> - Interface in net.ymate.platform.commons
命令行输出内容处理器接口
ICmdOutputHandler.WriteConsoleLog - Class in net.ymate.platform.commons
 
IConditionAppender - Interface in net.ymate.platform.persistence.jdbc.query
条件追加器接口
IConditionBuilder - Interface in net.ymate.platform.persistence.jdbc.query
条件对象构建器接口
IConfig - Interface in net.ymate.platform.core.configuration
配置体系管理器接口定义
IConfigFileChecker - Interface in net.ymate.platform.core.configuration
配置文件状态变化检查器接口
IConfigFileChecker.Status - Class in net.ymate.platform.core.configuration
配置文件状态
IConfigFileParser - Interface in net.ymate.platform.core.configuration
 
IConfigFileParser.Attribute - Class in net.ymate.platform.core.configuration
 
IConfigFileParser.Category - Class in net.ymate.platform.core.configuration
 
IConfigFileParser.Property - Class in net.ymate.platform.core.configuration
 
IConfigFileSearcher - Interface in net.ymate.platform.core.configuration
配置文件搜索器接口
IConfigReader - Interface in net.ymate.platform.core.configuration
 
IConfigurable - Interface in net.ymate.platform.core.configuration
配置能力接口, 实现此接口的具体类将具备赋予其配置对象的能力
IConfiguration - Interface in net.ymate.platform.core.configuration
配置对象接口定义
IConfigurationConfig - Interface in net.ymate.platform.core.configuration
配置体系配置接口定义
IConfigurationProvider - Interface in net.ymate.platform.core.configuration
配置提供者接口,通过配置提供者来获取配置文件内容
IConnectionHolder<OWNER extends IPersistence,CONNECTION,DATASOURCE_CONFIG extends IDataSourceConfig> - Interface in net.ymate.platform.core.persistence
连接对象持有者接口,用于记录连接的原始状态及与数据源对应关系
IContainer - Interface in net.ymate.platform.core.container
容器
IContext - Interface in net.ymate.platform.core.support
环境上下文接口
IConverter<T> - Interface in net.ymate.platform.commons.lang
类型转换器接口
ICrossDomainSetting - Interface in net.ymate.platform.webmvc.cors
 
Id - Annotation Type in net.ymate.platform.core.persistence.annotation
声明一个类成员为主键
ID - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.GridFs
 
ID - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
主键
id() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
id() - Method in interface net.ymate.platform.serv.nio.INioSession
获取会话唯一标识
IDatabase - Interface in net.ymate.platform.persistence.jdbc
JDBC数据库管理器接口
IDatabaseConfig - Interface in net.ymate.platform.persistence.jdbc
数据库JDBC持久化配置接口
IDatabaseConnectionHolder - Interface in net.ymate.platform.persistence.jdbc
数据库Connection对象持有者接口,用于记录Connection原始的状态及与数据源对应关系
IDatabaseDataSourceAdapter - Interface in net.ymate.platform.persistence.jdbc
数据源适配器接口
IDatabaseDataSourceConfig - Interface in net.ymate.platform.persistence.jdbc
 
IDatabaseDataSourceConfigurable - Interface in net.ymate.platform.persistence.jdbc
 
IDatabaseSession - Interface in net.ymate.platform.persistence.jdbc
数据库会话操作接口定义
IDatabaseSessionExecutor<T> - Interface in net.ymate.platform.persistence.jdbc
会话执行器接口
IDataRangeValuesProvider - Interface in net.ymate.platform.validation.validate
 
IDataSourceAdapter<OWNER,DATASOURCE_CONFIG extends IDataSourceConfig,CONNECTION> - Interface in net.ymate.platform.core.persistence
基准数据源适配器接口
IDataSourceConfig<OWNER extends IPersistence> - Interface in net.ymate.platform.core.persistence
基准数据源配置接口
IDataSourceConfigurable - Interface in net.ymate.platform.core.persistence
 
IDataSourceRouter - Interface in net.ymate.platform.core.persistence
数据源路由接口, 用于数据分库操作
IDBLocker - Interface in net.ymate.platform.persistence.jdbc
数据表/记录锁
IDBLocker.SQLServer - Class in net.ymate.platform.persistence.jdbc
SQLServer数据库锁
IDCardValidator - Class in net.ymate.platform.validation.validate
身份证号码验证
IDCardValidator() - Constructor for class net.ymate.platform.validation.validate.IDCardValidator
 
IDENTIFIER_QUOTE - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
identifierQuote(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
identifierQuote(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
IDestroyable - Interface in net.ymate.platform.core.support
指定对象具备销毁能力
IDialect - Interface in net.ymate.platform.persistence.jdbc.dialect
数据库方言接口定义,用于适配不同数据库特性
idleChecker(ISessionIdleChecker<SESSION_WRAPPER, SESSION_ID, MESSAGE_TYPE>) - Method in class net.ymate.platform.serv.AbstractSessionManager
 
idleChecker(ISessionIdleChecker<SESSION_WRAPPER, SESSION_ID, MESSAGE_TYPE>) - Method in interface net.ymate.platform.serv.ISessionManager
设置会话空闲检查器
IEntity<PK extends Serializable> - Interface in net.ymate.platform.core.persistence.base
实体模型接口
IEntityPK - Interface in net.ymate.platform.core.persistence.base
实体模型复合主键对象接口
IEvent - Interface in net.ymate.platform.core.event
事件接口,用于注册一种事件类型
IEventConfig - Interface in net.ymate.platform.core.event
事件配置接口
IEventListener<CONTEXT extends AbstractEventContext> - Interface in net.ymate.platform.core.event
事件监听器接口,用于接收并处理一种事件类型
IEventProvider<T,E extends Enum<E>,EVENT extends Class<? extends IEvent>,CONTEXT extends AbstractEventContext<T,E>> - Interface in net.ymate.platform.core.event
事件管理提供者接口
IEventRegister - Interface in net.ymate.platform.core.event
事件注册器接口,框架自动扫描后并执行,提供向事件管理器注册自定义事件监听的扩展支持
IExceptionProcessor - Interface in net.ymate.platform.webmvc.util
异常处理器接口
IExceptionProcessor.Result - Class in net.ymate.platform.webmvc.util
异常处理结果
IExportDataProcessor - Interface in net.ymate.platform.commons
 
IExportDataRender - Interface in net.ymate.platform.commons
 
IF(Cond) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
IF(Cond, IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
IF(Cond, IFunction, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
IF(Cond, String, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
IF(Cond, String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
IF(String, String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
IF_EXISTS - Static variable in class net.ymate.platform.persistence.jdbc.query.Table
 
IF_MATCH - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
IF_MODIFIED_SINCE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
IF_NONE_MATCH - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
IF_NOT_EXISTS - Static variable in class net.ymate.platform.persistence.jdbc.query.Table
 
IF_RANGE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
IF_UNMODIFIED_SINCE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
ifExistsOrNot() - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
ifExistsOrNot(boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
IFileHandler - Interface in net.ymate.platform.commons.http
文件处理器接口
IFileWrapper - Interface in net.ymate.platform.commons.http
文件包装器接口
IFNULL() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
IFNULL(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
IFNULL(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
IFunction - Interface in net.ymate.platform.core.persistence
函数接口
IGNORE_DTD_ENTITY_RESOLVER - Static variable in class net.ymate.platform.commons.XPathHelper
用于忽略所有DTD检测
IGNORE_REGEX - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
IGNORE_REGEX_DEFAULT - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
IGNORE_REGEX_PREFIX - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
IGNORE_REGEX_SUFFIX - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
Ignored - Annotation Type in net.ymate.platform.core.beans.annotation
若在方法上声明则该方法将忽略一切拦截器配置; 若在包或类上声明则该类将被自动扫描忽略; 若声明在接口上则表示对象管理器不会使用该接口与实现类绑定映射关系;
ignoreDtdEntityResolver() - Method in class net.ymate.platform.commons.XPathHelper.Builder
 
IGridFsSession - Interface in net.ymate.platform.persistence.mongodb
 
IGridFsSessionExecutor<T> - Interface in net.ymate.platform.persistence.mongodb
 
IHeartbeatService<HEARTBEAT_TYPE> - Interface in net.ymate.platform.serv
链路维护(心跳)服务接口
IHostNameChecker - Interface in net.ymate.platform.webmvc.validate
 
IHttpClientConfigurable - Interface in net.ymate.platform.commons.http
自定义HttpClient操作接口
IHttpRequest - Interface in net.ymate.platform.commons.http
 
IHttpRequestExecutor<T> - Interface in net.ymate.platform.commons.http
HTTP请求执行器接口
IHttpResponse - Interface in net.ymate.platform.commons.http
HTTP请求响应接口
II18nEventHandler - Interface in net.ymate.platform.core.i18n
国际化资源管理器事件监听处理器
IInitialization<T> - Interface in net.ymate.platform.core.support
指定对象具备初始化, 需调用者自行处理判断逻辑
IInterceptor - Interface in net.ymate.platform.core.beans.intercept
拦截器接口
IInterceptor.CleanType - Enum in net.ymate.platform.core.beans.intercept
 
IInterceptor.Direction - Enum in net.ymate.platform.core.beans.intercept
 
IInterceptor.SettingType - Enum in net.ymate.platform.core.beans.intercept
 
IInterceptorRule - Interface in net.ymate.platform.webmvc
拦截器规则配置器接口
IInterceptorRuleProcessor - Interface in net.ymate.platform.webmvc
请求拦截规则处理器接口
IJsonAdapter - Interface in net.ymate.platform.commons.json
 
IJsonArrayWrapper - Interface in net.ymate.platform.commons.json
 
IJsonNodeWrapper - Interface in net.ymate.platform.commons.json
 
IJsonObjectWrapper - Interface in net.ymate.platform.commons.json
 
IKeyGenerator - Interface in net.ymate.platform.core.persistence
键值生成器接口
IKeyGenerator.Manager - Class in net.ymate.platform.core.persistence
键值生成器类管理器
IListener<SESSION extends INioSession> - Interface in net.ymate.platform.serv
事件监听器
ILog - Interface in net.ymate.platform.log
日志管理器接口定义
ILogConfig - Interface in net.ymate.platform.log
日志管理器配置接口
ILogger - Interface in net.ymate.platform.log
日志记录器接口定义
Image - Class in net.ymate.platform.commons.markdown
 
image(String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
image(String, String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
image(String, String, int) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
ImageUtils - Class in net.ymate.platform.commons.util
 
ImageUtils() - Constructor for class net.ymate.platform.commons.util.ImageUtils
 
IMarkdown - Interface in net.ymate.platform.commons.markdown
 
IModule - Interface in net.ymate.platform.core.module
模块接口定义
IModuleConfigurable - Interface in net.ymate.platform.core.module
 
IModuleConfigurer - Interface in net.ymate.platform.core.module
模块配置器接口
IMongo - Interface in net.ymate.platform.persistence.mongodb
 
IMongo.GridFs - Class in net.ymate.platform.persistence.mongodb
GridFS常量
IMongo.Opt - Class in net.ymate.platform.persistence.mongodb
操作符常量
IMongoClientOptionsHandler - Interface in net.ymate.platform.persistence.mongodb
自定义MongoDB客户端初始化参数配置处理器
IMongoConfig - Interface in net.ymate.platform.persistence.mongodb
 
IMongoConnectionHolder - Interface in net.ymate.platform.persistence.mongodb
 
IMongoDataSourceAdapter - Interface in net.ymate.platform.persistence.mongodb
 
IMongoDataSourceConfig - Interface in net.ymate.platform.persistence.mongodb
 
IMongoDataSourceConfigurable - Interface in net.ymate.platform.persistence.mongodb
 
IMongoSession - Interface in net.ymate.platform.persistence.mongodb
 
IMongoSessionExecutor<T> - Interface in net.ymate.platform.persistence.mongodb
 
impl(String, Class<T>, Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
获得指定名称、限定接口的实现类
impl(Class<?>, Class<T>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
impl(String, Class<T>, Class<?>, Class<?>[], Object[], boolean) - Static method in class net.ymate.platform.commons.util.ClassUtils
获得指定名称、限定接口,通过特定参数类型构造的实现类
impl(Class<?>, Class<T>, Class<?>[], Object[], boolean) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
IMultipartRequestWrapper - Interface in net.ymate.platform.webmvc
 
in(GeoPoint) - Method in class net.ymate.platform.commons.util.GeoPolygon
 
in(String, String, SQL) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
in(String, SQL) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
in(String, String, Select) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
in(String, Select) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
in(String, String, Params) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
in(String, Params) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
in(SQL) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
in(Select) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
in(Params) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
in(Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
IN - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
in(Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
in(Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
INamedFilter - Interface in net.ymate.platform.persistence.jdbc.scaffold
实体及属性命名过滤器接口
INamedFilter.Type - Enum in net.ymate.platform.persistence.jdbc.scaffold
 
inc(String, Number) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
INC - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
inc(String, Number) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
inc(String, Number) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
INCLUDED_CLASSPATH - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
includedClasspath(boolean) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfigurable.Builder
 
includedModules(String...) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
includeJsp(HttpServletRequest, HttpServletResponse, String, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
includeJsp(HttpServletRequest, HttpServletResponse, String, String, OutputStream) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
incr(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
incr(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
incr(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
incr(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
incr(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
incr(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
incrBy(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
incrBy(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
incrBy(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
incrBy(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
incrBy(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
incrBy(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
incrByFloat(byte[], double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
incrByFloat(String, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
incrByFloat(byte[], double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
incrByFloat(String, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
incrByFloat(byte[], double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
incrByFloat(String, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
Index - Annotation Type in net.ymate.platform.core.persistence.annotation
声明一个数据实体的索引
Indexes - Annotation Type in net.ymate.platform.core.persistence.annotation
声明一组数据实体的索引
IndexMeta - Class in net.ymate.platform.core.persistence.base
索引属性描述对象
IndexMeta() - Constructor for class net.ymate.platform.core.persistence.base.IndexMeta
 
IndexMeta(String, boolean, List<String>) - Constructor for class net.ymate.platform.core.persistence.base.IndexMeta
 
info(String) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
info(Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
info(String, Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
info(String) - Method in interface net.ymate.platform.log.ILogger
输出信息级别的日志
info(Throwable) - Method in interface net.ymate.platform.log.ILogger
输出信息级别的日志
info(String, Throwable) - Method in interface net.ymate.platform.log.ILogger
输出信息级别的日志
info(String) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
info(Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
info(String, Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
info(Object) - Method in class net.ymate.platform.log.jcl.JCLogger
 
info(Object, Throwable) - Method in class net.ymate.platform.log.jcl.JCLogger
 
info(String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
info(String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
info(String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
info(Marker, String) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
info(Marker, String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
info(Marker, String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
info(Marker, String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
info(Marker, String, Throwable) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
info() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
info(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
info() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
info(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
info() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
info(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
INioCodec - Interface in net.ymate.platform.serv.nio
编解码器接口
INioEventGroup<LISTENER extends IListener<INioSession>> - Interface in net.ymate.platform.serv.nio
多路复用通道事件处理器
INioEventProcessor<SESSION extends INioSession> - Interface in net.ymate.platform.serv.nio
事件处理器
INioSession - Interface in net.ymate.platform.serv.nio
 
INioSession.Status - Enum in net.ymate.platform.serv.nio
会话状态枚举
INioSessionListener<SESSION_WRAPPER extends NioSessionWrapper,MESSAGE_TYPE> - Interface in net.ymate.platform.serv.nio.server
TCP会话事件监听器接口
INioUdpSessionListener<SESSION_WRAPPER extends NioUdpSessionWrapper,MESSAGE_TYPE> - Interface in net.ymate.platform.serv.nio.datagram
UDP会话事件监听器接口
init(FilterConfig) - Method in class net.ymate.platform.webmvc.support.DispatchFilter
 
init(ServletConfig) - Method in class net.ymate.platform.webmvc.support.DispatchServlet
 
init(FilterConfig) - Method in class net.ymate.platform.webmvc.support.GeneralWebFilter
 
initialize(ICaches) - Method in class net.ymate.platform.cache.AbstractCacheProvider
 
initialize(IApplication) - Method in class net.ymate.platform.cache.Caches
 
initialize(ICaches, ISerializer) - Method in interface net.ymate.platform.cache.ICacheKeyGenerator
初始化
initialize(ICaches) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
initialize(ICaches) - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
initialize(ICaches, ISerializer) - Method in class net.ymate.platform.cache.impl.DefaultCacheKeyGenerator
 
initialize(ICaches) - Method in class net.ymate.platform.cache.impl.DefaultCacheManager
 
initialize() - Method in class net.ymate.platform.configuration.Cfgs
 
initialize(long) - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileChecker
 
initialize(IConfig) - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileSearcher
 
initialize(IConfigurationProvider) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
initialize(IConfig) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
initialize() - Method in class net.ymate.platform.core.Application
 
initialize(Object) - Method in interface net.ymate.platform.core.beans.BeanMeta.IInitializer
初始化
initialize(IApplication) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
initialize(IApplication) - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
initialize(IApplication) - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
initialize() - Method in interface net.ymate.platform.core.configuration.IConfig
初始化
initialize(long) - Method in interface net.ymate.platform.core.configuration.IConfigFileChecker
初始化
initialize(IConfigurationProvider) - Method in interface net.ymate.platform.core.configuration.IConfiguration
初始化配置项,一般用来从provider中获取配置项,是实现自定义的配置项进入内存的位置
initialize() - Method in class net.ymate.platform.core.event.Events
 
initialize() - Method in interface net.ymate.platform.core.event.IEventConfig
初始化
initialize(IEventConfig) - Method in interface net.ymate.platform.core.event.IEventProvider
初始化事件管理提供者对象
initialize() - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
initialize(IEventConfig) - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
initialize() - Method in class net.ymate.platform.core.i18n.I18N
初始化
initialize() - Method in interface net.ymate.platform.core.IApplication
初始化
initialize(IApplication) - Method in class net.ymate.platform.core.module.ModuleManager
 
initialize(OWNER, DATASOURCE_CONFIG) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
 
initialize(OWNER) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
initialize(OWNER) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
initialize(OWNER, DATASOURCE_CONFIG) - Method in interface net.ymate.platform.core.persistence.IDataSourceAdapter
数据源适配器初始化
initialize(T) - Method in interface net.ymate.platform.core.support.IInitialization
初始化
initialize(String, ILogConfig) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
initialize() - Method in interface net.ymate.platform.log.ILog
初始化
initialize(String, ILogConfig) - Method in interface net.ymate.platform.log.ILogger
初始化日志记录器,并提供默认记录级别
initialize(ILog) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
initialize(String, ILogConfig) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
initialize(String, ILogConfig) - Method in class net.ymate.platform.log.jcl.JCLogger
 
initialize() - Method in class net.ymate.platform.log.Logs
 
initialize(IApplication) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
initialize(String) - Method in class net.ymate.platform.persistence.jdbc.repo.AbstractRepositoryScriptProcessor
 
initialize(String) - Method in interface net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor
初始化脚本处理器
initialize(IApplication) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
initialize(IApplication) - Method in class net.ymate.platform.persistence.redis.Redis
 
initialize(IPluginContext) - Method in class net.ymate.platform.plugin.AbstractPlugin
 
initialize(IApplication) - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
initialize(IApplication) - Method in class net.ymate.platform.plugin.Plugins
 
initialize(IClient<?, ?>) - Method in class net.ymate.platform.serv.AbstractHeartbeatService
 
initialize() - Method in class net.ymate.platform.serv.AbstractSessionManager
 
initialize(IClientCfg, LISTENER, CODEC, IReconnectService, IHeartbeatService<?>) - Method in interface net.ymate.platform.serv.IClient
初始化客户端服务
initialize(IClient<?, ?>) - Method in class net.ymate.platform.serv.impl.DefaultReconnectServiceImpl
 
initialize(ISessionManager<SESSION_WRAPPER, SESSION_ID, MESSAGE_TYPE>) - Method in class net.ymate.platform.serv.impl.DefaultSessionIdleChecker
 
initialize(IServerCfg, LISTENER, CODEC) - Method in interface net.ymate.platform.serv.IServer
初始化服务端
initialize(IClient<?, ?>) - Method in interface net.ymate.platform.serv.IService
初始化
initialize(ISessionManager<SESSION_WRAPPER, SESSION_ID, MESSAGE_TYPE>) - Method in interface net.ymate.platform.serv.ISessionIdleChecker
初始化
initialize() - Method in interface net.ymate.platform.serv.ISessionManager
初始化
initialize(IClientCfg, LISTENER, INioCodec, IReconnectService, IHeartbeatService<?>) - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
initialize(String) - Method in class net.ymate.platform.serv.nio.AbstractNioCodec
 
initialize(IServerCfg, LISTENER, INioCodec) - Method in class net.ymate.platform.serv.nio.AbstractNioServer
 
initialize(String) - Method in interface net.ymate.platform.serv.nio.INioCodec
初始化编解码器
initialize(IApplication) - Method in class net.ymate.platform.validation.Validations
 
initialize(IWebMvc) - Method in class net.ymate.platform.webmvc.cors.CrossDomainSettings
 
initialize(IWebMvc) - Method in class net.ymate.platform.webmvc.impl.DefaultInterceptorRuleProcessor
 
initialize(IWebMvc) - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
initialize(IWebMvc) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
initialize(IApplication) - Method in class net.ymate.platform.webmvc.WebMVC
 
initializeIfNeed() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
 
initializeIfNeed() - Method in interface net.ymate.platform.core.persistence.IDataSourceAdapter
判断是否已初始化, 若尚未执行则尝试初始化
initializeIfNeed() - Method in class net.ymate.platform.persistence.mongodb.impl.MongoDataSourceAdapter
 
initializeIfNeed() - Method in class net.ymate.platform.persistence.redis.impl.RedisDataSourceAdapter
 
initKey() - Method in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
生成密钥
initKey() - Method in class net.ymate.platform.commons.util.CodecUtils.PBECodecHelper
 
initKey() - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
initKeyToString() - Method in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
 
initKeyToString() - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
initProcessors() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpEventGroup
 
initProcessors() - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
initRSAKey() - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
inject(IBeanFactory, Annotation, Class<?>, Field, Object) - Method in class net.ymate.platform.configuration.support.ConfigValueInjector
 
Inject - Annotation Type in net.ymate.platform.core.beans.annotation
声明一个类成员对象依赖注入的注解
inject(IBeanFactory, Annotation, Class<?>, Field, Object) - Method in interface net.ymate.platform.core.beans.IBeanInjector
执行对象注入
inject(IBeanFactory, Annotation, Class<?>, Field, Object) - Method in class net.ymate.platform.plugin.handle.PluginReferInjector
 
Injector - Annotation Type in net.ymate.platform.core.beans.annotation
指定一个类为自定义依赖注入注解的逻辑处理器
InjectorHandler - Class in net.ymate.platform.core.handle
 
InjectorHandler(IApplication) - Constructor for class net.ymate.platform.core.handle.InjectorHandler
 
inner(Select) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
inner(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
inner(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
inner(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
inner(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
inner(String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(Select) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(Query<?>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(IDatabase, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(Query<?>, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(IDatabase, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(Query<?>, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(IDatabase, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(Query<?>, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
inner(IDatabase, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
innerJoin(Select, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
innerJoin(String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
innerJoin(String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
innerJoin(String, String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
innerJoin(String, String, String, Cond, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
innerJoin(Select, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
innerJoin(String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
innerJoin(String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
innerJoin(String, String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
innerJoin(String, String, String, Cond, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
innerJoin(Select, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
innerJoin(String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
innerJoin(String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
innerJoin(String, String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
innerJoin(String, String, String, Cond, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
insert(T) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录插入
insert(T, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录插入
insert(T, Fields) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录插入
insert(T, Fields, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录插入
insert(List<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录批量插入
insert(ShardingList<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录批量插入
insert(List<T>, Fields) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录批量插入
insert(ShardingList<T>, Fields) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行记录批量插入
insert(T) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
insert(T, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
insert(T, Fields) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
insert(T, Fields, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
insert(List<T>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
insert(ShardingList<T>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
insert(List<T>, Fields) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
insert(ShardingList<T>, Fields) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
insert(String, Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
insert(IEntity<?>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
insert(Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
insert(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
insert(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
INSERT(String, Number, Number, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
INSERT(IFunction, Number, Number, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
Insert - Class in net.ymate.platform.persistence.jdbc.query
Insert语句对象
Insert(IDatabase, String, String, Class<? extends IEntity>) - Constructor for class net.ymate.platform.persistence.jdbc.query.Insert
 
Insert(IDatabase, String, String, String, boolean) - Constructor for class net.ymate.platform.persistence.jdbc.query.Insert
 
insert(T) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行记录插入
insert(List<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行记录批量插入
insert(T) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
insert(List<T>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
INSTR(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
INSTR(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
intercept(InterceptContext) - Method in class net.ymate.platform.core.beans.intercept.AbstractInterceptor
 
intercept(InterceptContext) - Method in interface net.ymate.platform.core.beans.intercept.IInterceptor
执行拦截动作,其返回结果将影响前置拦截器组是否继续执行,后置拦截器将忽略返回值
InterceptAnnotation - Annotation Type in net.ymate.platform.core.beans.annotation
声明一个注解类用于支持通过其替代原始拦截器配置特性(执行方式与@Around注解相同并优先于其它拦截器注解)
InterceptContext - Class in net.ymate.platform.core.beans.intercept
拦截器环境上下文对象
InterceptContext(IInterceptor.Direction, IApplication, Object, Class<?>, Method, Object[], Map<String, String>) - Constructor for class net.ymate.platform.core.beans.intercept.InterceptContext
 
InterceptException - Exception in net.ymate.platform.core.beans.intercept
拦截器异常
InterceptException() - Constructor for exception net.ymate.platform.core.beans.intercept.InterceptException
 
InterceptException(String) - Constructor for exception net.ymate.platform.core.beans.intercept.InterceptException
 
InterceptException(String, Throwable) - Constructor for exception net.ymate.platform.core.beans.intercept.InterceptException
 
InterceptException(Throwable) - Constructor for exception net.ymate.platform.core.beans.intercept.InterceptException
 
InterceptException(Object) - Constructor for exception net.ymate.platform.core.beans.intercept.InterceptException
 
InterceptMeta - Class in net.ymate.platform.core.beans.intercept
 
InterceptMeta(String) - Constructor for class net.ymate.platform.core.beans.intercept.InterceptMeta
 
InterceptMeta(IApplication, Class<?>, Method) - Constructor for class net.ymate.platform.core.beans.intercept.InterceptMeta
 
InterceptMeta(String, IApplication, Class<?>, Method) - Constructor for class net.ymate.platform.core.beans.intercept.InterceptMeta
 
Interceptor - Annotation Type in net.ymate.platform.core.beans.annotation
指定一个类为自定义拦截器
InterceptorHandler - Class in net.ymate.platform.core.handle
 
InterceptorHandler(IApplication) - Constructor for class net.ymate.platform.core.handle.InterceptorHandler
 
InterceptorRule - Annotation Type in net.ymate.platform.webmvc.annotation
拦截器规则注解
InterceptorRuleHandler - Class in net.ymate.platform.webmvc.handle
 
InterceptorRuleHandler(IWebMvc) - Constructor for class net.ymate.platform.webmvc.handle.InterceptorRuleHandler
 
InterceptorRuleMeta - Class in net.ymate.platform.webmvc
 
InterceptorRuleMeta(IWebMvc, Class<? extends IInterceptorRule>, Method) - Constructor for class net.ymate.platform.webmvc.InterceptorRuleMeta
 
InterceptPackageMeta(String) - Constructor for class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptPackageMeta
 
InterceptProxy - Class in net.ymate.platform.core.beans.intercept
拦截器代理,支持@Before、@After和@Around方法注解
InterceptProxy() - Constructor for class net.ymate.platform.core.beans.intercept.InterceptProxy
 
InterceptSetting - Class in net.ymate.platform.core.beans.intercept
用于解析拦截器配置字符串
InterceptSettings - Class in net.ymate.platform.core.beans.intercept
拦截器全局规则设置
InterceptSettings.InterceptPackageMeta - Class in net.ymate.platform.core.beans.intercept
 
InterceptSettings.InterceptSettingMeta - Class in net.ymate.platform.core.beans.intercept
 
INTERNAL_SYSTEM_ERROR - Static variable in class net.ymate.platform.core.support.ErrorCode
系统内部错误
internalSystemError() - Static method in class net.ymate.platform.core.support.ErrorCode
 
interrupt() - Method in class net.ymate.platform.serv.AbstractService
 
interrupt() - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
 
intersects(GeoBound) - Method in class net.ymate.platform.commons.util.GeoBound
 
interval(int) - Method in class net.ymate.platform.commons.Speedometer
 
INVALID_PARAMS_SIGNATURE - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
参数签名无效
INVALID_PARAMS_VALIDATION - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
参数验证无效
invalidate() - Method in class net.ymate.platform.webmvc.context.SessionMap
 
invalidParamsSignature() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
invalidParamsValidation() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
inWrap(String, String, SQL) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
inWrap(String, SQL) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
inWrap(String, String, Select) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
inWrap(String, Select) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
inWrap(String, String, Params) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
inWrap(String, Params) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
inWrap(SQL) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
inWrap(Select) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
inWrap(Params) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
IOperator - Interface in net.ymate.platform.persistence.jdbc.base
数据库操作器接口定义
IOperator - Interface in net.ymate.platform.persistence.mongodb
 
IP() - Constructor for class net.ymate.platform.commons.util.NetworkUtils.IP
 
IPasswordProcessor - Interface in net.ymate.platform.commons
密码处理器接口(对数据库等登录密码进行加密或解密操作)
IPersistence<SESSION,CONFIG,CONNECTION_HOLDER extends IConnectionHolder> - Interface in net.ymate.platform.core.persistence
 
IPersistenceConfig<OWNER extends IPersistence,DATA_SOURCE_CONFIG extends IDataSourceConfig> - Interface in net.ymate.platform.core.persistence
 
IPlugin - Interface in net.ymate.platform.plugin
插件启动器接口类,任何插件的启动器类都必须实现该接口
IPluginBeanFactory - Interface in net.ymate.platform.plugin
 
IPluginBeanLoaderFactory - Interface in net.ymate.platform.plugin
 
IPluginBeanLoadInitializer - Interface in net.ymate.platform.plugin
 
IPluginConfig - Interface in net.ymate.platform.plugin
插件初始化配置接口
IPluginContext - Interface in net.ymate.platform.plugin
插件环境上下文对象
IPluginEventListener - Interface in net.ymate.platform.plugin
插件生命周期事件监听器接口
IPluginExtension<T> - Interface in net.ymate.platform.plugin
插件扩展能力支持接口定义
IPluginFactory - Interface in net.ymate.platform.plugin
插件工厂接口定义
IPlugins - Interface in net.ymate.platform.plugin
插件管理器接口
IProcedureOperator<T> - Interface in net.ymate.platform.persistence.jdbc.base
数据库存储过程操作器接口定义
IProcedureOperator.IOutResultProcessor - Interface in net.ymate.platform.persistence.jdbc.base
输出参数结果处理器接口
IProxy - Interface in net.ymate.platform.core.beans.proxy
代理接口定义
IProxyChain - Interface in net.ymate.platform.core.beans.proxy
代理链接口定义
IProxyFactory - Interface in net.ymate.platform.core.beans.proxy
代理工厂接口定义
IProxyFilter - Interface in net.ymate.platform.core.beans.proxy
代理过滤器接口定义
IQueryHandler<T> - Interface in net.ymate.platform.persistence.jdbc.query
 
IQueryOperator<T> - Interface in net.ymate.platform.persistence.jdbc.base
数据库查询操作器接口定义
IReconnectService - Interface in net.ymate.platform.serv
断线重连服务接口
IRedis - Interface in net.ymate.platform.persistence.redis
Redis管理器接口
IRedis.ConnectionType - Enum in net.ymate.platform.persistence.redis
Redis连接方式
IRedisCommander - Interface in net.ymate.platform.persistence.redis
 
IRedisCommandHolder - Interface in net.ymate.platform.persistence.redis
Redis连接对象持有者接口
IRedisConfig - Interface in net.ymate.platform.persistence.redis
Redis配置接口
IRedisCreator - Interface in net.ymate.platform.cache
Redis管理器创建者接口定义
IRedisDataSourceAdapter - Interface in net.ymate.platform.persistence.redis
Redis数据源适配器接口
IRedisDataSourceConfig - Interface in net.ymate.platform.persistence.redis
Redis数据源配置接口
IRedisDataSourceConfigurable - Interface in net.ymate.platform.persistence.redis
 
IRedisSession - Interface in net.ymate.platform.persistence.redis
Redis会话接口
IRedisSessionExecutor<T> - Interface in net.ymate.platform.persistence.redis
Redis会话执行器接口
IRepository - Interface in net.ymate.platform.persistence.jdbc.repo
 
IRepositoryDataFilter - Interface in net.ymate.platform.persistence.jdbc.repo
 
IRepositoryScriptProcessor - Interface in net.ymate.platform.persistence.jdbc.repo
存储器脚本处理器接口
IRepositoryScriptProcessor.Manager - Class in net.ymate.platform.persistence.jdbc.repo
存储器脚本处理器类管理器
IRequestContext - Interface in net.ymate.platform.webmvc
WebMVC请求上下文接口,分析请求路径,仅返回控制器请求映射
IRequestMappingParser - Interface in net.ymate.platform.webmvc
WebMVC请求映射路径分析器接口
IRequestProcessor - Interface in net.ymate.platform.webmvc
控制器请求处理器接口
IResponseBodyProcessor - Interface in net.ymate.platform.webmvc
 
IResponseErrorProcessor - Interface in net.ymate.platform.webmvc
控制器异常自定义处理过程
IResultSet<T> - Interface in net.ymate.platform.core.persistence
统一查询结果封装对象接口定义(支持分页)
IResultSetHandler<T> - Interface in net.ymate.platform.persistence.jdbc.base
结果集数据处理接口,用于完成对JDBC结果集原始数据的二次加工
IResultSetHandlerFactory<T> - Interface in net.ymate.platform.persistence.jdbc.base
 
IRSAKeyProvider - Interface in net.ymate.platform.validation.validate
 
isAccepted(HttpServletRequest, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isAjax(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isAll() - Method in class net.ymate.platform.persistence.jdbc.query.Union
 
isAllowConsoleOutput() - Method in interface net.ymate.platform.log.ILogConfig
否允许控制台输出
isAllowConsoleOutput() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
isAllowedCredentials() - Method in interface net.ymate.platform.webmvc.cors.ICrossDomainSetting
是否允许跨域请求带有验证信息
isAllowedCredentials() - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
isAnalysisDisabled(IWebMvc) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
isAnalysisDisabled() - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
isAnnotationOf(Object, Class<? extends Annotation>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
isArray() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
isAutoincrement(String) - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
isAutoincrement() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
isAutoIncrement() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
isAutoIncrement() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
isAutomatic() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
isAutomatic() - Method in interface net.ymate.platform.plugin.IPluginConfig
是否允许插件自动启动
isAutomatic() - Method in class net.ymate.platform.plugin.PluginMeta
 
isChanged() - Method in class net.ymate.platform.core.beans.support.PropertyStateMeta
 
isCleanAfterAll() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptSettingMeta
 
isCleanAll() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptSettingMeta
 
isCleanBeforeAll() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptSettingMeta
 
isClosed() - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
判断当前是否已被关闭
isClosed() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
isClosed() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
isClosed() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
isClosing() - Method in interface net.ymate.platform.serv.IClient
是否正在关闭
isClosing() - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
isCluster() - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
判断当前是否为集群模式
isCluster() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
isCluster() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
isCluster() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
isConnected() - Method in interface net.ymate.platform.serv.IClient
是否已连接
isConnected() - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
isConnected() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
isConnected() - Method in interface net.ymate.platform.serv.nio.INioSession
判断会话状态是否为CONNECTED
isConventionInterceptorMode() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
isConventionInterceptorMode() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Convention模式开启时是否采用拦截器规则设置,可选参数,默认值为false
isConventionMode() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
isConventionMode() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
是否开启视图自动渲染(约定优于配置,无需编写控制器代码,直接匹配并执行视图)模式,可选参数,默认值为false
isConventionUrlRewriteMode() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
isConventionUrlRewriteMode() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Convention模式开启时是否采用URL伪静态 (URL中通过分隔符'_'传递多个请求参数,通过UrlParams[index]方式引用参数值) 模式,可选参数,默认值为false
isCookieAuthEnabled() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
isCookieAuthEnabled() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Cookie密钥验证是否默认开启, 默认值为false
isCookieUseHttpOnly() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
isCookieUseHttpOnly() - Method in interface net.ymate.platform.webmvc.IWebMvcConfig
Cookie是否默认使用HttpOnly, 默认值为false
isCorsOptionsRequest(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isCorsRequest(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isCount() - Method in class net.ymate.platform.core.persistence.Page
 
isDebugEnabled() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
isDebugEnabled() - Method in interface net.ymate.platform.log.ILogger
判断当前日志级别是否为调试
isDebugEnabled() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
isDebugEnabled(Marker) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
isDevEnv() - Method in class net.ymate.platform.core.Application
 
isDevEnv() - Method in interface net.ymate.platform.core.IApplication
是否为开发环境
isDisabled() - Method in class net.ymate.platform.plugin.PluginMeta
 
isDownload() - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
isEmpty() - Method in class net.ymate.platform.commons.ConcurrentHashSet
 
isEmpty() - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
isEmpty() - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
isEmpty() - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
isEmpty() - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
isEmpty() - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
isEmpty() - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
isEmpty() - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
isEmpty() - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
isEmpty() - Method in class net.ymate.platform.commons.util.GeoBound
 
isEmpty() - Method in class net.ymate.platform.commons.util.GeoPolygon
 
isEmpty() - Method in class net.ymate.platform.core.persistence.Fields
 
isEmpty() - Method in class net.ymate.platform.core.persistence.Params
 
isEmpty() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isEmpty() - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
isEmpty() - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
isEmpty() - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
isEnabled() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
isEnabled() - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
isEnabled() - Method in interface net.ymate.platform.plugin.IPluginConfig
是否启用插件模块, 默认为true
isEnabled() - Method in class net.ymate.platform.webmvc.cors.CrossDomainSettings
是否开启跨域设置,可选参数,默认值为false
isEnabledSubscribeExpired() - Method in interface net.ymate.platform.cache.ICacheConfig
是否开启Redis订阅缓存元素过期事件,可选参数,默认值为false
isEnabledSubscribeExpired() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
ISerializer - Interface in net.ymate.platform.commons.serialize
 
isErrorEnabled() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
isErrorEnabled() - Method in interface net.ymate.platform.log.ILogger
判断当前日志级别是否为错误
isErrorEnabled() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
isErrorEnabled(Marker) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
isErrorWithStatusCode(IWebMvc) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
isErrorWithStatusCode() - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
IServer<LISTENER extends IListener,CODEC extends INioCodec> - Interface in net.ymate.platform.serv
服务端接口
IServerCfg - Interface in net.ymate.platform.serv
服务端配置接口
IService - Interface in net.ymate.platform.serv
 
ISession<CONNECTION_HOLDER extends IConnectionHolder> - Interface in net.ymate.platform.core.persistence
基准会话接口
ISessionEventListener - Interface in net.ymate.platform.core.persistence
会话事件监听器接口
ISessionExecutor<RESULT,SESSION extends ISession> - Interface in net.ymate.platform.core.persistence
基准会话执行器接口
ISessionIdleChecker<SESSION_WRAPPER extends ISessionWrapper<?,?>,SESSION_ID,MESSAGE_TYPE> - Interface in net.ymate.platform.serv
会话空闲检查器接口
ISessionListener<SESSION_WRAPPER extends ISessionWrapper<?,?>> - Interface in net.ymate.platform.serv
 
ISessionManager<SESSION_WRAPPER extends ISessionWrapper<?,?>,SESSION_ID,MESSAGE_TYPE> - Interface in net.ymate.platform.serv
客户端会话管理器接口
ISessionWrapper<SESSION_TYPE extends Serializable,SESSION_ID> - Interface in net.ymate.platform.serv
会话包装器接口
isExcluded() - Method in class net.ymate.platform.core.persistence.Fields
 
isExcludedInterfaceClass(Class<?>) - Method in interface net.ymate.platform.core.beans.IBeanFactory
判断是否为排除的接口类
isExcludedInterfaceClass(Class<?>) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
isExecuted() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
isExecuted() - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
判断当前操作器是否已执行
isExpired() - Method in class net.ymate.platform.cache.CacheElement
 
isFatalEnabled() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
isFatalEnabled() - Method in interface net.ymate.platform.log.ILogger
判断当前日志级别是否为失败
isFatalEnabled() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
isFilterable() - Method in class net.ymate.platform.persistence.jdbc.repo.AbstractRepositoryScriptProcessor
 
isFilterable() - Method in interface net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor
判断是否支持结果数据过滤
isFormatPaddedOutput() - Method in interface net.ymate.platform.log.ILogConfig
否采用格式化填充输出
isFormatPaddedOutput() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
IShardingable - Interface in net.ymate.platform.core.persistence
数据分片(表)能力接口, 用于返回分片(表)辅助计算参数对象
IShardingRule - Interface in net.ymate.platform.core.persistence
数据分片(表)规则计算接口
ISheetHandler<T> - Interface in net.ymate.platform.commons
SHEET页分析处理器接口
ISheetHandler.CellMeta - Class in net.ymate.platform.commons
CELL单元格描述对象
ISheetHandler.Default - Class in net.ymate.platform.commons
 
ISignatureExtraParamProcessor - Interface in net.ymate.platform.webmvc
 
ISignatureParamParser - Interface in net.ymate.platform.webmvc
 
ISignatureValidator - Interface in net.ymate.platform.webmvc
 
isIncludedClassPath() - Method in class net.ymate.platform.plugin.impl.DefaultPluginBeanFactory
 
isIncludedClassPath() - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
isIncludedClassPath() - Method in interface net.ymate.platform.plugin.IPluginBeanFactory
是否加载当前CLASSPATH内的所有包含插件配置文件的Jar包
isIncludedClassPath() - Method in interface net.ymate.platform.plugin.IPluginFactory
是否扫描当前CLASSPATH内的相关插件
isInfoEnabled() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
isInfoEnabled() - Method in interface net.ymate.platform.log.ILogger
判断当前日志级别是否为信息
isInfoEnabled() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
isInfoEnabled(Marker) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
isInitialized() - Method in class net.ymate.platform.cache.AbstractCacheProvider
 
isInitialized() - Method in class net.ymate.platform.cache.Caches
 
isInitialized() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
isInitialized() - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
isInitialized() - Method in class net.ymate.platform.cache.impl.DefaultCacheManager
 
isInitialized() - Method in class net.ymate.platform.configuration.Cfgs
 
isInitialized() - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileChecker
 
isInitialized() - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileSearcher
 
isInitialized() - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
isInitialized() - Method in class net.ymate.platform.core.Application
 
isInitialized() - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
isInitialized() - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
isInitialized() - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
isInitialized() - Method in interface net.ymate.platform.core.configuration.IConfig
是否已初始化
isInitialized() - Method in interface net.ymate.platform.core.configuration.IConfigFileChecker
是否已初始化
isInitialized() - Method in class net.ymate.platform.core.event.Events
 
isInitialized() - Method in interface net.ymate.platform.core.event.IEventConfig
是否已初始化
isInitialized() - Method in interface net.ymate.platform.core.event.IEventProvider
是否已初始化
isInitialized() - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
isInitialized() - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
isInitialized() - Method in class net.ymate.platform.core.i18n.I18N
 
isInitialized() - Method in interface net.ymate.platform.core.IApplication
是否已初始化
isInitialized() - Method in class net.ymate.platform.core.module.ModuleManager
 
isInitialized() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceAdapter
 
isInitialized() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
isInitialized() - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
isInitialized() - Method in interface net.ymate.platform.core.support.IInitialization
是否已初始化
isInitialized() - Static method in class net.ymate.platform.core.YMP
 
isInitialized() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
isInitialized() - Method in interface net.ymate.platform.log.ILog
是否已初始化
isInitialized() - Method in interface net.ymate.platform.log.ILogger
是否已初始化
isInitialized() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
isInitialized() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
isInitialized() - Method in class net.ymate.platform.log.Logs
 
isInitialized() - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
isInitialized() - Method in class net.ymate.platform.persistence.jdbc.repo.AbstractRepositoryScriptProcessor
 
isInitialized() - Method in interface net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor
是否已初始化
isInitialized() - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
isInitialized() - Method in class net.ymate.platform.persistence.redis.Redis
 
isInitialized() - Method in class net.ymate.platform.plugin.AbstractPlugin
 
isInitialized() - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
isInitialized() - Method in class net.ymate.platform.plugin.Plugins
 
isInitialized() - Method in class net.ymate.platform.serv.AbstractService
 
isInitialized() - Method in class net.ymate.platform.serv.impl.DefaultSessionIdleChecker
 
isInitialized() - Method in interface net.ymate.platform.serv.IService
是否已初始化
isInitialized() - Method in interface net.ymate.platform.serv.ISessionIdleChecker
判断是否已初始化
isInitialized() - Method in class net.ymate.platform.validation.Validations
 
isInitialized() - Method in class net.ymate.platform.webmvc.cors.CrossDomainSettings
 
isInitialized() - Method in class net.ymate.platform.webmvc.impl.DefaultInterceptorRuleProcessor
 
isInitialized() - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
isInitialized() - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
isInitialized() - Method in class net.ymate.platform.webmvc.WebMVC
 
isInterfaceIgnored() - Method in class net.ymate.platform.core.beans.BeanMeta
是否忽略接口分析
isInterfaceOf(Class<?>, Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
isInvalid(Object) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
isIPAddr(String) - Static method in class net.ymate.platform.commons.util.NetworkUtils.IP
 
isIPv4(String) - Static method in class net.ymate.platform.commons.util.NetworkUtils.IP
 
isIPv6(String) - Static method in class net.ymate.platform.commons.util.NetworkUtils.IP
 
isJsonAccepted(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isJsonAccepted(HttpServletRequest, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isJsonArray() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
isJsonArray() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
isJsonArray() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
isJsonArray() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
isJsonArray() - Method in class net.ymate.platform.commons.json.JsonWrapper
 
isJsonFormat(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isJsonFormat(HttpServletRequest, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isJsonObject() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
isJsonObject() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
isJsonObject() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
isJsonObject() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
isJsonObject() - Method in class net.ymate.platform.commons.json.JsonWrapper
 
isKeepCase() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
isKeepCase() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
isLeapYear() - Method in class net.ymate.platform.commons.DateTimeHelper
 
isLeapYear(int) - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
isList() - Method in class net.ymate.platform.commons.lang.TreeObject
 
isLocalIPAddr(String) - Static method in class net.ymate.platform.commons.util.NetworkUtils.IP
 
isMap() - Method in class net.ymate.platform.commons.lang.TreeObject
 
isMaster() - Method in class net.ymate.platform.cache.support.MultilevelKey
 
isMatchAll() - Method in class net.ymate.platform.webmvc.InterceptorRuleMeta
 
isMatchAny() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
isMatchAny() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
isMatched() - Method in class net.ymate.platform.validation.ValidateResult
 
isModelBind() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
isModuleExcluded(String) - Method in class net.ymate.platform.core.module.ModuleManager
 
isMultilevel() - Method in class net.ymate.platform.cache.Caches
 
isMultilevel() - Method in interface net.ymate.platform.cache.ICaches
是否为Multilevel模式
isMultilevelSlavesAutoSync() - Method in interface net.ymate.platform.cache.ICacheConfig
Multilevel模式下是否自动同步Master和Slave级缓存,可选参数,默认值为false
isMultilevelSlavesAutoSync() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
isMultiplePrimaryKey() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
isNew() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
isNew() - Method in interface net.ymate.platform.serv.nio.INioSession
判断会话状态是否为NEW
isNormal() - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
判断当前是否为正常模式(即排除集群、分片模式)
isNormal() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
isNormal() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
isNormal() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
isNormalClass(Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
isNormalField(Field) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
isNormalMethod(Method) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
isNotDisabledInterceptor(Class<? extends IInterceptor>) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
isNotNull(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNotNull(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNotNull(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNotNull() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
isNotNullWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNotNullWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNotNullWrap() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
isNull(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
isNull() - Method in interface net.ymate.platform.commons.json.IJsonNodeWrapper
 
isNull(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
isNull() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
isNull(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
isNull() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
isNull(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
isNull() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
isNull(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNull(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNull(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNull() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
isNullable() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
isNullable() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
isNullable() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
isNullEndDate() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
isNullStartDate() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
isNullWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNullWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
isNullWrap() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
isolated() - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
ISOLATED - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
isolated() - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
isolated() - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
isOptionsAutoReply() - Method in interface net.ymate.platform.webmvc.cors.ICrossDomainSetting
针对OPTIONS请求是否自动回复, 默认: true
isOptionsAutoReply() - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
isPaginated() - Method in class net.ymate.platform.core.persistence.impl.DefaultResultSet
 
isPaginated() - Method in interface net.ymate.platform.core.persistence.IResultSet
获取当前结果集是否已分页
isParamField() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
isPasswordEncrypted() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
isPasswordEncrypted() - Method in interface net.ymate.platform.core.persistence.IDataSourceConfig
数据源访问密码是否已加密,默认为false
isPost(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isPrimaryKey(String) - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
isPrimaryKey() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
isProductEnv() - Method in class net.ymate.platform.core.Application
 
isProductEnv() - Method in interface net.ymate.platform.core.IApplication
是否为生产环境
isReadonly(String) - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
isReadonly() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
isReadonly() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
isReadonly() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
isResultsAvailable() - Method in class net.ymate.platform.core.persistence.impl.DefaultResultSet
 
isResultsAvailable() - Method in interface net.ymate.platform.core.persistence.IResultSet
获取当前结果集是否可用,即是否为空或元素数量为0
isResultsAvailable() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
获取当前结果集是否可用,即是否为空或元素数量为0
isSentinel() - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
判断当前是否为哨兵模式
isSentinel() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
isSentinel() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
isSentinel() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
isServer() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
isServer() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
是否为服务端
isSharded() - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
判断当前是否为分片模式
isSharded() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
isSharded() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
isSharded() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
isShowSql() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
是否显示执行的SQL语句,默认为false
isShowSql() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
isSigned() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
isSigned() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
isSimplifiedPackageName() - Method in interface net.ymate.platform.log.ILogConfig
否采用简化包名输出
isSimplifiedPackageName() - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
isSingle() - Method in class net.ymate.platform.validation.validate.DateTimeValue
 
isSingleton() - Method in class net.ymate.platform.core.beans.BeanMeta
 
isSingleton() - Method in class net.ymate.platform.webmvc.RequestMeta
 
isSnakeCase() - Method in class net.ymate.platform.webmvc.RequestMeta
 
isSorted() - Method in class net.ymate.platform.configuration.AbstractConfigFileParser
 
isStackTraces() - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseDataSourceConfig
是否开启堆栈跟踪,默认为false
isStackTraces() - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
isStarted() - Method in class net.ymate.platform.commons.Speedometer
 
isStarted() - Method in class net.ymate.platform.plugin.AbstractPlugin
 
isStarted() - Method in interface net.ymate.platform.plugin.IPlugin
插件是否已启动
isStarted() - Method in class net.ymate.platform.serv.AbstractService
 
isStarted() - Method in interface net.ymate.platform.serv.IServer
判断是否已启动
isStarted() - Method in interface net.ymate.platform.serv.IService
是否已启动
isStarted() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
isStarted() - Method in class net.ymate.platform.serv.nio.AbstractNioServer
 
isStarted() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
是否已启动
isStorageWithSet() - Method in interface net.ymate.platform.cache.ICacheConfig
是否采用Set存储缓存键名
isStorageWithSet() - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
isStoreGzipped() - Method in class net.ymate.platform.webmvc.PageCacheElement
 
isSubclassOf(Class<?>, Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
isSucceed() - Method in class net.ymate.platform.core.support.ErrorCode
 
isSuccess() - Method in interface net.ymate.platform.webmvc.IWebResult
 
isSuccess() - Method in class net.ymate.platform.webmvc.util.WebResult
 
isTestEnv() - Method in class net.ymate.platform.core.Application
 
isTestEnv() - Method in interface net.ymate.platform.core.IApplication
是否为测试环境
isTokenValid(HttpServletRequest) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
isTokenValid(HttpServletRequest, boolean) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
isTokenValid(HttpServletRequest, String, String, boolean) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
isTokenValid(HttpServletRequest, String, boolean) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
isTraceEnabled() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
isTraceEnabled() - Method in interface net.ymate.platform.log.ILogger
判断当前日志级别是否为跟踪
isTraceEnabled() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
isTraceEnabled(Marker) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
isUdp() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
isUdp() - Method in interface net.ymate.platform.serv.nio.INioSession
判断是否为UDP会话
isUnique() - Method in class net.ymate.platform.core.persistence.base.IndexMeta
 
isUnixOrLinux() - Static method in class net.ymate.platform.commons.util.RuntimeUtils
 
isUnsigned() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
isUploadFile() - Method in class net.ymate.platform.webmvc.ParameterMeta
 
isUseBaseEntity() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
isUseBaseEntity() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
isUseChainMode() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
isUseChainMode() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
isUseClassSuffix() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
isUseClassSuffix() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
isUseRemovePrefix() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
isUseRemovePrefix() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
isUseStateSupport() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
isUseStateSupport() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
isValid() - Method in class net.ymate.platform.core.beans.intercept.InterceptSetting
 
isValidCoordinate() - Method in class net.ymate.platform.commons.util.GeoPoint
 
isValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
isView() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
isWarnEnabled() - Method in class net.ymate.platform.log.AbstractLogAdapter
 
isWarnEnabled() - Method in interface net.ymate.platform.log.ILogger
判断当前日志级别是否为警告
isWarnEnabled() - Method in class net.ymate.platform.log.impl.DefaultLogger
 
isWarnEnabled(Marker) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
isWebSocket(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isWindows() - Static method in class net.ymate.platform.commons.util.RuntimeUtils
 
isXmlAccepted(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isXmlAccepted(HttpServletRequest, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isXmlFormat(HttpServletRequest) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
isXmlFormat(HttpServletRequest, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
ItemWrapper(Object, boolean) - Constructor for class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
iterator() - Method in class net.ymate.platform.commons.ConcurrentHashSet
 
ITrade - Interface in net.ymate.platform.core.persistence
事务业务操作接口
ITransaction - Interface in net.ymate.platform.persistence.jdbc.transaction
事务处理接口定义
ITransaction - Interface in net.ymate.platform.persistence.mongodb.transaction
 
IUpdateOperator - Interface in net.ymate.platform.persistence.jdbc.base
数据库更新操作器接口定义
IUploadFileWrapper - Interface in net.ymate.platform.webmvc
上传文件包装器
IValidation - Interface in net.ymate.platform.validation
验证框架管理器接口定义
IValidator - Interface in net.ymate.platform.validation
验证器接口
IValueRenderer - Interface in net.ymate.platform.core.persistence
属性值自定义渲染器
IValueRenderer.Manager - Class in net.ymate.platform.core.persistence
渲染器类管理器
IView - Interface in net.ymate.platform.webmvc.view
视图接口
IWebCacheProcessor - Interface in net.ymate.platform.webmvc
控制器视图缓存处理器接口
IWebErrorProcessor - Interface in net.ymate.platform.webmvc
基于Web应用的MVC框架异常错误处理器接口
IWebInitialization - Interface in net.ymate.platform.webmvc
 
IWebMvc - Interface in net.ymate.platform.webmvc
MVC框架管理器接口
IWebMvcConfig - Interface in net.ymate.platform.webmvc
WebMVC模块配置接口
IWebResult<CODE_TYPE extends Serializable> - Interface in net.ymate.platform.webmvc
 
IWebResult.IDataFilter - Interface in net.ymate.platform.webmvc
数据过滤器接口
IWebResultBuilder - Interface in net.ymate.platform.webmvc
 

J

JacksonAdapter - Class in net.ymate.platform.commons.json.impl
 
JacksonAdapter() - Constructor for class net.ymate.platform.commons.json.impl.JacksonAdapter
 
JacksonArrayWrapper - Class in net.ymate.platform.commons.json.impl
 
JacksonArrayWrapper() - Constructor for class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
JacksonArrayWrapper(Object[]) - Constructor for class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
JacksonArrayWrapper(Collection<?>) - Constructor for class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
JacksonArrayWrapper(ArrayNode) - Constructor for class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
JacksonNodeWrapper - Class in net.ymate.platform.commons.json.impl
 
JacksonNodeWrapper(JsonNode) - Constructor for class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
JacksonObjectWrapper - Class in net.ymate.platform.commons.json.impl
 
JacksonObjectWrapper() - Constructor for class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
JacksonObjectWrapper(Map<?, ?>) - Constructor for class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
JacksonObjectWrapper(ObjectNode) - Constructor for class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
JAVASCRIPT - Static variable in interface net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor
 
JavassistProxyFactory - Class in net.ymate.platform.core.beans.proxy.impl
 
JavassistProxyFactory() - Constructor for class net.ymate.platform.core.beans.proxy.impl.JavassistProxyFactory
 
JCLogFactory - Class in net.ymate.platform.log.jcl
 
JCLogFactory() - Constructor for class net.ymate.platform.log.jcl.JCLogFactory
 
JCLogger - Class in net.ymate.platform.log.jcl
 
JDBC - Class in net.ymate.platform.persistence.jdbc
 
JDBC() - Constructor for class net.ymate.platform.persistence.jdbc.JDBC
 
JDBC(IDatabaseConfig) - Constructor for class net.ymate.platform.persistence.jdbc.JDBC
 
JedisClusterCommander - Class in net.ymate.platform.persistence.redis.support
 
JedisCommander - Class in net.ymate.platform.persistence.redis.support
 
JedisCommandsWrapper - Class in net.ymate.platform.persistence.redis.support
 
JedisCommandsWrapper() - Constructor for class net.ymate.platform.persistence.redis.support.JedisCommandsWrapper
 
JedisShardedCommander - Class in net.ymate.platform.persistence.redis.support
 
JMX_ENABLE - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
JMX_NAME_BASE - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
JMX_NAME_PREFIX - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
JNDI - Static variable in interface net.ymate.platform.core.persistence.base.Type.DS_ADAPTER
 
JNDIDataSourceAdapter - Class in net.ymate.platform.persistence.jdbc.impl
基于JNDI的数据源适配器
JNDIDataSourceAdapter() - Constructor for class net.ymate.platform.persistence.jdbc.impl.JNDIDataSourceAdapter
 
join(Join) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
Join - Class in net.ymate.platform.persistence.jdbc.query
连接查询语句对象
Join(IDatabase, String, String, String, String, boolean) - Constructor for class net.ymate.platform.persistence.jdbc.query.Join
 
join(Join) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
join(Join) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
Join.Type - Enum in net.ymate.platform.persistence.jdbc.query
连接方式枚举
JsonArrayFastJsonSerializer - Class in net.ymate.platform.commons.json.support
 
JsonArrayFastJsonSerializer() - Constructor for class net.ymate.platform.commons.json.support.JsonArrayFastJsonSerializer
 
JsonArrayGsonSerializer - Class in net.ymate.platform.commons.json.support
 
JsonArrayGsonSerializer() - Constructor for class net.ymate.platform.commons.json.support.JsonArrayGsonSerializer
 
JsonArrayJacksonSerializer - Class in net.ymate.platform.commons.json.support
 
JsonArrayJacksonSerializer() - Constructor for class net.ymate.platform.commons.json.support.JsonArrayJacksonSerializer
 
JsonArrayJacksonSerializer.Deserializer - Class in net.ymate.platform.commons.json.support
 
JsonArrayJacksonSerializer.Serializer - Class in net.ymate.platform.commons.json.support
 
JSONConfigFileParser - Class in net.ymate.platform.configuration.impl
 
JSONConfigFileParser(File) - Constructor for class net.ymate.platform.configuration.impl.JSONConfigFileParser
 
JSONConfigFileParser(InputStream) - Constructor for class net.ymate.platform.configuration.impl.JSONConfigFileParser
 
JSONConfigFileParser(URL) - Constructor for class net.ymate.platform.configuration.impl.JSONConfigFileParser
 
JSONConfigFileParser(String) - Constructor for class net.ymate.platform.configuration.impl.JSONConfigFileParser
 
JSONConfigurationProvider - Class in net.ymate.platform.configuration.impl
 
JSONConfigurationProvider() - Constructor for class net.ymate.platform.configuration.impl.JSONConfigurationProvider
 
JsonObjectFastJsonSerializer - Class in net.ymate.platform.commons.json.support
 
JsonObjectFastJsonSerializer() - Constructor for class net.ymate.platform.commons.json.support.JsonObjectFastJsonSerializer
 
JsonObjectGsonSerializer - Class in net.ymate.platform.commons.json.support
 
JsonObjectGsonSerializer() - Constructor for class net.ymate.platform.commons.json.support.JsonObjectGsonSerializer
 
JsonObjectJacksonSerializer - Class in net.ymate.platform.commons.json.support
 
JsonObjectJacksonSerializer() - Constructor for class net.ymate.platform.commons.json.support.JsonObjectJacksonSerializer
 
JsonObjectJacksonSerializer.Deserializer - Class in net.ymate.platform.commons.json.support
 
JsonObjectJacksonSerializer.Serializer - Class in net.ymate.platform.commons.json.support
 
JSONRequestProcessor - Class in net.ymate.platform.webmvc.impl
基于JSON作为协议格式的控制器请求处理器接口实现
JSONRequestProcessor() - Constructor for class net.ymate.platform.webmvc.impl.JSONRequestProcessor
 
JSONResponseErrorProcessor - Class in net.ymate.platform.webmvc.impl
 
JSONResponseErrorProcessor() - Constructor for class net.ymate.platform.webmvc.impl.JSONResponseErrorProcessor
 
JSONSerializer - Class in net.ymate.platform.commons.serialize.impl
 
JSONSerializer() - Constructor for class net.ymate.platform.commons.serialize.impl.JSONSerializer
 
JsonView - Class in net.ymate.platform.webmvc.view.impl
JSON视图
JsonView(Object) - Constructor for class net.ymate.platform.webmvc.view.impl.JsonView
构造器
JsonView(String) - Constructor for class net.ymate.platform.webmvc.view.impl.JsonView
构造器
jsonView(Object) - Static method in class net.ymate.platform.webmvc.view.View
 
JsonWrapper - Class in net.ymate.platform.commons.json
 
JsonWrapper(IJsonObjectWrapper) - Constructor for class net.ymate.platform.commons.json.JsonWrapper
 
JsonWrapper(IJsonArrayWrapper) - Constructor for class net.ymate.platform.commons.json.JsonWrapper
 
JsonWrapperConverter - Class in net.ymate.platform.commons.lang.converter
 
JsonWrapperConverter() - Constructor for class net.ymate.platform.commons.lang.converter.JsonWrapperConverter
 
JsonWrapperFastJsonSerializer - Class in net.ymate.platform.commons.json.support
 
JsonWrapperFastJsonSerializer() - Constructor for class net.ymate.platform.commons.json.support.JsonWrapperFastJsonSerializer
 
JsonWrapperGsonSerializer - Class in net.ymate.platform.commons.json.support
 
JsonWrapperGsonSerializer() - Constructor for class net.ymate.platform.commons.json.support.JsonWrapperGsonSerializer
 
JsonWrapperJacksonSerializer - Class in net.ymate.platform.commons.json.support
 
JsonWrapperJacksonSerializer() - Constructor for class net.ymate.platform.commons.json.support.JsonWrapperJacksonSerializer
 
JsonWrapperJacksonSerializer.Deserializer - Class in net.ymate.platform.commons.json.support
 
JsonWrapperJacksonSerializer.Serializer - Class in net.ymate.platform.commons.json.support
 
JspView - Class in net.ymate.platform.webmvc.view.impl
JSP视图
JspView(IWebMvc) - Constructor for class net.ymate.platform.webmvc.view.impl.JspView
 
JspView(IWebMvc, String) - Constructor for class net.ymate.platform.webmvc.view.impl.JspView
构造器
JspView() - Constructor for class net.ymate.platform.webmvc.view.impl.JspView
 
JspView(String) - Constructor for class net.ymate.platform.webmvc.view.impl.JspView
 
jspView() - Static method in class net.ymate.platform.webmvc.view.View
 
jspView(IWebMvc) - Static method in class net.ymate.platform.webmvc.view.View
 
jspView(String) - Static method in class net.ymate.platform.webmvc.view.View
 
jspView(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.view.View
 

K

keepAliveTime(long) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
keepCase(boolean) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
keepNullValue() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
keepNullValue() - Method in interface net.ymate.platform.webmvc.IWebResult
 
keepNullValue() - Method in class net.ymate.platform.webmvc.util.WebResult
 
keepNullValue() - Method in class net.ymate.platform.webmvc.view.impl.JsonView
 
KEY_ALGORITHM - Variable in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
密钥算法
KEY_GENERATOR_CLASS - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
KEY_SIZE - Variable in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
 
keyGenerator(ICacheKeyGenerator<?>) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
keyGenerator(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
KeyGenerator - Annotation Type in net.ymate.platform.core.persistence.annotation
声明一个类为键值生成器
keys(String) - Method in class net.ymate.platform.cache.Caches
 
keys() - Method in class net.ymate.platform.cache.Caches
 
keys() - Method in interface net.ymate.platform.cache.ICache
获取当前所有缓存对象key的集合
keys(String) - Method in interface net.ymate.platform.cache.ICaches
获取指定名称的缓存中所有key值集合
keys() - Method in interface net.ymate.platform.cache.ICaches
获取默认缓存中所有key值集合
keys() - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
keys() - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
keys(boolean) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
keys() - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
keys(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
keys(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
keys(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
keys(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
keys(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
keys(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
keySet() - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
keySet() - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
keySet() - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
keySet() - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
keySet() - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
keyStartsWith(Map<String, String>, String) - Static method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 

L

LANGUAGE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
LANGUAGE_PARAM_NAME - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
languageParamName(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
languageParamName(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
LAST - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
last(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
last(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
LAST_DAY(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
LAST_DAY(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
LAST_MODIFIED - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
lastCellNum(int) - Method in class net.ymate.platform.commons.ISheetHandler.Default
 
lastRowNum(int) - Method in class net.ymate.platform.commons.ISheetHandler.Default
 
lastsave() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lastsave() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lastsave() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lastTouchTime() - Method in interface net.ymate.platform.serv.IClient
获取最后更新会话状态的时间(毫秒)
lastTouchTime() - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
lastTouchTime() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
lastTouchTime() - Method in interface net.ymate.platform.serv.nio.INioSession
获取最后更新会话状态的时间(毫秒)
left(Select) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
left(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
left(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
left(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
left(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
LEFT(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LEFT(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
left(String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(Select) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(Query<?>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(IDatabase, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(Query<?>, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(IDatabase, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(Query<?>, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(IDatabase, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(Query<?>, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
left(IDatabase, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
leftJoin(Select, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
leftJoin(String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
leftJoin(String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
leftJoin(String, String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
leftJoin(String, String, String, Cond, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
leftJoin(Select, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
leftJoin(String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
leftJoin(String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
leftJoin(String, String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
leftJoin(String, String, String, Cond, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
leftJoin(Select, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
leftJoin(String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
leftJoin(String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
leftJoin(String, String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
leftJoin(String, String, String, Cond, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
length() - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
length(int) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
LENGTH(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LENGTH(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LENGTH - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.GridFs
 
LengthValidator - Class in net.ymate.platform.validation.validate
字符串长度验证
LengthValidator() - Constructor for class net.ymate.platform.validation.validate.LengthValidator
 
LIFO - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
like(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
like(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
like(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
like(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
like(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
Like - Class in net.ymate.platform.persistence.jdbc.query
 
Like(String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Like
 
likeWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
likeWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
likeWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
LIMIT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
limit(int) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
limit() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
limit(int) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
lindex(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lindex(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lindex(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lindex(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lindex(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lindex(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
LINE_END_FLAG - Static variable in class net.ymate.platform.persistence.jdbc.query.Query
 
Link - Class in net.ymate.platform.commons.markdown
 
link(IMarkdown, String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
link(String, String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
LINK - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
linsert(byte[], ListPosition, byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
linsert(String, ListPosition, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
linsert(byte[], ListPosition, byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
linsert(String, ListPosition, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
linsert(byte[], ListPosition, byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
linsert(String, ListPosition, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
listen(E) - Method in interface net.ymate.platform.commons.ExecutableQueue.IListener
执行监听器处理逻辑
listen(long, long, long, long) - Method in class net.ymate.platform.commons.impl.DefaultSpeedListener
 
listen(long, long, long, long) - Method in interface net.ymate.platform.commons.Speedometer.IListener
处理监听数据
listener() - Method in interface net.ymate.platform.serv.IClient
获取监听器
listener() - Method in interface net.ymate.platform.serv.IServer
获取监听器对象
listener() - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
listener() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
listener() - Method in class net.ymate.platform.serv.nio.AbstractNioServer
 
listener() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
监听器
listenStart() - Method in class net.ymate.platform.commons.ExecutableQueue
启动队列监听服务线程
listenStop() - Method in class net.ymate.platform.commons.ExecutableQueue
停止队列监听服务线程
listenStop(long) - Method in class net.ymate.platform.commons.ExecutableQueue
停止队列监听服务线程
llen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
llen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
llen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
llen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
llen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
llen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lmove(byte[], byte[], ListDirection, ListDirection) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lmove(String, String, ListDirection, ListDirection) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lmove(byte[], byte[], ListDirection, ListDirection) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lmove(String, String, ListDirection, ListDirection) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lmove(byte[], byte[], ListDirection, ListDirection) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lmove(String, String, ListDirection, ListDirection) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
LN(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
LN(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
load(boolean) - Method in class net.ymate.platform.configuration.AbstractConfigFileParser
 
load(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
load(IBeanFactory) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
load() - Method in interface net.ymate.platform.core.beans.IBeanLoader
加载类对象
load(IBeanFilter) - Method in interface net.ymate.platform.core.beans.IBeanLoader
加载类对象
load(IBeanFactory) - Method in interface net.ymate.platform.core.beans.IBeanLoader
加载的类对象集合
load(IBeanFactory, IBeanFilter) - Method in interface net.ymate.platform.core.beans.IBeanLoader
加载的类对象集合
load() - Method in class net.ymate.platform.core.beans.impl.DefaultBeanLoader
 
load(IBeanFilter) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanLoader
 
load(IBeanFactory, IBeanFilter) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanLoader
 
load(boolean) - Method in interface net.ymate.platform.core.configuration.IConfigFileParser
开始分析配置文件
load(String) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
根据配置文件绝对路径加载配置
load(String, String) - Method in class net.ymate.platform.core.i18n.I18N
 
load(String, String, String) - Method in class net.ymate.platform.core.i18n.I18N
加载资源并提取key指定的值
load(Class<? extends IEntity>) - Static method in class net.ymate.platform.core.persistence.base.EntityMeta
 
load() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
load(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
load(IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
load(Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
load() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
load(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
load(IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
load(Fields, IDBLocker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
load(String, String[]) - Static method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
load(Class<? extends IPluginFactory>) - Static method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
LOAD_FILE(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LOAD_FILE(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
loadCfg(String, boolean) - Method in class net.ymate.platform.configuration.Cfgs
 
loadCfg(String) - Method in class net.ymate.platform.configuration.Cfgs
 
loadCfg(String, boolean) - Method in interface net.ymate.platform.core.configuration.IConfig
根据配置文件名称自动分析(xml、properties和json等)文件类型并填充配置对象, 若未找到则返回null
loadCfg(String) - Method in interface net.ymate.platform.core.configuration.IConfig
根据配置文件名称自动分析(xml、properties和json等)文件类型并填充配置对象, 若未找到则返回null
loadClass(String, Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
loadClass(Class<T>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
loadClass(Class<T>, Class<? extends T>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
loadClassOrNull(String, Class<?>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
loadFileAsStream(String...) - Static method in class net.ymate.platform.commons.util.FileUtils
按数组顺序查加载文件并返回文件输入流
loadInterceptorClass(String) - Static method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
LOCALE - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
LOCATE(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LOCATE(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LOCATE(String, String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LOCATE(IFunction, IFunction, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LOCATION - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
log(String, LogLevel) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
log(Throwable, LogLevel) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
log(String, Throwable, LogLevel) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
log(String, LogLevel) - Method in interface net.ymate.platform.log.ILogger
输出日志
log(Throwable, LogLevel) - Method in interface net.ymate.platform.log.ILogger
输出日志
log(String, Throwable, LogLevel) - Method in interface net.ymate.platform.log.ILogger
输出日志
log(String, LogLevel) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
log(Throwable, LogLevel) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
log(String, Throwable, LogLevel) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
log(Marker, String, int, String, Object[], Throwable) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
LOG(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
LOG(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
LOG(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
LOG(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
LOG10(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
LOG10(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
LOG2(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
LOG2(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
Log4jMDCAdapter - Class in org.slf4j.impl
Copied from org.slf4j:slf4j-log4j12-1.7.29
Log4jMDCAdapter() - Constructor for class org.slf4j.impl.Log4jMDCAdapter
 
LOG_FORMAT - Static variable in interface net.ymate.platform.log.ILogConfig
 
LOG_OUT_DIR - Static variable in interface net.ymate.platform.log.ILog
 
LogConf - Annotation Type in net.ymate.platform.log.annotation
 
logFormat(String) - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
logFormat(String) - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
LOGGER_CLASS - Static variable in interface net.ymate.platform.log.ILogConfig
 
LOGGER_NAME - Static variable in interface net.ymate.platform.log.ILogConfig
 
loggerClass(Class<? extends ILogger>) - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
loggerClass(String) - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
LogicalExp - Class in net.ymate.platform.persistence.mongodb.expression
 
LogicalExp() - Constructor for class net.ymate.platform.persistence.mongodb.expression.LogicalExp
 
LogInfo - Class in net.ymate.platform.log
 
LogInfo(String, LogLevel, String, String, String, String, String, String, String) - Constructor for class net.ymate.platform.log.LogInfo
 
LogLevel - Enum in net.ymate.platform.log
日志记录级别
LogLogger - Class in net.ymate.platform.log.slf4j
 
LogLoggerFactory - Class in net.ymate.platform.log.slf4j
 
LogLoggerFactory() - Constructor for class net.ymate.platform.log.slf4j.LogLoggerFactory
 
Logs - Class in net.ymate.platform.log
日志管理器
logWrite(LogLevel, LogInfo) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
logWrite(LogLevel, LogInfo) - Method in class net.ymate.platform.log.AbstractLogger
日志写入方法, 需子类实现
logWrite(LogLevel, LogInfo) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
LOWER(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LOWER(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LPAD(String, Number, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LPAD(IFunction, Number, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
lpop(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpop(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpop(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpop(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpop(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpop(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpop(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpop(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpop(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpop(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpop(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpop(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpos(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpos(byte[], byte[], LPosParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpos(byte[], byte[], LPosParams, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpos(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpos(String, String, LPosParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpos(String, String, LPosParams, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpos(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpos(byte[], byte[], LPosParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpos(byte[], byte[], LPosParams, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpos(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpos(String, String, LPosParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpos(String, String, LPosParams, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpos(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpos(byte[], byte[], LPosParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpos(byte[], byte[], LPosParams, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpos(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpos(String, String, LPosParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpos(String, String, LPosParams, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpush(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpush(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpush(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpush(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpush(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpush(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpushx(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpushx(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lpushx(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpushx(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lpushx(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lpushx(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lrem(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lrem(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lrem(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lrem(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lrem(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lrem(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lset(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lset(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
lset(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lset(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
lset(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lset(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
lt(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
lt(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
lt(IFunction, IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
lt(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
lt() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
lt(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
lt(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
lt(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
lt(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
lt(Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
LT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
lt(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
lt(Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
lt(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
lt(Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
lte(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
lte(Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
LTE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
lte(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
lte(Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
lte(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
lte(Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
ltEq(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltEq(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltEq(IFunction, IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltEq(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltEq() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltEq(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltEq(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltEq(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltEqField(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltEqFieldWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltEqValue(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltEqValueWrap(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltEqWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltEqWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltEqWrap() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltEqWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltEqWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltField(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltFieldWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
LTRIM(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
LTRIM(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
ltrim(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
ltrim(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
ltrim(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
ltrim(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
ltrim(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
ltrim(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
ltValue(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltValueWrap(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ltWrap() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
ltWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 

M

Main - Class in net.ymate.platform.core.container
 
Main() - Constructor for class net.ymate.platform.core.container.Main
 
main(String[]) - Static method in class net.ymate.platform.core.container.Main
主程序入口
MAKEDATE(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
MAKEDATE(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
makeRuntimeThrow(String, Object...) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
根据格式化字符串,生成运行时异常
MAKETIME(String, String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
MAKETIME(IFunction, IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
Manager() - Constructor for class net.ymate.platform.core.persistence.IKeyGenerator.Manager
 
Manager() - Constructor for class net.ymate.platform.core.persistence.IValueRenderer.Manager
 
Manager() - Constructor for class net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor.Manager
 
MAP - Static variable in interface net.ymate.platform.persistence.jdbc.base.IResultSetHandler
 
mappingToView(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.view.View
 
mapReduce(Class<T>, Class<RESULT>, String, String) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
MapReduce
mapReduce(Class<T>, String, String) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
MapReduce
mapReduce(Class<T>, Class<RESULT>, String, String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
mapReduce(Class<T>, String, String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
MapResultSetHandler - Class in net.ymate.platform.persistence.jdbc.base.impl
采用Map存储数据的结果集数据处理接口实现
MapResultSetHandler() - Constructor for class net.ymate.platform.persistence.jdbc.base.impl.MapResultSetHandler
 
MapSafeConfigReader - Class in net.ymate.platform.core.configuration.impl
 
mark() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
markdown() - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
MarkdownBuilder - Class in net.ymate.platform.commons.markdown
 
MASTER_SERVER_NAME - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
masterServerName(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
masterServerName(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
match(String) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
判断指定fileHash值的文件是否存在
MATCH - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
match(String) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
match(Bson) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
matchAny() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
matchAny(boolean) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
matchAny() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
matchAny(boolean) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
matched() - Method in class net.ymate.platform.validation.ValidateResult.Builder
 
matched(boolean) - Method in class net.ymate.platform.validation.ValidateResult.Builder
 
math - Static variable in interface net.ymate.platform.persistence.jdbc.query.Func
 
MathCalcHelper - Class in net.ymate.platform.commons
精确的数学计算工具类
MAX(boolean, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
MAX(boolean, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
MAX(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
MAX(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
max(String, Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
max(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
MAX - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
max(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
max(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
max(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
max(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
MAX_AGE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
MAX_ATTEMPTS - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
MAX_FORWARDS - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
MAX_IDLE - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
MAX_TOTAL - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
MAX_WAIT_MILLIS - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
maxAge(long) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting.Builder
 
maxAttempts(int) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
maxAttempts(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
maxDecryptBlockSize(int) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
maxEncryptBlockSize(int) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
MD5 - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.GridFs
 
MDCFriend - Class in org.apache.log4j
Copied from org.slf4j:slf4j-log4j12-1.7.29
MDCFriend() - Constructor for class org.apache.log4j.MDCFriend
 
MediaInfo() - Constructor for class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
memoryDoctor() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
memoryDoctor() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
memoryDoctor() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
memoryDoctorBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
memoryDoctorBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
memoryDoctorBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
memoryUsage(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
memoryUsage(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
memoryUsage(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
memoryUsage(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
memoryUsage(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
memoryUsage(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
memoryUsage(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
memoryUsage(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
memoryUsage(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
memoryUsage(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
memoryUsage(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
memoryUsage(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
message() - Method in class net.ymate.platform.core.support.ErrorCode
 
message(String) - Method in class net.ymate.platform.core.support.ErrorCode
 
messageWithTemplate(IApplication, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
messageWithTemplate(IApplication, String, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
messageWithTemplate(IApplication, Collection<ValidateResult>) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
messageWithTemplate(IApplication, String, Collection<ValidateResult>) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
meta(String) - Static method in class net.ymate.platform.persistence.mongodb.expression.ProjectionExp
 
META - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
meta(String) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
meta(String) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
METHOD_NOT_ALLOWED - Static variable in class net.ymate.platform.webmvc.view.impl.HttpStatusView
STATUS: 405
MethodInfo() - Constructor for class net.ymate.platform.validation.ValidationMeta.MethodInfo
 
mget(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
mget(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
mget(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
mget(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
mget(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
mget(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
MICROSECOND(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
MICROSECOND(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
migrate(String, int, byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
migrate(String, int, int, int, MigrateParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
migrate(String, int, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
migrate(String, int, int, int, MigrateParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
migrate(String, int, byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
migrate(String, int, int, int, MigrateParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
migrate(String, int, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
migrate(String, int, int, int, MigrateParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
migrate(String, int, byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
migrate(String, int, int, int, MigrateParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
migrate(String, int, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
migrate(String, int, int, int, MigrateParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
millisecond() - Method in class net.ymate.platform.commons.DateTimeHelper
 
millisecond(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
millisecondsAdd(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
MimeTypeUtils - Class in net.ymate.platform.commons.util
 
MimeTypeUtils() - Constructor for class net.ymate.platform.commons.util.MimeTypeUtils
 
MIN(boolean, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
MIN(boolean, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
MIN(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
MIN(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
min(String, Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
min(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
MIN - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
min(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
min(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
min(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
min(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
MIN_EVICTABLE_IDLE_TIME_MILLIS - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
MIN_IDLE - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
minute() - Method in class net.ymate.platform.commons.DateTimeHelper
 
minute(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
MINUTE - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
1分钟
MINUTE(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
MINUTE(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
minutesAdd(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
MobileValidator - Class in net.ymate.platform.validation.validate
目前匹配号段:
- 中国电信号段: 133、153、173、177、180、181、189、190、191、193、199
- 中国联通号段: 130、131、132、145、155、156、166、167、171、175、176、185、186、196
- 中国移动号段: 134(0-8)、135、136、137、138、139、1440、147、148、150、151、152、157、158、159、172、178、182、183、184、187、188、195、197、198
- 中国广电号段: 192
- 其他号段: 14号段部分为上网卡专属号段:中国联通145,中国移动147,中国电信149
- 虚拟运营商
+ 电信:1700、1701、1702、162
+ 移动:1703、1705、1706、165
+ 联通:1704、1707、1708、1709、171、167
+ 卫星通信:1349、174
+ 物联网:140、141、144、146、148
MobileValidator() - Constructor for class net.ymate.platform.validation.validate.MobileValidator
 
MOD(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
MOD(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
mod(int, int) - Static method in class net.ymate.platform.persistence.mongodb.expression.EvaluationExp
 
mod(String, String) - Static method in class net.ymate.platform.persistence.mongodb.expression.EvaluationExp
 
MOD - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
mod(int, int) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
mod(String, String) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
mod(int, int) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
mod(String, String) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
MODE_ARRAY - Static variable in class net.ymate.platform.commons.lang.TreeObject
数组集合模式
MODE_MAP - Static variable in class net.ymate.platform.commons.lang.TreeObject
映射模式
MODE_VALUE - Static variable in class net.ymate.platform.commons.lang.TreeObject
值模式
ModelBind - Annotation Type in net.ymate.platform.webmvc.annotation
请求方法参数绑定注解
MODULE_NAME - Static variable in interface net.ymate.platform.cache.ICaches
 
MODULE_NAME - Static variable in interface net.ymate.platform.core.configuration.IConfig
 
MODULE_NAME - Static variable in interface net.ymate.platform.core.configuration.IConfigurationConfig
 
MODULE_NAME - Static variable in class net.ymate.platform.core.event.Events
 
MODULE_NAME - Static variable in interface net.ymate.platform.log.ILog
 
MODULE_NAME - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabase
 
MODULE_NAME - Static variable in interface net.ymate.platform.persistence.mongodb.IMongo
 
MODULE_NAME - Static variable in interface net.ymate.platform.persistence.redis.IRedis
 
MODULE_NAME - Static variable in interface net.ymate.platform.plugin.IPlugins
 
MODULE_NAME - Static variable in interface net.ymate.platform.validation.IValidation
 
MODULE_NAME - Static variable in interface net.ymate.platform.webmvc.IWebMvc
 
ModuleEvent - Class in net.ymate.platform.core.module
模块事件对象
ModuleEvent(IModule, ModuleEvent.EVENT) - Constructor for class net.ymate.platform.core.module.ModuleEvent
 
ModuleEvent.EVENT - Enum in net.ymate.platform.core.module
模块事件枚举
moduleList() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
moduleList() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
moduleList() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
moduleLoad(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
moduleLoad(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
moduleLoad(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
ModuleManager - Class in net.ymate.platform.core.module
模块管理器
ModuleManager() - Constructor for class net.ymate.platform.core.module.ModuleManager
 
moduleName(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig.Builder
 
moduleName(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfigurable.Builder
 
MODULES_FOLDER_NAME - Static variable in interface net.ymate.platform.core.configuration.IConfig
 
moduleUnload(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
moduleUnload(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
moduleUnload(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
MongoConf - Annotation Type in net.ymate.platform.persistence.mongodb.annotation
 
MongoDataSource - Annotation Type in net.ymate.platform.persistence.mongodb.annotation
 
MongoDataSourceAdapter - Class in net.ymate.platform.persistence.mongodb.impl
 
MongoDataSourceAdapter() - Constructor for class net.ymate.platform.persistence.mongodb.impl.MongoDataSourceAdapter
 
MongoDB - Class in net.ymate.platform.persistence.mongodb
 
MongoDB() - Constructor for class net.ymate.platform.persistence.mongodb.MongoDB
 
MongoDB(IMongoConfig) - Constructor for class net.ymate.platform.persistence.mongodb.MongoDB
 
MongoGridFsSession - Class in net.ymate.platform.persistence.mongodb.impl
 
MongoGridFsSession(IMongoConnectionHolder) - Constructor for class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
MongoGridFsSession(IMongoConnectionHolder, String) - Constructor for class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
month() - Method in class net.ymate.platform.commons.DateTimeHelper
 
month(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
MONTH(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
MONTH(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
MONTHNAME(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
MONTHNAME(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
monthsAdd(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
move(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
move(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
move(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
move(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
move(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
move(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
mset(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
mset(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
mset(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
mset(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
mset(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
mset(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
msetnx(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
msetnx(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
msetnx(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
msetnx(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
msetnx(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
msetnx(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
msg(String) - Method in class net.ymate.platform.validation.ValidateResult.Builder
 
msg(String, String, Object...) - Method in class net.ymate.platform.validation.ValidateResult.Builder
 
msg() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
msg(String) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
msg(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
msg() - Method in interface net.ymate.platform.webmvc.IWebResult
 
msg(String) - Method in interface net.ymate.platform.webmvc.IWebResult
 
msg(String) - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
msg(String) - Method in class net.ymate.platform.webmvc.util.WebResult
 
MSG_DATA_VERSION_NOT_MATCH - Static variable in class net.ymate.platform.core.support.ErrorCode
 
MSG_INTERNAL_SYSTEM_ERROR - Static variable in class net.ymate.platform.core.support.ErrorCode
 
MSG_INVALID_PARAMS_SIGNATURE - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_INVALID_PARAMS_VALIDATION - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_REQUEST_METHOD_NOT_ALLOWED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_REQUEST_OPERATION_FORBIDDEN - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_REQUEST_RESOURCE_UNAUTHORIZED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_RESOURCE_NOT_FOUND_OR_NOT_EXIST - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_UPLOAD_CONTENT_TYPE_INVALID - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_UPLOAD_FILE_SIZE_LIMIT_EXCEEDED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_UPLOAD_SIZE_LIMIT_EXCEEDED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_USER_SESSION_AUTHORIZED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_USER_SESSION_CONFIRMATION_STATE - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_USER_SESSION_FORCE_OFFLINE - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
MSG_USER_SESSION_INVALID_OR_TIMEOUT - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
 
mul(String, Number) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
MUL - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
mul(String, Number) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
mul(String, Number) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
MULTILEVEL - Static variable in interface net.ymate.platform.cache.ICache
 
MULTILEVEL_SLAVE_AUTO_SYNC - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
MultilevelCacheProvider - Class in net.ymate.platform.cache.impl
 
MultilevelCacheProvider() - Constructor for class net.ymate.platform.cache.impl.MultilevelCacheProvider
 
MultilevelCacheWrapper - Class in net.ymate.platform.cache.support
 
MultilevelCacheWrapper(ICaches, String, ICache, IRedis) - Constructor for class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
MultilevelKey - Class in net.ymate.platform.cache.support
 
MultilevelKey(Object, boolean) - Constructor for class net.ymate.platform.cache.support.MultilevelKey
 
MultilevelKey(Object) - Constructor for class net.ymate.platform.cache.support.MultilevelKey
 
multilevelSlavesAutoSync(boolean) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
multilevelSlavesAutoSync(boolean) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
MultipartRequestWrapper - Class in net.ymate.platform.webmvc.support
表单类型为"multipart/form-data"请求包装类
MultipartRequestWrapper(IWebMvc, HttpServletRequest) - Constructor for class net.ymate.platform.webmvc.support.MultipartRequestWrapper
 
multiply(double) - Method in class net.ymate.platform.commons.MathCalcHelper
 
multiply(String) - Method in class net.ymate.platform.commons.MathCalcHelper
 
multiply(BigDecimal) - Method in class net.ymate.platform.commons.MathCalcHelper
 
multiply(Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
乘法
multiply(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
multiply(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
乘法
multiply(String, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
multiply(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
multiply(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
乘法
multiply(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
MYSQL - Static variable in interface net.ymate.platform.core.persistence.base.Type.DATABASE
 
MySQLDialect - Class in net.ymate.platform.persistence.jdbc.dialect.impl
MySQL数据库方言接口实现
MySQLDialect() - Constructor for class net.ymate.platform.persistence.jdbc.dialect.impl.MySQLDialect
 

N

NAME - Static variable in class net.ymate.platform.commons.serialize.impl.DefaultSerializer
 
NAME - Static variable in class net.ymate.platform.commons.serialize.impl.JSONSerializer
 
name() - Method in class net.ymate.platform.commons.Speedometer
 
name(String) - Method in class net.ymate.platform.core.persistence.base.IndexMeta
 
name(String) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
name(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
name() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
name(String) - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
name() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
客户端/服务端名称
name(String) - Method in interface net.ymate.platform.serv.nio.INioEventGroup
设置客户端/服务端名称
name() - Method in class net.ymate.platform.validation.ValidateResult.Builder
 
namedFilter() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
namedFilter(INamedFilter) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
ne(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
ne(Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
NE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
ne(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
ne(Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
ne(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
ne(Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
NEAR - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
NEAR_SPHERE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
net.ymate.platform.cache - package net.ymate.platform.cache
 
net.ymate.platform.cache.annotation - package net.ymate.platform.cache.annotation
 
net.ymate.platform.cache.impl - package net.ymate.platform.cache.impl
 
net.ymate.platform.cache.support - package net.ymate.platform.cache.support
 
net.ymate.platform.commons - package net.ymate.platform.commons
 
net.ymate.platform.commons.annotation - package net.ymate.platform.commons.annotation
 
net.ymate.platform.commons.exception - package net.ymate.platform.commons.exception
 
net.ymate.platform.commons.http - package net.ymate.platform.commons.http
 
net.ymate.platform.commons.http.impl - package net.ymate.platform.commons.http.impl
 
net.ymate.platform.commons.impl - package net.ymate.platform.commons.impl
 
net.ymate.platform.commons.json - package net.ymate.platform.commons.json
 
net.ymate.platform.commons.json.impl - package net.ymate.platform.commons.json.impl
 
net.ymate.platform.commons.json.support - package net.ymate.platform.commons.json.support
 
net.ymate.platform.commons.lang - package net.ymate.platform.commons.lang
 
net.ymate.platform.commons.lang.converter - package net.ymate.platform.commons.lang.converter
 
net.ymate.platform.commons.markdown - package net.ymate.platform.commons.markdown
 
net.ymate.platform.commons.serialize - package net.ymate.platform.commons.serialize
 
net.ymate.platform.commons.serialize.annotation - package net.ymate.platform.commons.serialize.annotation
 
net.ymate.platform.commons.serialize.impl - package net.ymate.platform.commons.serialize.impl
 
net.ymate.platform.commons.util - package net.ymate.platform.commons.util
 
net.ymate.platform.configuration - package net.ymate.platform.configuration
 
net.ymate.platform.configuration.annotation - package net.ymate.platform.configuration.annotation
 
net.ymate.platform.configuration.handle - package net.ymate.platform.configuration.handle
 
net.ymate.platform.configuration.impl - package net.ymate.platform.configuration.impl
 
net.ymate.platform.configuration.support - package net.ymate.platform.configuration.support
 
net.ymate.platform.core - package net.ymate.platform.core
 
net.ymate.platform.core.annotation - package net.ymate.platform.core.annotation
 
net.ymate.platform.core.beans - package net.ymate.platform.core.beans
 
net.ymate.platform.core.beans.annotation - package net.ymate.platform.core.beans.annotation
 
net.ymate.platform.core.beans.impl - package net.ymate.platform.core.beans.impl
 
net.ymate.platform.core.beans.intercept - package net.ymate.platform.core.beans.intercept
 
net.ymate.platform.core.beans.proxy - package net.ymate.platform.core.beans.proxy
 
net.ymate.platform.core.beans.proxy.impl - package net.ymate.platform.core.beans.proxy.impl
 
net.ymate.platform.core.beans.support - package net.ymate.platform.core.beans.support
 
net.ymate.platform.core.configuration - package net.ymate.platform.core.configuration
 
net.ymate.platform.core.configuration.impl - package net.ymate.platform.core.configuration.impl
 
net.ymate.platform.core.container - package net.ymate.platform.core.container
 
net.ymate.platform.core.container.impl - package net.ymate.platform.core.container.impl
 
net.ymate.platform.core.event - package net.ymate.platform.core.event
 
net.ymate.platform.core.event.annotation - package net.ymate.platform.core.event.annotation
 
net.ymate.platform.core.event.impl - package net.ymate.platform.core.event.impl
 
net.ymate.platform.core.handle - package net.ymate.platform.core.handle
 
net.ymate.platform.core.i18n - package net.ymate.platform.core.i18n
 
net.ymate.platform.core.impl - package net.ymate.platform.core.impl
 
net.ymate.platform.core.module - package net.ymate.platform.core.module
 
net.ymate.platform.core.module.impl - package net.ymate.platform.core.module.impl
 
net.ymate.platform.core.persistence - package net.ymate.platform.core.persistence
 
net.ymate.platform.core.persistence.annotation - package net.ymate.platform.core.persistence.annotation
 
net.ymate.platform.core.persistence.base - package net.ymate.platform.core.persistence.base
 
net.ymate.platform.core.persistence.impl - package net.ymate.platform.core.persistence.impl
 
net.ymate.platform.core.support - package net.ymate.platform.core.support
 
net.ymate.platform.log - package net.ymate.platform.log
 
net.ymate.platform.log.annotation - package net.ymate.platform.log.annotation
 
net.ymate.platform.log.impl - package net.ymate.platform.log.impl
 
net.ymate.platform.log.jcl - package net.ymate.platform.log.jcl
 
net.ymate.platform.log.slf4j - package net.ymate.platform.log.slf4j
 
net.ymate.platform.persistence.jdbc - package net.ymate.platform.persistence.jdbc
 
net.ymate.platform.persistence.jdbc.annotation - package net.ymate.platform.persistence.jdbc.annotation
 
net.ymate.platform.persistence.jdbc.base - package net.ymate.platform.persistence.jdbc.base
 
net.ymate.platform.persistence.jdbc.base.impl - package net.ymate.platform.persistence.jdbc.base.impl
 
net.ymate.platform.persistence.jdbc.dialect - package net.ymate.platform.persistence.jdbc.dialect
 
net.ymate.platform.persistence.jdbc.dialect.impl - package net.ymate.platform.persistence.jdbc.dialect.impl
 
net.ymate.platform.persistence.jdbc.impl - package net.ymate.platform.persistence.jdbc.impl
 
net.ymate.platform.persistence.jdbc.query - package net.ymate.platform.persistence.jdbc.query
 
net.ymate.platform.persistence.jdbc.query.annotation - package net.ymate.platform.persistence.jdbc.query.annotation
 
net.ymate.platform.persistence.jdbc.repo - package net.ymate.platform.persistence.jdbc.repo
 
net.ymate.platform.persistence.jdbc.repo.annotation - package net.ymate.platform.persistence.jdbc.repo.annotation
 
net.ymate.platform.persistence.jdbc.repo.handle - package net.ymate.platform.persistence.jdbc.repo.handle
 
net.ymate.platform.persistence.jdbc.repo.impl - package net.ymate.platform.persistence.jdbc.repo.impl
 
net.ymate.platform.persistence.jdbc.repo.support - package net.ymate.platform.persistence.jdbc.repo.support
 
net.ymate.platform.persistence.jdbc.scaffold - package net.ymate.platform.persistence.jdbc.scaffold
 
net.ymate.platform.persistence.jdbc.support - package net.ymate.platform.persistence.jdbc.support
 
net.ymate.platform.persistence.jdbc.transaction - package net.ymate.platform.persistence.jdbc.transaction
 
net.ymate.platform.persistence.jdbc.transaction.impl - package net.ymate.platform.persistence.jdbc.transaction.impl
 
net.ymate.platform.persistence.mongodb - package net.ymate.platform.persistence.mongodb
 
net.ymate.platform.persistence.mongodb.annotation - package net.ymate.platform.persistence.mongodb.annotation
 
net.ymate.platform.persistence.mongodb.expression - package net.ymate.platform.persistence.mongodb.expression
 
net.ymate.platform.persistence.mongodb.impl - package net.ymate.platform.persistence.mongodb.impl
 
net.ymate.platform.persistence.mongodb.support - package net.ymate.platform.persistence.mongodb.support
 
net.ymate.platform.persistence.mongodb.transaction - package net.ymate.platform.persistence.mongodb.transaction
 
net.ymate.platform.persistence.mongodb.transaction.impl - package net.ymate.platform.persistence.mongodb.transaction.impl
 
net.ymate.platform.persistence.redis - package net.ymate.platform.persistence.redis
 
net.ymate.platform.persistence.redis.annotation - package net.ymate.platform.persistence.redis.annotation
 
net.ymate.platform.persistence.redis.impl - package net.ymate.platform.persistence.redis.impl
 
net.ymate.platform.persistence.redis.support - package net.ymate.platform.persistence.redis.support
 
net.ymate.platform.plugin - package net.ymate.platform.plugin
 
net.ymate.platform.plugin.annotation - package net.ymate.platform.plugin.annotation
 
net.ymate.platform.plugin.handle - package net.ymate.platform.plugin.handle
 
net.ymate.platform.plugin.impl - package net.ymate.platform.plugin.impl
 
net.ymate.platform.serv - package net.ymate.platform.serv
 
net.ymate.platform.serv.impl - package net.ymate.platform.serv.impl
 
net.ymate.platform.serv.nio - package net.ymate.platform.serv.nio
 
net.ymate.platform.serv.nio.client - package net.ymate.platform.serv.nio.client
 
net.ymate.platform.serv.nio.codec - package net.ymate.platform.serv.nio.codec
 
net.ymate.platform.serv.nio.datagram - package net.ymate.platform.serv.nio.datagram
 
net.ymate.platform.serv.nio.server - package net.ymate.platform.serv.nio.server
 
net.ymate.platform.serv.nio.support - package net.ymate.platform.serv.nio.support
 
net.ymate.platform.validation - package net.ymate.platform.validation
 
net.ymate.platform.validation.annotation - package net.ymate.platform.validation.annotation
 
net.ymate.platform.validation.handle - package net.ymate.platform.validation.handle
 
net.ymate.platform.validation.support - package net.ymate.platform.validation.support
 
net.ymate.platform.validation.validate - package net.ymate.platform.validation.validate
 
net.ymate.platform.webmvc - package net.ymate.platform.webmvc
 
net.ymate.platform.webmvc.annotation - package net.ymate.platform.webmvc.annotation
 
net.ymate.platform.webmvc.base - package net.ymate.platform.webmvc.base
 
net.ymate.platform.webmvc.context - package net.ymate.platform.webmvc.context
 
net.ymate.platform.webmvc.cors - package net.ymate.platform.webmvc.cors
 
net.ymate.platform.webmvc.cors.annotation - package net.ymate.platform.webmvc.cors.annotation
 
net.ymate.platform.webmvc.cors.impl - package net.ymate.platform.webmvc.cors.impl
 
net.ymate.platform.webmvc.exception - package net.ymate.platform.webmvc.exception
 
net.ymate.platform.webmvc.handle - package net.ymate.platform.webmvc.handle
 
net.ymate.platform.webmvc.impl - package net.ymate.platform.webmvc.impl
 
net.ymate.platform.webmvc.support - package net.ymate.platform.webmvc.support
 
net.ymate.platform.webmvc.util - package net.ymate.platform.webmvc.util
 
net.ymate.platform.webmvc.validate - package net.ymate.platform.webmvc.validate
 
net.ymate.platform.webmvc.view - package net.ymate.platform.webmvc.view
 
net.ymate.platform.webmvc.view.impl - package net.ymate.platform.webmvc.view.impl
 
NetworkUtils - Class in net.ymate.platform.commons.util
网络操作相关工具类及方法
NetworkUtils() - Constructor for class net.ymate.platform.commons.util.NetworkUtils
 
NetworkUtils.IP - Class in net.ymate.platform.commons.util
IP地址工具类,支持IPV4/6版本
newCachedThreadPool() - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newCachedThreadPool(int) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newCachedThreadPool(ThreadFactory) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newCachedThreadPool(int, long) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newCachedThreadPool(int, long, ThreadFactory) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newDocumentBuilderFactory() - Static method in class net.ymate.platform.commons.XPathHelper
 
newFixedThreadPool(int) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newFixedThreadPool(int, int) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newFixedThreadPool(int, int, ThreadFactory) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newScheduledThreadPool(int) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newScheduledThreadPool(int, ThreadFactory) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newScheduledThreadPool(int, ThreadFactory, RejectedExecutionHandler) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newSingleThreadExecutor() - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newSingleThreadExecutor(int) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newSingleThreadExecutor(int, ThreadFactory) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newSingleThreadScheduledExecutor() - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newSingleThreadScheduledExecutor(ThreadFactory) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newThread(Runnable) - Method in class net.ymate.platform.commons.impl.DefaultThreadFactory
 
newThreadExecutor(int, int, long) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newThreadExecutor(int, int, long, int) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newThreadExecutor(int, int, long, int, ThreadFactory) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newThreadExecutor(int, int, long, int, ThreadFactory, RejectedExecutionHandler) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
newXPathFactory() - Static method in class net.ymate.platform.commons.XPathHelper
 
next() - Method in class net.ymate.platform.commons.util.ResourceUtils.AggregateIterator
 
nin(Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.ComparisonExp
 
NIN - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
nin(Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
nin(Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
NioClient - Class in net.ymate.platform.serv.nio.client
 
NioClient() - Constructor for class net.ymate.platform.serv.nio.client.NioClient
 
NioClientListener - Class in net.ymate.platform.serv.nio.client
 
NioClientListener() - Constructor for class net.ymate.platform.serv.nio.client.NioClientListener
 
NioEventGroup<LISTENER extends IListener<INioSession>> - Class in net.ymate.platform.serv.nio.support
 
NioEventGroup(IServerCfg, LISTENER, INioCodec) - Constructor for class net.ymate.platform.serv.nio.support.NioEventGroup
 
NioEventGroup(IClientCfg, LISTENER, INioCodec) - Constructor for class net.ymate.platform.serv.nio.support.NioEventGroup
 
NioEventProcessor<LISTENER extends IListener<INioSession>> - Class in net.ymate.platform.serv.nio.support
 
NioEventProcessor(INioEventGroup<LISTENER>, String) - Constructor for class net.ymate.platform.serv.nio.support.NioEventProcessor
 
NioServer - Class in net.ymate.platform.serv.nio.server
 
NioServer() - Constructor for class net.ymate.platform.serv.nio.server.NioServer
 
NioServerListener - Class in net.ymate.platform.serv.nio.server
 
NioServerListener() - Constructor for class net.ymate.platform.serv.nio.server.NioServerListener
 
NioSession<LISTENER extends IListener<INioSession>> - Class in net.ymate.platform.serv.nio.support
 
NioSession(INioEventGroup<LISTENER>, SelectableChannel) - Constructor for class net.ymate.platform.serv.nio.support.NioSession
 
NioSessionManager<SESSION_WRAPPER extends NioSessionWrapper,MESSAGE_TYPE> - Class in net.ymate.platform.serv.nio.server
TCP客户端会话管理器
NioSessionManager(IServerCfg, INioCodec, INioSessionListener<SESSION_WRAPPER, MESSAGE_TYPE>) - Constructor for class net.ymate.platform.serv.nio.server.NioSessionManager
 
NioSessionManager(IServerCfg, INioCodec, INioSessionListener<SESSION_WRAPPER, MESSAGE_TYPE>, long) - Constructor for class net.ymate.platform.serv.nio.server.NioSessionManager
 
NioSessionWrapper - Class in net.ymate.platform.serv.nio.server
会话包装器类
NioSessionWrapper(INioSession) - Constructor for class net.ymate.platform.serv.nio.server.NioSessionWrapper
 
NioStringCodec - Class in net.ymate.platform.serv.nio.codec
 
NioStringCodec() - Constructor for class net.ymate.platform.serv.nio.codec.NioStringCodec
 
NioUdpClient - Class in net.ymate.platform.serv.nio.datagram
 
NioUdpClient() - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpClient
 
NioUdpEventGroup - Class in net.ymate.platform.serv.nio.datagram
 
NioUdpEventGroup(IServerCfg, AbstractNioUdpListener, INioCodec) - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpEventGroup
 
NioUdpEventGroup(IClientCfg, AbstractNioUdpListener, INioCodec) - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpEventGroup
 
NioUdpMessageWrapper<MESSAGE_TYPE> - Class in net.ymate.platform.serv.nio.datagram
 
NioUdpMessageWrapper(InetSocketAddress, MESSAGE_TYPE) - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpMessageWrapper
 
NioUdpServer - Class in net.ymate.platform.serv.nio.datagram
 
NioUdpServer() - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpServer
 
NioUdpSession - Class in net.ymate.platform.serv.nio.datagram
 
NioUdpSession(NioEventGroup<AbstractNioUdpListener>, DatagramChannel) - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpSession
 
NioUdpSession(NioEventGroup<AbstractNioUdpListener>, DatagramChannel, InetSocketAddress) - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpSession
 
NioUdpSessionManager<SESSION_WRAPPER extends NioUdpSessionWrapper,MESSAGE_TYPE> - Class in net.ymate.platform.serv.nio.datagram
 
NioUdpSessionManager(IServerCfg, INioCodec, INioUdpSessionListener<SESSION_WRAPPER, MESSAGE_TYPE>) - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpSessionManager
构造器
NioUdpSessionManager(IServerCfg, INioCodec, INioUdpSessionListener<SESSION_WRAPPER, MESSAGE_TYPE>, long) - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpSessionManager
构造器
NioUdpSessionWrapper - Class in net.ymate.platform.serv.nio.datagram
 
NioUdpSessionWrapper(NioUdpSession, InetSocketAddress) - Constructor for class net.ymate.platform.serv.nio.datagram.NioUdpSessionWrapper
 
NOLOCK - Static variable in class net.ymate.platform.persistence.jdbc.IDBLocker.SQLServer
不加锁
NoOpProxyFactory - Class in net.ymate.platform.core.beans.proxy.impl
空操作代理工厂(使用它表示需要禁用框架的AOP特性, 主要用于Android应用)
NoOpProxyFactory() - Constructor for class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
nor(Query...) - Static method in class net.ymate.platform.persistence.mongodb.expression.LogicalExp
 
NOR - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
nor(Query...) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
nor(Query...) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
not() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
not(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
not(FieldCondition) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
not() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
not(IOperator) - Static method in class net.ymate.platform.persistence.mongodb.expression.LogicalExp
 
NOT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
not(IOperator) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
not(IOperator) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
NOT_FOUND - Static variable in class net.ymate.platform.webmvc.view.impl.HttpStatusView
STATUS: 404
notEq(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notEq(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notEq(IFunction, IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notEq(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notEq() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
notEq(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
notEq(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
notEq(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
notEqField(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notEqFieldWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notEqValue(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
notEqValueWrap(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
notEqWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notEqWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notEqWrap() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
notEqWrap(String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
notEqWrap(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
notIfNeed() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notIfNeed(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notIfNeed(FieldCondition) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
notifyElementEvicted(String, Object) - Method in interface net.ymate.platform.cache.ICacheEventListener
缓存元素被驱逐事件
notifyElementEvicted(String, Object) - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
notifyElementExpired(String, Object) - Method in interface net.ymate.platform.cache.ICacheEventListener
缓存元素过期事件
notifyElementExpired(String, Object) - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
notifyElementPut(String, Object, Object) - Method in interface net.ymate.platform.cache.ICacheEventListener
缓存元素被添加事件
notifyElementPut(String, Object, Object) - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
notifyElementRemoved(String, Object) - Method in interface net.ymate.platform.cache.ICacheEventListener
缓存元素被移除事件
notifyElementRemoved(String, Object) - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
notifyElementUpdated(String, Object, Object) - Method in interface net.ymate.platform.cache.ICacheEventListener
缓存元素被更新事件
notifyElementUpdated(String, Object, Object) - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
notifyRemoveAll(String) - Method in interface net.ymate.platform.cache.ICacheEventListener
缓存元素被清空事件
notifyRemoveAll(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheEventListener
 
notInChina() - Method in class net.ymate.platform.commons.util.GeoPoint
 
now() - Static method in class net.ymate.platform.commons.DateTimeHelper
 
NOW() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
NOWAIT - Static variable in interface net.ymate.platform.persistence.jdbc.IDBLocker
 
NULL - Static variable in class net.ymate.platform.core.persistence.base.PropertyMeta
 
nullable(boolean) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
NullArgumentException - Exception in org.apache.commons.lang
Thrown to indicate that an argument was null and should not have been.
NullArgumentException(String) - Constructor for exception org.apache.commons.lang.NullArgumentException
 
NULLIF() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
NULLIF(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
NULLIF(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
NullView - Class in net.ymate.platform.webmvc.view.impl
空视图,用于防止控制器返回值为NULL时受Convention模式影响
NullView() - Constructor for class net.ymate.platform.webmvc.view.impl.NullView
 
nullView() - Static method in class net.ymate.platform.webmvc.view.View
 
NUM_TESTS_PER_EVICTION_RUN - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
NumericValidator - Class in net.ymate.platform.validation.validate
数值类型参数验证
NumericValidator() - Constructor for class net.ymate.platform.validation.validate.NumericValidator
 

O

OBJECT_MAPPER - Static variable in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
objectEncoding(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectEncoding(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectEncoding(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectEncoding(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectEncoding(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
objectEncoding(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
objectFreq(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectFreq(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectFreq(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectFreq(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectFreq(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
objectFreq(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
objectHelp() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectHelp() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectHelp() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
objectHelpBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectHelpBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectHelpBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
objectIdletime(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectIdletime(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectIdletime(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectIdletime(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectIdletime(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
objectIdletime(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
objectRefcount(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectRefcount(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
objectRefcount(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectRefcount(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
objectRefcount(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
objectRefcount(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
OCT(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
OCT(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
on(GeoPoint) - Method in class net.ymate.platform.commons.util.GeoPolygon
 
on(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Join
 
onAfterSessionClosed(SESSION) - Method in interface net.ymate.platform.serv.IListener
会话关闭后事件处理方法
onAfterSessionClosed(INioSession) - Method in class net.ymate.platform.serv.nio.client.NioClientListener
 
onAfterSessionClosed(INioSession) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
 
onAfterSessionClosed(SESSION_WRAPPER) - Method in interface net.ymate.platform.serv.nio.server.INioSessionListener
会话关闭之后事件处理方法
onAfterSessionClosed(INioSession) - Method in class net.ymate.platform.serv.nio.server.NioServerListener
 
onBeforeSessionClosed(SESSION) - Method in interface net.ymate.platform.serv.IListener
会话关闭前事件处理方法
onBeforeSessionClosed(INioSession) - Method in class net.ymate.platform.serv.nio.client.NioClientListener
 
onBeforeSessionClosed(INioSession) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
 
onBeforeSessionClosed(SESSION_WRAPPER) - Method in interface net.ymate.platform.serv.nio.server.INioSessionListener
会话关闭之前事件处理方法
onBeforeSessionClosed(INioSession) - Method in class net.ymate.platform.serv.nio.server.NioServerListener
 
onBuild() - Method in class net.ymate.platform.core.persistence.AbstractFunction
处理函数构建过程
onChanged(Locale) - Method in interface net.ymate.platform.core.i18n.II18nEventHandler
当Locale改变时处理此方法
onChanged(Locale) - Method in class net.ymate.platform.webmvc.support.I18nWebEventHandler
 
onClientReconnected(IClient<?, ?>) - Method in class net.ymate.platform.serv.AbstractListener
 
onClientReconnected(IClient<?, ?>) - Method in interface net.ymate.platform.serv.IListener
断线重连事件处理方法
onConvention(IWebMvc, IRequestContext) - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
onConvention(IWebMvc, IRequestContext) - Method in interface net.ymate.platform.webmvc.IWebErrorProcessor
自定义处理URL请求过程
onCreateCache(String, ICacheEventListener) - Method in class net.ymate.platform.cache.AbstractCacheProvider
创建缓存对象,若已存在则直接返回
onCreateCache(String, ICacheEventListener) - Method in class net.ymate.platform.cache.impl.DefaultCacheProvider
 
onCreateCache(String, ICacheEventListener) - Method in class net.ymate.platform.cache.impl.MultilevelCacheProvider
 
onCreateCache(String, ICacheEventListener) - Method in class net.ymate.platform.cache.impl.RedisCacheProvider
 
onDestroy() - Method in class net.ymate.platform.cache.AbstractCacheProvider
销毁
onDestroy() - Method in class net.ymate.platform.cache.impl.MultilevelCacheProvider
 
onDestroy() - Method in class net.ymate.platform.cache.impl.RedisCacheProvider
 
onDestroy(IPluginContext, IPlugin) - Method in class net.ymate.platform.plugin.impl.DefaultPluginEventListener
 
onDestroy(IPluginContext, IPlugin) - Method in interface net.ymate.platform.plugin.IPluginEventListener
插件初销毁前将调用此方法
onElementAbandoned(E) - Method in class net.ymate.platform.commons.ExecutableQueue
当丢弃队列中的元素时被调用
onElementAdded(E) - Method in class net.ymate.platform.commons.ExecutableQueue
当向队列添加新元素时被调用
onError(IWebMvc, Throwable) - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
onError(IWebMvc, Throwable) - Method in interface net.ymate.platform.webmvc.IWebErrorProcessor
异常时将执行事件回调
onExceptionCaught(Throwable, SESSION_TYPE) - Method in class net.ymate.platform.serv.AbstractListener
 
onExceptionCaught(Throwable, SESSION) - Method in interface net.ymate.platform.serv.IListener
异常事件处理方法
onExceptionCaught(InetSocketAddress, Throwable) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
捕获异常事件处理
onExceptionCaught(Throwable, INioSession) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
 
onExceptionCaught(SESSION_WRAPPER, Throwable) - Method in interface net.ymate.platform.serv.nio.datagram.INioUdpSessionListener
捕获异常事件处理
onExceptionCaught(Throwable, SESSION_WRAPPER) - Method in interface net.ymate.platform.serv.nio.server.INioSessionListener
异常事件处理方法
onExceptionEvent(SelectionKey, Throwable) - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
 
onInitialize() - Method in class net.ymate.platform.cache.AbstractCacheProvider
初始化
onInitialize() - Method in class net.ymate.platform.cache.impl.MultilevelCacheProvider
 
onInitialize() - Method in class net.ymate.platform.cache.impl.RedisCacheProvider
 
onInitialized(IPluginContext, IPlugin) - Method in class net.ymate.platform.plugin.impl.DefaultPluginEventListener
 
onInitialized(IPluginContext, IPlugin) - Method in interface net.ymate.platform.plugin.IPluginEventListener
插件初始化完毕将调用此方法
onInsertAfter(SessionEventContext) - Method in interface net.ymate.platform.core.persistence.ISessionEventListener
插入操作之后事件调用
onInsertBefore(SessionEventContext) - Method in interface net.ymate.platform.core.persistence.ISessionEventListener
插入操用之前事件调用
onListenerAdded(String, ExecutableQueue.IListener<E>) - Method in class net.ymate.platform.commons.ExecutableQueue
当添加新监听器时被调用
onListenerRemoved(String, ExecutableQueue.IListener<E>) - Method in class net.ymate.platform.commons.ExecutableQueue
当移除监听器时被调用
onListenStarted() - Method in class net.ymate.platform.commons.ExecutableQueue
当监听线程开启时被调用
onListenStopped() - Method in class net.ymate.platform.commons.ExecutableQueue
当监听线程停止时被调用
onLoad() - Method in class net.ymate.platform.configuration.AbstractConfigFileParser
配置文件分析过程
onLoad() - Method in class net.ymate.platform.configuration.impl.JSONConfigFileParser
 
onLoad() - Method in class net.ymate.platform.configuration.impl.PropertyConfigFileParser
 
onLoad() - Method in class net.ymate.platform.configuration.impl.XMLConfigFileParser
 
onLoad(String) - Method in interface net.ymate.platform.core.i18n.II18nEventHandler
加载资源文件的具体处理方法
onLoad(String) - Method in class net.ymate.platform.webmvc.support.I18nWebEventHandler
 
onLocale() - Method in interface net.ymate.platform.core.i18n.II18nEventHandler
加载当前Locale对象
onLocale() - Method in class net.ymate.platform.webmvc.support.I18nWebEventHandler
 
onMessageReceived(Object, SESSION) - Method in interface net.ymate.platform.serv.IListener
消息到达事件处理方法
onMessageReceived(Object, INioSession) - Method in class net.ymate.platform.serv.nio.client.NioClientListener
 
onMessageReceived(InetSocketAddress, Object) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
消息到达事件处理
onMessageReceived(NioUdpMessageWrapper<?>, INioSession) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
 
onMessageReceived(Object, INioSession) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
 
onMessageReceived(SESSION_WRAPPER, MESSAGE_TYPE) - Method in interface net.ymate.platform.serv.nio.datagram.INioUdpSessionListener
消息到达事件处理
onMessageReceived(MESSAGE_TYPE, SESSION_WRAPPER) - Method in interface net.ymate.platform.serv.nio.server.INioSessionListener
消息到达事件处理方法
onMessageReceived(Object, INioSession) - Method in class net.ymate.platform.serv.nio.server.NioServerListener
 
onQueryAfter(SessionEventContext) - Method in interface net.ymate.platform.core.persistence.ISessionEventListener
查询操作之后事件调用
onQueryBefore(SessionEventContext) - Method in interface net.ymate.platform.core.persistence.ISessionEventListener
查询操用之前事件调用
onReadEvent(SelectionKey) - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
由子类实现通道读逻辑
onReadEvent(SelectionKey) - Method in class net.ymate.platform.serv.nio.support.NioEventProcessor
 
onRemoveAfter(SessionEventContext) - Method in interface net.ymate.platform.core.persistence.ISessionEventListener
删除操作之后事件调用
onRemoveBefore(SessionEventContext) - Method in interface net.ymate.platform.core.persistence.ISessionEventListener
删除操作之前事件调用
onSessionAccepted(SESSION) - Method in interface net.ymate.platform.serv.IListener
会话被接受事件处理方法
onSessionAccepted(INioSession) - Method in class net.ymate.platform.serv.nio.client.NioClientListener
 
onSessionAccepted(INioSession) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
 
onSessionAccepted(SESSION_WRAPPER) - Method in interface net.ymate.platform.serv.nio.server.INioSessionListener
会话被接受事件处理方法
onSessionAccepted(INioSession) - Method in class net.ymate.platform.serv.nio.server.NioServerListener
 
onSessionConnected(SESSION) - Method in interface net.ymate.platform.serv.IListener
会话连接事件处理方法
onSessionConnected(INioSession) - Method in class net.ymate.platform.serv.nio.client.NioClientListener
 
onSessionConnected(INioSession) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
 
onSessionConnected(INioSession) - Method in class net.ymate.platform.serv.nio.server.NioServerListener
 
onSessionIdleRemoved(SESSION_WRAPPER) - Method in interface net.ymate.platform.serv.ISessionListener
空闲会话移除事件处理
onSessionReady() - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
客户端与服务端连接已建立并准备就绪
onSessionRegistered(SESSION) - Method in interface net.ymate.platform.serv.IListener
会话注册成功事件处理方法
onSessionRegistered(INioSession) - Method in class net.ymate.platform.serv.nio.client.NioClientListener
 
onSessionRegistered(INioSession) - Method in class net.ymate.platform.serv.nio.datagram.AbstractNioUdpListener
 
onSessionRegistered(SESSION_WRAPPER) - Method in interface net.ymate.platform.serv.nio.server.INioSessionListener
会话注册成功事件处理方法
onSessionRegistered(INioSession) - Method in class net.ymate.platform.serv.nio.server.NioServerListener
 
onShutdown(IPluginContext, IPlugin) - Method in class net.ymate.platform.plugin.impl.DefaultPluginEventListener
 
onShutdown(IPluginContext, IPlugin) - Method in interface net.ymate.platform.plugin.IPluginEventListener
插件停止完毕将调用此方法
onStarted(IPluginContext, IPlugin) - Method in class net.ymate.platform.plugin.impl.DefaultPluginEventListener
 
onStarted(IPluginContext, IPlugin) - Method in interface net.ymate.platform.plugin.IPluginEventListener
插件启动完毕后将调用此方法
onUpdateAfter(SessionEventContext) - Method in interface net.ymate.platform.core.persistence.ISessionEventListener
更新操作之后事件调用
onUpdateBefore(SessionEventContext) - Method in interface net.ymate.platform.core.persistence.ISessionEventListener
更新操作之前事件调用
onValidation(IWebMvc, Map<String, ValidateResult>) - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
onValidation(IWebMvc, Map<String, ValidateResult>) - Method in interface net.ymate.platform.webmvc.IWebErrorProcessor
处理验证结果数据
onWriteEvent(SelectionKey) - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
由子类实现通道写逻辑
onWriteEvent(SelectionKey) - Method in class net.ymate.platform.serv.nio.support.NioEventProcessor
 
openGridFsSession(IGridFsSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openGridFsSession(String, IGridFsSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openGridFsSession(String, String, IGridFsSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openGridFsSession(IMongoConnectionHolder, IGridFsSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openGridFsSession(IDataSourceRouter, IGridFsSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openGridFsSession(IMongoConnectionHolder, String, IGridFsSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openGridFsSession(IDataSourceRouter, String, IGridFsSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openGridFsSession() - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启数据库文件储存会话(注意一定记得关闭会话)
openGridFsSession(String) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启数据库文件储存会话(注意一定记得关闭会话)
openGridFsSession(String, String) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启数据库文件储存会话(注意一定记得关闭会话)
openGridFsSession(IMongoConnectionHolder, String) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启数据库文件储存会话(注意一定记得关闭会话)
openGridFsSession(IMongoConnectionHolder) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启数据库文件储存会话(注意一定记得关闭会话)
openGridFsSession(IDataSourceRouter, String) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启数据库文件储存会话(注意一定记得关闭会话)
openGridFsSession(IDataSourceRouter) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启数据库文件储存会话(注意一定记得关闭会话)
openGridFsSession(IGridFsSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(String, IGridFsSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(String, String, IGridFsSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(IMongoConnectionHolder, IGridFsSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(IDataSourceRouter, IGridFsSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(IMongoConnectionHolder, String, IGridFsSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(IDataSourceRouter, String, IGridFsSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession() - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(String) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(String, String) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(IMongoConnectionHolder, String) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(IMongoConnectionHolder) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(IDataSourceRouter, String) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openGridFsSession(IDataSourceRouter) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openSession() - Method in interface net.ymate.platform.core.persistence.IPersistence
开启数据库连接会话(注意一定记得关闭会话)
openSession(String) - Method in interface net.ymate.platform.core.persistence.IPersistence
开启数据库连接会话(注意一定记得关闭会话)
openSession(CONNECTION_HOLDER) - Method in interface net.ymate.platform.core.persistence.IPersistence
开启数据库连接会话(注意一定记得关闭会话)
openSession(IDataSourceRouter) - Method in interface net.ymate.platform.core.persistence.IPersistence
开启数据库连接会话(注意一定记得关闭会话)
openSession(IDatabaseSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabase
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(String, IDatabaseSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabase
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(IDatabaseConnectionHolder, IDatabaseSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabase
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(IDataSourceRouter, IDatabaseSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.jdbc.IDatabase
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(IDatabaseSessionExecutor<T>) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
openSession(String, IDatabaseSessionExecutor<T>) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
openSession(IDatabaseConnectionHolder, IDatabaseSessionExecutor<T>) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
openSession(IDataSourceRouter, IDatabaseSessionExecutor<T>) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
openSession() - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
openSession(String) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
openSession(IDatabaseConnectionHolder) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
openSession(IDataSourceRouter) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
openSession(IMongoSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(IMongoConnectionHolder, IMongoSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(String, IMongoSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(IDataSourceRouter, IMongoSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession() - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openSession(String) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openSession(IMongoConnectionHolder) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openSession(IDataSourceRouter) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openSession(IMongoSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openSession(IMongoConnectionHolder, IMongoSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openSession(String, IMongoSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openSession(IDataSourceRouter, IMongoSessionExecutor<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openSession(IRedisSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.redis.IRedis
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(String, IRedisSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.redis.IRedis
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(IRedisCommandHolder, IRedisSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.redis.IRedis
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(IDataSourceRouter, IRedisSessionExecutor<T>) - Method in interface net.ymate.platform.persistence.redis.IRedis
开启会话并执行会话执行器接口逻辑(执行完毕会话将自动关闭)
openSession(IRedisSessionExecutor<T>) - Method in class net.ymate.platform.persistence.redis.Redis
 
openSession(String, IRedisSessionExecutor<T>) - Method in class net.ymate.platform.persistence.redis.Redis
 
openSession(IRedisCommandHolder, IRedisSessionExecutor<T>) - Method in class net.ymate.platform.persistence.redis.Redis
 
openSession(IDataSourceRouter, IRedisSessionExecutor<T>) - Method in class net.ymate.platform.persistence.redis.Redis
 
openSession() - Method in class net.ymate.platform.persistence.redis.Redis
 
openSession(String) - Method in class net.ymate.platform.persistence.redis.Redis
 
openSession(IRedisCommandHolder) - Method in class net.ymate.platform.persistence.redis.Redis
 
openSession(IDataSourceRouter) - Method in class net.ymate.platform.persistence.redis.Redis
 
openSheet(int, ISheetHandler<T>) - Method in class net.ymate.platform.commons.ExcelFileAnalysisHelper
 
openSheet(int) - Method in class net.ymate.platform.commons.ExcelFileAnalysisHelper
 
openSheet(String, ISheetHandler<T>) - Method in class net.ymate.platform.commons.ExcelFileAnalysisHelper
 
openSheet(String) - Method in class net.ymate.platform.commons.ExcelFileAnalysisHelper
 
openTransaction(ITrade) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(ITrade, ClientSessionOptions) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(IMongoConnectionHolder, ITrade) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(IMongoConnectionHolder, ITrade, ClientSessionOptions) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(IDataSourceRouter, ITrade) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(IDataSourceRouter, ITrade, ClientSessionOptions) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(String, ITrade) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(String, ITrade, ClientSessionOptions) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(AbstractTrade<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(AbstractTrade<T>, ClientSessionOptions) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(IMongoConnectionHolder, AbstractTrade<T>, ClientSessionOptions) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(IMongoConnectionHolder, AbstractTrade<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(IDataSourceRouter, AbstractTrade<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(IDataSourceRouter, AbstractTrade<T>, ClientSessionOptions) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(String, AbstractTrade<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(String, AbstractTrade<T>, ClientSessionOptions) - Method in interface net.ymate.platform.persistence.mongodb.IMongo
开启事务(执行完毕事务将自动关闭, 任何异常将导致事务回滚)
openTransaction(ITrade) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(ITrade, ClientSessionOptions) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(IMongoConnectionHolder, ITrade) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(IMongoConnectionHolder, ITrade, ClientSessionOptions) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(IDataSourceRouter, ITrade) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(IDataSourceRouter, ITrade, ClientSessionOptions) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(String, ITrade) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(String, ITrade, ClientSessionOptions) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(AbstractTrade<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(AbstractTrade<T>, ClientSessionOptions) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(IMongoConnectionHolder, AbstractTrade<T>, ClientSessionOptions) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(IMongoConnectionHolder, AbstractTrade<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(IDataSourceRouter, AbstractTrade<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(IDataSourceRouter, AbstractTrade<T>, ClientSessionOptions) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(String, AbstractTrade<T>) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
openTransaction(String, AbstractTrade<T>, ClientSessionOptions) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
operate(String, String) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
operate(String, String) - Static method in interface net.ymate.platform.persistence.jdbc.query.Func
操作符函数
operate(String, String, String) - Static method in interface net.ymate.platform.persistence.jdbc.query.Func
操作符函数
Operator - Class in net.ymate.platform.persistence.mongodb.support
 
Operator() - Constructor for class net.ymate.platform.persistence.mongodb.support.Operator
 
operator() - Static method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
operators - Static variable in interface net.ymate.platform.persistence.jdbc.query.Func
 
opt(String, Cond.OPT, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
opt(String, Cond.OPT) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
opt(IFunction, Cond.OPT, IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
opt(IFunction, Cond.OPT) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
opt(Cond.LogicalOpt) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
Opt() - Constructor for class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
optIfNeed(Cond.LogicalOpt) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
options() - Method in interface net.ymate.platform.commons.http.IHttpRequest
执行OPTIONS请求
options() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpRequest
 
optionsAutoReply(boolean) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting.Builder
 
optWrap(String, Cond.OPT, String) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
optWrap(String, Cond.OPT) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
or() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
or(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
or(FieldCondition) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
or() - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
or(Query...) - Static method in class net.ymate.platform.persistence.mongodb.expression.LogicalExp
 
OR - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
or(Query...) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
or(Query...) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
ORACLE - Static variable in interface net.ymate.platform.core.persistence.base.Type.DATABASE
 
OracleDialect - Class in net.ymate.platform.persistence.jdbc.dialect.impl
Oracle数据库方言接口实现
OracleDialect() - Constructor for class net.ymate.platform.persistence.jdbc.dialect.impl.OracleDialect
 
ORD(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
ORD(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
Order - Annotation Type in net.ymate.platform.core.beans.annotation
排序注解
orderBy() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
OrderBy - Class in net.ymate.platform.persistence.jdbc.query
排序对象
OrderBy(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.OrderBy
 
orderBy(OrderBy) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
orderBy(OrderBy) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderBy() - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderBy(OrderBy) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
OrderBy - Class in net.ymate.platform.persistence.mongodb.support
 
orderByAsc(String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByAsc(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByAsc(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByAsc(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByAsc(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByAsc(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByAsc(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByAsc(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByAsc(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByAsc(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByAsc(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByAsc(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByAsc(String) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByAsc(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByAsc(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByAsc(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByAsc(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByDesc(String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByDesc(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByDesc(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByDesc(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByDesc(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByDesc(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByDesc(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByDesc(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
orderByDesc(Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByDesc(Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByDesc(String, Fields) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByDesc(String, Fields, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByDesc(String) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByDesc(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByDesc(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByDesc(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
orderByDesc(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
org.apache.commons.lang - package org.apache.commons.lang
 
org.apache.log4j - package org.apache.log4j
 
org.slf4j.impl - package org.slf4j.impl
 
orIfNeed() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
orIfNeed(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
orIfNeed(FieldCondition) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
ORIGIN - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
OUT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
out(String) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
OUTPUT_DIR - Static variable in interface net.ymate.platform.log.ILogConfig
 
outputDir(File) - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
outputDir(String) - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
outputPath() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
outputPath(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
owner - Variable in class net.ymate.platform.persistence.jdbc.query.AbstractFieldConditionBuilder
 
owner() - Method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
owner() - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
owner() - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
owner() - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 

P

P - Static variable in interface net.ymate.platform.commons.markdown.IMarkdown
 
p() - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
p(int) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
PACKAGE_INFO - Static variable in class net.ymate.platform.commons.util.ClassUtils
 
PACKAGE_NAMES - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
PACKAGE_SEPARATOR - Static variable in class net.ymate.platform.commons.util.ClassUtils
 
packageName() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
packageName(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
packageNames(List<String>) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig.Builder
 
packageNames(String) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfigurable.Builder
 
Page - Class in net.ymate.platform.core.persistence
分页参数对象
page() - Method in class net.ymate.platform.core.persistence.Page
 
page() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
page(Integer) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
page(Page) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
page(Integer) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
page(Integer, Integer) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
PAGE_CONTEXT - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
PageCacheElement - Class in net.ymate.platform.webmvc
 
PageCacheElement(String, Map<String, PairObject<Type.HeaderType, Object>>, byte[], boolean) - Constructor for class net.ymate.platform.webmvc.PageCacheElement
 
pageIfNeed(Integer, Integer) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
pageSize() - Method in class net.ymate.platform.core.persistence.Page
 
pageSize(Integer) - Method in class net.ymate.platform.core.persistence.Page
 
PAGLOCK - Static variable in class net.ymate.platform.persistence.jdbc.IDBLocker.SQLServer
页锁
PairObject<K,V> - Class in net.ymate.platform.commons.lang
结对对象类型
PairObject() - Constructor for class net.ymate.platform.commons.lang.PairObject
 
PairObject(K) - Constructor for class net.ymate.platform.commons.lang.PairObject
 
PairObject(K, V) - Constructor for class net.ymate.platform.commons.lang.PairObject
 
ParagraphList - Class in net.ymate.platform.commons.markdown
 
Param - Annotation Type in net.ymate.platform.core.annotation
 
param(Object) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
param(Params) - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
param(Object) - Method in interface net.ymate.platform.core.persistence.IFunction
添加参数对象
param(Params) - Method in interface net.ymate.platform.core.persistence.IFunction
添加参数对象集合
param(Object) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
param(Params) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
param(Object) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
param(Params) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
param(Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
param(Object) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
param(Params) - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
param(Object) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
param(Params) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
param(Object) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
param(Params) - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
param(Object) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
param(Params) - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
param(Object) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
param(Params) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
param(Object) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
param(Params) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
PARAM_CALLBACK - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
PARAM_DATA - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
PARAM_FORMAT - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
PARAM_MSG - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
PARAM_RET - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
ParameterMeta - Class in net.ymate.platform.webmvc
 
ParameterMeta(Class<?>, String, Annotation[], boolean) - Constructor for class net.ymate.platform.webmvc.ParameterMeta
 
ParameterMeta(Field, boolean) - Constructor for class net.ymate.platform.webmvc.ParameterMeta
 
PARAMETERS - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
ParameterSignatureException - Exception in net.ymate.platform.webmvc.exception
请求参数签名无效异常
ParameterSignatureException() - Constructor for exception net.ymate.platform.webmvc.exception.ParameterSignatureException
 
ParameterSignatureException(String) - Constructor for exception net.ymate.platform.webmvc.exception.ParameterSignatureException
 
ParameterSignatureException(String, Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.ParameterSignatureException
 
ParameterSignatureException(Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.ParameterSignatureException
 
ParamInfo() - Constructor for class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
Params - Annotation Type in net.ymate.platform.core.annotation
 
params() - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
params() - Method in interface net.ymate.platform.core.persistence.IFunction
获取参数对象集合
Params - Class in net.ymate.platform.core.persistence
 
params() - Method in class net.ymate.platform.core.persistence.Params
 
params(Object...) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
params(Collection<?>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.BatchSQL
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.Join
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
params() - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
params(String, String) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
params(Map<String, String>) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
params(String, String) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
params(Map<String, String>) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
PARAMS_ALLOWED_ACCESS_HOSTS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
允许访问和重定向的主机名称, 多个主机名称用'|'分隔, 默认值: 空(表示不限制)
PARAMS_ALLOWED_UPLOAD_CONTENT_TYPES - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
允许上传的文件类型
PARAMS_ERROR_DEFAULT_VIEW_FORMAT - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
默认异常响应视图格式, 默认值: "", 可选范围: json|xml
PARAMS_ERROR_VIEW - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
异常信息视图文件,默认值为error.jsp
PARAMS_ERROR_WITH_STATUS_CODE - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
异常响应时是否使用状态码, 默认值: false, 若开启则当发生异常且响应状态码值为200(OK)时将强制修改为400(BAD_REQUEST)
PARAMS_EXCEPTION_ANALYSIS_DISABLED - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
系统异常分析是否关闭
PARAMS_JDBC_CLASS_SUFFIX - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_DB_NAME - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_DB_USERNAME - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_KEEP_CASE - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_NAMED_FILTER_CLASS - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_OUTPUT_PATH - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_PACKAGE_NAME - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_READONLY_FIELD_LIST - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_REMOVE_TABLE_PREFIX - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_TABLE_EXCLUDE_LIST - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_TABLE_LIST - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_TABLE_PREFIX - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_USE_BASE_ENTITY - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_USE_CHAIN_MODE - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_USE_CLASS_SUFFIX - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_JDBC_USE_STATE_SUPPORT - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
PARAMS_PLUGIN_DISABLED_PREFIX - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
PARAMS_REQUEST_SUFFIX - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
控制器请求URL后缀, 默认值为空
PARAMS_SERVER_NAME - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
服务名称, 默认值: request.getServerName();
PARAMS_VALIDATION_TEMPLATE_ELEMENT - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
验证结果消息模板, 默认值: "${items}"
PARAMS_VALIDATION_TEMPLATE_ITEM - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
验证结果消息项模板, 默认值: "${message}
"
ParamUtils - Class in net.ymate.platform.commons.util
 
ParamUtils() - Constructor for class net.ymate.platform.commons.util.ParamUtils
 
ParamUtils.ISignatureBuilder - Interface in net.ymate.platform.commons.util
签名生成器接口
parse(XPathHelper, Object, Class<?>, Object) - Method in interface net.ymate.platform.commons.XPathHelper.INodeValueParser
解析节点对象
parse(String) - Static method in enum net.ymate.platform.log.LogLevel
 
parse(int) - Static method in enum net.ymate.platform.log.LogLevel
 
parse(LogLevel) - Static method in enum net.ymate.platform.log.LogLevel
 
parse(String, boolean) - Static method in class net.ymate.platform.validation.validate.DateTimeValue
 
parse(String, String, boolean) - Static method in class net.ymate.platform.validation.validate.DateTimeValue
 
parse(String, String, String, boolean) - Static method in class net.ymate.platform.validation.validate.DateTimeValue
 
parse(IRequestContext) - Method in class net.ymate.platform.webmvc.impl.DefaultRequestMappingParser
 
parse(IRequestContext) - Method in interface net.ymate.platform.webmvc.IRequestMappingParser
分析请求映射串,匹配成功则返回对应映射集合的键值,同时处理请求串中的参数变量存入WebContext容器中的PathVariable参数池
parseClass(BeanMeta) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
parseClass(BeanMeta) - Method in class net.ymate.platform.plugin.impl.DefaultPluginBeanFactory
 
parseClassFields(String, Class<?>) - Method in class net.ymate.platform.validation.ValidationMeta
 
parseDate(String) - Static method in class net.ymate.platform.validation.validate.DateTimeValidator
根据paramValue字符串创建时间日期对象
parseDate(String, String) - Static method in class net.ymate.platform.validation.validate.DateTimeValidator
验证paramValue字符串是否为合法的时间戳
parseDateTime(String, String) - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
parseDateTime(String, String, String) - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 
parseEffectCounts(int[]) - Static method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
parseQueryParamStr(String) - Static method in class net.ymate.platform.commons.util.ParamUtils
解析远程模拟提交后返回的信息, 并将参数串转换成Map映射
parseQueryParamStr(String, boolean, String) - Static method in class net.ymate.platform.commons.util.ParamUtils
 
parseRow(Row) - Method in class net.ymate.platform.commons.ISheetHandler.Default
 
parseRow(Row) - Method in interface net.ymate.platform.commons.ISheetHandler
分析行数据
PASSWORD - Static variable in interface net.ymate.platform.core.persistence.IPersistenceConfig
 
password(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
password(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
password(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
password(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable.Builder
 
password(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
password(String) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
password(String) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
PASSWORD_CLASS - Static variable in interface net.ymate.platform.core.persistence.IPersistenceConfig
 
PASSWORD_ENCRYPTED - Static variable in interface net.ymate.platform.core.persistence.IPersistenceConfig
 
passwordClass(Class<? extends IPasswordProcessor>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
passwordClass(Class<? extends IPasswordProcessor>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
passwordClass(Class<? extends IPasswordProcessor>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
passwordClass(Class<? extends IPasswordProcessor>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable.Builder
 
passwordClass(Class<? extends IPasswordProcessor>) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
passwordClass(Class<? extends IPasswordProcessor>) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
passwordEncrypted(boolean) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
passwordEncrypted(boolean) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
passwordEncrypted(boolean) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
passwordEncrypted(boolean) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable.Builder
 
passwordEncrypted(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
passwordEncrypted(boolean) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
passwordProcess(IPasswordProcessor) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
patch() - Method in interface net.ymate.platform.commons.http.IHttpRequest
执行PATCH请求
patch() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpRequest
 
PATH_SEPARATOR - Static variable in class net.ymate.platform.commons.util.ParamUtils
 
PATH_SEPARATOR - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
PATH_SEPARATOR_ALL - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
PATH_SEPARATOR_CHAR - Static variable in class net.ymate.platform.commons.util.ResourceUtils
 
PATH_SEPARATOR_CHAR - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
PathVariable - Annotation Type in net.ymate.platform.webmvc.annotation
绑定请求映射中的路径参数变量
PBE - Static variable in class net.ymate.platform.commons.util.CodecUtils
 
PBECodecHelper(int) - Constructor for class net.ymate.platform.commons.util.CodecUtils.PBECodecHelper
 
PERIOD_ADD(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
PERIOD_ADD(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
PERIOD_DIFF(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
PERIOD_DIFF(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
persist(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
persist(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
persist(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
persist(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
persist(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
persist(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pexpire(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pexpire(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pexpire(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pexpire(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pexpire(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pexpire(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pexpireAt(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pexpireAt(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pexpireAt(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pexpireAt(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pexpireAt(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pexpireAt(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pfadd(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pfadd(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pfadd(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pfadd(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pfadd(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pfadd(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pfcount(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pfcount(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pfcount(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pfcount(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pfcount(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pfcount(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pfcount(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pfcount(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pfcount(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pfcount(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pfcount(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pfcount(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pfmerge(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pfmerge(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pfmerge(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pfmerge(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pfmerge(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pfmerge(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
PI() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ping() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
ping() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
ping() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
PK - Annotation Type in net.ymate.platform.core.persistence.annotation
声明一个类为某数据实体的复合主键对象
Plugin - Annotation Type in net.ymate.platform.plugin.annotation
声明一个类作为插件启动类的注解
PLUGIN_HOME - Static variable in interface net.ymate.platform.plugin.IPluginConfig
 
PluginBeanHandler - Class in net.ymate.platform.plugin.handle
 
PluginBeanHandler(IPluginFactory) - Constructor for class net.ymate.platform.plugin.handle.PluginBeanHandler
 
PluginBeanLoadInitializer - Class in net.ymate.platform.plugin.impl
 
PluginBeanLoadInitializer(IPluginBeanLoadInitializer...) - Constructor for class net.ymate.platform.plugin.impl.PluginBeanLoadInitializer
 
PluginClassLoader - Class in net.ymate.platform.plugin
插件类加载器
PluginClassLoader(String, URL[]) - Constructor for class net.ymate.platform.plugin.PluginClassLoader
 
PluginClassLoader(String, URL[], ClassLoader) - Constructor for class net.ymate.platform.plugin.PluginClassLoader
 
PluginClassLoader(String, URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class net.ymate.platform.plugin.PluginClassLoader
 
PluginConf - Annotation Type in net.ymate.platform.plugin.annotation
 
PluginConfigBeanHandler - Class in net.ymate.platform.configuration.handle
插件配置文件加载路径注解 (from ymate-framework-addons)
PluginConfigBeanHandler(IApplication) - Constructor for class net.ymate.platform.configuration.handle.PluginConfigBeanHandler
 
PluginConfigurationBeanLoadInitializer - Class in net.ymate.platform.configuration.support
 
PluginConfigurationBeanLoadInitializer() - Constructor for class net.ymate.platform.configuration.support.PluginConfigurationBeanLoadInitializer
 
PluginControllerBeanLoadInitializer - Class in net.ymate.platform.webmvc.support
 
PluginControllerBeanLoadInitializer() - Constructor for class net.ymate.platform.webmvc.support.PluginControllerBeanLoadInitializer
 
PluginControllerHandler - Class in net.ymate.platform.webmvc.handle
插件控制器类处理器 (from ymate-framework-addons)
PluginControllerHandler(IApplication) - Constructor for class net.ymate.platform.webmvc.handle.PluginControllerHandler
 
PluginEvent - Class in net.ymate.platform.plugin
插件生命周期事件
PluginEvent(IPlugin, PluginEvent.EVENT) - Constructor for class net.ymate.platform.plugin.PluginEvent
 
PluginEvent.EVENT - Enum in net.ymate.platform.plugin
插件事件枚举
PluginFactory - Annotation Type in net.ymate.platform.plugin.annotation
声明一个类作为插件工厂的注解
PluginHandler - Class in net.ymate.platform.plugin.handle
插件对象处理器
PluginHandler(IPluginFactory) - Constructor for class net.ymate.platform.plugin.handle.PluginHandler
 
pluginHome(File) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig.Builder
 
pluginHome(String) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfigurable.Builder
 
PluginInterceptorHandler - Class in net.ymate.platform.plugin.handle
 
PluginInterceptorHandler(IPluginFactory) - Constructor for class net.ymate.platform.plugin.handle.PluginInterceptorHandler
 
PluginMeta - Class in net.ymate.platform.plugin
插件配置信息元数据描述类
PluginMeta(ClassLoader) - Constructor for class net.ymate.platform.plugin.PluginMeta
 
PluginMeta(ClassLoader, String, String, List<String>, Class<? extends IPlugin>, String, String, String, String, Object, boolean, boolean, String) - Constructor for class net.ymate.platform.plugin.PluginMeta
 
PluginRefer - Annotation Type in net.ymate.platform.plugin.annotation
 
PluginReferInjector - Class in net.ymate.platform.plugin.handle
 
PluginReferInjector(IPluginFactory) - Constructor for class net.ymate.platform.plugin.handle.PluginReferInjector
 
PluginRepositoryHandler - Class in net.ymate.platform.persistence.jdbc.repo.handle
 
PluginRepositoryHandler(IApplication) - Constructor for class net.ymate.platform.persistence.jdbc.repo.handle.PluginRepositoryHandler
 
Plugins - Class in net.ymate.platform.plugin
插件框架模块管理器
Plugins() - Constructor for class net.ymate.platform.plugin.Plugins
 
Plugins(IPluginFactory) - Constructor for class net.ymate.platform.plugin.Plugins
 
PluginValidateHandler - Class in net.ymate.platform.validation.handle
插件验证器类处理器 (from ymate-framework-addons)
PluginValidateHandler(IApplication) - Constructor for class net.ymate.platform.validation.handle.PluginValidateHandler
 
PluginValidationBeanLoadInitializer - Class in net.ymate.platform.validation.support
 
PluginValidationBeanLoadInitializer() - Constructor for class net.ymate.platform.validation.support.PluginValidationBeanLoadInitializer
 
POINT_CHAR - Static variable in class net.ymate.platform.commons.util.FileUtils
 
POLYGON - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
poolBlockWhenExhausted(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolBlockWhenExhausted(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolEvictionPolicyClassName(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolEvictionPolicyClassName(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolFairness(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolFairness(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolJmxEnabled(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolJmxEnabled(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolJmxNameBase(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolJmxNameBase(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolJmxNamePrefix(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolJmxNamePrefix(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolLifo(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolLifo(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolMaxIdle(int) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolMaxIdle(int) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolMaxTotal(int) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolMaxTotal(int) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolMaxWaitMillis(long) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolMaxWaitMillis(long) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolMinEvictableIdleTimeMillis(long) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolMinEvictableIdleTimeMillis(long) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolMinIdle(int) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolMinIdle(int) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolNumTestsPerEvictionRun(int) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolNumTestsPerEvictionRun(int) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolSoftMinEvictableIdleTimeMillis(long) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolSoftMinEvictableIdleTimeMillis(long) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolTestOnBorrow(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolTestOnBorrow(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolTestOnCreate(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolTestOnCreate(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolTestOnReturn(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolTestOnReturn(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolTestWhileIdle(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolTestWhileIdle(boolean) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
poolTimeBetweenEvictionRunsMillis(long) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
poolTimeBetweenEvictionRunsMillis(long) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable.Builder
 
pop(String, boolean) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
POP - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
pop(String, boolean) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
pop(String, boolean) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
PORT - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
port(int) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
port(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
port(int) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
port(int) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
position(int) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
POSITION - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
position(int) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
position(int) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
position() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
position(int) - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
post(String, ContentType, String, Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, ContentType, String, Header[], String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, ContentType, String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, ContentType, byte[], Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, ContentType, InputStream, Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, ContentType, InputStream, Header[], String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, ContentType, byte[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, byte[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, Map<String, String>, Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, ContentType, Map<String, String>, Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, ContentType, Map<String, String>, Header[], String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post(String, Map<String, String>) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
post() - Method in interface net.ymate.platform.commons.http.IHttpRequest
执行POST请求
post() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpRequest
 
POSTGRESQL - Static variable in interface net.ymate.platform.core.persistence.base.Type.DATABASE
 
PostgreSQLDialect - Class in net.ymate.platform.persistence.jdbc.dialect.impl
PostgreSQL数据库方言接口实现
PostgreSQLDialect() - Constructor for class net.ymate.platform.persistence.jdbc.dialect.impl.PostgreSQLDialect
 
postMessageReceived(Object) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
POW(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
POW(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
POWER(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
POWER(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
PRAGMA - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
prefix - Variable in class net.ymate.platform.persistence.jdbc.query.AbstractFieldConditionBuilder
 
primaryKeyName(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
primaryKeyType(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
PRINT_STACK_COUNT - Static variable in interface net.ymate.platform.log.ILogConfig
 
printStackCount(int) - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
printStackCount(int) - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
priority(int) - Method in class net.ymate.platform.commons.impl.DefaultThreadFactory
 
process(int, int, Object) - Method in interface net.ymate.platform.persistence.jdbc.base.IProcedureOperator.IOutResultProcessor
处理结果集
process(String, Object...) - Method in class net.ymate.platform.persistence.jdbc.repo.AbstractRepositoryScriptProcessor
 
process(String, Object...) - Method in interface net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor
执行处理器
process(DateTimeValue) - Method in interface net.ymate.platform.validation.validate.DateTimeValue.IValueProcessor
处理日期时间值
process(FileItemStream) - Method in interface net.ymate.platform.webmvc.util.FileUploadHelper.IUploadFileItemProcessor
处理文件或文件流
process(Throwable) - Method in interface net.ymate.platform.webmvc.util.IExceptionProcessor
获取异常处理结果
processBody(IWebMvc, Object, boolean, boolean, boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultResponseBodyProcessor
 
processBody(IWebMvc, Object, boolean, boolean, boolean) - Method in interface net.ymate.platform.webmvc.IResponseBodyProcessor
处理响应内容
processError(IWebMvc, Throwable) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
processError(IWebMvc, Throwable) - Method in interface net.ymate.platform.webmvc.IResponseErrorProcessor
处理异常
processIdleSession(Map<SESSION_ID, SESSION_WRAPPER>, long) - Method in class net.ymate.platform.serv.impl.DefaultSessionIdleChecker
 
processIdleSession(Map<SESSION_ID, SESSION_WRAPPER>, long) - Method in interface net.ymate.platform.serv.ISessionIdleChecker
执行空闲会话检查
processor(SelectionKey) - Method in interface net.ymate.platform.serv.nio.INioEventGroup
根据通道选择键获取对象的事件处理器
processor() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
获取事件处理器
processor(SelectionKey) - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
processor() - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
processors() - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
processProperty(PropertyMeta) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
processRequest(IWebMvc, IRequestContext) - Method in interface net.ymate.platform.webmvc.IInterceptorRuleProcessor
处理请求执行拦截规则
processRequest(IWebMvc, IRequestContext) - Method in class net.ymate.platform.webmvc.impl.DefaultInterceptorRuleProcessor
 
processRequest(IRequestContext, ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface net.ymate.platform.webmvc.IWebMvc
处理控制器请求
processRequest(IRequestContext, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class net.ymate.platform.webmvc.WebMVC
 
processRequestParams(IWebMvc, RequestMeta) - Method in class net.ymate.platform.webmvc.impl.DefaultRequestProcessor
 
processRequestParams(IWebMvc, RequestMeta) - Method in interface net.ymate.platform.webmvc.IRequestProcessor
分析请求协议内容
processResponseCache(IWebMvc, ResponseCache, IView) - Method in class net.ymate.platform.webmvc.impl.DefaultWebCacheProcessor
 
processResponseCache(IWebMvc, ResponseCache, IView) - Method in interface net.ymate.platform.webmvc.IWebCacheProcessor
对控制器方法返回视图进行缓存处理
processResult(ResultSet) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler
 
processResultRow(ResultSet) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler
处理当前行结果集数据
processResultRow(ResultSet) - Method in class net.ymate.platform.persistence.jdbc.base.impl.ArrayResultSetHandler
 
processResultRow(ResultSet) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BeanResultSetHandler
 
processResultRow(ResultSet) - Method in class net.ymate.platform.persistence.jdbc.base.impl.EntityResultSetHandler
 
processResultRow(ResultSet) - Method in class net.ymate.platform.persistence.jdbc.base.impl.MapResultSetHandler
 
processUpload(FileUploadHelper.IUploadFileItemProcessor) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
processUpload() - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
processValueRenderer(Field, Object) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractResultSetHandler
 
PROJECT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
project(Bson) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
PROJECT_NAME - Static variable in interface net.ymate.platform.core.configuration.IConfigurationConfig
 
ProjectionExp - Class in net.ymate.platform.persistence.mongodb.expression
 
ProjectionExp() - Constructor for class net.ymate.platform.persistence.mongodb.expression.ProjectionExp
 
projectName(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig.Builder
 
projectName(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfigurable.Builder
 
PROJECTS_FOLDER_NAME - Static variable in interface net.ymate.platform.core.configuration.IConfig
 
properties(String, String) - Static method in class net.ymate.platform.webmvc.view.impl.VelocityView
 
Property(String, String, List<IConfigFileParser.Attribute>) - Constructor for class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
Property - Annotation Type in net.ymate.platform.core.persistence.annotation
声明一个类成员为数据实体属性
PropertyConfigFileParser - Class in net.ymate.platform.configuration.impl
基于Properties解析工具处理properties配置文件的读写操作
PropertyConfigFileParser(File) - Constructor for class net.ymate.platform.configuration.impl.PropertyConfigFileParser
 
PropertyConfigFileParser(InputStream) - Constructor for class net.ymate.platform.configuration.impl.PropertyConfigFileParser
 
PropertyConfigFileParser(URL) - Constructor for class net.ymate.platform.configuration.impl.PropertyConfigFileParser
 
PropertyConfigurationProvider - Class in net.ymate.platform.configuration.impl
基于properties文件的配置提供者接口实现
PropertyConfigurationProvider() - Constructor for class net.ymate.platform.configuration.impl.PropertyConfigurationProvider
 
propertyExpressionStr() - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
propertyExpressionStr(String) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
PropertyMeta - Class in net.ymate.platform.core.persistence.base
字段属性描述对象
PropertyMeta(String, Type.FIELD) - Constructor for class net.ymate.platform.core.persistence.base.PropertyMeta
 
PropertyMeta(String, Field) - Constructor for class net.ymate.platform.core.persistence.base.PropertyMeta
 
PropertyMeta(String, Field, boolean, String, boolean, boolean, int, int, Type.FIELD) - Constructor for class net.ymate.platform.core.persistence.base.PropertyMeta
 
PropertyMeta(String, Field, boolean, String, boolean, boolean, int, int, Type.FIELD, String, String, boolean) - Constructor for class net.ymate.platform.core.persistence.base.PropertyMeta
 
propertyNameToFieldName(String) - Static method in class net.ymate.platform.core.persistence.base.EntityMeta
处理字段名称,使其符合JavaBean属性串格式
例如:属性名称为"user_name",其处理结果为"UserName"
propertyNameToFieldNameIfNeed(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
PropertyState - Annotation Type in net.ymate.platform.core.beans.annotation
记录类成员属性值的变化
PropertyStateMeta - Class in net.ymate.platform.core.beans.support
 
PropertyStateMeta(String, String, Object) - Constructor for class net.ymate.platform.core.beans.support.PropertyStateMeta
 
PropertyStateSupport<T> - Class in net.ymate.platform.core.beans.support
 
PropertyStateSupport(T) - Constructor for class net.ymate.platform.core.beans.support.PropertyStateSupport
 
PropertyStateSupport(T, boolean) - Constructor for class net.ymate.platform.core.beans.support.PropertyStateSupport
 
PROTOCOL_FILE - Static variable in class net.ymate.platform.commons.util.FileUtils
 
PROTOCOL_FTP - Static variable in class net.ymate.platform.commons.util.FileUtils
 
PROTOCOL_HTTP - Static variable in class net.ymate.platform.commons.util.FileUtils
 
PROTOCOL_HTTPS - Static variable in class net.ymate.platform.commons.util.FileUtils
 
PROTOCOL_JAR - Static variable in class net.ymate.platform.commons.util.FileUtils
 
PROTOCOL_VFS_FILE - Static variable in class net.ymate.platform.commons.util.FileUtils
 
PROTOCOL_WS_JAR - Static variable in class net.ymate.platform.commons.util.FileUtils
 
PROTOCOL_ZIP - Static variable in class net.ymate.platform.commons.util.FileUtils
 
PROVIDER_CLASS - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
PROVIDER_CLASS - Static variable in interface net.ymate.platform.core.configuration.IConfigurationConfig
 
PROVIDER_CLASS - Static variable in interface net.ymate.platform.core.event.IEventConfig
 
Proxy - Annotation Type in net.ymate.platform.core.beans.annotation
声明一个类为代理类的注解
PROXY_AUTHENTICATE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
PROXY_AUTHORIZATION - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
PROXY_CLIENT_IP - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
proxyFactory(IProxyFactory) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
ProxyHandler - Class in net.ymate.platform.core.handle
代理对象处理器
ProxyHandler(IApplication) - Constructor for class net.ymate.platform.core.handle.ProxyHandler
 
psetex(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
psetex(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
psetex(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
psetex(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
psetex(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
psetex(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
psubscribe(BinaryJedisPubSub, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
psubscribe(JedisPubSub, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
psubscribe(BinaryJedisPubSub, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
psubscribe(JedisPubSub, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
psubscribe(BinaryJedisPubSub, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
psubscribe(JedisPubSub, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pttl(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pttl(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
pttl(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pttl(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
pttl(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pttl(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
publish(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
publish(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
publish(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
publish(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
publish(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
publish(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
pull(String, Query) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
PULL - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
pull(String, Query) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
pull(String, Query) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
PULL_ALL - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
pullAll(String, Query...) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
pullAll(String, Query...) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
pullAll(String, Query...) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
push(String, Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
PUSH - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
push(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
push(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
PUSH_ALL - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
pushAll(String, Params) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
pushAll(String, Params) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
pushAll(String, Params) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
put(String, Object, Object) - Method in class net.ymate.platform.cache.Caches
 
put(String, Object, Object, int) - Method in class net.ymate.platform.cache.Caches
 
put(Object, Object) - Method in class net.ymate.platform.cache.Caches
 
put(Object, Object, int) - Method in class net.ymate.platform.cache.Caches
 
put(Object, Object) - Method in interface net.ymate.platform.cache.ICache
添加对象到缓存
put(Object, Object, int) - Method in interface net.ymate.platform.cache.ICache
添加对象到缓存
put(String, Object, Object) - Method in interface net.ymate.platform.cache.ICaches
添加对象到指定名称的缓存中
put(String, Object, Object, int) - Method in interface net.ymate.platform.cache.ICaches
添加对象到指定名称的缓存中
put(Object, Object) - Method in interface net.ymate.platform.cache.ICaches
添加对象到默认缓存中
put(Object, Object, int) - Method in interface net.ymate.platform.cache.ICaches
添加对象到默认缓存中
put(Object, Object) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
put(Object, Object, int) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
put(Object, Object) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
put(Object, Object, int) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
put(Object, Object) - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
put(Object, Object, int) - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
put() - Method in interface net.ymate.platform.commons.http.IHttpRequest
执行PUT请求
put() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpRequest
 
put(String, boolean) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
put(String, Collection<?>) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
put(String, double) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
put(String, float) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
put(String, int) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
put(String, long) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
put(String, Map<?, ?>) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
put(String, Object) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
put(String, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
put(String, Collection<?>) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
put(String, double) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
put(String, float) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
put(String, int) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
put(String, long) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
put(String, Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
put(String, Object) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
put(String, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
put(String, Collection<?>) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
put(String, double) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
put(String, float) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
put(String, int) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
put(String, long) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
put(String, Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
put(String, Object) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
put(String, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
put(String, Collection<?>) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
put(String, double) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
put(String, float) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
put(String, int) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
put(String, long) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
put(String, Map<?, ?>) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
put(String, Object) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
put(String, boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, byte) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Byte) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, byte[]) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Byte[]) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, char) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Character) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, double) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Double) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, float) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Float) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Integer) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, long) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, long, boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Long) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Long, boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Object) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Object, int) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, short) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, Short) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, String) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, String, boolean) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(String, TreeObject) - Method in class net.ymate.platform.commons.lang.TreeObject
 
put(Object, Object) - Method in class net.ymate.platform.webmvc.context.ApplicationMap
 
put(Object, Object) - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
put(Object, Object) - Method in class net.ymate.platform.webmvc.context.RequestMap
 
put(String, Object) - Method in class net.ymate.platform.webmvc.context.SessionMap
 
put(String, String) - Method in class org.slf4j.impl.Log4jMDCAdapter
 
putAll(Map) - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
putCustomFieldName(String, String) - Method in class net.ymate.platform.commons.ExcelFileExportHelper
 
putData(String, Object) - Method in class net.ymate.platform.commons.ExcelFileExportHelper
 
putElement(E) - Method in class net.ymate.platform.commons.ExecutableQueue
 
putElements(Collection<E>) - Method in class net.ymate.platform.commons.ExecutableQueue
 
putFieldRender(String, IExportDataRender) - Method in class net.ymate.platform.commons.ExcelFileExportHelper
 
putIfAbsent(Map<K, V>, K, V) - Static method in class net.ymate.platform.commons.ReentrantLockHelper
 
putIfAbsentAsync(Map<K, V>, K, ReentrantLockHelper.ValueGetter<V>) - Static method in class net.ymate.platform.commons.ReentrantLockHelper
 
putInCache(ICaches, ICaches.Scope, String, String, CacheElement) - Method in interface net.ymate.platform.cache.ICacheScopeProcessor
将对象放入缓存
putInCache(ICaches, ICaches.Scope, String, String, CacheElement) - Method in class net.ymate.platform.webmvc.support.WebCacheScopeProcessor
 
putOperator(String, String, Object) - Method in class net.ymate.platform.persistence.mongodb.AbstractOperator
 
putOperator(String, Map<?, ?>) - Method in class net.ymate.platform.persistence.mongodb.AbstractOperator
 
putSessionWrapper(SESSION_ID, SESSION_WRAPPER) - Method in class net.ymate.platform.serv.AbstractSessionManager
将会话包装器对象放入管理器

Q

QCond - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
定义一个条件
QField - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
 
QFrom - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
定义一个查询目标
QFrom.Type - Enum in net.ymate.platform.persistence.jdbc.query.annotation
值类型枚举
QFroms - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
定义多个查询目标
QGroupBy - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
 
QJoin - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
定义一个关联关系配置
QJoins - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
定义多个关联关系配置
QOrderBy - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
定义排序规则
QOrderField - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
定义一个参与排序的字段
QOrderField.Type - Enum in net.ymate.platform.persistence.jdbc.query.annotation
排序类型枚举
QRCodeHelper - Class in net.ymate.platform.commons
二维码生成工具类
QUARTER(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
QUARTER(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
Query<T> - Class in net.ymate.platform.persistence.jdbc.query
 
Query(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Query
 
Query - Class in net.ymate.platform.persistence.mongodb.support
 
query() - Static method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
query(String, IOperator) - Static method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
Query.Executor<T> - Class in net.ymate.platform.persistence.jdbc.query
查询执行器,用于解析和执行基于注解配置查询的类
QueryBuilder<RESULT> - Class in net.ymate.platform.persistence.jdbc.query
 
QueryBuilder() - Constructor for class net.ymate.platform.persistence.jdbc.query.QueryBuilder
 
QueryBuilder(IDatabase) - Constructor for class net.ymate.platform.persistence.jdbc.query.QueryBuilder
 
QueryBuilder(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.QueryBuilder
 
QueryBuilder - Class in net.ymate.platform.persistence.mongodb.support
 
QueryBuilder() - Constructor for class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
QueryHandleAdapter<T> - Class in net.ymate.platform.persistence.jdbc.query
 
QueryHandleAdapter() - Constructor for class net.ymate.platform.persistence.jdbc.query.QueryHandleAdapter
 
queryHandler() - Method in class net.ymate.platform.persistence.jdbc.query.QueryHandleAdapter
 
queryHandler(IQueryHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.query.QueryHandleAdapter
 
quit() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
quit() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
quit() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
quote(IMarkdown) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
quote(String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
Quote - Class in net.ymate.platform.commons.markdown
 
QUOTE(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
QUOTE(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
quotes() - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
quotes(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
括号
quotes(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
QWhere - Annotation Type in net.ymate.platform.persistence.jdbc.query.annotation
定义查询所需条件

R

rad(double) - Static method in class net.ymate.platform.commons.util.GeoUtils
 
RADIANS(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
RADIANS(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
RAND() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
RAND(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
RAND(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
randomBinaryKey() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
randomBinaryKey() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
randomBinaryKey() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
randomInt(int, int) - Static method in class net.ymate.platform.commons.util.UUIDUtils
 
randomKey() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
randomKey() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
randomKey() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
randomLong(long, long) - Static method in class net.ymate.platform.commons.util.UUIDUtils
 
randomStr(int, boolean) - Static method in class net.ymate.platform.commons.util.UUIDUtils
 
range(String, Object, Object, Cond.LogicalOpt) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
range(String, String, Object, Object, Cond.LogicalOpt) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
range(IFunction, Object, Object, Cond.LogicalOpt) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
range(Object, Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
RANGE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
rangeWrap(String, Object, Object, Cond.LogicalOpt) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
rangeWrap(String, String, Object, Object, Cond.LogicalOpt) - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
rangeWrap(Object, Object) - Method in class net.ymate.platform.persistence.jdbc.query.FieldCondition
 
read() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
read() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSession
 
read() - Method in interface net.ymate.platform.serv.nio.INioSession
从会话读取数据
readLock(Object) - Method in interface net.ymate.platform.cache.ICacheLocker
设置读锁
readLock(Object) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
readLock(Object) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
Readonly - Annotation Type in net.ymate.platform.core.persistence.annotation
声明一个类或成员为只读属性,数据实体更新时其将被忽略
readonly(boolean) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
readonly() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
readonly() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
readonly() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
readonlyColumns() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
readwrite() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
readwrite() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
readwrite() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
reconnect() - Method in interface net.ymate.platform.serv.IClient
重连远程服务端
reconnect() - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
reconnect() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpClient
 
reconnectionInterval(int) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
rectangle(GeoPoint, long) - Static method in class net.ymate.platform.commons.util.GeoUtils
 
recycle() - Method in class net.ymate.platform.core.support.RecycleHelper
执行资源回收
recycle(boolean) - Method in class net.ymate.platform.core.support.RecycleHelper
执行资源回收
RecycleHelper - Class in net.ymate.platform.core.support
对象资源回收助手
REDACT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
redact(Bson) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
REDIRECT_URL - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
redirectHeaderLocation(HttpServletResponse, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
redirectHeaderRefresh(HttpServletResponse, String, int, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
redirectJavaScript(String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
RedirectView - Class in net.ymate.platform.webmvc.view.impl
重定向视图
RedirectView(String) - Constructor for class net.ymate.platform.webmvc.view.impl.RedirectView
构造器
redirectView(String) - Static method in class net.ymate.platform.webmvc.view.View
 
REDIS - Static variable in interface net.ymate.platform.cache.ICache
 
Redis - Class in net.ymate.platform.persistence.redis
 
Redis() - Constructor for class net.ymate.platform.persistence.redis.Redis
 
Redis(IRedisConfig) - Constructor for class net.ymate.platform.persistence.redis.Redis
 
REDIS_CREATOR - Static variable in class net.ymate.platform.cache.AbstractRedisCacheProvider
 
RedisCacheProvider - Class in net.ymate.platform.cache.impl
 
RedisCacheProvider() - Constructor for class net.ymate.platform.cache.impl.RedisCacheProvider
 
RedisCacheWrapper - Class in net.ymate.platform.cache.support
 
RedisCacheWrapper(ICaches, IRedis, String, ICacheEventListener) - Constructor for class net.ymate.platform.cache.support.RedisCacheWrapper
 
RedisCommandHolder - Class in net.ymate.platform.persistence.redis.impl
 
RedisCommandHolder(IRedisDataSourceAdapter) - Constructor for class net.ymate.platform.persistence.redis.impl.RedisCommandHolder
 
RedisConf - Annotation Type in net.ymate.platform.persistence.redis.annotation
 
RedisDataSource - Annotation Type in net.ymate.platform.persistence.redis.annotation
 
RedisDataSourceAdapter - Class in net.ymate.platform.persistence.redis.impl
 
RedisDataSourceAdapter() - Constructor for class net.ymate.platform.persistence.redis.impl.RedisDataSourceAdapter
 
RedisServer - Annotation Type in net.ymate.platform.persistence.redis.annotation
 
RedisServerConfigurable - Class in net.ymate.platform.persistence.redis
 
RedisServerConfigurable(String) - Constructor for class net.ymate.platform.persistence.redis.RedisServerConfigurable
 
RedisServerConfigurable.Builder - Class in net.ymate.platform.persistence.redis
 
RedisServerMeta - Class in net.ymate.platform.persistence.redis
服务配置描述
RedisServerMeta(String) - Constructor for class net.ymate.platform.persistence.redis.RedisServerMeta
 
RedisServerMeta.Builder - Class in net.ymate.platform.persistence.redis
 
RedisSession - Class in net.ymate.platform.persistence.redis.impl
 
RedisSession(IRedis, IRedisCommandHolder) - Constructor for class net.ymate.platform.persistence.redis.impl.RedisSession
 
reduceTimeLen(String) - Static method in class net.ymate.platform.commons.FFmpegHelper
 
ReentrantLockHelper - Class in net.ymate.platform.commons
 
ReentrantLockHelper() - Constructor for class net.ymate.platform.commons.ReentrantLockHelper
 
ReentrantLockHelper.ValueGetter<V> - Interface in net.ymate.platform.commons
 
REFERER - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
REFRESH - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
regex(String) - Static method in class net.ymate.platform.persistence.mongodb.expression.EvaluationExp
 
REGEX - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
regex(String) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
regex(String) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
RegexValidator - Class in net.ymate.platform.validation.validate
正则表达式验证
RegexValidator() - Constructor for class net.ymate.platform.validation.validate.RegexValidator
 
register(Events) - Method in interface net.ymate.platform.core.event.IEventRegister
执行自定义事件注册
register(IDestroyable) - Method in class net.ymate.platform.core.support.RecycleHelper
注册资源回收对象
register(SESSION_WRAPPER) - Method in class net.ymate.platform.serv.AbstractSessionManager
执行会话注册逻辑
registerBean(Class<?>) - Method in interface net.ymate.platform.core.beans.IBeanFactory
注册一个类到工厂
registerBean(BeanMeta) - Method in interface net.ymate.platform.core.beans.IBeanFactory
注册一个类定义到工厂
registerBean(BeanMeta) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
registerBean(Class<?>) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
registerConnectionHolder(IDatabaseConnectionHolder) - Method in class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
registerConnectionHolder(IDatabaseConnectionHolder) - Method in interface net.ymate.platform.persistence.jdbc.transaction.ITransaction
注册一个ConnectionHolder对象由事务管理(相同数据源仅允许注册一次)
registerContainer(Class<? extends IContainer>) - Static method in class net.ymate.platform.core.container.ContainerManager
 
registerController(String, Class<?>) - Method in interface net.ymate.platform.webmvc.IWebMvc
注册并分析控制器
registerController(Class<?>) - Method in interface net.ymate.platform.webmvc.IWebMvc
注册并分析控制器
registerController(Class<?>) - Method in class net.ymate.platform.webmvc.WebMVC
 
registerController(String, Class<?>) - Method in class net.ymate.platform.webmvc.WebMVC
 
registerConverter(Class<?>, Class<?>, IConverter<?>) - Static method in class net.ymate.platform.commons.lang.BlurObject
注册类型转换器
registerEvent(Class<? extends IEvent>) - Method in class net.ymate.platform.core.event.Events
 
registerEvent(EVENT) - Method in interface net.ymate.platform.core.event.IEventProvider
注册事件类型
registerEvent(EVENT) - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
registerEvent(SelectableChannel, int, INioSession) - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
 
registerEvent(int) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
registerEvent() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpEventGroup
 
registerEvent(SelectableChannel, int, SESSION) - Method in interface net.ymate.platform.serv.nio.INioEventProcessor
注册事件
registerEvent(int) - Method in interface net.ymate.platform.serv.nio.INioSession
注册事件
registerEvent() - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
registerExcludedFiles(Collection<String>) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
registerExcludedFiles(Collection<String>) - Method in interface net.ymate.platform.core.beans.IBeanLoader
注册被排除的jar或zip等包文件名称集合
registerExcludedInterfaceClass(Class<?>) - Method in interface net.ymate.platform.core.beans.IBeanFactory
注册排除的接口类
registerExcludedInterfaceClass(Class<?>) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
registerExcludedPackageName(String) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
registerExcludedPackageName(String) - Method in interface net.ymate.platform.core.beans.IBeanLoader
注册排除的包名称
registerExcludedPackageNames(Collection<String>) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
registerExcludedPackageNames(Collection<String>) - Method in interface net.ymate.platform.core.beans.IBeanLoader
批量注册排除的包名称
registerHandler(Class<? extends Annotation>, IBeanHandler) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
registerHandler(Class<? extends Annotation>) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
registerHandler(Class<? extends Annotation>, IBeanHandler) - Method in interface net.ymate.platform.core.beans.IBeanLoader
注册自定义注解类对象处理器
registerHandler(Class<? extends Annotation>) - Method in interface net.ymate.platform.core.beans.IBeanLoader
注册自定义注解类并使用默认对象处理器
registerInjector(Class<? extends Annotation>, IBeanInjector) - Method in interface net.ymate.platform.core.beans.IBeanFactory
注册自定义依赖注入注解的逻辑处理器
registerInjector(Class<? extends Annotation>, IBeanInjector) - Method in class net.ymate.platform.core.beans.impl.DefaultBeanFactory
 
registerInterceptAnnotation(Class<? extends Annotation>, Class<? extends IInterceptor>) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
注册拦截器注解
registerInterceptGlobal(String) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
registerInterceptorRule(Class<? extends IInterceptorRule>) - Method in interface net.ymate.platform.webmvc.IInterceptorRuleProcessor
注册拦截器规则配置
registerInterceptorRule(Class<? extends IInterceptorRule>) - Method in class net.ymate.platform.webmvc.impl.DefaultInterceptorRuleProcessor
 
registerInterceptorRule(Class<? extends IInterceptorRule>) - Method in interface net.ymate.platform.webmvc.IWebMvc
注册拦截器规则配置
registerInterceptorRule(Class<? extends IInterceptorRule>) - Method in class net.ymate.platform.webmvc.WebMVC
 
registerInterceptPackage(String, InterceptSetting...) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
registerInterceptSettings(String, InterceptSetting...) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
registerKeyGenerator(String, Class<? extends IKeyGenerator>) - Static method in class net.ymate.platform.core.persistence.IKeyGenerator.Manager
 
registerListener(Class<? extends IEvent>, IEventListener<CONTEXT>) - Method in class net.ymate.platform.core.event.Events
 
registerListener(Events.MODE, Class<? extends IEvent>, IEventListener<CONTEXT>) - Method in class net.ymate.platform.core.event.Events
 
registerListener(EVENT, IEventListener<CONTEXT>) - Method in interface net.ymate.platform.core.event.IEventProvider
注册事件监听器
registerListener(Events.MODE, EVENT, IEventListener<CONTEXT>) - Method in interface net.ymate.platform.core.event.IEventProvider
注册事件监听器
registerListener(EVENT, IEventListener<CONTEXT>) - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
registerListener(Events.MODE, EVENT, IEventListener<CONTEXT>) - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
registerManagedBean(ObjectName, Object) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
注册JMXBean
registerManagedBean(String, Object) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
注册JMXBean
registerModule(Class<? extends IModule>) - Method in class net.ymate.platform.core.module.ModuleManager
注册模块实例
registerPackageName(String) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
registerPackageName(String) - Method in interface net.ymate.platform.core.beans.IBeanLoader
注册扫描包路径(仅在工厂对象执行初始化前有效)
registerPackageNames(Collection<String>) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
registerPackageNames(Collection<String>) - Method in interface net.ymate.platform.core.beans.IBeanLoader
批量注册扫描包路径(仅在工厂对象执行初始化前有效)
registerProcessor(Class<? extends Throwable>, IExceptionProcessor) - Method in class net.ymate.platform.webmvc.util.ExceptionProcessHelper
 
registerProxy(IProxy) - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
registerProxy(Collection<? extends IProxy>) - Method in class net.ymate.platform.core.beans.proxy.AbstractProxyFactory
 
registerProxy(IProxy) - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
registerProxy(Collection<? extends IProxy>) - Method in class net.ymate.platform.core.beans.proxy.impl.NoOpProxyFactory
 
registerProxy(IProxy) - Method in interface net.ymate.platform.core.beans.proxy.IProxyFactory
注册代理
registerProxy(Collection<? extends IProxy>) - Method in interface net.ymate.platform.core.beans.proxy.IProxyFactory
注册代理
registerRequestMeta(RequestMeta) - Method in class net.ymate.platform.webmvc.impl.DefaultRequestMappingParser
 
registerRequestMeta(RequestMeta) - Method in interface net.ymate.platform.webmvc.IRequestMappingParser
注册控制器请求映射元数据描述
registerScriptProcessor(String, Class<? extends IRepositoryScriptProcessor>) - Static method in class net.ymate.platform.persistence.jdbc.repo.IRepositoryScriptProcessor.Manager
 
registerSerializer(Class<? extends ISerializer>) - Static method in class net.ymate.platform.commons.serialize.SerializerManager
 
registerSerializer(String, Class<? extends ISerializer>) - Static method in class net.ymate.platform.commons.serialize.SerializerManager
 
registerSession(INioSession, InetSocketAddress) - Method in class net.ymate.platform.serv.AbstractSessionManager
注册客户端会话
registerSetting(String, ICrossDomainSetting) - Method in class net.ymate.platform.webmvc.cors.CrossDomainSettings
 
registerValidator(Class<? extends Annotation>, Class<? extends IValidator>) - Method in interface net.ymate.platform.validation.IValidation
注册验证器
registerValidator(Class<? extends Annotation>, Class<? extends IValidator>) - Method in class net.ymate.platform.validation.Validations
 
registerValueRenderer(Class<? extends IValueRenderer>) - Static method in class net.ymate.platform.core.persistence.IValueRenderer.Manager
 
registerViewBuilder(String, View.IViewBuilder) - Static method in class net.ymate.platform.webmvc.view.View
注册视图文件处理器
release() - Method in class net.ymate.platform.log.jcl.JCLogFactory
 
releaseConnectionHolder(CONNECTION_HOLDER) - Method in interface net.ymate.platform.core.persistence.IPersistence
安全关闭数据源的连接持有者(确保非事务状态下执行关闭)
releaseConnectionHolder(IDatabaseConnectionHolder) - Method in class net.ymate.platform.persistence.jdbc.JDBC
 
releaseConnectionHolder(IMongoConnectionHolder) - Method in class net.ymate.platform.persistence.mongodb.MongoDB
 
releaseConnectionHolder(IRedisCommandHolder) - Method in class net.ymate.platform.persistence.redis.Redis
 
releaseReadLock(Object) - Method in interface net.ymate.platform.cache.ICacheLocker
释放读锁
releaseReadLock(Object) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
releaseReadLock(Object) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
releaseWriteLock(Object) - Method in interface net.ymate.platform.cache.ICacheLocker
释放写锁
releaseWriteLock(Object) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
releaseWriteLock(Object) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
reload() - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
reload() - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
reload() - Method in interface net.ymate.platform.core.configuration.IConfiguration
重新加载配置文件内容
reload() - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
重新加载配置文件内容
remaining() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
REMOTE_ADDR - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
remoteAddress() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
remoteAddress() - Method in interface net.ymate.platform.serv.nio.INioSession
获取远程IP地址端口号
remoteHost(String) - Method in class net.ymate.platform.serv.impl.DefaultClientCfg.Builder
 
remoteSocketAddress() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
remoteSocketAddress() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSession
 
remoteSocketAddress() - Method in interface net.ymate.platform.serv.nio.INioSession
获取远程套接字地址对象
remove(String, Object) - Method in class net.ymate.platform.cache.Caches
 
remove(Object) - Method in class net.ymate.platform.cache.Caches
 
remove(Object) - Method in interface net.ymate.platform.cache.ICache
从缓存中移除对象
remove(String, Object) - Method in interface net.ymate.platform.cache.ICaches
从指定名称的缓存中移除对象
remove(Object) - Method in interface net.ymate.platform.cache.ICaches
从默认缓存中移除对象
remove(Object) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
remove(Object) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
remove(Object) - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
remove(Object) - Method in class net.ymate.platform.commons.ConcurrentHashSet
 
remove(int) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
remove(String) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
remove(int) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
remove(String) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
remove(int) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
remove(String) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
remove(int) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
remove(String) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
remove() - Method in class net.ymate.platform.commons.util.ResourceUtils.AggregateIterator
 
remove(String) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
删除指定id的文件记录
remove(Collection<String>) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
批量删除指定id的文件记录
remove(String) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
remove(Collection<String>) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
remove(Object) - Method in class net.ymate.platform.webmvc.context.ApplicationMap
 
remove(Object) - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
remove(Object) - Method in class net.ymate.platform.webmvc.context.RequestMap
 
remove(Object) - Method in class net.ymate.platform.webmvc.context.SessionMap
 
remove(String) - Method in class org.slf4j.impl.Log4jMDCAdapter
 
removeAll(String, List<?>) - Method in class net.ymate.platform.cache.Caches
 
removeAll(List<?>) - Method in class net.ymate.platform.cache.Caches
 
removeAll(Collection<?>) - Method in interface net.ymate.platform.cache.ICache
批量从缓存中移除对象
removeAll(String, List<?>) - Method in interface net.ymate.platform.cache.ICaches
批量从指定名称的缓存中移除对象
removeAll(List<?>) - Method in interface net.ymate.platform.cache.ICaches
批量从默认缓存中移除对象
removeAll(Collection<?>) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
removeAll(Collection<?>) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
removeAll(boolean, Collection<?>) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
removeAll(Collection<?>) - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
removeAllListeners() - Method in class net.ymate.platform.commons.ExecutableQueue
移除全部监听器
removeAttribute(String) - Method in class net.ymate.platform.log.jcl.JCLogFactory
 
removeCookie(String) - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
removeListener(Class<? extends ExecutableQueue.IListener<E>>) - Method in class net.ymate.platform.commons.ExecutableQueue
 
removeListener(String) - Method in class net.ymate.platform.commons.ExecutableQueue
 
removeLocalAttributes() - Static method in class net.ymate.platform.core.beans.intercept.InterceptContext
 
removeLocalAttributes() - Static method in class net.ymate.platform.validation.ValidateContext
 
removeSessionWrapper(SESSION_ID) - Method in class net.ymate.platform.serv.AbstractSessionManager
移除会话
rename(String, String) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
rename(String, String) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
文件重命名
RENAME - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
rename(String, String) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
rename(String, String) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
rename(String, String) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
rename(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rename(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rename(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rename(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rename(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rename(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
renamenx(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
renamenx(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
renamenx(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
renamenx(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
renamenx(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
renamenx(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
render(ExportColumn, String, Object) - Method in interface net.ymate.platform.commons.IExportDataRender
渲染列
render(Class<?>, Object) - Method in interface net.ymate.platform.core.persistence.IValueRenderer
执行渲染操作
render(String, Object) - Method in interface net.ymate.platform.persistence.jdbc.support.ResultSetHelper.IColumnRenderer
渲染列值
render() - Method in class net.ymate.platform.webmvc.view.AbstractView
 
render(OutputStream) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
render(OutputStream) - Method in class net.ymate.platform.webmvc.view.impl.FreemarkerView
 
render(OutputStream) - Method in class net.ymate.platform.webmvc.view.impl.HtmlView
 
render(OutputStream) - Method in class net.ymate.platform.webmvc.view.impl.JsonView
 
render(OutputStream) - Method in class net.ymate.platform.webmvc.view.impl.JspView
 
render() - Method in class net.ymate.platform.webmvc.view.impl.NullView
 
render(OutputStream) - Method in class net.ymate.platform.webmvc.view.impl.TextView
 
render(OutputStream) - Method in class net.ymate.platform.webmvc.view.impl.VelocityView
 
render() - Method in interface net.ymate.platform.webmvc.view.IView
视图渲染动作
render(OutputStream) - Method in interface net.ymate.platform.webmvc.view.IView
视图渲染动作
REPEAT(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
REPEAT(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
REPLACE(String, String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
REPLACE(IFunction, IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
replaceEnvVariable(String) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
 
replaceQrCode(BufferedImage, BufferedImage, int) - Static method in class net.ymate.platform.commons.util.ImageUtils
替换原图片里面的二维码
replaceQrCode(BufferedImage, BufferedImage) - Static method in class net.ymate.platform.commons.util.ImageUtils
 
replaceRegClear(String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
replaceRegText(String, String, String) - Static method in class net.ymate.platform.webmvc.util.WebUtils
 
Repository - Annotation Type in net.ymate.platform.persistence.jdbc.repo.annotation
声明一个类为存储器对象, 声明一个类方法开启存储器操作
RepositoryHandler - Class in net.ymate.platform.persistence.jdbc.repo.handle
 
RepositoryHandler(IDatabase) - Constructor for class net.ymate.platform.persistence.jdbc.repo.handle.RepositoryHandler
 
RepositoryPluginBeanLoadInitializer - Class in net.ymate.platform.persistence.jdbc.repo.support
 
RepositoryPluginBeanLoadInitializer() - Constructor for class net.ymate.platform.persistence.jdbc.repo.support.RepositoryPluginBeanLoadInitializer
 
RepositoryProxy - Class in net.ymate.platform.persistence.jdbc.repo
JDBC存储器代理
RepositoryProxy(IDatabase) - Constructor for class net.ymate.platform.persistence.jdbc.repo.RepositoryProxy
 
RepositoryScriptProcessor - Annotation Type in net.ymate.platform.persistence.jdbc.repo.annotation
 
REQUEST - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
request - Variable in class net.ymate.platform.webmvc.context.SessionMap
 
REQUEST_IGNORE_SUFFIX - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
REQUEST_MAPPING_PARSER_CLASS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
REQUEST_MAPPING_PARSERS - Static variable in class net.ymate.platform.webmvc.base.Type
 
REQUEST_METHOD_NOT_ALLOWED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
请求方法不支持或不正确
REQUEST_METHOD_PARAM - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
REQUEST_OPERATION_FORBIDDEN - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
请求的操作被禁止
REQUEST_PREFIX - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
REQUEST_PROCESSOR_CLASS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
REQUEST_PROCESSORS - Static variable in class net.ymate.platform.webmvc.base.Type
 
REQUEST_PROTOCOL_LOG_ENABLED_KEY - Static variable in interface net.ymate.platform.webmvc.IRequestProcessor
自定义参数键名,用于设置是否开启日志输出JSON或XML等请求报文内容,默认值:false
REQUEST_RESOURCE_UNAUTHORIZED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
请求的资源未授权或无权限
requestDestroyed(ServletRequestEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
RequestExecutor - Class in net.ymate.platform.webmvc.support
WebMVC请求执行器
RequestForbiddenException - Exception in net.ymate.platform.webmvc.exception
请求的操作被禁止异常
RequestForbiddenException() - Constructor for exception net.ymate.platform.webmvc.exception.RequestForbiddenException
 
RequestForbiddenException(String) - Constructor for exception net.ymate.platform.webmvc.exception.RequestForbiddenException
 
RequestForbiddenException(String, Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.RequestForbiddenException
 
RequestForbiddenException(Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.RequestForbiddenException
 
RequestHeader - Annotation Type in net.ymate.platform.webmvc.annotation
绑定请求头中的参数变量
requestIgnoreSuffix(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
requestInitialized(ServletRequestEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
RequestMap - Class in net.ymate.platform.webmvc.context
 
RequestMap(HttpServletRequest) - Constructor for class net.ymate.platform.webmvc.context.RequestMap
 
RequestMapping - Annotation Type in net.ymate.platform.webmvc.annotation
声明控制器请求路径映射
requestMappingParser(IRequestMappingParser) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
requestMappingParserClass(Class<? extends IRequestMappingParser>) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
RequestMeta - Class in net.ymate.platform.webmvc
控制器请求映射元数据描述
RequestMeta(String, Class<?>, Method) - Constructor for class net.ymate.platform.webmvc.RequestMeta
 
requestMethodNotAllowed() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
RequestMethodNotAllowedException - Exception in net.ymate.platform.webmvc.exception
请求方法不支持或不正确异常
RequestMethodNotAllowedException() - Constructor for exception net.ymate.platform.webmvc.exception.RequestMethodNotAllowedException
 
RequestMethodNotAllowedException(String) - Constructor for exception net.ymate.platform.webmvc.exception.RequestMethodNotAllowedException
 
RequestMethodNotAllowedException(String, Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.RequestMethodNotAllowedException
 
RequestMethodNotAllowedException(Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.RequestMethodNotAllowedException
 
requestMethodParam(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
requestMethodParam(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
RequestMethodWrapper - Class in net.ymate.platform.webmvc.support
HTTP请求Method重定义包装类,用于模拟RESTFul的请求方法
RequestMethodWrapper(HttpServletRequest, String) - Constructor for class net.ymate.platform.webmvc.support.RequestMethodWrapper
 
requestOperationForbidden() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
RequestParam - Annotation Type in net.ymate.platform.webmvc.annotation
绑定请求参数
RequestParametersProxy - Class in net.ymate.platform.webmvc.support
请求参数代理, 用于处理控制器请求参数验证等
RequestParametersProxy() - Constructor for class net.ymate.platform.webmvc.support.RequestParametersProxy
 
requestPrefix(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
requestPrefix(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
RequestProcessor - Annotation Type in net.ymate.platform.webmvc.annotation
控制器请求自定义处理器
requestProcessor(IRequestProcessor) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
requestProcessorClass(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
requestProcessorClass(Class<? extends IRequestProcessor>) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
requestResourceUnauthorized() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
requestTimeout(int) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
requestTimeout(int) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
RequestUnauthorizedException - Exception in net.ymate.platform.webmvc.exception
请求的资源未授权或无权限异常
RequestUnauthorizedException() - Constructor for exception net.ymate.platform.webmvc.exception.RequestUnauthorizedException
 
RequestUnauthorizedException(String) - Constructor for exception net.ymate.platform.webmvc.exception.RequestUnauthorizedException
 
RequestUnauthorizedException(String, Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.RequestUnauthorizedException
 
RequestUnauthorizedException(Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.RequestUnauthorizedException
 
RequiredValidator - Class in net.ymate.platform.validation.validate
必填项验证
RequiredValidator() - Constructor for class net.ymate.platform.validation.validate.RequiredValidator
 
reset() - Method in class net.ymate.platform.commons.Speedometer
 
reset() - Method in class net.ymate.platform.core.i18n.I18N
重置当前本地线程语言
reset() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
reset() - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
resetToken(HttpServletRequest) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
resetToken(HttpServletRequest, String) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
resize(BufferedImage, int, int, float, String) - Static method in class net.ymate.platform.commons.util.ImageUtils
重置图片大小
resize(BufferedImage, int, int, float) - Static method in class net.ymate.platform.commons.util.ImageUtils
 
resize(BufferedImage, File, int, int, float) - Static method in class net.ymate.platform.commons.util.ImageUtils
重置图片大小并将重置后的文件写入目标文件
resize(BufferedImage, float, float, String) - Static method in class net.ymate.platform.commons.util.ImageUtils
 
resize(BufferedImage, float, float) - Static method in class net.ymate.platform.commons.util.ImageUtils
 
resize(BufferedImage, File, float, float) - Static method in class net.ymate.platform.commons.util.ImageUtils
 
RESOURCE_NAME - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
RESOURCE_NOT_FOUND_OR_NOT_EXIST - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
访问的资源未找到或不存在
resourceHome(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
resourceName(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
resourceName(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
ResourceNotFoundException - Exception in net.ymate.platform.webmvc.exception
访问的资源未找到或不存在异常
ResourceNotFoundException() - Constructor for exception net.ymate.platform.webmvc.exception.ResourceNotFoundException
 
ResourceNotFoundException(String) - Constructor for exception net.ymate.platform.webmvc.exception.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.ResourceNotFoundException
 
ResourceNotFoundException(Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.ResourceNotFoundException
 
resourceNotFoundOrNotExist() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
RESOURCES_HOME - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
resourcesHome(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
ResourceUtils - Class in net.ymate.platform.commons.util
资源加载工具类
ResourceUtils() - Constructor for class net.ymate.platform.commons.util.ResourceUtils
 
ResourceUtils.AggregateIterator<E> - Class in net.ymate.platform.commons.util
 
response - Variable in class net.ymate.platform.webmvc.view.AbstractView
 
ResponseBody - Annotation Type in net.ymate.platform.webmvc.annotation
控制器方法返回结果对象自定义输出
ResponseCache - Annotation Type in net.ymate.platform.webmvc.annotation
声明控制器方法返回视图对象的执行结果将被缓存
responseCharset(Charset) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
responseCharset(String) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
ResponseErrorProcessor - Annotation Type in net.ymate.platform.webmvc.annotation
声明控制器方法的默认异常处理器
ResponseHeader - Annotation Type in net.ymate.platform.webmvc.annotation
声明一个请求/回应Header键值对
ResponseHeaders - Annotation Type in net.ymate.platform.webmvc.annotation
设置控制器方法返回结果时增加响应头参数的注解
ResponseView - Annotation Type in net.ymate.platform.webmvc.annotation
声明控制器方法默认返回视图对象, 仅在方法无返回值或返回值无效时使用
restore(byte[], int, byte[]) - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
Deprecated.
restore(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
restore(byte[], long, byte[], RestoreParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
restore(String, long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
restore(String, long, byte[], RestoreParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
restore(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
restore(byte[], long, byte[], RestoreParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
restore(String, int, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
restore(String, long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
restore(String, long, byte[], RestoreParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
restore(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
restore(byte[], long, byte[], RestoreParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
restore(String, int, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
restore(String, long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
restore(String, long, byte[], RestoreParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
restoreReplace(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
restoreReplace(String, long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
restoreReplace(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
restoreReplace(String, long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
restoreReplace(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
restoreReplace(String, long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
result - Variable in class net.ymate.platform.core.persistence.AbstractTrade
 
Result(int, String) - Constructor for class net.ymate.platform.webmvc.util.IExceptionProcessor.Result
 
ResultSetHelper - Class in net.ymate.platform.persistence.jdbc.support
数据结果集处理类,用于帮助开发人员便捷的读取结果集中数据内容
注:此类仅支持结果集由 ArrayResultSetHandler 和 MapResultSetHandler 产生的数据
ResultSetHelper - Class in net.ymate.platform.persistence.mongodb.support
 
ResultSetHelper() - Constructor for class net.ymate.platform.persistence.mongodb.support.ResultSetHelper
 
ResultSetHelper.IColumnRenderer - Interface in net.ymate.platform.persistence.jdbc.support
结果集输出列渲染器
ResultSetHelper.ItemHandler - Interface in net.ymate.platform.persistence.jdbc.support
结果集元素处理器
ResultSetHelper.ItemWrapper - Class in net.ymate.platform.persistence.jdbc.support
结果集元素包装对象
retain6() - Method in class net.ymate.platform.commons.util.GeoPoint
 
RETRY_AFTER - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
REVERSE(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
REVERSE(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
rewind() - Method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
right(Select) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
right(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
right(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
right(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
right(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
RIGHT(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
RIGHT(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
right(String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(Select) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(Query<?>, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(IDatabase, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(Query<?>, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(IDatabase, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(Query<?>, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(IDatabase, String, String, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(Query<?>, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
right(IDatabase, String, String, String, boolean) - Static method in class net.ymate.platform.persistence.jdbc.query.Join
 
rightJoin(Select, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
rightJoin(String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
rightJoin(String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
rightJoin(String, String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
rightJoin(String, String, String, Cond, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
rightJoin(Select, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
rightJoin(String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
rightJoin(String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
rightJoin(String, String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
rightJoin(String, String, String, Cond, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
rightJoin(Select, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
rightJoin(String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
rightJoin(String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
rightJoin(String, String, String, Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
rightJoin(String, String, String, Cond, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
role() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
role() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
role() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
roleBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
roleBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
roleBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rollback() - Method in class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
rollback() - Method in interface net.ymate.platform.persistence.jdbc.transaction.ITransaction
回滚事务
rollback() - Method in class net.ymate.platform.persistence.mongodb.transaction.impl.DefaultTransaction
 
rollback() - Method in interface net.ymate.platform.persistence.mongodb.transaction.ITransaction
回滚事务
rollback() - Static method in class net.ymate.platform.persistence.mongodb.transaction.Transactions
 
rollup() - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
ROOT - Static variable in class net.ymate.platform.commons.util.RuntimeUtils
 
round() - Method in class net.ymate.platform.commons.MathCalcHelper
 
ROUND(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ROUND(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ROUND(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
ROUND(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
roundCeiling() - Method in class net.ymate.platform.commons.MathCalcHelper
 
roundDown() - Method in class net.ymate.platform.commons.MathCalcHelper
 
roundFloor() - Method in class net.ymate.platform.commons.MathCalcHelper
 
roundHalfDown() - Method in class net.ymate.platform.commons.MathCalcHelper
 
roundHalfEven() - Method in class net.ymate.platform.commons.MathCalcHelper
 
roundHalfUp() - Method in class net.ymate.platform.commons.MathCalcHelper
 
roundUnnecessary() - Method in class net.ymate.platform.commons.MathCalcHelper
 
roundUp() - Method in class net.ymate.platform.commons.MathCalcHelper
 
Row(ConsoleTableBuilder, int) - Constructor for class net.ymate.platform.commons.ConsoleTableBuilder.Row
 
RPAD(String, Number, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
RPAD(IFunction, Number, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
rpop(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpop(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpop(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpop(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpop(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpop(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpop(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpop(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpop(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rpop(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rpop(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rpop(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rpoplpush(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpoplpush(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpoplpush(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpoplpush(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpoplpush(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rpoplpush(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rpush(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpush(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpush(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpush(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpush(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rpush(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rpushx(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpushx(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
rpushx(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpushx(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
rpushx(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
rpushx(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
RSA - Static variable in class net.ymate.platform.commons.util.CodecUtils
 
RSA_CIPHER_RSA_ECB_PKCS1 - Static variable in class net.ymate.platform.commons.util.CodecUtils
 
RSA_SIGN_MD5_WITH_RSA - Static variable in class net.ymate.platform.commons.util.CodecUtils
 
RSA_SIGN_SHA1_WITH_RSA - Static variable in class net.ymate.platform.commons.util.CodecUtils
 
RSACodecHelper(int) - Constructor for class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
RSACodecHelper(int, String, Provider) - Constructor for class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
RSACodecHelper(int, String) - Constructor for class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
RSACodecHelper(int, String, String, Provider) - Constructor for class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
RSACodecHelper(int, String, Provider, String, Provider) - Constructor for class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
RSADataValidator - Class in net.ymate.platform.validation.validate
 
RSADataValidator() - Constructor for class net.ymate.platform.validation.validate.RSADataValidator
 
RTRIM(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
RTRIM(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
run() - Method in class net.ymate.platform.commons.ExecutableQueue.ExecutableWorker
 
run() - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileChecker
 
run(IApplicationInitializer...) - Static method in class net.ymate.platform.core.YMP
执行框架初始化动作, 若已初始化则直接返回当前应用容器实例对象
run(String[], IApplicationInitializer...) - Static method in class net.ymate.platform.core.YMP
执行框架初始化动作, 若已初始化则直接返回当前应用容器实例对象
run() - Method in class net.ymate.platform.serv.AbstractService
 
run() - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
 
runEnv(IApplication.Environment) - Method in class net.ymate.platform.core.ApplicationConfigureBuilder
 
RuntimeUtils - Class in net.ymate.platform.commons.util
运行时工具类,获取运行时相关信息
RuntimeUtils() - Constructor for class net.ymate.platform.commons.util.RuntimeUtils
 

S

sadd(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sadd(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sadd(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sadd(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sadd(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sadd(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
save() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
save(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
save() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
save(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
save() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
save() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
save() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
saveIfNotExist() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
saveIfNotExist(boolean) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
saveIfNotExist() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
saveIfNotExist(boolean) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
saveOrUpdate() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
saveOrUpdate(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
saveOrUpdate() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
saveOrUpdate(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
saveToken(HttpServletRequest) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
saveToken(HttpServletRequest, String) - Method in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
Scaffold - Class in net.ymate.platform.persistence.jdbc.scaffold
 
Scaffold(String, String, String, String, Set<String>, Set<String>, Set<String>, boolean, boolean, boolean, String, boolean, boolean, INamedFilter, Set<String>) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
Scaffold(String, String, String, String, Set<String>, Set<String>, Set<String>, boolean, boolean, boolean, String, boolean, boolean, INamedFilter, Set<String>, boolean) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.Scaffold
 
Scaffold.Builder - Class in net.ymate.platform.persistence.jdbc.scaffold
 
scale(int) - Method in class net.ymate.platform.commons.MathCalcHelper
 
scan(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scan(byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scan(byte[], ScanParams, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scan(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scan(String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scan(String, ScanParams, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scan(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scan(byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scan(byte[], ScanParams, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scan(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scan(String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scan(String, ScanParams, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scan(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scan(byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scan(byte[], ScanParams, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scan(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scan(String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scan(String, ScanParams, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scard(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scard(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scard(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scard(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scard(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scard(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
SCOPE_PROCESSOR_CLASS - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
screenshotVideo(int, int, int, float, File) - Method in class net.ymate.platform.commons.FFmpegHelper
 
scriptExists(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptExists(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptExists(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptExists(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptExists(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptExists(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptExists(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptExists(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptExists(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptExists(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptExists(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptExists(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptExists(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptExists(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptExists(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptExists(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptExists(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptExists(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptFlush() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptFlush(FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptFlush(byte[], FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptFlush() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptFlush(FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptFlush(byte[], FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptFlush() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptFlush(FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptFlush(byte[], FlushMode) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptKill() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptKill(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptKill(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptKill() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptKill(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptKill(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptKill() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptKill(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptKill(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptLoad(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptLoad(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptLoad(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptLoad(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
scriptLoad(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptLoad(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptLoad(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptLoad(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
scriptLoad(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptLoad(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptLoad(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
scriptLoad(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sdiff(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sdiff(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sdiff(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sdiff(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sdiff(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sdiff(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sdiffstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sdiffstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sdiffstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sdiffstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sdiffstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sdiffstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
search(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileSearcher
 
search(String) - Method in interface net.ymate.platform.core.configuration.IConfigFileSearcher
搜索配置文件
SEARCH - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
searchAsFile(String) - Method in class net.ymate.platform.configuration.Cfgs
 
searchAsFile(String) - Method in interface net.ymate.platform.core.configuration.IConfig
按照模块路径->项目路径->主路径(CONFIG_HOME)->用户路径(user.dir)->系统用户路径(user.home)的顺序寻找指定文件
searchAsPath(String) - Method in class net.ymate.platform.configuration.Cfgs
 
searchAsPath(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileSearcher
 
searchAsPath(String) - Method in interface net.ymate.platform.core.configuration.IConfig
搜索配置文件真实资源路径,先在配置体系中查找,再到项目 CLASSPATH 路径中查找,若 cfgFile 以 "jar:" 开头则直接返回
searchAsPath(String) - Method in interface net.ymate.platform.core.configuration.IConfigFileSearcher
搜索配置文件并返回其真实资源路径
searchAsStream(String) - Method in class net.ymate.platform.configuration.Cfgs
 
searchAsStream(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigFileSearcher
 
searchAsStream(String) - Method in interface net.ymate.platform.core.configuration.IConfig
按照模块路径的顺序寻找指定文件, 若文件存在则返回该文件输入流
searchAsStream(String) - Method in interface net.ymate.platform.core.configuration.IConfigFileSearcher
搜索配置文件并返回其文件输入流
SEC_TO_TIME(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
SEC_TO_TIME(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
second() - Method in class net.ymate.platform.commons.DateTimeHelper
 
second(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
SECOND - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
1秒
SECOND(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
SECOND(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
secondsAdd(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
select() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(Select) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(String, Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(String, Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(IFunction) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(IFunction, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
select(Select) - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
Select - Class in net.ymate.platform.persistence.jdbc.query
Select语句对象
Select(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Select
 
Select(IDatabase, String, String, String, String, boolean) - Constructor for class net.ymate.platform.persistence.jdbc.query.Select
 
select() - Method in class net.ymate.platform.persistence.jdbc.query.Union
 
select(int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
select(int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
select(int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
selectionKey(SelectionKey) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
selectionKey() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
selectionKey(SelectionKey) - Method in interface net.ymate.platform.serv.nio.INioSession
设置选择键
selectionKey() - Method in interface net.ymate.platform.serv.nio.INioSession
获取选择键
selector() - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
 
selector() - Method in interface net.ymate.platform.serv.nio.INioEventProcessor
获取选择器
selectorCount(int) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
selectorCount() - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
send(Object) - Method in interface net.ymate.platform.serv.IClient
向远程服务发送消息
send(Object) - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
send(Object) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
send(Object) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSession
 
send(InetSocketAddress, Object) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSession
 
send(Object) - Method in interface net.ymate.platform.serv.nio.INioSession
向会话发送消息
sendTo(SESSION_ID, MESSAGE_TYPE) - Method in interface net.ymate.platform.serv.ISessionManager
向目标客户端发送消息
sendTo(InetSocketAddress, MESSAGE_TYPE) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionManager
 
sendTo(String, MESSAGE_TYPE) - Method in class net.ymate.platform.serv.nio.server.NioSessionManager
 
sentinelFailover(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelFailover(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelFailover(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelGetMasterAddrByName(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelGetMasterAddrByName(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelGetMasterAddrByName(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelMaster(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelMaster(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelMaster(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelMasters() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelMasters() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelMasters() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelMonitor(String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelMonitor(String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelMonitor(String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelMyId() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelMyId() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelMyId() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelRemove(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelRemove(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelRemove(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelReplicas(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelReplicas(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelReplicas(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelReset(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelReset(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelReset(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelSentinels(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelSentinels(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelSentinels(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelSet(String, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelSet(String, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelSet(String, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sentinelSlaves(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sentinelSlaves(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sentinelSlaves(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
separateLine() - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
separator() - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
SEPARATOR_CHAR - Static variable in class net.ymate.platform.commons.util.FileUtils
 
sequenceName(String) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
serialize(Object) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
serialize(Object, boolean) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
serialize(Object) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
serialize(Object, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
serialize(Object) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
serialize(Object, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
serialize(Object) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
serialize(Object, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
serialize(Object) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
serialize(Object, boolean) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
serialize(IJsonArrayWrapper, Type, JsonSerializationContext) - Method in class net.ymate.platform.commons.json.support.JsonArrayGsonSerializer
 
serialize(IJsonArrayWrapper, JsonGenerator, SerializerProvider) - Method in class net.ymate.platform.commons.json.support.JsonArrayJacksonSerializer.Serializer
 
serialize(IJsonObjectWrapper, Type, JsonSerializationContext) - Method in class net.ymate.platform.commons.json.support.JsonObjectGsonSerializer
 
serialize(IJsonObjectWrapper, JsonGenerator, SerializerProvider) - Method in class net.ymate.platform.commons.json.support.JsonObjectJacksonSerializer.Serializer
 
serialize(JsonWrapper, Type, JsonSerializationContext) - Method in class net.ymate.platform.commons.json.support.JsonWrapperGsonSerializer
 
serialize(JsonWrapper, JsonGenerator, SerializerProvider) - Method in class net.ymate.platform.commons.json.support.JsonWrapperJacksonSerializer.Serializer
 
serialize(Object) - Method in class net.ymate.platform.commons.serialize.impl.DefaultSerializer
 
serialize(Object) - Method in class net.ymate.platform.commons.serialize.impl.HessianSerializer
 
serialize(Object) - Method in class net.ymate.platform.commons.serialize.impl.JSONSerializer
 
serialize(Object) - Method in interface net.ymate.platform.commons.serialize.ISerializer
序列号对象
serializeParameters() - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
serializeParameters() - Method in class net.ymate.platform.persistence.jdbc.base.impl.BatchUpdateOperator
 
serializer(ISerializer) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
serializer(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
Serializer() - Constructor for class net.ymate.platform.commons.json.support.JsonArrayJacksonSerializer.Serializer
 
Serializer() - Constructor for class net.ymate.platform.commons.json.support.JsonObjectJacksonSerializer.Serializer
 
Serializer() - Constructor for class net.ymate.platform.commons.json.support.JsonWrapperJacksonSerializer.Serializer
 
Serializer - Annotation Type in net.ymate.platform.commons.serialize.annotation
 
SERIALIZER_CLASS - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
SerializerHandler - Class in net.ymate.platform.core.handle
 
SerializerHandler() - Constructor for class net.ymate.platform.core.handle.SerializerHandler
 
SerializerManager - Class in net.ymate.platform.commons.serialize
 
SerializerManager() - Constructor for class net.ymate.platform.commons.serialize.SerializerManager
 
SERVER - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
SERVER_NAME_LIST - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
serverCfg() - Method in interface net.ymate.platform.serv.IServer
获取服务端配置
serverCfg() - Method in class net.ymate.platform.serv.nio.AbstractNioServer
 
serverHost(String) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
serverName(String) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
SERVERS - Static variable in interface net.ymate.platform.persistence.mongodb.IMongoConfig
 
service(HttpServletRequest, HttpServletResponse) - Method in class net.ymate.platform.webmvc.support.DispatchServlet
 
ServiceException - Exception in net.ymate.platform.commons.exception
 
ServiceException(int, String) - Constructor for exception net.ymate.platform.commons.exception.ServiceException
 
ServiceStatusException - Exception in net.ymate.platform.commons.exception
 
ServiceStatusException(int, String) - Constructor for exception net.ymate.platform.commons.exception.ServiceStatusException
 
SERVLET_CONTEXT - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
Servs - Class in net.ymate.platform.serv
服务管理器
Servs() - Constructor for class net.ymate.platform.serv.Servs
 
session() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
session() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
会话
SESSION - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
session - Variable in class net.ymate.platform.webmvc.context.SessionMap
 
sessionCount() - Method in class net.ymate.platform.serv.AbstractSessionManager
 
sessionCount() - Method in interface net.ymate.platform.serv.ISessionManager
获取会话实例数量
sessionCreate(IClientCfg) - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
构建会话对象
sessionCreate(IClientCfg) - Method in class net.ymate.platform.serv.nio.datagram.NioUdpEventGroup
 
sessionCreate(IClientCfg) - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
sessionCreated(HttpSessionEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
sessionDestroyed(HttpSessionEvent) - Method in class net.ymate.platform.webmvc.support.WebAppEventListener
 
SessionEventContext - Class in net.ymate.platform.core.persistence
会话事件处理上下文
SessionEventContext(Object) - Constructor for class net.ymate.platform.core.persistence.SessionEventContext
 
SessionEventContext(Object, Type.OPT) - Constructor for class net.ymate.platform.core.persistence.SessionEventContext
 
SessionMap - Class in net.ymate.platform.webmvc.context
 
SessionMap(HttpServletRequest) - Constructor for class net.ymate.platform.webmvc.context.SessionMap
 
sessionWrapper(SESSION_ID) - Method in class net.ymate.platform.serv.AbstractSessionManager
 
sessionWrapper(SESSION_ID) - Method in interface net.ymate.platform.serv.ISessionManager
获取指定sessionId的会话包装器实例
sessionWrappers() - Method in class net.ymate.platform.serv.AbstractSessionManager
 
sessionWrappers() - Method in interface net.ymate.platform.serv.ISessionManager
返回所有的会话包装器实例(只读)
set(String, String) - Method in class net.ymate.platform.commons.util.ExpressionUtils
设置变量值
set(Map<String, Object>) - Method in class net.ymate.platform.commons.util.ExpressionUtils
批量设置变量值
set(String, Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
set(Map) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
SET - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
set(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
set(Map) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
set(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
set(Map) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
set(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
set(byte[], byte[], SetParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
set(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
set(String, String, SetParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
set(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
set(byte[], byte[], SetParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
set(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
set(String, String, SetParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
set(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
set(byte[], byte[], SetParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
set(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
set(String, String, SetParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
SET_COOKIE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
SET_COOKIE2 - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
SET_ON_INSERT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
setAbstractBaseViewPath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setAccessorConfig(IAccessorConfig) - Method in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
setAccessorConfig(IAccessorConfig) - Method in class net.ymate.platform.persistence.jdbc.base.impl.BaseAccessor
 
setAccessorConfig(IAccessorConfig) - Method in interface net.ymate.platform.persistence.jdbc.base.IOperator
设置访问器配置
setAdapterClass(Class<? extends IDatabaseDataSourceAdapter>) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setAlias(List<String>) - Method in class net.ymate.platform.plugin.PluginMeta
 
setAllowConsoleOutput(boolean) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
setAllowedCredentials(boolean) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
setAllowedOriginsChecker(IHostNameChecker) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
setAnalysisDisabled(boolean) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
setAnnotations(Annotation[]) - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
setArgs(String[]) - Method in class net.ymate.platform.core.AbstractApplicationConfigureFactory
 
setArgs(String[]) - Method in interface net.ymate.platform.core.IApplicationConfigureFactory
设置启动参数
setAttribute(String, Object) - Method in class net.ymate.platform.log.jcl.JCLogFactory
 
setAudioEncodingFormat(String) - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
setAudioSamplingRate(String) - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
setAuthor(String) - Method in class net.ymate.platform.plugin.PluginMeta
 
setAutomatic(boolean) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
setAutomatic(boolean) - Method in class net.ymate.platform.plugin.PluginMeta
 
setBaseViewPath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setBeanLoadFactory(IBeanLoadFactory) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
setBeanObject(Object) - Method in class net.ymate.platform.core.beans.BeanMeta
设置对象实例(此方法仅用于框架内部使用, 不建议直接设置实例对象, 应该通过Class类型进行注册)
setbit(byte[], long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setbit(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setbit(String, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setbit(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setbit(byte[], long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setbit(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setbit(String, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setbit(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setbit(byte[], long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setbit(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setbit(String, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setbit(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setBitrates(int) - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
setCacheEventListener(ICacheEventListener) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setCacheProcessor(IWebCacheProcessor) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCacheProvider(ICacheProvider) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setCacheScopeProcessor(ICacheScopeProcessor) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setCallerInfo(String) - Method in class net.ymate.platform.log.LogInfo
 
setCenter(GeoPoint) - Method in class net.ymate.platform.commons.util.GeoCircle
 
setClassLoader(ClassLoader) - Method in class net.ymate.platform.core.beans.AbstractBeanLoader
 
setClassLoader(ClassLoader) - Method in interface net.ymate.platform.core.beans.IBeanLoader
指定类加载器
setClassLoader(ClassLoader) - Method in class net.ymate.platform.plugin.PluginMeta
 
setClientName(String) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
setClientOptionsHandlerClass(Class<? extends IMongoClientOptionsHandler>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
setCollectionPrefix(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
setConfig(IConfiguration) - Method in class net.ymate.platform.configuration.AbstractConfigurable
 
setConfig(IConfiguration) - Method in interface net.ymate.platform.core.configuration.IConfigurable
设置配置对象类实例
setConfigCheckTimeInterval(int) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
setConfigFile(File) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setConfigFile(File) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
setConfigFile(File) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setConfigHome(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
setConfigurationProviderClass(Class<? extends IConfigurationProvider>) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
setConnectionHolder(IDatabaseConnectionHolder) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
setConnectionHolder(IDatabaseConnectionHolder) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
setConnectionType(IRedis.ConnectionType) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
setConnectionUrl(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setConnectionUrl(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
setContent(String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
setContentLength(int) - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
setContentType(String) - Method in class net.ymate.platform.webmvc.view.AbstractView
 
setContentType(String) - Method in interface net.ymate.platform.webmvc.view.IView
设置视图内容类型
setContextMap(Map) - Method in class org.slf4j.impl.Log4jMDCAdapter
 
setConventionInterceptorMode(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setConventionMode(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setConventionUrlRewriteMode(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCookie(String, String) - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
setCookie(String, String, int) - Method in class net.ymate.platform.webmvc.util.CookieHelper
 
setCookieAuthEnabled(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCookieAuthKey(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCookieDomain(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCookiePath(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCookiePrefix(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCookieUseHttpOnly(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCreateTime(String) - Method in class net.ymate.platform.log.LogInfo
 
setCrossDomainAllowedCredentials(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCrossDomainMaxAge(long) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCrossDomainOptionsAutoReply(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCrossDomainSettingsEnabled(boolean) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setCustomName(String) - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
setDatabase(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
setDatabaseName(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig
 
setDataSourceDefaultName(String) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfig
 
setDataSourceName(String) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
setDataSourceName(String) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
setDateHeader(String, long) - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
setDbOwner(IDatabase) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
setDefaultCacheName(String) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setDefaultCacheTimeout(int) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setDefaultCharsetEncoding(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setDefaultContentType(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setDefaultDataSourceName(String) - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfigurable
 
setDefaultLocale(Locale) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
setDefaultLoggerName(String) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
setDefaultMode(Events.MODE) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
setDescription(String) - Method in class net.ymate.platform.plugin.PluginMeta
 
setDescription(String) - Method in exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
setDialectClass(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setDisabled(boolean) - Method in class net.ymate.platform.plugin.PluginMeta
 
setDriverClass(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setEmail(String) - Method in class net.ymate.platform.plugin.PluginMeta
 
setEnabled(boolean) - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings
 
setEnabled(boolean) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
setEnabled(boolean) - Method in class net.ymate.platform.webmvc.cors.CrossDomainSettings
 
setEnabledSubscribeExpired(boolean) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setEncoding(String) - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
setErrorDefaultViewFormat(String) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
setErrorProcessor(IWebErrorProcessor) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setErrorWithStatusCode(boolean) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
setEventProvider(IEventProvider) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
setEventSource(Object) - Method in class net.ymate.platform.core.event.AbstractEventContext
 
setEventTime(Long) - Method in exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
setex(byte[], int, byte[]) - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
Deprecated.
setex(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setex(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setex(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setex(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setex(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setex(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setExtensionObject(Object) - Method in class net.ymate.platform.plugin.PluginMeta
 
setFileSizeMax(long) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
setFileUploadListener(ProgressListener) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
setFormat(String) - Method in class net.ymate.platform.commons.QRCodeHelper
 
setFormatPaddedOutput(boolean) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
setHeader(String, String) - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
setHost(String) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
setHostName(String) - Method in class net.ymate.platform.log.LogInfo
 
setI18nEventHandler(II18nEventHandler) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
setId(PK) - Method in interface net.ymate.platform.core.persistence.base.IEntity
设置实体主键值
setId(String) - Method in class net.ymate.platform.persistence.mongodb.support.BaseEntity
 
setId(String) - Method in class net.ymate.platform.plugin.PluginMeta
 
setIdentifierQuote(String, String) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
setIdentifierQuote(String, String) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
设置引用标识符
setIdentifierQuote(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setInitClass(Class<? extends IPlugin>) - Method in class net.ymate.platform.plugin.PluginMeta
 
setInitializer(BeanMeta.IInitializer) - Method in class net.ymate.platform.core.beans.BeanMeta
 
setInterceptSettings(InterceptSettings) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
setInterfaceIgnored(boolean) - Method in class net.ymate.platform.core.beans.BeanMeta
 
setIntHeader(String, int) - Method in class net.ymate.platform.webmvc.support.GenericResponseWrapper
 
setKey(K) - Method in class net.ymate.platform.commons.lang.PairObject
 
setKey(String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Attribute
 
setKeyGenerator(ICacheKeyGenerator<?>) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setLabel(String) - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
setLanguageParamName(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setLatitude(double) - Method in class net.ymate.platform.commons.util.GeoPoint
 
setLevel(int) - Method in enum net.ymate.platform.core.persistence.base.Type.TRANSACTION
 
setLevel(LogLevel) - Method in class net.ymate.platform.log.LogInfo
 
setLevel(Type.TRANSACTION) - Method in class net.ymate.platform.persistence.jdbc.transaction.impl.DefaultTransaction
 
setLevel(Type.TRANSACTION) - Method in interface net.ymate.platform.persistence.jdbc.transaction.ITransaction
设置事务级别
setLogContent(String) - Method in class net.ymate.platform.log.LogInfo
 
setLogFormat(String) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
setLoggerClass(Class<? extends ILogger>) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
setLogName(String) - Method in class net.ymate.platform.log.LogInfo
 
setLogo(InputStream, int, int, Color, Color) - Method in class net.ymate.platform.commons.QRCodeHelper
 
setLogo(File, int, int, Color, Color) - Method in class net.ymate.platform.commons.QRCodeHelper
 
setLogo(URL, int, int, Color, Color) - Method in class net.ymate.platform.commons.QRCodeHelper
 
setLogo(ImageInputStream, int, int, Color, Color) - Method in class net.ymate.platform.commons.QRCodeHelper
 
setLogo(BufferedImage, int, int, Color, Color) - Method in class net.ymate.platform.commons.QRCodeHelper
 
setLongitude(double) - Method in class net.ymate.platform.commons.util.GeoPoint
 
setMainClass(Class<?>) - Method in class net.ymate.platform.core.AbstractApplicationConfigureFactory
 
setMainClass(Class<?>) - Method in interface net.ymate.platform.core.IApplicationConfigureFactory
设置启动配置类
setMasterServerName(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig
 
setMaxAge(long) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
setMaxAttempts(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
setMessage(String) - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
setModuleName(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
setMultilevelSlavesAutoSync(boolean) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setName(String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
setName(String) - Method in class net.ymate.platform.plugin.PluginMeta
 
setName(String) - Method in class net.ymate.platform.validation.ValidationMeta.MethodInfo
 
setName(String) - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
setNewValue(Object) - Method in class net.ymate.platform.core.beans.support.PropertyStateMeta
 
setNorthEast(GeoPoint) - Method in class net.ymate.platform.commons.util.GeoBound
 
setnx(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setnx(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setnx(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setnx(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setnx(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setnx(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setObject(Object) - Method in class net.ymate.platform.cache.CacheElement
 
setOnInsert(String, Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
setOnInsert(Map) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
setOnInsert(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
setOnInsert(Map) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
setOnInsert(String, Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
setOnInsert(Map) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
setOptionsAutoReply(boolean) - Method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
setOutputDir(File) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
setOutputEncoding(String) - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
setOutResultProcessor(IProcedureOperator.IOutResultProcessor) - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
setOutResultProcessor(IProcedureOperator.IOutResultProcessor) - Method in interface net.ymate.platform.persistence.jdbc.base.IProcedureOperator
设置输出参数结果处理器
setParams(Map<String, ValidationMeta.ParamInfo>) - Method in class net.ymate.platform.validation.ValidationMeta.MethodInfo
 
setPassKey(String) - Method in class net.ymate.platform.commons.impl.DefaultPasswordProcessor
 
setPassKey(String) - Method in interface net.ymate.platform.commons.IPasswordProcessor
设置加/解密密钥, 若为未提供则采用默认
setPassword(String) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
setPassword(String) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
setPasswordClass(Class<? extends IPasswordProcessor>) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
setPasswordEncrypted(boolean) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
setPasswordProcessor(IPasswordProcessor) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
setPath(String) - Method in class net.ymate.platform.plugin.PluginMeta
 
setPluginBeanLoaderFactory(IPluginBeanLoaderFactory) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
setPluginEventListener(IPluginEventListener) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
setPluginHome(File) - Method in class net.ymate.platform.plugin.impl.DefaultPluginConfig
 
setPort(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
setPrintStackCount(int) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
setProjectName(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfigurationConfig
 
setProxyFactory(IProxyFactory) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
setR(double) - Method in class net.ymate.platform.commons.util.GeoCircle
 
setrange(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setrange(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
setrange(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setrange(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
setrange(byte[], long, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setrange(String, long, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
setReadonly(boolean) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
setRedirectUrl(String) - Method in exception net.ymate.platform.webmvc.exception.UserSessionConfirmationStateException
 
setRemoteAddr(String) - Method in exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
setRequestMappingParser(IRequestMappingParser) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setRequestMethodParam(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setRequestPrefix(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setRequestProcessor(IRequestProcessor) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setResolution(String) - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
setResourceHome(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setResourceName(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setResultSetHandler(IResultSetHandler<T>) - Method in class net.ymate.platform.persistence.jdbc.base.impl.DefaultProcedureOperator
 
setResultSetHandler(IResultSetHandler<T>) - Method in interface net.ymate.platform.persistence.jdbc.base.IProcedureOperator
设置结果集数据处理器
setReturnValue(Object) - Method in exception net.ymate.platform.core.beans.intercept.InterceptException
 
setRunEnv(IApplication.Environment) - Method in class net.ymate.platform.core.AbstractApplicationConfigurer
 
setSerializer(ISerializer) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setSessionEventListener(ISessionEventListener) - Method in class net.ymate.platform.core.persistence.AbstractSession
 
setSessionEventListener(ISessionEventListener) - Method in interface net.ymate.platform.core.persistence.ISession
设置会话事件监听器
setShardingable(IShardingable) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
setShardingable(IShardingable) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
setShowSql(boolean) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setSimplifiedPackageName(boolean) - Method in class net.ymate.platform.log.impl.DefaultLogConfig
 
setSizeMax(long) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
setSizeThreshold(int) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
setSocketTimeout(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
setSouthWest(GeoPoint) - Method in class net.ymate.platform.commons.util.GeoBound
 
setStackInfo(String) - Method in class net.ymate.platform.log.LogInfo
 
setStackTraceDepth(int) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setStackTracePackages(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setStackTraces(boolean) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setStart(int) - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
setStorageWithSet(boolean) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig
 
setTablePrefix(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setTemplateExceptionHandler(TemplateExceptionHandler) - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
setThreadId(String) - Method in class net.ymate.platform.log.LogInfo
 
setThreadMaxPoolSize(int) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
setThreadName(String) - Method in class net.ymate.platform.log.LogInfo
 
setThreadPoolSize(int) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
setThreadQueueSize(int) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig
 
setTime(int) - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
setTimeout(int) - Method in class net.ymate.platform.cache.CacheElement
 
setTimeout(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
setTimeout(int) - Method in class net.ymate.platform.webmvc.PageCacheElement
 
setType(GeoPointType) - Method in class net.ymate.platform.commons.util.GeoPoint
 
setType(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig
 
setType(Class<?>) - Method in class net.ymate.platform.validation.ValidationMeta.ParamInfo
 
setUploadFileSizeMax(int) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setUploadListener(ProgressListener) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setUploadSizeThreshold(int) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setUploadTempDir(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setUploadTempDir(File) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper
 
setUploadTotalSizeMax(int) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig
 
setUsername(String) - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfig
 
setValidation(Validation) - Method in class net.ymate.platform.validation.ValidationMeta.MethodInfo
 
setValue(V) - Method in class net.ymate.platform.commons.lang.PairObject
 
setValue(String, Object) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
setValue(Field, Object) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
setValue(String) - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Attribute
 
setVarName(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
setVarType(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
setVersion(Version) - Method in class net.ymate.platform.commons.FreemarkerConfigBuilder
 
setVersion(String) - Method in class net.ymate.platform.plugin.PluginMeta
 
setVideoEncodingFormat(String) - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
setVideoFormat(String) - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
setWeight(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
shardingable() - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
shardingable(IShardingable) - Method in class net.ymate.platform.persistence.jdbc.query.EntitySQL
 
shardingable() - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
shardingable(IShardingable) - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
shardingable() - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
shardingable(IShardingable) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
ShardingElement<T> - Class in net.ymate.platform.core.persistence
 
ShardingElement(T, Object) - Constructor for class net.ymate.platform.core.persistence.ShardingElement
 
ShardingList<T> - Class in net.ymate.platform.core.persistence
 
ShardingList() - Constructor for class net.ymate.platform.core.persistence.ShardingList
 
ShardingRule - Annotation Type in net.ymate.platform.core.persistence.annotation
声明数据分片(表)规则注解
shardingRule() - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
shardingRule(IShardingRule) - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
shardingRule() - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
shardingRule(IShardingRule) - Method in class net.ymate.platform.persistence.jdbc.query.Table
 
SHOW_SQL - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
showErrorMsg(IWebMvc, String, String, Map<String, Object>) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
showErrorMsg(IWebMvc, String, String, Map<String, Object>) - Method in class net.ymate.platform.webmvc.impl.DefaultResponseErrorProcessor
 
showErrorMsg(IWebMvc, String, String, Map<String, Object>) - Method in class net.ymate.platform.webmvc.impl.DefaultWebErrorProcessor
 
showErrorMsg(IWebMvc, String, String, Map<String, Object>) - Method in class net.ymate.platform.webmvc.impl.JSONResponseErrorProcessor
 
showErrorMsg(IWebMvc, String, String, Map<String, Object>) - Method in class net.ymate.platform.webmvc.impl.XMLResponseErrorProcessor
 
showModuleVersion(String, IModule) - Static method in class net.ymate.platform.core.YMP
 
showModuleVersion(String, String, IModule) - Static method in class net.ymate.platform.core.YMP
 
showSql(boolean) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
showSql(boolean) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
showValidationResults(IWebMvc, Map<String, ValidateResult>) - Method in class net.ymate.platform.webmvc.AbstractResponseErrorProcessor
 
showVersion(String, Version) - Static method in class net.ymate.platform.core.YMP
 
shutdown() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
shutdown(SaveMode) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
shutdown() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
shutdown(SaveMode) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
shutdown() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
shutdown(SaveMode) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
shutdown() - Method in class net.ymate.platform.plugin.AbstractPlugin
 
shutdown() - Method in interface net.ymate.platform.plugin.IPlugin
停止插件
shutdownExecutorService(ExecutorService, long, int) - Static method in class net.ymate.platform.commons.util.ThreadUtils
 
sign(String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
sign(byte[], String) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
SIGN(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
SIGN(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
SignatureValidate - Annotation Type in net.ymate.platform.webmvc.annotation
签名验证规则注解
SIMPLIFIED_PACKAGE_NAME - Static variable in interface net.ymate.platform.log.ILogConfig
 
simplifiedPackageName(boolean) - Method in class net.ymate.platform.log.impl.DefaultLogConfig.Builder
 
simplifiedPackageName(boolean) - Method in class net.ymate.platform.log.impl.DefaultLogConfigurable.Builder
 
SIN(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
SIN(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
sinter(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sinter(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sinter(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sinter(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sinter(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sinter(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sinterstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sinterstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sinterstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sinterstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sinterstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sinterstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sismember(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sismember(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sismember(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sismember(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sismember(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sismember(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
size() - Method in class net.ymate.platform.commons.ConcurrentHashSet
 
size() - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
size() - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
size() - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
size() - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
size() - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
size() - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
size() - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
size() - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
size() - Method in class net.ymate.platform.core.support.RecycleHelper
 
size(int) - Static method in class net.ymate.platform.persistence.mongodb.expression.ArrayExp
 
size(Object) - Static method in class net.ymate.platform.persistence.mongodb.expression.ArrayExp
 
SIZE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
size(int) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
size(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
size(int) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
size(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
size() - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
SKIP - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
skip(int) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
slaveof(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
slaveof(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
slaveof(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
slaveofNoOne() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
slaveofNoOne() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
slaveofNoOne() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
slice(int) - Static method in class net.ymate.platform.persistence.mongodb.expression.ProjectionExp
 
slice(int, int) - Static method in class net.ymate.platform.persistence.mongodb.expression.ProjectionExp
 
SLICE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
slice(int) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
slice(int, int) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
slice(int) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
slice(int, int) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
Slot - Class in net.ymate.platform.persistence.jdbc.query
扩展槽
Slot() - Constructor for class net.ymate.platform.persistence.jdbc.query.Slot
 
slowlogGet() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
slowlogGet(long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
slowlogGet() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
slowlogGet(long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
slowlogGet() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
slowlogGet(long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
slowlogGetBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
slowlogGetBinary(long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
slowlogGetBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
slowlogGetBinary(long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
slowlogGetBinary() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
slowlogGetBinary(long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
slowlogLen() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
slowlogLen() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
slowlogLen() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
slowlogReset() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
slowlogReset() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
slowlogReset() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
smembers(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
smembers(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
smembers(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
smembers(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
smembers(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
smembers(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
smismember(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
smismember(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
smismember(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
smismember(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
smismember(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
smismember(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
smove(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
smove(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
smove(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
smove(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
smove(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
smove(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
SNAKE_CASE_PARSE_CONFIG - Static variable in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
SNAKE_CASE_SERIALIZE_CONFIG - Static variable in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
snakeCase() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
snakeCase() - Method in interface net.ymate.platform.webmvc.IWebResult
 
snakeCase() - Method in class net.ymate.platform.webmvc.util.WebResult
 
snakeCase() - Method in class net.ymate.platform.webmvc.view.impl.JsonView
 
SOCKET_TIMEOUT - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
socketFactory(SSLConnectionSocketFactory) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
socketTimeout(int) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
socketTimeout(int) - Method in class net.ymate.platform.commons.http.HttpRequestBuilder
 
socketTimeout(int) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
socketTimeout(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
SOFT_MIN_EVICTABLE_IDLE_TIME_MILLIS - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
sort(boolean) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
SORT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
sort(OrderBy) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
sort(boolean) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
sort(boolean) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
sort(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sort(byte[], SortingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sort(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sort(String, SortingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sort(byte[], SortingParams, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sort(String, SortingParams, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sort(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sort(byte[], SortingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sort(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sort(String, SortingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sort(byte[], SortingParams, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sort(String, SortingParams, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sort(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sort(byte[], SortingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sort(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sort(String, SortingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sort(byte[], SortingParams, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sort(String, SortingParams, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
SOUNDEX(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
SOUNDEX(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
space() - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
space(int) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
space() - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
SPACE(Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
Speedometer - Class in net.ymate.platform.commons
速度计数器
Speedometer(String) - Constructor for class net.ymate.platform.commons.Speedometer
 
speedometer(Speedometer) - Method in class net.ymate.platform.serv.AbstractSessionManager
 
speedometer(Speedometer) - Method in interface net.ymate.platform.serv.ISessionManager
设置速度计数器(仅在服务启动前调用有效)
Speedometer.IListener - Interface in net.ymate.platform.commons
速度统计监听器接口
speedTouch() - Method in class net.ymate.platform.serv.AbstractSessionManager
触发速度计数
SplitArrayWith - Annotation Type in net.ymate.platform.webmvc.annotation
 
spop(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
spop(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
spop(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
spop(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
spop(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
spop(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
spop(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
spop(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
spop(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
spop(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
spop(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
spop(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sql - Variable in class net.ymate.platform.persistence.jdbc.base.AbstractOperator
 
sql(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
sql(Select) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
sql(Insert) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
sql(Update) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
sql(Delete) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
sql(String, Map<String, Object>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
SQL - Class in net.ymate.platform.persistence.jdbc.query
SQL语句及参数对象
SQL(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.SQL
 
sql() - Method in interface net.ymate.platform.persistence.jdbc.repo.IRepositoryDataFilter
获取预执行的SQL语句
SQLBatchParameter - Class in net.ymate.platform.persistence.jdbc.base
批量处理的SQL参数对象
SQLITE - Static variable in interface net.ymate.platform.core.persistence.base.Type.DATABASE
 
SQLiteDialect - Class in net.ymate.platform.persistence.jdbc.dialect.impl
SQLite数据库方言接口实现
SQLiteDialect() - Constructor for class net.ymate.platform.persistence.jdbc.dialect.impl.SQLiteDialect
 
SQLParameter - Class in net.ymate.platform.persistence.jdbc.base
SQL参数对象
SQLParameter(Object) - Constructor for class net.ymate.platform.persistence.jdbc.base.SQLParameter
 
SQLParameter(Type.FIELD, Object) - Constructor for class net.ymate.platform.persistence.jdbc.base.SQLParameter
 
SQLSERVER - Static variable in interface net.ymate.platform.core.persistence.base.Type.DATABASE
 
SQLServerDialect - Class in net.ymate.platform.persistence.jdbc.dialect.impl
SQLServer2005及以上数据库方言接口实现
SQLServerDialect() - Constructor for class net.ymate.platform.persistence.jdbc.dialect.impl.SQLServerDialect
 
SQRT(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
SQRT(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
srandmember(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
srandmember(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
srandmember(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
srandmember(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
srandmember(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
srandmember(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
srandmember(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
srandmember(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
srandmember(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
srandmember(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
srandmember(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
srandmember(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
srem(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
srem(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
srem(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
srem(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
srem(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
srem(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sscan(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sscan(byte[], byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sscan(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sscan(String, String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sscan(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sscan(byte[], byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sscan(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sscan(String, String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sscan(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sscan(byte[], byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sscan(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sscan(String, String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
STACK_TRACE_DEPTH - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
STACK_TRACE_PACKAGES - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
STACK_TRACES - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
stackTraceDepth(int) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
stackTraceDepth(int) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
stackTracePackages(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
stackTracePackages(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
stackTraces(boolean) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
stackTraces(boolean) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
start(Speedometer.IListener) - Method in class net.ymate.platform.commons.Speedometer
 
start(String...) - Method in interface net.ymate.platform.core.container.IContainer
启动容器
start(String...) - Method in class net.ymate.platform.core.container.impl.DefaultContainer
 
start() - Method in class net.ymate.platform.serv.AbstractService
 
start() - Method in interface net.ymate.platform.serv.IServer
启动服务端
start() - Method in interface net.ymate.platform.serv.IService
启动服务
start() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
start() - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
 
start() - Method in class net.ymate.platform.serv.nio.AbstractNioServer
 
start() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
启动
start() - Method in interface net.ymate.platform.serv.nio.INioEventProcessor
启动
start() - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
startsWith() - Method in class net.ymate.platform.persistence.jdbc.query.Like
 
startup() - Method in class net.ymate.platform.plugin.AbstractPlugin
 
startup() - Method in class net.ymate.platform.plugin.impl.DefaultPluginFactory
 
startup() - Method in interface net.ymate.platform.plugin.IPlugin
启动插件
startup() - Method in interface net.ymate.platform.plugin.IPluginFactory
启动插件
stateWrapper() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
stateWrapper(boolean) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
stateWrapper() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
stateWrapper(boolean) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
StaticLoggerBinder - Class in org.slf4j.impl
Copied from org.slf4j:slf4j-log4j12-1.7.29
StaticMarkerBinder - Class in org.slf4j.impl
Copied from org.slf4j:slf4j-log4j12-1.7.29
StaticMDCBinder - Class in org.slf4j.impl
Copied from org.slf4j:slf4j-log4j12-1.7.29
Status(IConfiguration, File) - Constructor for class net.ymate.platform.core.configuration.IConfigFileChecker.Status
 
Status(IConfiguration, String, String, long) - Constructor for class net.ymate.platform.core.configuration.IConfigFileChecker.Status
 
status() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
status(INioSession.Status) - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
status() - Method in interface net.ymate.platform.serv.nio.INioSession
获取当前会话状态
status(INioSession.Status) - Method in interface net.ymate.platform.serv.nio.INioSession
设置当前会话状态
stop() - Method in interface net.ymate.platform.core.container.IContainer
停止容器
stop() - Method in class net.ymate.platform.core.container.impl.DefaultContainer
 
stop() - Method in class net.ymate.platform.serv.nio.AbstractNioEventGroup
 
stop() - Method in interface net.ymate.platform.serv.nio.INioEventGroup
停止
stop() - Method in class net.ymate.platform.serv.nio.support.NioEventGroup
 
StopWatcher<V> - Class in net.ymate.platform.commons
 
StopWatcher(Runnable) - Constructor for class net.ymate.platform.commons.StopWatcher
 
StopWatcher(Callable<V>) - Constructor for class net.ymate.platform.commons.StopWatcher
 
STORAGE_WITH_SET - Static variable in interface net.ymate.platform.cache.ICacheConfig
 
storageWithSet(boolean) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfig.Builder
 
storageWithSet(boolean) - Method in class net.ymate.platform.cache.impl.DefaultCacheConfigurable.Builder
 
STR_TO_DATE(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
STR_TO_DATE(IFunction, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
strAlgoLCSKeys(byte[], byte[], StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
strAlgoLCSKeys(String, String, StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
strAlgoLCSKeys(byte[], byte[], StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
strAlgoLCSKeys(String, String, StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
strAlgoLCSKeys(byte[], byte[], StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
strAlgoLCSKeys(String, String, StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
strAlgoLCSStrings(byte[], byte[], StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
strAlgoLCSStrings(String, String, StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
strAlgoLCSStrings(byte[], byte[], StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
strAlgoLCSStrings(String, String, StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
strAlgoLCSStrings(byte[], byte[], StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
strAlgoLCSStrings(String, String, StrAlgoLCSParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
STRCMP(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
STRCMP(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
strings - Static variable in interface net.ymate.platform.persistence.jdbc.query.Func
 
strlen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
strlen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
strlen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
strlen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
strlen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
strlen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
subscribe(JedisPubSub, String...) - Method in interface net.ymate.platform.persistence.redis.IRedis
订阅
subscribe(String, JedisPubSub, String...) - Method in interface net.ymate.platform.persistence.redis.IRedis
订阅
subscribe(JedisPubSub, String...) - Method in class net.ymate.platform.persistence.redis.Redis
 
subscribe(String, JedisPubSub, String...) - Method in class net.ymate.platform.persistence.redis.Redis
 
subscribe(BinaryJedisPubSub, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
subscribe(JedisPubSub, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
subscribe(BinaryJedisPubSub, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
subscribe(JedisPubSub, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
subscribe(BinaryJedisPubSub, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
subscribe(JedisPubSub, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
SUBSTR - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
substr(String, int, int) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
substr(String, int, int) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
substr(byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
substr(String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
substr(byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
substr(String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
substr(byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
substr(String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
SUBSTRING(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
SUBSTRING(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
SUBSTRING(String, Number, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
SUBSTRING(IFunction, Number, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
SUBSTRING_INDEX(String, String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
SUBSTRING_INDEX(IFunction, IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
subtract(Date) - Method in class net.ymate.platform.commons.DateTimeHelper
 
subtract(DateTimeHelper) - Method in class net.ymate.platform.commons.DateTimeHelper
 
subtract(double) - Method in class net.ymate.platform.commons.MathCalcHelper
 
subtract(String) - Method in class net.ymate.platform.commons.MathCalcHelper
 
subtract(BigDecimal) - Method in class net.ymate.platform.commons.MathCalcHelper
 
subtract(Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
减法
subtract(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
subtract(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
减法
subtract(String, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
subtract(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
subtract(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
减法
subtract(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Operators
 
SUCCEED - Static variable in class net.ymate.platform.core.support.ErrorCode
请求成功
succeed() - Static method in class net.ymate.platform.core.support.ErrorCode
 
succeed() - Method in class net.ymate.platform.webmvc.impl.DefaultWebResultBuilder
 
succeed() - Method in interface net.ymate.platform.webmvc.IWebResultBuilder
 
succeed() - Static method in class net.ymate.platform.webmvc.util.WebResult
 
SUM(boolean, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
SUM(boolean, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
SUM(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
SUM(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Aggregate
 
SUM - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
sum(Object) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
sum(Object) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
sunion(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sunion(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sunion(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sunion(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sunion(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sunion(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sunionstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sunionstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
sunionstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sunionstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
sunionstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
sunionstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
swapDB(int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
swapDB(int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
swapDB(int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
SYSDATE() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
SYSTEM_CONFIG_FILE - Static variable in interface net.ymate.platform.core.IApplication
 
SYSTEM_CONFIG_HOME - Static variable in interface net.ymate.platform.core.IApplication
 
SYSTEM_ENV - Static variable in interface net.ymate.platform.core.IApplication
 
SYSTEM_MAIN_CLASS - Static variable in interface net.ymate.platform.core.IApplication
 
SYSTEM_PACKAGES - Static variable in interface net.ymate.platform.core.IApplication
 
systemDefault() - Static method in class net.ymate.platform.core.impl.DefaultApplicationConfigureParser
 
systemTimeUTC() - Static method in class net.ymate.platform.commons.util.DateTimeUtils
 

T

TAB - Static variable in interface net.ymate.platform.commons.markdown.IMarkdown
 
tab() - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
Table - Class in net.ymate.platform.commons.markdown
 
table(String) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
table(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
table(Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
table(String, Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
table(String, Class<? extends IEntity>, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
Table - Class in net.ymate.platform.persistence.jdbc.query
 
Table(IDialect, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Table
 
Table(IDialect, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Table
 
Table(IDialect, EntityMeta) - Constructor for class net.ymate.platform.persistence.jdbc.query.Table
 
Table(IDialect, String, EntityMeta) - Constructor for class net.ymate.platform.persistence.jdbc.query.Table
 
table(Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
table(Class<? extends IEntity>, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
table(Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
table(Class<? extends IEntity>, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
table(String, Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
table(String, Class<? extends IEntity>, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
table(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
table(String) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
table(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
table(String, String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
Table.Align - Enum in net.ymate.platform.commons.markdown
 
Table.Row - Class in net.ymate.platform.commons.markdown
 
TABLE_PREFIX - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
tableComment(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
TableInfo - Class in net.ymate.platform.persistence.jdbc.scaffold
 
TableInfo(String, String, String, String, Map<String, ColumnInfo>) - Constructor for class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
tableName(String) - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo.Builder
 
tableNames() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
tablePrefix(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
tablePrefix(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
tablePrefixes() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
TABLOCK - Static variable in class net.ymate.platform.persistence.jdbc.IDBLocker.SQLServer
表锁
TABLOCKX - Static variable in class net.ymate.platform.persistence.jdbc.IDBLocker.SQLServer
排它表锁
TAG_NAME_ATTRIBUTES - Static variable in interface net.ymate.platform.core.configuration.IConfigFileParser
 
TAG_NAME_CATEGORIES - Static variable in interface net.ymate.platform.core.configuration.IConfigFileParser
 
TAG_NAME_CATEGORY - Static variable in interface net.ymate.platform.core.configuration.IConfigFileParser
 
TAG_NAME_ITEM - Static variable in interface net.ymate.platform.core.configuration.IConfigFileParser
 
TAG_NAME_PROPERTIES - Static variable in interface net.ymate.platform.core.configuration.IConfigFileParser
 
TAG_NAME_PROPERTY - Static variable in interface net.ymate.platform.core.configuration.IConfigFileParser
 
TAG_NAME_VALUE - Static variable in interface net.ymate.platform.core.configuration.IConfigFileParser
 
TAN(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
TAN(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
TE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
TEST_ON_BORROW - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
TEST_ON_CREATE - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
TEST_ON_RETURN - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
TEST_WHILE_IDLE - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
text(IMarkdown) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
text(String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
text(IMarkdown, Text.Style) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
text(String, Text.Style) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
Text - Class in net.ymate.platform.commons.markdown
 
text(String) - Static method in class net.ymate.platform.persistence.mongodb.expression.EvaluationExp
 
text(String, String) - Static method in class net.ymate.platform.persistence.mongodb.expression.EvaluationExp
 
TEXT - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
text(String) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
text(String, String) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
text(String) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
text(String, String) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
Text.Style - Enum in net.ymate.platform.commons.markdown
 
TextLineCodec - Class in net.ymate.platform.serv.nio.codec
 
TextLineCodec() - Constructor for class net.ymate.platform.serv.nio.codec.TextLineCodec
 
TextView - Class in net.ymate.platform.webmvc.view.impl
文本视图
TextView(String) - Constructor for class net.ymate.platform.webmvc.view.impl.TextView
构造器
TextView(String, String) - Constructor for class net.ymate.platform.webmvc.view.impl.TextView
构造器
textView(String) - Static method in class net.ymate.platform.webmvc.view.View
 
THREAD_MAX_POOL_SIZE - Static variable in interface net.ymate.platform.core.event.IEventConfig
 
THREAD_POOL_SIZE - Static variable in interface net.ymate.platform.core.event.IEventConfig
 
THREAD_QUEUE_SIZE - Static variable in interface net.ymate.platform.core.event.IEventConfig
 
threadMaxPoolSize(int) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig.Builder
 
threadMaxPoolSize(int) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfigurable.Builder
 
threadMaxPoolSize(int) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
threadPoolSize(int) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig.Builder
 
threadPoolSize(int) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfigurable.Builder
 
threadQueueSize(int) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfig.Builder
 
threadQueueSize(int) - Method in class net.ymate.platform.core.event.impl.DefaultEventConfigurable.Builder
 
threadQueueSize(int) - Method in class net.ymate.platform.serv.impl.DefaultServerCfg.Builder
 
ThreadUtils - Class in net.ymate.platform.commons.util
线程操作工具类
ThreadUtils() - Constructor for class net.ymate.platform.commons.util.ThreadUtils
 
ThreadUtils.DefaultFutureResultFilter<T> - Class in net.ymate.platform.commons.util
 
ThreadUtils.IFutureResultFilter<T> - Interface in net.ymate.platform.commons.util
执行结果过滤器
time() - Method in class net.ymate.platform.commons.DateTimeHelper
 
time(Date) - Method in class net.ymate.platform.commons.DateTimeHelper
 
TIME(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIME(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIME_BETWEEN_EVICTION_RUNS_MILLIS - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
TIME_FORMAT(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIME_FORMAT(IFunction, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIME_TO_SEC(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIME_TO_SEC(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIME_ZONES - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
 
TIMEDIFF(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIMEDIFF(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
timeMillis() - Method in class net.ymate.platform.commons.DateTimeHelper
 
timeMillis(long) - Method in class net.ymate.platform.commons.DateTimeHelper
 
TIMEOUT - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
timeout(int) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
timeout(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
TIMESTAMP(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIMESTAMP(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIMESTAMP(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIMESTAMP(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TimestampConverter - Class in net.ymate.platform.commons.lang.converter
 
TimestampConverter() - Constructor for class net.ymate.platform.commons.lang.converter.TimestampConverter
 
TIMESTAMPDIFF(String, String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TIMESTAMPDIFF(String, IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
timeUTC() - Method in class net.ymate.platform.commons.DateTimeHelper
 
timeUTC(long) - Method in class net.ymate.platform.commons.DateTimeHelper
 
timeZone(TimeZone) - Method in class net.ymate.platform.commons.DateTimeHelper
 
timeZone() - Method in class net.ymate.platform.commons.DateTimeHelper
 
TIMEZONE_OFFSET - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
时间修正偏移量
title(IMarkdown) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
title(String) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
title(IMarkdown, int) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
title(String, int) - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
Title - Class in net.ymate.platform.commons.markdown
 
title - Variable in class net.ymate.platform.commons.markdown.Title
 
TO_BASE64(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TO_BASE64(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TO_DAYS(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
TO_DAYS(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
toArray() - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
toArray() - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
toArray() - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
toArray() - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
toArray() - Method in class net.ymate.platform.core.persistence.Fields
 
toArray() - Method in class net.ymate.platform.core.persistence.Params
 
toArrayNode(Collection<?>) - Static method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
toBd09() - Method in class net.ymate.platform.commons.util.GeoPoint
 
toBlurObject() - Method in class net.ymate.platform.commons.MathCalcHelper
 
toBlurObjectValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toBoolean() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toBooleanValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toBooleanValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toBson() - Method in class net.ymate.platform.persistence.mongodb.AbstractOperator
 
toBson() - Method in interface net.ymate.platform.persistence.mongodb.IBsonable
转换为DBObject对象
toBson() - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
toBson() - Method in class net.ymate.platform.persistence.mongodb.support.OrderBy
 
toBufferedImage() - Method in class net.ymate.platform.commons.QRCodeHelper
 
toByte() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toBytes() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toBytesValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toBytesValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toByteValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toByteValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toCharacters() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toCharsValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toCharValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toCharValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toContentBody() - Method in interface net.ymate.platform.commons.http.IFileWrapper
将文件转换为ContentBody对象
toContentBody() - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
toCreateSQL() - Method in class net.ymate.platform.persistence.jdbc.query.Table
构建表创建SQL对象
toCsv() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
toCsv(ResultSetHelper.IColumnRenderer) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
toDayEnd() - Method in class net.ymate.platform.commons.DateTimeHelper
 
toDayStart() - Method in class net.ymate.platform.commons.DateTimeHelper
 
toDocument(IMongo, T, Fields, boolean) - Static method in class net.ymate.platform.persistence.mongodb.support.ResultSetHelper
 
toDouble() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toDoubleValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toDoubleValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toDropSQL() - Method in class net.ymate.platform.persistence.jdbc.query.Table
构建表删除SQL语句
toEntities(Class<T>, <any>) - Static method in class net.ymate.platform.persistence.mongodb.support.ResultSetHelper
 
toEntity(T) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
toEntity(Class<T>, Document) - Static method in class net.ymate.platform.persistence.mongodb.support.ResultSetHelper
 
toFile(URL) - Static method in class net.ymate.platform.commons.util.FileUtils
 
toFloat() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toFloatValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toFloatValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toGcj02() - Method in class net.ymate.platform.commons.util.GeoPoint
 
toInteger() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toIntValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toIntValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toJson(Object) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
toJson(Object, boolean) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
toJson(Object) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
toJson(Object, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
toJson(Object) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
toJson(Object, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
toJson(Object) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
toJson(Object, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
toJson(Object) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
toJson(Object, boolean) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
toJson() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toJson(TreeObject) - Static method in class net.ymate.platform.commons.lang.TreeObject
 
toJson() - Method in class net.ymate.platform.configuration.AbstractConfigFileParser
 
toJson() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Attribute
 
toJson() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Category
 
toJson() - Method in class net.ymate.platform.core.configuration.IConfigFileParser.Property
 
toJson() - Method in interface net.ymate.platform.core.configuration.IConfigFileParser
输出为JSON对象
toJsonArray(Collection<?>) - Static method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
toJsonArray(Collection<?>) - Static method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
toJsonElement(Object) - Static method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
toJsonNode(Object) - Static method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
toJsonObject(Map<?, ?>) - Static method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
toJsonObject(Map<?, ?>) - Static method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
toJsonObject() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
toJsonObject() - Method in interface net.ymate.platform.webmvc.IWebResult
 
toJsonString(Object) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
toJsonString(Object, boolean) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
toJsonString(Object, boolean, boolean) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
toJsonString(Object, boolean, boolean, boolean) - Method in interface net.ymate.platform.commons.json.IJsonAdapter
 
toJsonString(Object) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
toJsonString(Object, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
toJsonString(Object, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
toJsonString(Object, boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonAdapter
 
toJsonString(Object) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
toJsonString(Object, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
toJsonString(Object, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
toJsonString(Object, boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonAdapter
 
toJsonString(Object) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
toJsonString(Object, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
toJsonString(Object, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
toJsonString(Object, boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
toJsonString(Object) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
toJsonString(Object, boolean) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
toJsonString(Object, boolean, boolean) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
toJsonString(Object, boolean, boolean, boolean) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
toJsonView() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
toJsonView(String) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
toJsonView() - Method in interface net.ymate.platform.webmvc.IWebResult
 
toJsonView(String) - Method in interface net.ymate.platform.webmvc.IWebResult
 
TOKEN_KEY - Static variable in class net.ymate.platform.webmvc.util.TokenProcessHelper
 
TokenProcessHelper - Class in net.ymate.platform.webmvc.util
TokenProcessHelper is responsible for handling all token related functionality.
TokenValidator - Class in net.ymate.platform.webmvc.validate
 
TokenValidator() - Constructor for class net.ymate.platform.webmvc.validate.TokenValidator
 
toKey(byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.AESCodecHelper
 
toKey(byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.CodecHelper
转换密钥
toKey(byte[]) - Method in class net.ymate.platform.commons.util.CodecUtils.PBECodecHelper
 
toList() - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
toList() - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
toList() - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
toList() - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
toListValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toLong() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toLongValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toLongValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toMap() - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
toMap() - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
toMap() - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
toMap() - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
toMap() - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
toMap(ClassUtils.IFieldValueFilter) - Method in class net.ymate.platform.commons.util.ClassUtils.BeanWrapper
 
toMap() - Method in class net.ymate.platform.commons.XPathHelper
 
toMap(Node) - Method in class net.ymate.platform.commons.XPathHelper
 
toMap() - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
toMap(String) - Method in class net.ymate.platform.configuration.AbstractConfigurationProvider
 
toMap() - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
toMap(String) - Method in class net.ymate.platform.configuration.impl.DefaultConfiguration
 
toMap() - Method in interface net.ymate.platform.core.configuration.IConfigReader
获得配置对象内部加载的配置项映射
toMap(String) - Method in interface net.ymate.platform.core.configuration.IConfiguration
获取指定分类中键的配置对象内部加载的配置项映射
toMap(String) - Method in interface net.ymate.platform.core.configuration.IConfigurationProvider
获得配置对象内部加载的配置项映射
toMap() - Method in class net.ymate.platform.core.configuration.impl.MapSafeConfigReader
 
toMap() - Method in class net.ymate.platform.core.persistence.AbstractDataSourceConfigurable
 
toMap() - Method in interface net.ymate.platform.core.persistence.IDataSourceConfigurable
输出数据源配置映射
toMap() - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfigurable
 
toMap() - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable
 
toMapValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toMarkdown() - Method in class net.ymate.platform.commons.markdown.Code
 
toMarkdown() - Method in class net.ymate.platform.commons.markdown.Image
 
toMarkdown() - Method in interface net.ymate.platform.commons.markdown.IMarkdown
输出Markdown格式内容
toMarkdown() - Method in class net.ymate.platform.commons.markdown.Link
 
toMarkdown() - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
toMarkdown() - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
toMarkdown() - Method in class net.ymate.platform.commons.markdown.Quote
 
toMarkdown() - Method in class net.ymate.platform.commons.markdown.Table
 
toMarkdown() - Method in class net.ymate.platform.commons.markdown.Text
 
toMarkdown() - Method in class net.ymate.platform.commons.markdown.Title
 
toMarkdown() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
toMarkdown(ResultSetHelper.IColumnRenderer) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
toMixStringValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toModuleConfigurer() - Method in interface net.ymate.platform.core.module.IModuleConfigurable
转换为模块配置器
toModuleConfigurer() - Method in class net.ymate.platform.core.module.impl.DefaultModuleConfigurable
 
toModuleConfigurer() - Method in class net.ymate.platform.core.persistence.AbstractPersistenceConfigurable
 
toObject(Class<T>) - Method in class net.ymate.platform.commons.XPathHelper
 
toObject(T) - Method in class net.ymate.platform.commons.XPathHelper
 
toObject(T) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper.ItemWrapper
 
toObjectNode(Map<?, ?>) - Static method in class net.ymate.platform.commons.json.impl.JacksonAdapter
 
toObjectValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toObjectValue(Class<?>, boolean) - Method in class net.ymate.platform.commons.lang.BlurObject
输出指定类的对象
toObjectValue(Class<?>) - Method in class net.ymate.platform.commons.lang.BlurObject
 
toPoint2D() - Method in class net.ymate.platform.commons.util.GeoPoint
 
toSetValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toShort() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toShortValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toShortValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toSQL() - Method in class net.ymate.platform.persistence.jdbc.IDBLocker.SQLServer
 
toSQL() - Method in interface net.ymate.platform.persistence.jdbc.IDBLocker
输出SQL语句
toSQL() - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
toSQL() - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
toSQL() - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
toSQL() - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
toSQL() - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
toSQL() - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
toSQL() - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
toString() - Method in class net.ymate.platform.cache.support.MultilevelKey
 
toString() - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
toString() - Method in class net.ymate.platform.commons.DateTimeHelper
 
toString(String) - Method in class net.ymate.platform.commons.DateTimeHelper
 
toString() - Method in class net.ymate.platform.commons.FFmpegHelper.MediaInfo
 
toString() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpResponse
 
toString(boolean, boolean) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
toString(boolean, boolean, boolean) - Method in interface net.ymate.platform.commons.json.IJsonArrayWrapper
 
toString(boolean, boolean) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
toString(boolean, boolean, boolean) - Method in interface net.ymate.platform.commons.json.IJsonObjectWrapper
 
toString() - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
toString(boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
toString(boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonArrayWrapper
 
toString() - Method in class net.ymate.platform.commons.json.impl.FastJsonNodeWrapper
 
toString() - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
toString(boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
toString(boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.FastJsonObjectWrapper
 
toString() - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
toString(boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
toString(boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonArrayWrapper
 
toString() - Method in class net.ymate.platform.commons.json.impl.GsonNodeWrapper
 
toString() - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
toString(boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
toString(boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.GsonObjectWrapper
 
toString() - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
toString(boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
toString(boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonArrayWrapper
 
toString() - Method in class net.ymate.platform.commons.json.impl.JacksonNodeWrapper
 
toString() - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
toString(boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
toString(boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.impl.JacksonObjectWrapper
 
toString(boolean, boolean) - Method in class net.ymate.platform.commons.json.JsonWrapper
 
toString(boolean, boolean, boolean) - Method in class net.ymate.platform.commons.json.JsonWrapper
 
toString() - Method in class net.ymate.platform.commons.json.JsonWrapper
 
toString() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toString() - Method in class net.ymate.platform.commons.lang.PairObject
 
toString() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toString() - Method in class net.ymate.platform.commons.markdown.Code
 
toString() - Method in class net.ymate.platform.commons.markdown.Image
 
toString() - Method in class net.ymate.platform.commons.markdown.Link
 
toString() - Method in class net.ymate.platform.commons.markdown.MarkdownBuilder
 
toString() - Method in class net.ymate.platform.commons.markdown.ParagraphList
 
toString() - Method in class net.ymate.platform.commons.markdown.Quote
 
toString() - Method in class net.ymate.platform.commons.markdown.Table
 
toString() - Method in class net.ymate.platform.commons.markdown.Text
 
toString() - Method in class net.ymate.platform.commons.markdown.Title
 
toString() - Method in class net.ymate.platform.commons.util.GeoBound
 
toString() - Method in class net.ymate.platform.commons.util.GeoCircle
 
toString() - Method in class net.ymate.platform.commons.util.GeoPoint
 
toString() - Method in class net.ymate.platform.commons.util.GeoPolygon
 
toString() - Method in class net.ymate.platform.core.beans.intercept.InterceptSettings.InterceptSettingMeta
 
toString() - Method in class net.ymate.platform.core.beans.support.PropertyStateMeta
 
toString() - Method in class net.ymate.platform.core.persistence.AbstractFunction
 
toString() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
toString() - Method in class net.ymate.platform.core.persistence.base.IndexMeta
 
toString() - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
toString() - Method in class net.ymate.platform.core.support.ErrorCode
 
toString() - Method in class net.ymate.platform.core.Version
 
toString() - Method in class net.ymate.platform.log.LogInfo
 
toString(String, boolean) - Method in class net.ymate.platform.log.LogInfo
日志输出
toString() - Method in class net.ymate.platform.persistence.jdbc.base.SQLBatchParameter
 
toString() - Method in class net.ymate.platform.persistence.jdbc.base.SQLParameter
 
toString() - Method in enum net.ymate.platform.persistence.jdbc.query.Cond.OPT
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.Cond
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.GroupBy
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.Insert
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.Join
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.Like
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.OrderBy
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.SQL
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
toString() - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
toString() - Method in class net.ymate.platform.persistence.jdbc.scaffold.Attr
 
toString() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ColumnInfo
 
toString() - Method in class net.ymate.platform.persistence.jdbc.scaffold.ConstAttr
 
toString() - Method in class net.ymate.platform.persistence.jdbc.scaffold.EntityInfo
 
toString() - Method in class net.ymate.platform.persistence.jdbc.scaffold.TableInfo
 
toString() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
toString() - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
toString(ResultSetHelper.IColumnRenderer) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
 
toString() - Method in class net.ymate.platform.persistence.mongodb.support.BaseEntity
 
toString() - Method in class net.ymate.platform.persistence.redis.RedisServerMeta
 
toString() - Method in class net.ymate.platform.plugin.PluginMeta
 
toString() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
toString() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionWrapper
 
toString() - Method in class net.ymate.platform.serv.nio.server.NioSessionWrapper
 
toString() - Method in class net.ymate.platform.validation.ValidateResult
 
toString() - Method in enum net.ymate.platform.webmvc.base.Type.ContentType
 
toStringValue() - Method in class net.ymate.platform.commons.lang.BlurObject
 
toStringValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toTimeValue() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toTruncateSQL() - Method in class net.ymate.platform.persistence.jdbc.query.Table
构建表数据请空SQL语句
touch() - Method in class net.ymate.platform.cache.CacheElement
 
touch() - Method in class net.ymate.platform.commons.Speedometer
 
touch(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
touch(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
touch(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
touch(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
touch(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
touch(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
touch(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
touch(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
touch(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
touch(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
touch(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
touch(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
touch() - Method in interface net.ymate.platform.serv.IClient
更新会话活动状态
touch() - Method in interface net.ymate.platform.serv.ISessionWrapper
更新会话活动状态(触发心跳, 通知会话包装器更新心跳时间))
touch() - Method in class net.ymate.platform.serv.nio.AbstractNioClient
 
touch() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
touch() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSessionWrapper
 
touch() - Method in interface net.ymate.platform.serv.nio.INioSession
更新会话活动状态
touch() - Method in class net.ymate.platform.serv.nio.server.NioSessionWrapper
 
touchTimes() - Method in class net.ymate.platform.commons.Speedometer
 
toURL(String) - Static method in class net.ymate.platform.commons.util.FileUtils
 
toWeekEnd() - Method in class net.ymate.platform.commons.DateTimeHelper
 
toWeekStart() - Method in class net.ymate.platform.commons.DateTimeHelper
 
toWgs84() - Method in class net.ymate.platform.commons.util.GeoPoint
 
toXml() - Method in class net.ymate.platform.commons.lang.TreeObject
 
toXml(TreeObject) - Static method in class net.ymate.platform.commons.lang.TreeObject
 
toXml(boolean) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
toXml(boolean) - Method in interface net.ymate.platform.webmvc.IWebResult
 
toXmlView() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
toXmlView(boolean) - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
toXmlView() - Method in interface net.ymate.platform.webmvc.IWebResult
 
toXmlView(boolean) - Method in interface net.ymate.platform.webmvc.IWebResult
 
toZip(String, File...) - Static method in class net.ymate.platform.commons.util.FileUtils
 
trace() - Method in interface net.ymate.platform.commons.http.IHttpRequest
执行TRACE请求
trace() - Method in class net.ymate.platform.commons.http.impl.DefaultHttpRequest
 
trace(String) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
trace(Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
trace(String, Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
trace(String) - Method in interface net.ymate.platform.log.ILogger
输出跟踪级别的日志
trace(Throwable) - Method in interface net.ymate.platform.log.ILogger
输出跟踪级别的日志
trace(String, Throwable) - Method in interface net.ymate.platform.log.ILogger
输出跟踪级别的日志
trace(String) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
trace(Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
trace(String, Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
trace(Object) - Method in class net.ymate.platform.log.jcl.JCLogger
 
trace(Object, Throwable) - Method in class net.ymate.platform.log.jcl.JCLogger
 
trace(Throwable) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
trace(String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
trace(String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
trace(String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
trace(Marker, String) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
trace(Marker, String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
trace(Marker, String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
trace(Marker, String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
trace(Marker, String, Throwable) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
TRAILER - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
Transaction - Annotation Type in net.ymate.platform.core.persistence.annotation
声明一个类或方法开启数据库事务
TransactionProxy - Class in net.ymate.platform.persistence.jdbc.transaction
JDBC数据库事务代理
TransactionProxy() - Constructor for class net.ymate.platform.persistence.jdbc.transaction.TransactionProxy
 
Transactions - Class in net.ymate.platform.persistence.jdbc.transaction
事务管理器类,用于执行基于JDBC事务的相关操作;
注:支持事务模板的无限层级嵌套,如果每一层嵌套,指定的事务级别有所不同,不同的数据库,可能引发不可预知的错误。 所以嵌套的事务将以最顶层的事务级别为标准,就是说,如果最顶层的事务级别为'TRANSACTION_READ_COMMITTED', 那么下面所包含的所有事务,无论你指定什么样的事务级别,都是'TRANSACTION_READ_COMMITTED', 这一点由ITransaction接口实现类来保证,其setLevel当被设置了一个大于0的整数以后,将不再接受任何其他的值。
Transactions() - Constructor for class net.ymate.platform.persistence.jdbc.transaction.Transactions
 
Transactions - Class in net.ymate.platform.persistence.mongodb.transaction
 
Transactions() - Constructor for class net.ymate.platform.persistence.mongodb.transaction.Transactions
 
TRANSFER_ENCODING - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
transferTo(File) - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
转移文件
transferTo(File) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
TreeObject - Class in net.ymate.platform.commons.lang
树对象,使用级联方式存储各种数据类型,不限层级深度
TreeObject() - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(boolean) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Boolean) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(byte) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Byte) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(byte[]) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Byte[]) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(char) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Character) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Collection<?>) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(double) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Double) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(float) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Float) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(int) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Integer) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(long) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(long, boolean) - Constructor for class net.ymate.platform.commons.lang.TreeObject
构造器
TreeObject(Long) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Long, boolean) - Constructor for class net.ymate.platform.commons.lang.TreeObject
构造器
TreeObject(Map<?, ?>) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(short) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Short) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(String) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(String, boolean) - Constructor for class net.ymate.platform.commons.lang.TreeObject
构造器
TreeObject(TreeObject) - Constructor for class net.ymate.platform.commons.lang.TreeObject
 
TreeObject(Object) - Constructor for class net.ymate.platform.commons.lang.TreeObject
构造器,使用此构造器可能产生两个易发生混淆的情况:
1、会忽略MIX_STRING和STRING的差异,默认为MIX_STRING;
2、会忽略LONG和TIME的差异,默认为LONG
TreeObject(Object, int) - Constructor for class net.ymate.platform.commons.lang.TreeObject
构造器
TRIM(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TRIM(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TRIM_BOTH(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TRIM_BOTH(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TRIM_LEADIN(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TRIM_LEADIN(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TRIM_TRAILING(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TRIM_TRAILING(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
TRUNCATE(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
TRUNCATE(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
TRUNCATE(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
TRUNCATE(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Math
 
tryReadLock(Object, long) - Method in interface net.ymate.platform.cache.ICacheLocker
尝试设置读锁,等待timeout毫秒时间
tryReadLock(Object, long) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
tryReadLock(Object, long) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
tryWriteLock(Object, long) - Method in interface net.ymate.platform.cache.ICacheLocker
尝试设置写锁,等待timeout毫秒时间
tryWriteLock(Object, long) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
tryWriteLock(Object, long) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
ttl(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
ttl(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
ttl(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
ttl(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
ttl(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
ttl(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
type(Type.FIELD) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
Type - Class in net.ymate.platform.core.persistence.base
数据常量/枚举类型
Type() - Constructor for class net.ymate.platform.core.persistence.base.Type
 
TYPE - Static variable in interface net.ymate.platform.persistence.jdbc.IDatabaseConfig
 
type(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
type(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
type(BsonType) - Static method in class net.ymate.platform.persistence.mongodb.expression.ElementExp
 
TYPE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
type(BsonType) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
type(BsonType) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
type(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
type(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
type(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
type(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
type(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
type(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
Type - Class in net.ymate.platform.webmvc.base
数据常量/枚举类型
Type() - Constructor for class net.ymate.platform.webmvc.base.Type
 
Type.Const - Interface in net.ymate.platform.webmvc.base
常量
Type.ContentType - Enum in net.ymate.platform.webmvc.base
 
Type.Context - Interface in net.ymate.platform.webmvc.base
 
Type.DATABASE - Interface in net.ymate.platform.core.persistence.base
数据库类型
Type.DS_ADAPTER - Interface in net.ymate.platform.core.persistence.base
数据源适配器类型
Type.FIELD - Enum in net.ymate.platform.core.persistence.base
字段类型
Type.HeaderType - Enum in net.ymate.platform.webmvc.base
HTTP请求头数据类型
Type.HttpHead - Interface in net.ymate.platform.webmvc.base
 
Type.HttpMethod - Enum in net.ymate.platform.webmvc.base
HTTP请求方式枚举
Type.OPT - Enum in net.ymate.platform.core.persistence.base
操作类型
Type.TRANSACTION - Enum in net.ymate.platform.core.persistence.base
数据库事务类型
Type.View - Enum in net.ymate.platform.webmvc.base
视图类型枚举
TYPE_BOOLEAN - Static variable in class net.ymate.platform.commons.lang.TreeObject
Boolean类型
TYPE_BYTE - Static variable in class net.ymate.platform.commons.lang.TreeObject
Byte类型
TYPE_BYTES - Static variable in class net.ymate.platform.commons.lang.TreeObject
byte[]类型
TYPE_CHAR - Static variable in class net.ymate.platform.commons.lang.TreeObject
Character类型
TYPE_COLLECTION - Static variable in class net.ymate.platform.commons.lang.TreeObject
Collection<? extends Object>类型
TYPE_CSV - Static variable in class net.ymate.platform.commons.ConsoleTableBuilder
 
TYPE_DOUBLE - Static variable in class net.ymate.platform.commons.lang.TreeObject
Double类型
TYPE_FLOAT - Static variable in class net.ymate.platform.commons.lang.TreeObject
Float类型
TYPE_INTEGER - Static variable in class net.ymate.platform.commons.lang.TreeObject
Integer类型
TYPE_LONG - Static variable in class net.ymate.platform.commons.lang.TreeObject
Long类型
TYPE_MAP - Static variable in class net.ymate.platform.commons.lang.TreeObject
Map<String, ? extends Object>类型
TYPE_MARKDOWN - Static variable in class net.ymate.platform.commons.ConsoleTableBuilder
 
TYPE_MIX_STRING - Static variable in class net.ymate.platform.commons.lang.TreeObject
混合String类型(通过base64编码的字符串)
TYPE_NULL - Static variable in class net.ymate.platform.commons.lang.TreeObject
NULL类型
TYPE_OBJECT - Static variable in class net.ymate.platform.commons.lang.TreeObject
Object类型
TYPE_SHORT - Static variable in class net.ymate.platform.commons.lang.TreeObject
Short类型
TYPE_STRING - Static variable in class net.ymate.platform.commons.lang.TreeObject
String类型
TYPE_TIME - Static variable in class net.ymate.platform.commons.lang.TreeObject
Time类型(UTC时间)
TYPE_TREE_OBJECT - Static variable in class net.ymate.platform.commons.lang.TreeObject
树对象类型
TYPE_UNKNOWN - Static variable in class net.ymate.platform.commons.lang.TreeObject
未知类型

U

unbind(Object) - Static method in class net.ymate.platform.cache.support.MultilevelKey
 
unbind() - Method in class net.ymate.platform.core.beans.support.PropertyStateSupport
 
uncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class net.ymate.platform.commons.impl.DefaultThreadFactory
 
UNHEX(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
UNHEX(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
union(Select) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
union(Union) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
union(Select) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
Union - Class in net.ymate.platform.persistence.jdbc.query
 
Union(Select) - Constructor for class net.ymate.platform.persistence.jdbc.query.Union
 
unionAll(Select) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
unique(boolean) - Method in class net.ymate.platform.core.persistence.base.IndexMeta
 
UNIX_TIMESTAMP() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
UNIX_TIMESTAMP(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
UNIX_TIMESTAMP(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
UNKNOWN - Static variable in interface net.ymate.platform.core.persistence.base.Type.DATABASE
 
UNKNOWN - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
unlink(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
unlink(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
unlink(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
unlink(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
unlink(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
unlink(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
unlink(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
unlink(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
unlink(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
unlink(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
unlink(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
unlink(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
unlock(ReentrantLock) - Static method in class net.ymate.platform.commons.ReentrantLockHelper
 
unpackJarFile(String, File) - Static method in class net.ymate.platform.commons.util.FileUtils
从JAR包中提取/META-INF/{prefixPath}目录下的资源文件并复制到{targetFile}指定的目录中
unpackJarFile(String, File, Class<?>) - Static method in class net.ymate.platform.commons.util.FileUtils
从JAR包中提取/META-INF/{prefixPath}目录下的资源文件并复制到{targetFile}指定的目录中
unregisterEvent(Class<? extends IEvent>) - Method in class net.ymate.platform.core.event.Events
 
unregisterEvent(EVENT) - Method in interface net.ymate.platform.core.event.IEventProvider
解注册事件类型
unregisterEvent(EVENT) - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
unregisterEvent(INioSession) - Method in class net.ymate.platform.serv.nio.AbstractNioEventProcessor
 
unregisterEvent(SESSION) - Method in interface net.ymate.platform.serv.nio.INioEventProcessor
解注册事件
unregisterListener(Class<? extends IEvent>, Class<? extends IEventListener>) - Method in class net.ymate.platform.core.event.Events
 
unregisterListener(EVENT, Class<? extends IEventListener>) - Method in interface net.ymate.platform.core.event.IEventProvider
解注册事件监听器
unregisterListener(EVENT, Class<? extends IEventListener>) - Method in class net.ymate.platform.core.event.impl.DefaultEventProvider
 
unregisterManagedBean(ObjectName) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
解注册JMXBean
unregisterManagedBean(String) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
解注册JMXBean
unset(String) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
unset(Fields) - Static method in class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
UNSET - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
unset(String) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
unset(Fields) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
unset(String) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
unset(Fields) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
unsigned(boolean) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
unsupportedIfView() - Method in class net.ymate.platform.core.persistence.base.EntityMeta
 
unwatch() - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
unwatch() - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
unwatch() - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
UNWIND - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
unwind(String) - Method in class net.ymate.platform.persistence.mongodb.support.Aggregation
 
unwrap(Object) - Static method in class net.ymate.platform.commons.json.JsonWrapper
 
unwrapThrow(Throwable) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
 
update(String, Object, Object) - Method in class net.ymate.platform.cache.Caches
 
update(String, Object, Object, int) - Method in class net.ymate.platform.cache.Caches
 
update(Object, Object) - Method in class net.ymate.platform.cache.Caches
 
update(Object, Object, int) - Method in class net.ymate.platform.cache.Caches
 
update(Object, Object) - Method in interface net.ymate.platform.cache.ICache
更新对象到缓存
update(Object, Object, int) - Method in interface net.ymate.platform.cache.ICache
更新对象到缓存
update(String, Object, Object) - Method in interface net.ymate.platform.cache.ICaches
更新对象到指定名称的缓存中
update(String, Object, Object, int) - Method in interface net.ymate.platform.cache.ICaches
更新对象到指定名称的缓存中
update(Object, Object) - Method in interface net.ymate.platform.cache.ICaches
更新对象到默认缓存中
update(Object, Object, int) - Method in interface net.ymate.platform.cache.ICaches
 
update(Object, Object) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
update(Object, Object, int) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
update(Object, Object) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
update(Object, Object, int) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
update(Object, Object) - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
update(Object, Object, int) - Method in class net.ymate.platform.cache.support.RedisCacheWrapper
 
update(T) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL更新
update(T, Fields) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL更新
update(T, Fields, IShardingable) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL更新
update(List<T>, Fields) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL批量更新
update(ShardingList<T>, Fields) - Method in interface net.ymate.platform.persistence.jdbc.IDatabaseSession
根据实体执行SQL批量更新
update(T) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
update(T, Fields) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
update(T, Fields, IShardingable) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
update(List<T>, Fields) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
update(ShardingList<T>, Fields) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseSession
 
update() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
update(String, Class<? extends IEntity>, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
update(String, Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
update(Class<? extends IEntity>) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
update(String, String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
update(String, String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
update(String, String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
update(String, String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
update(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
update(String, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
Update - Class in net.ymate.platform.persistence.jdbc.query
Update语句对象
Update(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Update
 
Update(IDatabase, String, String, String, String, boolean) - Constructor for class net.ymate.platform.persistence.jdbc.query.Update
 
update() - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
update(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.BaseEntity
 
update() - Method in class net.ymate.platform.persistence.jdbc.support.EntityStateWrapper
 
update(EntityStateWrapper.IUpdatePropertyChecker) - Method in class net.ymate.platform.persistence.jdbc.support.EntityStateWrapper
 
update() - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
update(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityWrapper
 
update(T) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行更新
update(T, Fields) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行更新
update(List<T>) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行批量更新
update(List<T>, Fields) - Method in interface net.ymate.platform.persistence.mongodb.IMongoSession
根据实体执行批量更新
update(T) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
update(T, Fields) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
update(List<T>) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
update(List<T>, Fields) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoSession
 
UpdateExp - Class in net.ymate.platform.persistence.mongodb.expression
 
UpdateExp() - Constructor for class net.ymate.platform.persistence.mongodb.expression.UpdateExp
 
updateNotIncluded(Fields) - Method in class net.ymate.platform.persistence.jdbc.support.EntityStateWrapper
 
UPDLOCK - Static variable in class net.ymate.platform.persistence.jdbc.IDBLocker.SQLServer
修改锁
UPGRADE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
upload(String, String, ContentBody, Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
upload(String, String, ContentBody, Header[], String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
upload(String, FormBodyPart[], Header[], String) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
upload(String, String, File, Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
upload(String, File, Header[]) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
upload(String, String, File) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
upload(String, File) - Method in class net.ymate.platform.commons.http.HttpClientHelper
 
upload(File, GridFSUploadOptions) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
上传文件
upload(String, File, GridFSUploadOptions) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
上传文件
upload(File) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
上传文件
upload(String, File) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
上传文件
upload(String, InputStream, GridFSUploadOptions) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
上传文件
upload(String, String, InputStream, GridFSUploadOptions) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
上传文件
upload(String, InputStream) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
上传文件
upload(String, String, InputStream) - Method in interface net.ymate.platform.persistence.mongodb.IGridFsSession
上传文件
upload(File, GridFSUploadOptions) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
upload(String, File, GridFSUploadOptions) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
upload(File) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
upload(String, File) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
upload(String, InputStream, GridFSUploadOptions) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
upload(String, String, InputStream, GridFSUploadOptions) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
upload(String, InputStream) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
upload(String, String, InputStream) - Method in class net.ymate.platform.persistence.mongodb.impl.MongoGridFsSession
 
UPLOAD_CONTENT_TYPE_INVALID - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
上传文件类型无效
UPLOAD_DATE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.GridFs
 
UPLOAD_FILE_SIZE_LIMIT_EXCEEDED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
上传文件大小超出限制
UPLOAD_FILE_SIZE_MAX - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
UPLOAD_LISTENER_CLASS - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
UPLOAD_SIZE_LIMIT_EXCEEDED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
上传文件总大小超出限制
UPLOAD_SIZE_THRESHOLD - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
UPLOAD_TEMP_DIR - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
UPLOAD_TOTAL_SIZE_MAX - Static variable in interface net.ymate.platform.webmvc.IWebMvcConfig
 
uploadContentTypeInvalid() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
uploadFileSizeLimitExceeded() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
uploadFileSizeMax(int) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
uploadFileSizeMax(int) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
UploadFileValidator - Class in net.ymate.platform.webmvc.validate
 
UploadFileValidator() - Constructor for class net.ymate.platform.webmvc.validate.UploadFileValidator
 
UploadFileWrapper(FileItem) - Constructor for class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
uploadListener(ProgressListener) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
uploadListenerClass(Class<? extends ProgressListener>) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
uploadSizeLimitExceeded() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
uploadSizeThreshold(int) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
uploadSizeThreshold(int) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
uploadTempDir(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
uploadTempDir(String) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
uploadTotalSizeMax(int) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfig.Builder
 
uploadTotalSizeMax(int) - Method in class net.ymate.platform.webmvc.impl.DefaultWebMvcConfigurable.Builder
 
UPPER(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
UPPER(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.Strings
 
useAttachment(String) - Method in class net.ymate.platform.webmvc.view.impl.BinaryView
 
useBaseEntity(boolean) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
useChainMode(boolean) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
useClassSuffix(boolean) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
useKeyGenerator(String) - Method in class net.ymate.platform.core.persistence.base.PropertyMeta
 
USER_AGENT - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
USER_DIR - Static variable in class net.ymate.platform.commons.util.RuntimeUtils
 
USER_HOME - Static variable in class net.ymate.platform.commons.util.RuntimeUtils
 
USER_SESSION_AUTHORIZED - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
用户会话已授权(登录)
USER_SESSION_CONFIRMATION_STATE - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
用户会话确认状态无效
USER_SESSION_FORCE_OFFLINE - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
用户会话被强制下线
USER_SESSION_INVALID_OR_TIMEOUT - Static variable in class net.ymate.platform.webmvc.util.WebErrorCode
用户会话无效或超时
useRemovePrefix(boolean) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
USERNAME - Static variable in interface net.ymate.platform.core.persistence.IPersistenceConfig
 
username(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfig.Builder
 
username(String) - Method in class net.ymate.platform.persistence.jdbc.impl.DefaultDatabaseDataSourceConfigurable.Builder
 
username(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfig.Builder
 
username(String) - Method in class net.ymate.platform.persistence.mongodb.impl.DefaultMongoDataSourceConfigurable.Builder
 
username(String) - Method in class net.ymate.platform.persistence.redis.impl.DefaultRedisDataSourceConfig.Builder
 
userSessionAuthorized() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
userSessionConfirmationState() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
userSessionConfirmationState(String) - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
UserSessionConfirmationStateException - Exception in net.ymate.platform.webmvc.exception
用户会话安全确认异常
UserSessionConfirmationStateException() - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionConfirmationStateException
 
UserSessionConfirmationStateException(String) - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionConfirmationStateException
 
UserSessionConfirmationStateException(String, Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionConfirmationStateException
 
UserSessionConfirmationStateException(Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionConfirmationStateException
 
userSessionForceOffline() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
userSessionForceOffline(String, Long, String) - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
UserSessionForceOfflineException - Exception in net.ymate.platform.webmvc.exception
用户会话被强制下线异常
UserSessionForceOfflineException() - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
UserSessionForceOfflineException(String) - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
UserSessionForceOfflineException(String, Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
UserSessionForceOfflineException(Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionForceOfflineException
 
UserSessionInvalidException - Exception in net.ymate.platform.webmvc.exception
用户会话无效或超时异常
UserSessionInvalidException() - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionInvalidException
 
UserSessionInvalidException(String) - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionInvalidException
 
UserSessionInvalidException(String, Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionInvalidException
 
UserSessionInvalidException(Throwable) - Constructor for exception net.ymate.platform.webmvc.exception.UserSessionInvalidException
 
userSessionInvalidOrTimeout() - Static method in class net.ymate.platform.webmvc.util.WebErrorCode
 
useStateSupport(boolean) - Method in class net.ymate.platform.persistence.jdbc.scaffold.Scaffold.Builder
 
UTC_DATE() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
UTC_LENGTH - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
 
UTC_TIME() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
UTC_TIMESTAMP() - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
UUID() - Static method in class net.ymate.platform.commons.util.UUIDUtils
 
UUID - Static variable in interface net.ymate.platform.core.persistence.IKeyGenerator
 
UUIDUtils - Class in net.ymate.platform.commons.util
UUID生成器
UUIDUtils() - Constructor for class net.ymate.platform.commons.util.UUIDUtils
 

V

validate(Class<?>, Map<String, Object>) - Method in interface net.ymate.platform.validation.IValidation
执行类成员参数验证
validate(Class<?>, Method, Map<String, Object>) - Method in interface net.ymate.platform.validation.IValidation
执行类方法参数验证
validate(ValidateContext) - Method in interface net.ymate.platform.validation.IValidator
执行并返回验证结果
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.CompareValidator
 
validate(Collection<String>, Object, boolean) - Static method in class net.ymate.platform.validation.validate.DataRangeValidator
判断paramValue是否被collection包含
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.DataRangeValidator
 
validate(String, String, String, String, int, boolean) - Static method in class net.ymate.platform.validation.validate.DateTimeValidator
 
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.DateTimeValidator
 
validate(String) - Static method in class net.ymate.platform.validation.validate.EmailValidator
 
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.EmailValidator
 
validate(String) - Static method in class net.ymate.platform.validation.validate.IDCardValidator
 
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.IDCardValidator
 
validate(Object, int, int) - Static method in class net.ymate.platform.validation.validate.LengthValidator
验证paramValue字符长度是否合法
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.LengthValidator
 
validate(String) - Static method in class net.ymate.platform.validation.validate.MobileValidator
 
validate(String, String) - Static method in class net.ymate.platform.validation.validate.MobileValidator
 
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.MobileValidator
 
validate(Object, double, double, int) - Static method in class net.ymate.platform.validation.validate.NumericValidator
验证paramValue是否为合法数值
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.NumericValidator
 
validate(String, Object) - Static method in class net.ymate.platform.validation.validate.RegexValidator
验证paramValue是否匹配regex正则
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.RegexValidator
 
validate(Object) - Static method in class net.ymate.platform.validation.validate.RequiredValidator
验证paramValue值是否不空
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.RequiredValidator
 
validate(ValidateContext) - Method in class net.ymate.platform.validation.validate.RSADataValidator
 
validate(Class<?>, Map<String, Object>) - Method in class net.ymate.platform.validation.Validations
 
validate(Class<?>, Method, Map<String, Object>) - Method in class net.ymate.platform.validation.Validations
 
validate(IWebMvc, RequestMeta, SignatureValidate) - Method in class net.ymate.platform.webmvc.impl.DefaultSignatureValidator
 
validate(IWebMvc, RequestMeta, SignatureValidate) - Method in interface net.ymate.platform.webmvc.ISignatureValidator
验证签名
validate(IContext, String, Class<? extends IHostNameChecker>) - Static method in class net.ymate.platform.webmvc.validate.HostNameValidator
 
validate(ValidateContext) - Method in class net.ymate.platform.webmvc.validate.HostNameValidator
 
validate(String, String, boolean) - Static method in class net.ymate.platform.webmvc.validate.TokenValidator
 
validate(ValidateContext) - Method in class net.ymate.platform.webmvc.validate.TokenValidator
 
validate(ValidateContext) - Method in class net.ymate.platform.webmvc.validate.UploadFileValidator
 
validate(IUploadFileWrapper, Set<String>, int, int) - Static method in class net.ymate.platform.webmvc.validate.UploadFileValidator
验证上传的文件是否合法
ValidateContext - Class in net.ymate.platform.validation
验证器上下文环境
ValidateContext(IApplication, Annotation, ValidationMeta.ParamInfo, Map<String, Object>, Map<String, String>, String) - Constructor for class net.ymate.platform.validation.ValidateContext
 
ValidateHandler - Class in net.ymate.platform.validation.handle
验证器类处理器
ValidateHandler(IValidation) - Constructor for class net.ymate.platform.validation.handle.ValidateHandler
 
ValidateResult - Class in net.ymate.platform.validation
验证器执行结果
ValidateResult() - Constructor for class net.ymate.platform.validation.ValidateResult
 
ValidateResult(String, String) - Constructor for class net.ymate.platform.validation.ValidateResult
 
ValidateResult.Builder - Class in net.ymate.platform.validation
 
Validation - Annotation Type in net.ymate.platform.validation.annotation
验证模式配置注解
Validation.MODE - Enum in net.ymate.platform.validation.annotation
验证模式枚举
VALIDATION_I18N_RESOURCE - Static variable in interface net.ymate.platform.validation.IValidator
 
ValidationMeta - Class in net.ymate.platform.validation
目标类型验证配置描述
ValidationMeta(IValidation, Class<?>) - Constructor for class net.ymate.platform.validation.ValidationMeta
 
ValidationMeta.MethodInfo - Class in net.ymate.platform.validation
 
ValidationMeta.ParamInfo - Class in net.ymate.platform.validation
 
ValidationResultException - Exception in net.ymate.platform.webmvc.exception
用于在验证器中设置控制器响应
ValidationResultException(int) - Constructor for exception net.ymate.platform.webmvc.exception.ValidationResultException
 
ValidationResultException(IView) - Constructor for exception net.ymate.platform.webmvc.exception.ValidationResultException
 
ValidationResultException(Map<String, ValidateResult>) - Constructor for exception net.ymate.platform.webmvc.exception.ValidationResultException
 
ValidationResultException(String, int) - Constructor for exception net.ymate.platform.webmvc.exception.ValidationResultException
 
Validations - Class in net.ymate.platform.validation
验证框架模块管理器
Validations() - Constructor for class net.ymate.platform.validation.Validations
 
Validator - Annotation Type in net.ymate.platform.validation.annotation
声明一个类为验证器
value() - Method in class net.ymate.platform.commons.MathCalcHelper
获取当前值对象
valueOf(String) - Static method in enum net.ymate.platform.cache.CacheEvent.EVENT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.cache.ICaches.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.commons.markdown.Table.Align
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.commons.markdown.Text.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.commons.util.GeoPointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.ApplicationEvent.EVENT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.beans.intercept.IInterceptor.CleanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.beans.intercept.IInterceptor.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.beans.intercept.IInterceptor.SettingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.event.Events.MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.IApplication.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.module.ModuleEvent.EVENT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.persistence.base.Type.FIELD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.persistence.base.Type.OPT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.persistence.base.Type.TRANSACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.core.Version.VersionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.log.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.persistence.jdbc.DatabaseEvent.EVENT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.persistence.jdbc.query.annotation.QFrom.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.persistence.jdbc.query.annotation.QOrderField.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.persistence.jdbc.query.Cond.LogicalOpt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.persistence.jdbc.query.Cond.OPT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.persistence.jdbc.query.Join.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.persistence.jdbc.scaffold.INamedFilter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.persistence.redis.IRedis.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.plugin.PluginEvent.EVENT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.serv.nio.INioSession.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.validation.annotation.Validation.MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.validation.validate.VCompare.Cond
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.webmvc.base.Type.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.webmvc.base.Type.HeaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.webmvc.base.Type.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ymate.platform.webmvc.base.Type.View
Returns the enum constant of this type with the specified name.
valueOf(CrossDomainSetting) - Static method in class net.ymate.platform.webmvc.cors.impl.DefaultCrossDomainSetting
 
valueOf(String) - Static method in enum net.ymate.platform.webmvc.WebEvent.EVENT
Returns the enum constant of this type with the specified name.
ValueRenderer - Annotation Type in net.ymate.platform.core.persistence.annotation
 
values() - Static method in enum net.ymate.platform.cache.CacheEvent.EVENT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.cache.ICaches.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.commons.markdown.Table.Align
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.commons.markdown.Text.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.commons.util.GeoPointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.ApplicationEvent.EVENT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.beans.intercept.IInterceptor.CleanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.beans.intercept.IInterceptor.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.beans.intercept.IInterceptor.SettingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.event.Events.MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.IApplication.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.module.ModuleEvent.EVENT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.persistence.base.Type.FIELD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.persistence.base.Type.OPT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.persistence.base.Type.TRANSACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.core.Version.VersionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.log.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.persistence.jdbc.DatabaseEvent.EVENT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.persistence.jdbc.query.annotation.QFrom.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.persistence.jdbc.query.annotation.QOrderField.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.persistence.jdbc.query.Cond.LogicalOpt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.persistence.jdbc.query.Cond.OPT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.persistence.jdbc.query.Join.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.persistence.jdbc.scaffold.INamedFilter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.persistence.redis.IRedis.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.plugin.PluginEvent.EVENT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.serv.nio.INioSession.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.validation.annotation.Validation.MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface net.ymate.platform.validation.validate.IDataRangeValuesProvider
获取数据取值范围集合
values() - Static method in enum net.ymate.platform.validation.validate.VCompare.Cond
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.webmvc.base.Type.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.webmvc.base.Type.HeaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.webmvc.base.Type.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ymate.platform.webmvc.base.Type.View
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.ymate.platform.webmvc.context.AttributeMap
 
values() - Static method in enum net.ymate.platform.webmvc.WebEvent.EVENT
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_ROOT - Static variable in class net.ymate.platform.commons.util.RuntimeUtils
 
VAR_USER_DIR - Static variable in class net.ymate.platform.commons.util.RuntimeUtils
 
VAR_USER_HOME - Static variable in class net.ymate.platform.commons.util.RuntimeUtils
 
VARY - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
VCompare - Annotation Type in net.ymate.platform.validation.validate
参数值比较验证注解
VCompare.Cond - Enum in net.ymate.platform.validation.validate
比较条件
VDataRange - Annotation Type in net.ymate.platform.validation.validate
 
VDateTime - Annotation Type in net.ymate.platform.validation.validate
日期字符串参数验证注解
VelocityView - Class in net.ymate.platform.webmvc.view.impl
Velocity视图
VelocityView(IWebMvc, String) - Constructor for class net.ymate.platform.webmvc.view.impl.VelocityView
构造器
VelocityView() - Constructor for class net.ymate.platform.webmvc.view.impl.VelocityView
 
velocityView(IWebMvc, String) - Static method in class net.ymate.platform.webmvc.view.View
 
velocityView(String) - Static method in class net.ymate.platform.webmvc.view.View
 
velocityView() - Static method in class net.ymate.platform.webmvc.view.View
 
VEmail - Annotation Type in net.ymate.platform.validation.validate
邮箱地址格式验证注解
verify(byte[], String, String) - Method in class net.ymate.platform.commons.util.CodecUtils.RSACodecHelper
 
Version - Class in net.ymate.platform.core
版本信息描述类
Version(int, int, int) - Constructor for class net.ymate.platform.core.Version
 
Version(int, int, int, Version.VersionType) - Constructor for class net.ymate.platform.core.Version
 
Version(int, int, int, Class<?>, Version.VersionType) - Constructor for class net.ymate.platform.core.Version
 
Version(int, int, int, String, Version.VersionType) - Constructor for class net.ymate.platform.core.Version
 
Version(Version, Class<?>) - Constructor for class net.ymate.platform.core.Version
 
VERSION - Static variable in class net.ymate.platform.core.YMP
 
Version.VersionType - Enum in net.ymate.platform.core
 
VersionUtil - Class in org.slf4j.impl
Copied from org.slf4j:slf4j-log4j12-1.7.29
VersionUtil() - Constructor for class org.slf4j.impl.VersionUtil
 
VField - Annotation Type in net.ymate.platform.validation.annotation
指定待验证的成员或方法参数名称的注解
VHostName - Annotation Type in net.ymate.platform.webmvc.validate
 
VIA - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
VIDCard - Annotation Type in net.ymate.platform.validation.validate
身份证号码验证注解
videoCut(int, int, String, String, File) - Method in class net.ymate.platform.commons.FFmpegHelper
 
videoOverlayLogo(File, boolean, File) - Method in class net.ymate.platform.commons.FFmpegHelper
 
videoScale(int, int, File) - Method in class net.ymate.platform.commons.FFmpegHelper
 
videoToFlv(int, int, File) - Method in class net.ymate.platform.commons.FFmpegHelper
 
View - Class in net.ymate.platform.webmvc.view
 
View() - Constructor for class net.ymate.platform.webmvc.view.View
 
View.IViewBuilder - Interface in net.ymate.platform.webmvc.view
文件视图构建器接口
ViewPathUtils - Class in net.ymate.platform.webmvc.util
 
ViewPathUtils() - Constructor for class net.ymate.platform.webmvc.util.ViewPathUtils
 
VLength - Annotation Type in net.ymate.platform.validation.validate
字符串长度验证注解
VMobile - Annotation Type in net.ymate.platform.validation.validate
手机号码验证注解
VModel - Annotation Type in net.ymate.platform.validation.annotation
声明目标对象是否为JavaBean对象的注解
VMsg - Annotation Type in net.ymate.platform.validation.annotation
自定义验证消息
VNumeric - Annotation Type in net.ymate.platform.validation.validate
数值类型参数验证注解
VRegex - Annotation Type in net.ymate.platform.validation.validate
正则表达式验证注解
VRequired - Annotation Type in net.ymate.platform.validation.validate
必填项验证注解
VRSAData - Annotation Type in net.ymate.platform.validation.validate
 
VToken - Annotation Type in net.ymate.platform.webmvc.validate
 
VUploadFile - Annotation Type in net.ymate.platform.webmvc.validate
对上传的文件大小和类型进行验证

W

waitReplicas(int, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
waitReplicas(byte[], int, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
waitReplicas(int, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
waitReplicas(byte[], int, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
waitReplicas(int, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
waitReplicas(byte[], int, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
warn(String) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
warn(Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
warn(String, Throwable) - Method in class net.ymate.platform.log.AbstractLogAdapter
 
warn(String) - Method in interface net.ymate.platform.log.ILogger
输出警告级别的日志
warn(Throwable) - Method in interface net.ymate.platform.log.ILogger
输出警告级别的日志
warn(String, Throwable) - Method in interface net.ymate.platform.log.ILogger
输出警告级别的日志
warn(String) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
warn(Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
warn(String, Throwable) - Method in class net.ymate.platform.log.impl.DefaultLogger
 
warn(Object) - Method in class net.ymate.platform.log.jcl.JCLogger
 
warn(Object, Throwable) - Method in class net.ymate.platform.log.jcl.JCLogger
 
warn(String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
warn(String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
warn(String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
warn(Marker, String) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
warn(Marker, String, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
warn(Marker, String, Object, Object) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
warn(Marker, String, Object...) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
warn(Marker, String, Throwable) - Method in class net.ymate.platform.log.slf4j.LogLogger
 
WARNING - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
watch(Runnable) - Static method in class net.ymate.platform.commons.StopWatcher
 
watch(Callable<V>) - Static method in class net.ymate.platform.commons.StopWatcher
 
watch(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
watch(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
watch(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
watch(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
watch(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
watch(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
WEB_CONTEXT_OWNER - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
WEB_INF - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
WEB_INF_PREFIX - Static variable in interface net.ymate.platform.webmvc.base.Type.Const
 
WEB_REQUEST_CONTEXT - Static variable in interface net.ymate.platform.webmvc.base.Type.Context
 
WebAppEventListener - Class in net.ymate.platform.webmvc.support
WebMVC框架初始化及上下文事件监听器(初始化YMP框架)
WebAppEventListener() - Constructor for class net.ymate.platform.webmvc.support.WebAppEventListener
 
WebCacheHelper - Class in net.ymate.platform.webmvc.util
 
WebCacheScopeProcessor - Class in net.ymate.platform.webmvc.support
 
WebCacheScopeProcessor() - Constructor for class net.ymate.platform.webmvc.support.WebCacheScopeProcessor
 
WebConf - Annotation Type in net.ymate.platform.webmvc.annotation
 
WebContext - Class in net.ymate.platform.webmvc.context
Web环境上下文封装类,为了能够方便代码移植并脱离Web环境依赖进行开发测试(功能参考Struts2)
WebErrorCode - Class in net.ymate.platform.webmvc.util
 
WebErrorCode() - Constructor for class net.ymate.platform.webmvc.util.WebErrorCode
 
WebEvent - Class in net.ymate.platform.webmvc
WEB事件对象
WebEvent(IWebMvc, WebEvent.EVENT) - Constructor for class net.ymate.platform.webmvc.WebEvent
 
WebEvent.EVENT - Enum in net.ymate.platform.webmvc
WEB事件枚举
WebMVC - Class in net.ymate.platform.webmvc
MVC框架管理器
WebMVC() - Constructor for class net.ymate.platform.webmvc.WebMVC
 
WebMVC(IWebMvcConfig) - Constructor for class net.ymate.platform.webmvc.WebMVC
 
WebResult - Class in net.ymate.platform.webmvc.util
 
WebResult() - Constructor for class net.ymate.platform.webmvc.util.WebResult
 
WebResult(int) - Constructor for class net.ymate.platform.webmvc.util.WebResult
 
WEBSOCKET - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
WebUtils - Class in net.ymate.platform.webmvc.util
Web通用工具类
WebUtils() - Constructor for class net.ymate.platform.webmvc.util.WebUtils
 
WEEK - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
1周
WEEK(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
WEEK(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
WEEK(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
WEEK(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
WEEKDAY(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
WEEKDAY(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
weekOfMonth() - Method in class net.ymate.platform.commons.DateTimeHelper
 
weekOfYear() - Method in class net.ymate.platform.commons.DateTimeHelper
 
WEEKOFYEAR(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
WEEKOFYEAR(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
weeksAdd(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
WEIGHT - Static variable in interface net.ymate.platform.persistence.redis.IRedisConfig
 
weight(int) - Method in class net.ymate.platform.persistence.redis.RedisServerConfigurable.Builder
 
weight(int) - Method in class net.ymate.platform.persistence.redis.RedisServerMeta.Builder
 
WHEN(Cond) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
WHEN(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
WHEN(Cond, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
WHEN(IFunction, IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
WHEN(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
WHEN(String, String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.ControlFlow
 
where() - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
where(String) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
where(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.AbstractQueryBuilder
 
where(Where) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
where() - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
where(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Delete
 
where(Where) - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
where(Where, boolean) - Method in class net.ymate.platform.persistence.jdbc.query.Query.Executor
 
where(Where) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
where() - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
where(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Select
 
where(Where) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
where() - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
where(Cond) - Method in class net.ymate.platform.persistence.jdbc.query.Update
 
Where - Class in net.ymate.platform.persistence.jdbc.query
Where条件及参数对象
Where(IDatabase, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Where
 
Where(IDatabase, String, String) - Constructor for class net.ymate.platform.persistence.jdbc.query.Where
 
Where(Cond) - Constructor for class net.ymate.platform.persistence.jdbc.query.Where
 
where(Where) - Method in class net.ymate.platform.persistence.jdbc.query.Where
 
where(String) - Static method in class net.ymate.platform.persistence.mongodb.expression.EvaluationExp
 
WHERE - Static variable in class net.ymate.platform.persistence.mongodb.IMongo.Opt
 
where(String) - Method in class net.ymate.platform.persistence.mongodb.support.BaseOperator
 
where(String) - Method in class net.ymate.platform.persistence.mongodb.support.QueryBuilder
 
withContentType() - Method in class net.ymate.platform.webmvc.AbstractWebResult
 
withContentType() - Method in interface net.ymate.platform.webmvc.IWebResult
 
withContentType() - Method in class net.ymate.platform.webmvc.util.WebResult
 
withContentType() - Method in class net.ymate.platform.webmvc.view.impl.JsonView
 
withJsonCallback(String) - Method in class net.ymate.platform.webmvc.view.impl.JsonView
 
WL_PROXY_CLIENT_IP - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
wrap(ByteBuffer) - Static method in class net.ymate.platform.serv.nio.support.ByteBufferBuilder
 
wrapIdentifierField(String) - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
wrapIdentifierField(IDialect, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Query
 
wrapIdentifierField(IDatabaseConnectionHolder, String) - Static method in class net.ymate.platform.persistence.jdbc.query.Query
 
wrapIdentifierFields(String...) - Method in class net.ymate.platform.persistence.jdbc.query.Query
 
wrapIdentifierQuote(String) - Method in class net.ymate.platform.persistence.jdbc.dialect.AbstractDialect
 
wrapIdentifierQuote(String) - Method in interface net.ymate.platform.persistence.jdbc.dialect.IDialect
添加引用标识符的字段或表名称,防止字段或表名与关键字冲突,此接口方法默认实现按原样返回
wrapper(T) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
wrapperClass(Class<T>) - Static method in class net.ymate.platform.commons.util.ClassUtils
 
wrapQuote(String) - Static method in class net.ymate.platform.core.persistence.Params
 
wrapQuote(String, String) - Static method in class net.ymate.platform.core.persistence.Params
 
wrapRuntimeThrow(Throwable, String, Object...) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
将抛出对象包裹成运行时异常,并增加描述
wrapRuntimeThrow(Throwable) - Static method in class net.ymate.platform.commons.util.RuntimeUtils
用运行时异常包裹抛出对象,如果抛出对象本身就是运行时异常,则直接返回
write(JSONSerializer, Object, Object, Type, int) - Method in class net.ymate.platform.commons.json.support.AbstractFastJsonSerializer
 
write() - Method in class net.ymate.platform.serv.nio.AbstractNioSession
 
write() - Method in class net.ymate.platform.serv.nio.datagram.NioUdpSession
 
write() - Method in interface net.ymate.platform.serv.nio.INioSession
向会话写入数据
writeBody(String) - Method in class net.ymate.platform.webmvc.view.impl.HttpStatusView
将文本内容写入回应数据流(注:调用此方法需采用useError=false设置)
WriteConsoleLog() - Constructor for class net.ymate.platform.commons.ICmdOutputHandler.WriteConsoleLog
 
WriteConsoleLog(boolean) - Constructor for class net.ymate.platform.commons.ICmdOutputHandler.WriteConsoleLog
 
writeDirTo(File, File) - Static method in class net.ymate.platform.commons.util.FileUtils
复制目录(递归)
writeLock(Object) - Method in interface net.ymate.platform.cache.ICacheLocker
设置写锁
writeLock(Object) - Method in class net.ymate.platform.cache.support.EhCacheWrapper
 
writeLock(Object) - Method in class net.ymate.platform.cache.support.MultilevelCacheWrapper
 
writeLog(boolean) - Method in class net.ymate.platform.commons.FFmpegHelper
 
writeResponse() - Method in class net.ymate.platform.webmvc.util.WebCacheHelper
 
writeTo(OutputStream) - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
writeTo(OutputStream, Charset) - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
writeTo(OutputStream, String) - Method in class net.ymate.platform.commons.ConsoleTableBuilder
 
writeTo(File) - Method in interface net.ymate.platform.commons.http.IFileWrapper
复制文件到目标文件
writeTo(File) - Method in class net.ymate.platform.commons.http.impl.DefaultFileWrapper
 
writeTo(File, File) - Static method in class net.ymate.platform.commons.util.FileUtils
复制文件
writeTo(File) - Method in class net.ymate.platform.configuration.impl.JSONConfigFileParser
 
writeTo(OutputStream) - Method in class net.ymate.platform.configuration.impl.JSONConfigFileParser
 
writeTo(File) - Method in class net.ymate.platform.configuration.impl.PropertyConfigFileParser
 
writeTo(OutputStream) - Method in class net.ymate.platform.configuration.impl.PropertyConfigFileParser
 
writeTo(File) - Method in class net.ymate.platform.configuration.impl.XMLConfigFileParser
 
writeTo(OutputStream) - Method in class net.ymate.platform.configuration.impl.XMLConfigFileParser
 
writeTo(File) - Method in interface net.ymate.platform.core.configuration.IConfigFileParser
将配置文件内容写入到目标文件
writeTo(OutputStream) - Method in interface net.ymate.platform.core.configuration.IConfigFileParser
将配置文件内容写入到输出流
writeTo(File) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
输出控制台表格到文件
writeTo(String, File) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
输出指定类型表格到文件
writeTo(String, File, ResultSetHelper.IColumnRenderer) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
输出指定类型表格到文件
writeTo(OutputStream) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
输出控制台表格到流
writeTo(String, OutputStream) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
输出指定类型表格到流
writeTo(String, OutputStream, ResultSetHelper.IColumnRenderer) - Method in class net.ymate.platform.persistence.jdbc.support.ResultSetHelper
输出指定类型表格到流
writeTo(File) - Method in interface net.ymate.platform.webmvc.IUploadFileWrapper
保存文件
writeTo(File) - Method in class net.ymate.platform.webmvc.util.FileUploadHelper.UploadFileWrapper
 
writeToFile(File) - Method in class net.ymate.platform.commons.QRCodeHelper
输出二维码图片到文件
writeToStream(OutputStream) - Method in class net.ymate.platform.commons.QRCodeHelper
输出二维码图片到输出流
WWW_AUTHENTICATE - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 

X

X_FORWARDED_FOR - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
X_REQUESTED_WITH - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
xack(byte[], byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xack(String, String, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xack(byte[], byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xack(String, String, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xack(byte[], byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xack(String, String, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xadd(String, StreamEntryID, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xadd(String, Map<String, String>, XAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xadd(String, StreamEntryID, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xadd(String, Map<String, String>, XAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xadd(byte[], byte[], Map<byte[], byte[]>, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xadd(byte[], Map<byte[], byte[]>, XAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xadd(String, StreamEntryID, Map<String, String>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xadd(String, StreamEntryID, Map<String, String>, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xadd(String, Map<String, String>, XAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xautoclaim(byte[], byte[], byte[], long, byte[], XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xautoclaim(String, String, String, long, StreamEntryID, XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xautoclaim(byte[], byte[], byte[], long, byte[], XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xautoclaim(String, String, String, long, StreamEntryID, XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xautoclaim(byte[], byte[], byte[], long, byte[], XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xautoclaim(String, String, String, long, StreamEntryID, XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xautoclaimJustId(byte[], byte[], byte[], long, byte[], XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xautoclaimJustId(String, String, String, long, StreamEntryID, XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xautoclaimJustId(byte[], byte[], byte[], long, byte[], XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xautoclaimJustId(String, String, String, long, StreamEntryID, XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xautoclaimJustId(byte[], byte[], byte[], long, byte[], XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xautoclaimJustId(String, String, String, long, StreamEntryID, XAutoClaimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[][]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[][]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xclaim(byte[], byte[], byte[], long, long, int, boolean, byte[][]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xclaim(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xclaim(String, String, String, long, long, int, boolean, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xclaim(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xclaimJustId(byte[], byte[], byte[], long, XClaimParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xclaimJustId(String, String, String, long, XClaimParams, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xdel(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xdel(String, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xdel(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xdel(String, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xdel(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xdel(String, StreamEntryID...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xgroupCreate(byte[], byte[], byte[], boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xgroupCreate(String, String, StreamEntryID, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xgroupCreate(byte[], byte[], byte[], boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xgroupCreate(String, String, StreamEntryID, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xgroupCreate(byte[], byte[], byte[], boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xgroupCreate(String, String, StreamEntryID, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xgroupDelConsumer(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xgroupDelConsumer(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xgroupDelConsumer(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xgroupDelConsumer(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xgroupDelConsumer(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xgroupDelConsumer(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xgroupDestroy(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xgroupDestroy(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xgroupDestroy(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xgroupDestroy(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xgroupDestroy(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xgroupDestroy(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xgroupSetID(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xgroupSetID(String, String, StreamEntryID) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xgroupSetID(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xgroupSetID(String, String, StreamEntryID) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xgroupSetID(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xgroupSetID(String, String, StreamEntryID) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xinfoConsumers(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xinfoConsumers(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xinfoConsumers(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xinfoConsumers(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xinfoConsumers(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xinfoConsumers(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xinfoConsumersBinary(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xinfoConsumersBinary(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xinfoConsumersBinary(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xinfoGroup(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xinfoGroup(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xinfoGroup(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xinfoGroup(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xinfoGroup(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xinfoGroup(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xinfoGroupBinary(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xinfoGroupBinary(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xinfoGroupBinary(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xinfoStream(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xinfoStream(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xinfoStream(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xinfoStream(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xinfoStream(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xinfoStream(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xinfoStreamBinary(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xinfoStreamBinary(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xinfoStreamBinary(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xlen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xlen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xlen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xlen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xlen(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xlen(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
XML_HTTP_REQUEST - Static variable in interface net.ymate.platform.webmvc.base.Type.HttpHead
 
XMLConfigFileParser - Class in net.ymate.platform.configuration.impl
基于JDK自带的解析工具处理XML配置文件的读写操作
XMLConfigFileParser(File) - Constructor for class net.ymate.platform.configuration.impl.XMLConfigFileParser
 
XMLConfigFileParser(InputStream) - Constructor for class net.ymate.platform.configuration.impl.XMLConfigFileParser
 
XMLConfigFileParser(URL) - Constructor for class net.ymate.platform.configuration.impl.XMLConfigFileParser
 
XMLConfigFileParser(Node) - Constructor for class net.ymate.platform.configuration.impl.XMLConfigFileParser
 
XMLRequestProcessor - Class in net.ymate.platform.webmvc.impl
基于XML作为协议格式控制器请求处理器接口实现
XMLRequestProcessor() - Constructor for class net.ymate.platform.webmvc.impl.XMLRequestProcessor
 
XMLResponseErrorProcessor - Class in net.ymate.platform.webmvc.impl
 
XMLResponseErrorProcessor() - Constructor for class net.ymate.platform.webmvc.impl.XMLResponseErrorProcessor
 
xPathFactory(XPathFactory) - Method in class net.ymate.platform.commons.XPathHelper.Builder
 
XPathHelper - Class in net.ymate.platform.commons
 
XPathHelper(XPathFactory, Document) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper(DocumentBuilder, XPath, InputSource) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper(InputSource) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper(InputSource, EntityResolver) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper(InputSource, ErrorHandler) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper(DocumentBuilderFactory, XPathFactory, InputSource, EntityResolver, ErrorHandler) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper(DocumentBuilderFactory, XPathFactory, String) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper(DocumentBuilderFactory, XPathFactory, String, EntityResolver) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper(DocumentBuilderFactory, XPathFactory, String, ErrorHandler) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper(DocumentBuilderFactory, XPathFactory, String, EntityResolver, ErrorHandler) - Constructor for class net.ymate.platform.commons.XPathHelper
 
XPathHelper.Builder - Class in net.ymate.platform.commons
 
XPathHelper.INodeValueParser - Interface in net.ymate.platform.commons
自定义节点值解析器
XPathNode - Annotation Type in net.ymate.platform.commons.annotation
 
xpending(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xpending(byte[], byte[], XPendingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xpending(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xpending(String, String, XPendingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xpending(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xpending(byte[], byte[], XPendingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xpending(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xpending(String, String, XPendingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xpending(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xpending(byte[], byte[], byte[], byte[], int, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xpending(byte[], byte[], XPendingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xpending(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xpending(String, String, StreamEntryID, StreamEntryID, int, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xpending(String, String, XPendingParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xrange(byte[], byte[], byte[], long) - Method in interface net.ymate.platform.persistence.redis.IRedisCommander
Deprecated.
xrange(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xrange(byte[], byte[], byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xrange(byte[], byte[], byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xrange(String, StreamEntryID, StreamEntryID) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xrange(String, StreamEntryID, StreamEntryID, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xrange(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xrange(byte[], byte[], byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xrange(byte[], byte[], byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xrange(String, StreamEntryID, StreamEntryID) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xrange(String, StreamEntryID, StreamEntryID, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xrange(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xrange(byte[], byte[], byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xrange(byte[], byte[], byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xrange(String, StreamEntryID, StreamEntryID) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xrange(String, StreamEntryID, StreamEntryID, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xread(int, long, Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xread(XReadParams, Map<String, StreamEntryID>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xread(int, long, Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xread(XReadParams, Map<String, StreamEntryID>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xread(int, long, Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xread(XReadParams, Map.Entry<byte[], byte[]>...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xread(int, long, Map.Entry<String, StreamEntryID>...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xread(XReadParams, Map<String, StreamEntryID>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xreadGroup(byte[], byte[], int, long, boolean, Map<byte[], byte[]>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xreadGroup(byte[], byte[], XReadGroupParams, Map.Entry<byte[], byte[]>...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xreadGroup(String, String, int, long, boolean, Map.Entry<String, StreamEntryID>...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xreadGroup(String, String, XReadGroupParams, Map<String, StreamEntryID>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xrevrange(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xrevrange(byte[], byte[], byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xrevrange(String, StreamEntryID, StreamEntryID) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xrevrange(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xrevrange(byte[], byte[], byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xrevrange(String, StreamEntryID, StreamEntryID) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xrevrange(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xrevrange(byte[], byte[], byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xrevrange(String, StreamEntryID, StreamEntryID) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xrevrange(String, StreamEntryID, StreamEntryID, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
XStreamHelper - Class in net.ymate.platform.commons
 
XStreamHelper() - Constructor for class net.ymate.platform.commons.XStreamHelper
 
XStreamHelper.FilterableDomDriver - Class in net.ymate.platform.commons
 
XStreamHelper.INodeFilter - Interface in net.ymate.platform.commons
 
xtrim(byte[], long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xtrim(byte[], XTrimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xtrim(String, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xtrim(String, XTrimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
xtrim(byte[], long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xtrim(byte[], XTrimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xtrim(String, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xtrim(String, XTrimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
xtrim(byte[], long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xtrim(byte[], XTrimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xtrim(String, long, boolean) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
xtrim(String, XTrimParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 

Y

year() - Method in class net.ymate.platform.commons.DateTimeHelper
 
year(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
YEAR - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
1年(or 366 ???)
YEAR(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
YEAR(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
yearsAdd(int) - Method in class net.ymate.platform.commons.DateTimeHelper
 
YEARWEEK(String) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
YEARWEEK(IFunction) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
YEARWEEK(String, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
YEARWEEK(IFunction, Number) - Method in interface net.ymate.platform.persistence.jdbc.query.Func.DateTime
 
YMP - Class in net.ymate.platform.core
YMP框架核心管理器
YMP_BASE_PACKAGE_NAME - Static variable in interface net.ymate.platform.core.IApplication
 
YMP_CONFIG_HOME - Static variable in interface net.ymate.platform.core.configuration.IConfig
 
YYYY_MM - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
日期格式化字符串:yyyy-MM
YYYY_MM_DD - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
日期格式化字符串:yyyy-MM-dd
YYYY_MM_DD_HH_MM - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
日期格式化字符串:yyyy-MM-dd HH:mm
YYYY_MM_DD_HH_MM_SS - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
日期格式化字符串:yyyy-MM-dd HH:mm:ss
YYYY_MM_DD_HH_MM_SS_SSS - Static variable in class net.ymate.platform.commons.util.DateTimeUtils
日期格式化字符串:yyyy-MM-dd HH:mm:ss.SSS

Z

zadd(byte[], double, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zadd(byte[], double, byte[], ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zadd(byte[], Map<byte[], Double>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zadd(String, double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zadd(String, double, String, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zadd(String, Map<String, Double>) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zadd(String, Map<String, Double>, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zadd(byte[], double, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zadd(byte[], double, byte[], ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zadd(byte[], Map<byte[], Double>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zadd(String, double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zadd(String, double, String, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zadd(String, Map<String, Double>) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zadd(String, Map<String, Double>, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zadd(byte[], double, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zadd(byte[], double, byte[], ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zadd(byte[], Map<byte[], Double>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zadd(byte[], Map<byte[], Double>, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zadd(String, double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zadd(String, double, String, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zadd(String, Map<String, Double>) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zadd(String, Map<String, Double>, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zaddIncr(byte[], double, byte[], ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zaddIncr(String, double, String, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zaddIncr(byte[], double, byte[], ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zaddIncr(String, double, String, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zaddIncr(byte[], double, byte[], ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zaddIncr(String, double, String, ZAddParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zcard(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zcard(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zcard(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zcard(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zcard(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zcard(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zcount(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zcount(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zcount(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zcount(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zcount(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zcount(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zcount(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zcount(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zcount(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zcount(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zcount(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zcount(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zdiff(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zdiff(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zdiff(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zdiff(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zdiff(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zdiff(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zdiffStore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zdiffStore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zdiffStore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zdiffStore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zdiffStore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zdiffStore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zdiffWithScores(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zdiffWithScores(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zdiffWithScores(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zdiffWithScores(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zdiffWithScores(byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zdiffWithScores(String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zincrby(byte[], double, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zincrby(byte[], double, byte[], ZIncrByParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zincrby(String, double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zincrby(String, double, String, ZIncrByParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zincrby(byte[], double, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zincrby(byte[], double, byte[], ZIncrByParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zincrby(String, double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zincrby(String, double, String, ZIncrByParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zincrby(byte[], double, byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zincrby(byte[], double, byte[], ZIncrByParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zincrby(String, double, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zincrby(String, double, String, ZIncrByParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zinter(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zinter(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zinter(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zinter(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zinter(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zinter(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zinterstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zinterstore(byte[], ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zinterstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zinterstore(String, ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zinterstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zinterstore(byte[], ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zinterstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zinterstore(String, ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zinterstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zinterstore(byte[], ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zinterstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zinterstore(String, ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zinterWithScores(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zinterWithScores(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zinterWithScores(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zinterWithScores(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zinterWithScores(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zinterWithScores(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zlexcount(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zlexcount(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zlexcount(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zlexcount(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zlexcount(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zlexcount(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zmscore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zmscore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zmscore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zmscore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zmscore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zmscore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zpopmax(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zpopmax(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zpopmax(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zpopmax(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zpopmax(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zpopmax(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zpopmax(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zpopmax(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zpopmax(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zpopmax(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zpopmax(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zpopmax(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zpopmin(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zpopmin(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zpopmin(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zpopmin(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zpopmin(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zpopmin(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zpopmin(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zpopmin(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zpopmin(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zpopmin(byte[], int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zpopmin(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zpopmin(String, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrandmember(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrandmember(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrandmember(String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrandmember(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrandmember(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrandmember(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrandmember(String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrandmember(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrandmember(byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrandmember(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrandmember(String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrandmember(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrandmemberWithScores(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrandmemberWithScores(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrandmemberWithScores(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrandmemberWithScores(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrandmemberWithScores(byte[], long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrandmemberWithScores(String, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByLex(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByLex(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByLex(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByLex(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByLex(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByLex(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByLex(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByLex(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByLex(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByLex(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByLex(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByLex(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScore(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScore(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScore(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScore(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScore(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScore(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScore(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScore(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScore(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScore(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScore(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScore(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScore(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScore(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScore(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScore(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScore(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScore(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScore(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScore(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScore(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScore(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScore(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScore(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScoreWithScores(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScoreWithScores(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScoreWithScores(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScoreWithScores(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeByScoreWithScores(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScoreWithScores(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScoreWithScores(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScoreWithScores(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeByScoreWithScores(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScoreWithScores(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScoreWithScores(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScoreWithScores(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScoreWithScores(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeByScoreWithScores(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeWithScores(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeWithScores(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrangeWithScores(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeWithScores(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrangeWithScores(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrangeWithScores(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrank(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrank(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrank(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrank(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrank(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrank(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrem(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrem(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrem(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrem(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrem(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrem(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zremrangeByLex(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zremrangeByLex(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zremrangeByLex(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zremrangeByLex(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zremrangeByLex(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zremrangeByLex(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zremrangeByRank(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zremrangeByRank(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zremrangeByRank(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zremrangeByRank(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zremrangeByRank(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zremrangeByRank(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zremrangeByScore(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zremrangeByScore(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zremrangeByScore(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zremrangeByScore(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zremrangeByScore(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zremrangeByScore(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zremrangeByScore(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zremrangeByScore(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zremrangeByScore(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zremrangeByScore(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zremrangeByScore(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zremrangeByScore(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrange(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrange(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByLex(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByLex(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByLex(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByLex(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByLex(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByLex(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByLex(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByLex(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByLex(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByLex(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScore(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScore(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScore(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScore(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScore(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScore(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScore(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScore(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScore(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScore(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScore(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScore(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScore(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScore(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScore(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScore(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScore(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScore(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScore(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScore(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScore(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScore(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScoreWithScores(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScoreWithScores(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScoreWithScores(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeByScoreWithScores(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScoreWithScores(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScoreWithScores(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeByScoreWithScores(byte[], double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScoreWithScores(byte[], byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScoreWithScores(byte[], double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScoreWithScores(byte[], byte[], byte[], int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScoreWithScores(String, double, double) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScoreWithScores(String, String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScoreWithScores(String, double, double, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeByScoreWithScores(String, String, String, int, int) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeWithScores(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeWithScores(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrangeWithScores(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeWithScores(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrangeWithScores(byte[], long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrangeWithScores(String, long, long) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrank(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrank(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zrevrank(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrank(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zrevrank(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zrevrank(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zscan(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zscan(byte[], byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zscan(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zscan(String, String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zscan(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zscan(byte[], byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zscan(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zscan(String, String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zscan(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zscan(byte[], byte[], ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zscan(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zscan(String, String, ScanParams) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zscore(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zscore(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zscore(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zscore(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zscore(byte[], byte[]) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zscore(String, String) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zunion(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zunion(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zunion(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zunion(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zunion(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zunion(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zunionstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zunionstore(byte[], ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zunionstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zunionstore(String, ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zunionstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zunionstore(byte[], ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zunionstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zunionstore(String, ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zunionstore(byte[], byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zunionstore(byte[], ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zunionstore(String, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zunionstore(String, ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zunionWithScores(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zunionWithScores(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisClusterCommander
 
zunionWithScores(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zunionWithScores(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisCommander
 
zunionWithScores(ZParams, byte[]...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
zunionWithScores(ZParams, String...) - Method in class net.ymate.platform.persistence.redis.support.JedisShardedCommander
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2022. All rights reserved.