Interface | Description |
---|---|
HGLiveHandle |
A
LiveHandle represents an in memory handle to a HyperGraph atom. |
HGManagedLiveHandle |
Class | Description |
---|---|
DefaultLiveHandle | |
DefaultManagedLiveHandle | |
IntHandleFactory |
Produces integer valued persistent handles.
|
IntPersistentHandle | |
LongHandleFactory | |
LongPersistentHandle | |
PhantomHandle |
An implementation of a live handle that tracks garbage collection activity by
extending
PhantomReference . |
PhantomManagedHandle | |
SequentialUUIDHandleFactory |
A handle factory that generates UUID persistent handles out of a base
long
and an increment counter long value. |
UUID |
NOTE - code adapted from JUG libary (Copyright (c) 2002- Tatu Saloranta, tatu.saloranta@iki.fi).
|
UUIDHandleFactory |
A persistent handle factory based on type IV (crypto-strong) UUIDs.
|
UUIDPersistentHandle | |
WeakHandle | |
WeakManagedHandle |
Copyright © 2015. All rights reserved.