telepath / com.github.giedomak.telepath.kpathindex

Package com.github.giedomak.telepath.kpathindex

Wrapper for the path index from the PathDB module.

Types

KPathIndex

interface KPathIndex

KPathIndex interface defining the public methods of a path index.

KPathIndexDisk

class KPathIndexDisk : KPathIndex

KPathIndexInMemory

class KPathIndexInMemory : KPathIndex

InMemory implementation of the KPathIndex.