Package | Description |
---|---|
org.basex.index |
Database Index structures.
|
Modifier and Type | Method and Description |
---|---|
IndexEntry |
IndexCache.add(byte[] key,
int sz,
long off)
Adds a new cache entry.
|
IndexEntry |
IndexCache.get(byte[] key)
Gets cached entry for the specified key.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.