phasedb v0.0.2 PhaseDB.GarbageCollectable protocol

A protocol for instructing cursor's to run a GC sweep.

Summary

Functions

Ask a given cursor to flush

Types

t :: term

Functions

flush(cursor)

Specs

flush(Cursor.t) :: {:ok, non_neg_integer}

Ask a given cursor to flush.