Bucket.BucketAssigner that does not perform any bucketing of files.BucketAssigner can use for getting additional data about an input
record.writers.DefaultRollingPolicy.PolicyBuilder that is used to configure and build an instance of DefaultRollingPolicy.BulkPartWriters.RollingPolicy which rolls on every checkpoint.CheckpointRollingPolicy.InProgressFileWriter.PendingFileRecoverable of the written compacting file.CompactingFileWriter to write a compacting file.CompactingFileWriter.BucketAssigner that assigns to buckets based on current system time.DateTimeBucketAssigner with format string "yyyy-MM-dd--HH".DateTimeBucketAssigner with the given date/time format string.DateTimeBucketAssigner with format string "yyyy-MM-dd--HH"
using the given timezone.DateTimeBucketAssigner with the given date/time format string using the
given timezone.RollingPolicy.DefaultRollingPolicy.Bucket uses the InProgressFileWriter to write element to a part file.RollingPolicy which rolls (ONLY) on every checkpoint.CompactingFileWriter of the requesting type.InProgressFileWriter.PartFileConfig with values passed as parameters.OutputStreamBasedCompactingFileWriter to directly write a
compacting file as an OutputStream.RecoverableFsDataOutputStream.InProgressFileRecoverable implementation for OutputStreamBasedBucketWriter.OutputStreamBasedPartFileWriter.OutputStreamBasedInProgressFileRecoverable.PendingFileRecoverable implementation for OutputStreamBasedBucketWriter.OutputStreamBasedPartFileWriter.OutputStreamBasedPendingFileRecoverable.RollingPolicy in order to determine if it should roll the part file or not.RecordWiseCompactingFileWriter to write elements to a compacting
file.InProgressFileWriter from a InProgressFileWriter.InProgressFileRecoverable.Bucket in the Filesystem Sink rolls its currently
open part file and opens a new one.RowWisePartWriters.InProgressFileWriter for row-wise formats that use an Encoder.SimpleVersionedSerializer implementation for Strings.null if the element does not
have an assigned timestamp.withInactivityInterval(Duration) instead.withMaxPartSize(MemorySize) instead.withRolloverInterval(Duration) instead.BucketWriter.Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.