JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.basex.index.IndexEntry
Packages that use
IndexEntry
Package
Description
org.basex.index
Database Index structures.
Uses of
IndexEntry
in
org.basex.index
Methods in
org.basex.index
that return
IndexEntry
Modifier and Type
Method
Description
IndexEntry
IndexCache.
add
(byte[] key, int count, long offset)
Adds a new cache entry.
IndexEntry
IndexCache.
get
(byte[] key)
Gets cached entry for the specified key.