@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.
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.