Uses of Package
org.pipecraft.infra.storage.google_cs
-
Packages that use org.pipecraft.infra.storage.google_cs Package Description org.pipecraft.infra.storage.google_cs org.pipecraft.pipes.source.google_cs org.pipecraft.pipes.terminal.google_cs -
Classes in org.pipecraft.infra.storage.google_cs used by org.pipecraft.infra.storage.google_cs Class Description GoogleStorageBucket A storage bucket implementation based on Google Storage.SlicedTransferFileHandler Takes part in sliced transfer, making sure that: 1) The local file writer is created lazilly, only when we start downloading a slice belonging to the file 2) The local file's writer is closed immediately after writing the last slice of the file -
Classes in org.pipecraft.infra.storage.google_cs used by org.pipecraft.pipes.source.google_cs Class Description GoogleStorage Adapter for Google Storage client. -
Classes in org.pipecraft.infra.storage.google_cs used by org.pipecraft.pipes.terminal.google_cs Class Description GoogleStorage Adapter for Google Storage client.