| Package | Description |
|---|---|
| org.apache.flink.streaming.api.functions.sink.filesystem | |
| org.apache.flink.streaming.api.functions.sink.filesystem.bucketassigners |
| Modifier and Type | Method and Description |
|---|---|
BucketID |
BucketAssigner.getBucketId(IN element,
BucketAssigner.Context context)
Returns the identifier of the bucket the provided element should be put into.
|
| Modifier and Type | Method and Description |
|---|---|
String |
DateTimeBucketAssigner.getBucketId(IN element,
BucketAssigner.Context context) |
String |
BasePathBucketAssigner.getBucketId(T element,
BucketAssigner.Context context) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.