Uses of Class
com.norconex.importer.util.ReadAdapter.ChunkedReadOptions
Packages that use ReadAdapter.ChunkedReadOptions
-
Uses of ReadAdapter.ChunkedReadOptions in com.norconex.importer.util
Methods in com.norconex.importer.util that return ReadAdapter.ChunkedReadOptionsModifier and TypeMethodDescriptionReadAdapter.ChunkedReadOptions.maxChunkSize(int maxChunkSize) ReadAdapter.ChunkedReadOptions.skipEmpty(boolean skipEmpty) Methods in com.norconex.importer.util with parameters of type ReadAdapter.ChunkedReadOptionsModifier and TypeMethodDescriptionbooleanReadAdapter.asChunkedText(@NonNull FailableBiFunction<Integer, String, Boolean, IOException> textConsumer, ReadAdapter.ChunkedReadOptions chunkedReadOptions)