public class CHMScheduler extends Object implements IGASSchedulerImpl
ConcurrentHashMap.| Constructor and Description |
|---|
CHMScheduler(GASEngine gasEngine) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Reset all internal state (and get rid of any thread locals).
|
void |
compactFrontier(IStaticFrontier frontier)
Compact the schedule into the new frontier.
|
void |
schedule(org.openrdf.model.Value v)
Add the vertex to the schedule.
|
public CHMScheduler(GASEngine gasEngine)
public void schedule(org.openrdf.model.Value v)
IGASSchedulerschedule in interface IGASSchedulerv - The vertex.public void clear()
IGASSchedulerImplclear in interface IGASSchedulerImplpublic void compactFrontier(IStaticFrontier frontier)
IGASSchedulerImplcompactFrontier in interface IGASSchedulerImplCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.