A wrap disk log file consists of several files, called index files. A log file can be opened and closed. It is also possible to open just one index file separately. If an non-existent or a non-internally formatted file is opened, an error message is returned. If the file is corrupt, no attempt to repair it will be done but an error message is returned.
If a log is configured to be distributed, there is a possibility that all items
are not loggen on all nodes.
Continuation returned by
This function makes it possible to efficiently read the terms which have been appended to a log. It minimises disk I/O by reading large 8K chunks from the file.
The first time
When
The
The
The returned continuation may or may not be valid in the next call to
This function closes a log file properly.
The
The function returns
This version of the