Uses of Interface
org.apache.flink.streaming.api.functions.sink.filesystem.BucketLifeCycleListener
-
Packages that use BucketLifeCycleListener Package Description org.apache.flink.streaming.api.functions.sink.filesystem -
-
Uses of BucketLifeCycleListener in org.apache.flink.streaming.api.functions.sink.filesystem
Methods in org.apache.flink.streaming.api.functions.sink.filesystem with parameters of type BucketLifeCycleListener Modifier and Type Method Description voidBuckets. setBucketLifeCycleListener(BucketLifeCycleListener<IN,BucketID> bucketLifeCycleListener)
-