Uses of Class
org.aksw.commons.io.util.PathTransfer
Packages that use PathTransfer
-
Uses of PathTransfer in org.aksw.commons.io.util
Fields in org.aksw.commons.io.util with type parameters of type PathTransferMethods in org.aksw.commons.io.util with parameters of type PathTransferModifier and TypeMethodDescriptionstatic longFileChannelUtils.transferFromFully(FileChannel dest, PathTransfer pathTransfer, Consumer<Long> contribCallback) Invoke transferFrom on dest with arguments based on pathTransferConstructor parameters in org.aksw.commons.io.util with type arguments of type PathTransferModifierConstructorDescriptionFileMerger(Path destPath, List<PathTransfer> pathTransfers, long totalTransferSize)