$batch */ public function export(iterable $batch, ?CancellationInterface $cancellation = null): FutureInterface; public function forceFlush(?CancellationInterface $cancellation = null): bool; public function shutdown(?CancellationInterface $cancellation = null): bool; }