Object FixedSizedBlockDictionary.Companion
-
- All Implemented Interfaces:
public class FixedSizedBlockDictionary.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static FixedSizedBlockDictionary.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final FixedSizedBlockDictionaryopenRandomAccessFile(FileHandle file)final FixedSizedBlockDictionarycreateFile(List<String> values, Integer blockSize, String version, FileHandle file)-
-
Method Detail
-
openRandomAccessFile
final FixedSizedBlockDictionary openRandomAccessFile(FileHandle file)
-
createFile
final FixedSizedBlockDictionary createFile(List<String> values, Integer blockSize, String version, FileHandle file)
-
-
-
-