Package | Description |
---|---|
com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService . |
Modifier and Type | Method and Description |
---|---|
protected static MoveResult |
MoveTask.doAtomicUpdate(ResourceManager resourceManager,
String sourceIndexName,
BuildResult historicalWritesBuildResult,
UUID targetDataServiceUUID,
int targetIndexPartitionId,
Event parentEvent)
Submits an
MoveTask.AtomicUpdate and awaits and returns its outcome. |
protected MoveResult |
MoveTask.doTask()
Builds a compact index segment from the historical view as of the last
commit time on the old journal and then submits an atomic update
operation to move the source index partition to the target data service.
|
MoveResult |
MoveTask.AtomicUpdate.doTask()
Atomic update (move).
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.