Uses of Interface
org.apache.flink.streaming.api.functions.sink.filesystem.BucketAssigner
Packages that use BucketAssigner
-
Uses of BucketAssigner in org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners
Classes in org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners that implement BucketAssignerModifier and TypeClassDescriptionclassABucketAssignerthat does not perform any bucketing of files.classABucketAssignerthat assigns to buckets based on current system time.