Package io.kestra.core.services
Class StorageService
java.lang.Object
io.kestra.core.services.StorageService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsplit(RunContext runContext, StorageSplitInterface storageSplitInterface, URI from)
-
Constructor Details
-
StorageService
public StorageService()
-
-
Method Details
-
split
public static List<URI> split(RunContext runContext, StorageSplitInterface storageSplitInterface, URI from) throws IOException - Throws:
IOException
-