Uses of Class
org.pipecraft.infra.storage.google_cs.SlicedTransferFileHandler
-
Packages that use SlicedTransferFileHandler Package Description org.pipecraft.infra.storage.google_cs -
-
Uses of SlicedTransferFileHandler in org.pipecraft.infra.storage.google_cs
Methods in org.pipecraft.infra.storage.google_cs that return SlicedTransferFileHandler Modifier and Type Method Description SlicedTransferFileHandlerSliceTransferJobDetails. getTargetFileHandler()Constructors in org.pipecraft.infra.storage.google_cs with parameters of type SlicedTransferFileHandler Constructor Description SliceTransferJobDetails(com.google.cloud.storage.Blob readBlob, int chunkSize, SlicedTransferFileHandler targetFileHandler, long start, long length)
-