| 接口 | 说明 |
|---|---|
| VersionController |
VersionController manages the version(a monotonically increasing long) of a storage group.
|
| 类 | 说明 |
|---|---|
| SimpleFileVersionController |
SimpleFileVersionController uses a local file and its file name to store the version.
|
| SysTimeVersionController |
SysTimeVersionController uses system timestamp as the version number.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.