提交 3d51e6c3 编写于 作者: spaflink's avatar spaflink 提交者: Stefan Richter

[hotfix] [javadoc] RocksFullSnapshotStrategy remark DESCRIPTION correctly

上级 de7440e5
......@@ -79,7 +79,7 @@ import static org.apache.flink.contrib.streaming.state.snapshot.RocksSnapshotUti
*/
public class RocksFullSnapshotStrategy<K> extends RocksDBSnapshotStrategyBase<K> {
private static final String DESCRIPTION = "Asynchronous incremental RocksDB snapshot";
private static final String DESCRIPTION = "Asynchronous full RocksDB snapshot";
/** This decorator is used to apply compression per key-group for the written snapshot data. */
@Nonnull
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册