B C G L N P R S 

B

buildEncoder(String) - 类 中的静态方法net.wicp.tams.common.others.LogBackUtil
 
buildRollingPolicy(String, int) - 类 中的静态方法net.wicp.tams.common.others.LogBackUtil
 

C

connection(String, int, String, String, boolean) - 类 中的方法net.wicp.tams.common.others.Ssh2Util
连接服务器
connection(String, String, String) - 类 中的方法net.wicp.tams.common.others.Ssh2Util
默认端口连接
connection(String) - 类 中的方法net.wicp.tams.common.others.Ssh2Util
从map中拿到连接,适合已做连接的情况

G

getConnection() - 类 中的静态方法net.wicp.tams.common.others.RedisClient
通过配置得到 Jedis
getEnumMap(Jedis, String, Class) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
得到枚举类的缓存对象
getInstance() - 类 中的静态方法net.wicp.tams.common.others.Ssh2Util
 
getMapByField(Jedis, String, String...) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
取指定列的值
getObjByJsonValue(Class, Jedis, String) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
Redis上的值为Json,取对象的值
getObjByMapValue(Class, Jedis, String, String...) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
Redis上的值为Map,取对象的值,没有指定字段就取全部
getRoot() - 类 中的静态方法net.wicp.tams.common.others.LogBackUtil
得到根logger
getsession(Connection) - 类 中的方法net.wicp.tams.common.others.Ssh2Util
 

L

LogBackUtil - net.wicp.tams.common.others中的类
 
LogBackUtil() - 类 的构造器net.wicp.tams.common.others.LogBackUtil
 
logDebugTime(Logger, String, long) - 类 中的静态方法net.wicp.tams.common.others.LogBackUtil
 
logDebugTime(String, long) - 类 中的静态方法net.wicp.tams.common.others.LogBackUtil
 

N

net.wicp.tams.common.others - 程序包 net.wicp.tams.common.others
 
newFileAppender(String, PatternLayoutEncoder, TimeBasedRollingPolicy<ILoggingEvent>) - 类 中的静态方法net.wicp.tams.common.others.LogBackUtil
 
newFileAppender(String, String, String, int) - 类 中的静态方法net.wicp.tams.common.others.LogBackUtil
创建文件appender

P

putEnumMap(Jedis, String, Map<T, String>) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
枚举类型的map放到缓存
putObjByJson(Jedis, T, String, Integer) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
把对象做为Json存放到Redis
putObjByJson(Jedis, T, String) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
把对象做为Json存放到Redis
putObjByMap(Jedis, String, T, Integer) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
把对象做为Map存放到Redis
putObjByMap(Jedis, String, T) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
把对象做为Map存放到Redis,没有超时时间,永久性放入

R

RedisClient - net.wicp.tams.common.others中的类
 
RedisClient() - 类 的构造器net.wicp.tams.common.others.RedisClient
 
returnResource(Jedis) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
释放资源

S

Ssh2Util - net.wicp.tams.common.others中的类
ssh2的连接
B C G L N P R S 

Copyright © 2017. All rights reserved.