Package io.kestra.core.tasks.flows
Class ForEachItem.Batch
java.lang.Object
io.kestra.core.tasks.flows.ForEachItem.Batch
- All Implemented Interfaces:
StorageSplitInterface
- Enclosing class:
- ForEachItem
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.kestra.core.storages.StorageSplitInterface
getBytes, getPartitions, getRows, getSeparator
-
Constructor Details
-
Batch
public Batch()
-