Uses of Class
com.ocient.cli.extract.RecordExtractorFactory.WriterHandle
Packages that use RecordExtractorFactory.WriterHandle
-
Uses of RecordExtractorFactory.WriterHandle in com.ocient.cli.extract
Methods in com.ocient.cli.extract that return RecordExtractorFactory.WriterHandleModifier and TypeMethodDescriptionRecordExtractorFactory.WriterHandle.async(int index, com.univocity.parsers.common.AbstractWriter<?> writer, Writer unformattedSink, CompletionStage<Void> onStreamClosed) protected RecordExtractorFactory.WriterHandleResultSetExtractor.startNewWriter(int fileIndex) RecordExtractorFactory.WriterHandle.sync(int index, com.univocity.parsers.common.AbstractWriter<?> writer, Writer unformattedSink)