| Package | Description |
|---|---|
| org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners |
| Modifier and Type | Class and Description |
|---|---|
class |
BasePathBucketAssigner<T>
A
BucketAssigner that does not perform any bucketing of files. |
class |
DateTimeBucketAssigner<IN>
A
BucketAssigner that assigns to buckets based on current system time. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.