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

A

AcsClientCreator - net.wicp.tams.common.others.util中的类
 
AcsClientCreator() - 类 的构造器net.wicp.tams.common.others.util.AcsClientCreator
 
addEntry(SVNClientManager, File) - 类 中的方法net.wicp.tams.common.others.SVNUtil
Puts directories and files under version control
addLoads(TemplateLoader...) - 类 中的方法net.wicp.tams.common.others.FreemarkUtil
 
authSvn(String, String, String) - 类 中的方法net.wicp.tams.common.others.SVNUtil
验证登录svn

B

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

C

checkout(SVNClientManager, String, SVNRevision, File, SVNDepth) - 类 中的方法net.wicp.tams.common.others.SVNUtil
recursively checks out a working copy from url into wcDir
checkVersiondDirectory(SVNClientManager, File) - 类 中的方法net.wicp.tams.common.others.SVNUtil
 
commit(SVNClientManager, File, boolean, String) - 类 中的方法net.wicp.tams.common.others.SVNUtil
Commit work copy's change to svn
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中拿到连接,适合已做连接的情况
createMultilevelNode(String) - 类 中的方法net.wicp.tams.common.others.ZkClient
创建多路径节点
createNode(String, String) - 类 中的方法net.wicp.tams.common.others.ZkClient
 
createObject() - 类 中的方法net.wicp.tams.common.others.producer.ProducerKafka
 
createObject() - 类 中的方法net.wicp.tams.common.others.util.AcsClientCreator
 
createOrUpdateNode(String, String) - 类 中的方法net.wicp.tams.common.others.ZkClient
 
createOrUpdateNodeForJson(String, T) - 类 中的方法net.wicp.tams.common.others.ZkClient
 
createPathChildrenCache(String, PathChildrenCacheListener) - 类 中的方法net.wicp.tams.common.others.ZkClient
Path Cache:监视一个路径下孩子结点的创建、新增,删除以及结点数据的更新。
createPerThreadKafkaProducer() - 类 中的静态方法net.wicp.tams.common.others.producer.ProducerAssit
每个线程只会创建一个实例

D

deleteNode(String) - 类 中的方法net.wicp.tams.common.others.ZkClient
 
destroy() - 类 中的静态方法net.wicp.tams.common.others.RedisClient
池废弃
DockerUtil - net.wicp.tams.common.others中的类
 
doProcess(String, Object) - 类 中的方法net.wicp.tams.common.others.FreemarkUtil
 
doSwitch(SVNClientManager, File, String) - 类 中的方法net.wicp.tams.common.others.SVNUtil
 
downloadBinLogFiles(DescribeBinlogFilesResponse.BinLogFile, String) - 类 中的静态方法net.wicp.tams.common.others.RdsUtil
下载binLogFile文件
downloadBinLogFiles(DescribeBinlogFilesResponse.BinLogFile, File) - 类 中的静态方法net.wicp.tams.common.others.RdsUtil
下载binLogFile文件

E

exists(String) - 类 中的方法net.wicp.tams.common.others.ZkClient
 

F

findBinLogFiles(String, Date, Date) - 类 中的静态方法net.wicp.tams.common.others.RdsUtil
 
findBinLogFilesMax(String, String, Date, Date) - 类 中的静态方法net.wicp.tams.common.others.RdsUtil
 
findDBInstanceIds() - 类 中的静态方法net.wicp.tams.common.others.RdsUtil
 
findNodeInfos(String) - 类 中的静态方法net.wicp.tams.common.others.RdsUtil
 
FreemarkUtil - net.wicp.tams.common.others中的类
 

G

getChildren(String) - 类 中的方法net.wicp.tams.common.others.ZkClient
 
getConnection() - 类 中的静态方法net.wicp.tams.common.others.RedisClient
通过配置得到 Jedis
getCurator() - 类 中的方法net.wicp.tams.common.others.ZkClient
 
getDateObj(String, Class<T>) - 类 中的方法net.wicp.tams.common.others.ZkClient
从zk上得到java对象
getDocker() - 类 中的方法net.wicp.tams.common.others.DockerUtil
 
getEnumMap(Jedis, String, Class) - 类 中的静态方法net.wicp.tams.common.others.RedisClient
得到枚举类的缓存对象
getInst() - 类 中的静态方法net.wicp.tams.common.others.DockerUtil
 
getInst() - 类 中的静态方法net.wicp.tams.common.others.FreemarkUtil
 
getInst() - 类 中的静态方法net.wicp.tams.common.others.ZkClient
 
getInstance() - 类 中的静态方法net.wicp.tams.common.others.Ssh2Util
 
getInstance() - 类 中的静态方法net.wicp.tams.common.others.SVNUtil
 
getJedisPool() - 类 中的静态方法net.wicp.tams.common.others.RedisClient
得到链接池对象
getLoad(int) - 类 中的方法net.wicp.tams.common.others.FreemarkUtil
 
getLoad() - 类 中的方法net.wicp.tams.common.others.FreemarkUtil
 
getLoadStr() - 类 中的方法net.wicp.tams.common.others.FreemarkUtil
 
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
 
getTempLastTime(String) - 类 中的方法net.wicp.tams.common.others.FreemarkUtil
 
getTemplate(String) - 类 中的方法net.wicp.tams.common.others.FreemarkUtil
 
getTempStr(String) - 类 中的方法net.wicp.tams.common.others.FreemarkUtil
 
getZkData(String) - 类 中的方法net.wicp.tams.common.others.ZkClient
得到json数据
getZkDataStr(String) - 类 中的方法net.wicp.tams.common.others.ZkClient
 

I

importDirectory(SVNClientManager, File, SVNURL, String, boolean) - 类 中的方法net.wicp.tams.common.others.SVNUtil
Imports an unversioned directory into a repository location denoted by a destination URL
isIgnorefiles(File) - 类 中的方法net.wicp.tams.common.others.SVNUtil
判断文件是否该忽略
isURLExist(SVNClientManager, String) - 类 中的方法net.wicp.tams.common.others.SVNUtil
确定一个URL在SVN上是否存在
isWorkingCopy(File) - 类 中的方法net.wicp.tams.common.others.SVNUtil
确定path是否是一个工作空间

L

lockPath(String) - 类 中的方法net.wicp.tams.common.others.ZkClient
 
lockValueList(InterProcessMutex) - 类 中的方法net.wicp.tams.common.others.ZkClient
 
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
 

M

makeDirectory(SVNClientManager, SVNURL, String) - 类 中的方法net.wicp.tams.common.others.SVNUtil
Make directory in svn repository
merge(SVNClientManager, File, String, boolean) - 类 中的方法net.wicp.tams.common.others.SVNUtil
合并分支

N

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

O

overWrite(SVNClientManager, File, String) - 类 中的方法net.wicp.tams.common.others.SVNUtil
把当前目录的文件强制更新到其它分支

P

ProducerAssit - net.wicp.tams.common.others.producer中的类
 
ProducerAssit() - 类 的构造器net.wicp.tams.common.others.producer.ProducerAssit
 
ProducerKafka - net.wicp.tams.common.others.producer中的类
 
ProducerKafka() - 类 的构造器net.wicp.tams.common.others.producer.ProducerKafka
 
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

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

S

showStatus(SVNClientManager, File, boolean) - 类 中的方法net.wicp.tams.common.others.SVNUtil
Collects status information on a single Working Copy item
Ssh2Util - net.wicp.tams.common.others中的类
ssh2的连接
startContainer(ContainerConfig) - 类 中的方法net.wicp.tams.common.others.DockerUtil
启动容器
startContainer(String, String...) - 类 中的方法net.wicp.tams.common.others.DockerUtil
 
SVNUtil - net.wicp.tams.common.others中的类
 

U

update(SVNClientManager, File, SVNRevision, SVNDepth) - 类 中的方法net.wicp.tams.common.others.SVNUtil
Updates a working copy (brings changes from the repository into the working copy).
updateNode(String, String) - 类 中的方法net.wicp.tams.common.others.ZkClient
 

W

watchPath(String, Watcher) - 类 中的方法net.wicp.tams.common.others.ZkClient
 

Z

ZkClient - net.wicp.tams.common.others中的类
 
A B C D E F G I L M N O P R S U W Z 
跳过导航链接

Copyright © 2017. All rights reserved.