Uses of Interface
io.datarouter.bytes.kvfile.KvFileStorage
Packages that use KvFileStorage
-
Uses of KvFileStorage in io.datarouter.bytes.kvfile
Methods in io.datarouter.bytes.kvfile that return KvFileStorageModifier and TypeMethodDescriptionKvFileMerger.KvFileMergerStorageParams.storage()Returns the value of thestoragerecord component.Constructors in io.datarouter.bytes.kvfile with parameters of type KvFileStorageModifierConstructorDescriptionKvFileMergerStorageParams(KvFileStorage storage, Supplier<String> filenameSupplier) Creates an instance of aKvFileMergerStorageParamsrecord class.