module LavinMQ::Clustering::FileIndex

Direct including types

Defined in:

lavinmq/clustering/file_index.cr

Instance Method Summary

Instance Method Detail

abstract def files_with_hash(& : Tuple(String, Bytes) -> Nil) #

[View source]
abstract def with_file(filename : String, & : MFile | File | Nil -> Nil) : Nil #

[View source]