Package | Description |
---|---|
org.apache.flink.streaming.connectors.fs | |
org.apache.flink.streaming.connectors.fs.bucketing | |
org.apache.flink.streaming.tests |
Modifier and Type | Class and Description |
---|---|
class |
SystemClock
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.Path |
DateTimeBucketer.getBucketPath(Clock clock,
org.apache.hadoop.fs.Path basePath,
T element)
Deprecated.
|
org.apache.hadoop.fs.Path |
Bucketer.getBucketPath(Clock clock,
org.apache.hadoop.fs.Path basePath,
T element)
Deprecated.
Returns the
Path of a bucket file. |
org.apache.hadoop.fs.Path |
BasePathBucketer.getBucketPath(Clock clock,
org.apache.hadoop.fs.Path basePath,
T element)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.Path |
BucketingSinkTestProgram.KeyBucketer.getBucketPath(Clock clock,
org.apache.hadoop.fs.Path basePath,
Tuple4<Integer,Long,Integer,String> element) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.