Add chunk store and chunk list helper
This commit is contained in:
@@ -8,7 +8,7 @@ class PositionType(Enum):
|
||||
Device = 2
|
||||
File = 3
|
||||
FileRange = 4
|
||||
ChunkManager = 5
|
||||
ChunkStore = 5
|
||||
|
||||
|
||||
class PositionFileRange:
|
||||
|
||||
Reference in New Issue
Block a user