@Internal public class Bucket<IN,BucketID> extends Object
StreamingFileSink.
For each incoming element in the StreamingFileSink, the user-specified BucketAssigner is queried to see in which bucket this element should be written to.
public BucketID getBucketId()
public org.apache.flink.core.fs.Path getBucketPath()
public long getPartCounter()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.