Modifier and Type | Method and Description |
---|---|
String |
FileSinkProgram.KeyBucketAssigner.getBucketId(Tuple2<Integer,Integer> element,
BucketAssigner.Context context) |
Modifier and Type | Method and Description |
---|---|
String |
FileSystemTableSink.TableBucketAssigner.getBucketId(RowData element,
BucketAssigner.Context context) |
Modifier and Type | Method and Description |
---|---|
String |
StreamSQLTestProgram.KeyBucketAssigner.getBucketId(Row element,
BucketAssigner.Context context) |
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–2024 The Apache Software Foundation. All rights reserved.