Method and Description |
---|
ch.systemsx.cisd.base.unix.Unix.getInode(String)
Use method
Unix.getInode(String) from Unix.getLinkInfo(String) instead. |
ch.systemsx.cisd.base.unix.Unix.getNumberOfHardLinks(String)
Use method
Unix.getNumberOfHardLinks(String) from Unix.getLinkInfo(String) instead. |
ch.systemsx.cisd.base.namedthread.NamingThreadPoolExecutor.setThreadFactory(ThreadFactory) |