Package io.activej.state.file
Interface FileNamingScheme
public interface FileNamingScheme
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription@Nullable FileNamingScheme.DiffdecodeDiff(String filename) @Nullable LongdecodeSnapshot(String filename) diffGlob()diffGlob(long from) encodeDiff(long from, long to) encodeSnapshot(long revision)