| Package | Description |
|---|---|
| org.apache.flink.streaming.api.functions.sink.filesystem.rollingpolicies |
| Class and Description |
|---|
| CheckpointRollingPolicy
An abstract
RollingPolicy which rolls on every checkpoint. |
| CheckpointRollingPolicy.PolicyBuilder
The base abstract builder class for
CheckpointRollingPolicy. |
| DefaultRollingPolicy
The default implementation of the
RollingPolicy. |
| DefaultRollingPolicy.PolicyBuilder
A helper class that holds the configuration properties for the
DefaultRollingPolicy. |
| OnCheckpointRollingPolicy
A
RollingPolicy which rolls (ONLY) on every checkpoint. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.