Uses of Package
org.apache.flink.formats.hadoop.bulk
-
Classes in org.apache.flink.formats.hadoop.bulk used by org.apache.flink.formats.hadoop.bulk Class Description HadoopFileCommitter The committer publishes an intermediate Hadoop file to the target path after it finishes writing.HadoopFileCommitterFactory The factory to create theHadoopFileCommitter.HadoopPathBasedBulkWriter SpecializedBulkWriterwhich is expected to write to specifiedPath.HadoopPathBasedBulkWriter.Factory A factory that creates aHadoopPathBasedBulkWriter.HadoopPathBasedPartFileWriter The part-file writer that writes to the specified hadoop path. -
Classes in org.apache.flink.formats.hadoop.bulk used by org.apache.flink.formats.hadoop.bulk.committer Class Description HadoopFileCommitter The committer publishes an intermediate Hadoop file to the target path after it finishes writing. -
Classes in org.apache.flink.formats.hadoop.bulk used by org.apache.flink.streaming.api.functions.sink.filesystem Class Description HadoopFileCommitterFactory The factory to create theHadoopFileCommitter.HadoopPathBasedBulkWriter.Factory A factory that creates aHadoopPathBasedBulkWriter.