Package org.apache.flink.streaming.api.functions.sink.filesystem
package org.apache.flink.streaming.api.functions.sink.filesystem
-
ClassDescriptionBucket<IN,
BucketID> A bucket is the directory organization of the output of theStreamingFileSink.BucketFactory<IN,BucketID> A factory able to createbucketsfor theStreamingFileSink.BucketLifeCycleListener<IN,BucketID> Listener about the status ofBucket.Buckets<IN,BucketID> The manager of the different active buckets in theStreamingFileSink.DefaultBucketFactoryImpl<IN,BucketID> A factory returningbuckets.FileLifeCycleListener<BucketID>Listener about the status of file.Helper forStreamingFileSink.