跳过导航链接
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 _ 

H

has(String) - 接口 中的方法bee.cloud.cache.Cache.RSet
判断元素是否存在,sismember
has(String) - 类 中的静态方法bee.cloud.config.tool.Dict
 
has(String) - 类 中的方法bee.cloud.core.db.RequestParam
 
has(String) - 类 中的方法bee.cloud.core.db.SupParam
 
has(String) - 类 中的静态方法bee.cloud.engine.db.pool.ConnectionPoolFactory
 
hasCache(String) - 类 中的静态方法bee.cloud.cache.CacheManage
 
hasColumn(String) - 类 中的方法bee.cloud.config.db.model.sup.Table
 
hasDatasource(String) - 类 中的静态方法bee.cloud.engine.db.pool.ConnectionPoolFactory
 
hashCode() - 类 中的方法bee.cloud.engine.db.core.TBean
 
hasIndex(String) - 接口 中的方法bee.cloud.search.Search
检查对应的索引是否存在
hasSign(String) - 类 中的静态方法bee.cloud.config.BConfig.CachePrefix
 
having(Cnd) - 接口 中的方法bee.cloud.engine.db.siud.Select
可选的 HAVING 子句有如下形式:HAVING SUM(OrderPrice)<2000
having(Cnd) - 类 中的方法bee.cloud.engine.db.suid.SelectWrap
 
hdel(String, String...) - 接口 中的方法bee.cloud.cache.Cache
删除哈希表 key 中的一个或多个指定域,不存在的域将被忽略。
hdel(String, String...) - 类 中的方法bee.cloud.cache.NullCache
 
hdel(String, String...) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hdel(String, String...) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hdel(String, String...) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
header - 类 中的变量bee.cloud.core.db.RequestParam
批处理参数
HeaderParam - bee.cloud.core.db中的类
功能说明:
hexists(String, String) - 接口 中的方法bee.cloud.cache.Cache
查看哈希表 key 中,给定域 field 是否存在。
hexists(String, String) - 类 中的方法bee.cloud.cache.NullCache
 
hexists(String, String) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hexists(String, String) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hexists(String, String) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hget(String, String) - 接口 中的方法bee.cloud.cache.Cache
返回哈希表 key 中给定域 field 的值。
hget(String, String) - 类 中的方法bee.cloud.cache.NullCache
 
hget(String, String) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hget(String, String) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hget(String, String) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hgetAll(String) - 接口 中的方法bee.cloud.cache.Cache
返回哈希表 key 中,所有的域field和值。
hgetAll(String) - 类 中的方法bee.cloud.cache.NullCache
 
hgetAll(String) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hgetAll(String) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hgetAll(String) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hgets(String, String...) - 接口 中的方法bee.cloud.cache.Cache
返回哈希表 key 中给定域 field 的值。
hgets(Set<String>, String...) - 接口 中的方法bee.cloud.cache.Cache
返回哈希表 key 中给定域 field 的值。
hgets(String, String...) - 类 中的方法bee.cloud.cache.NullCache
 
hgets(Set<String>, String...) - 类 中的方法bee.cloud.cache.NullCache
 
hgets(String, String...) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hgets(Set<String>, String...) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hgets(String, String...) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hgets(Set<String>, String...) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hgets(String, String...) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hgets(Set<String>, String...) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hgetTable(String) - 接口 中的方法bee.cloud.cache.Cache
返回哈希表 key 中,所有的域field和值。
hgetTable(String) - 类 中的方法bee.cloud.cache.NullCache
 
hgetTable(String) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hgetTable(String) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hgetTable(String) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hideFields - 类 中的变量bee.cloud.engine.db.relation.TableItem
不可输出的字段集,不对外输出
hincrBy(String, String, long) - 接口 中的方法bee.cloud.cache.Cache
为哈希表 key 中的域 field 的值加上增量 increment 。
hincrBy(String, String) - 接口 中的方法bee.cloud.cache.Cache
为哈希表 key 中的域 field 的值加1 。
hincrBy(String, String, long) - 类 中的方法bee.cloud.cache.NullCache
 
hincrBy(String, String) - 类 中的方法bee.cloud.cache.NullCache
 
hincrBy(String, String, long) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hincrBy(String, String) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hincrBy(String, String, long) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hincrBy(String, String) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hincrBy(String, String, long) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hincrBy(String, String) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hkeys(String) - 接口 中的方法bee.cloud.cache.Cache
返回哈希表 key 中的所有域field。
hkeys(String) - 类 中的方法bee.cloud.cache.NullCache
 
hkeys(String) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hkeys(String) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hkeys(String) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hlen(String) - 接口 中的方法bee.cloud.cache.Cache
返回哈希表 key 中域的数量。
hlen(String) - 类 中的方法bee.cloud.cache.NullCache
 
hlen(String) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hlen(String) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hlen(String) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
Holder - bee.cloud.core.db中的类
功能说明:
Holder() - 类 的构造器bee.cloud.core.db.Holder
 
host - 类 中的变量bee.cloud.cache.redis.Config
 
hset(String, Map<String, String>) - 接口 中的方法bee.cloud.cache.Cache
将哈希表 key 中的域 field 的值设为 value 。
hset(String, T) - 接口 中的方法bee.cloud.cache.Cache
将哈希表 key 中的域 field 的值设为 table 。
hset(T) - 接口 中的方法bee.cloud.cache.Cache
通过tablename缓存Table表, 存储的KEY键为:<dsname:tablename:pkvalue, Table>
hset(String, String, String) - 接口 中的方法bee.cloud.cache.Cache
将哈希表 key 中的域 field 的值设为 value 。
hset(String, Map<String, String>) - 类 中的方法bee.cloud.cache.NullCache
 
hset(String, String, String) - 类 中的方法bee.cloud.cache.NullCache
 
hset(String, T) - 类 中的方法bee.cloud.cache.NullCache
 
hset(T) - 类 中的方法bee.cloud.cache.NullCache
 
hset(String, Map<String, String>) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hset(String, T) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hset(T) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hset(String, String, String) - 类 中的方法bee.cloud.cache.redis.ClusterCache
 
hset(String, Map<String, String>) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hset(String, T) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hset(T) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hset(String, String, String) - 类 中的方法bee.cloud.cache.redis.RedisCache
 
hset(String, Map<String, String>) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hset(String, T) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hset(T) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
hset(String, String, String) - 类 中的方法bee.cloud.cache.redis.SignleCache
 
Http - bee.cloud.ri.http中的接口
功能说明:HTTP接口
Http.Method - bee.cloud.ri.http中的枚举
 
Http.Multipart - bee.cloud.ri.http中的类
上传多媒体文件类
Http.Response - bee.cloud.ri.http中的接口
返回结果
Http.Type - bee.cloud.ri.http中的枚举
 
HTTP_METHOD - 类 中的静态变量bee.cloud.engine.util.Const
 
HttpClient - bee.cloud.ri.http中的类
功能说明:HTTP客户端工具,实现了Http全部的方法(GET, POST, PUT, DELETE, HEAD, OPTIONS, and TRACE)
HttpMethods - bee.cloud.engine.config中的类
功能说明:
HttpMethods.API - bee.cloud.engine.config中的类
 
HttpMethods.AType - bee.cloud.engine.config中的枚举
 
HttpMethods.Param - bee.cloud.engine.config中的类
 
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 _ 
跳过导航链接