write


Description:

public bool write () throws Error

Write an existing index object from memory back to disk using an atomic file lock.

Parameters:

this

a Index.

Returns:

true if the index was successfully written to disk, false otherwise.