public class SPOIndexRemover extends Object implements Callable<Long>
Justification
s for
truth maintenance then the caller is responsible for also removing the
Justification
s for the statements being deleted using a
JustificationRemover
.Modifier and Type | Field and Description |
---|---|
protected static boolean |
DEBUG
True iff the
log level is DEBUG or less. |
protected static boolean |
INFO
True iff the
log level is INFO or less. |
protected static org.apache.log4j.Logger |
log |
Constructor and Description |
---|
SPOIndexRemover(SPORelation spoRelation,
ISPO[] stmts,
int numStmts,
SPOKeyOrder keyOrder,
boolean primaryIndex,
boolean clone,
AtomicLong sortTime,
AtomicLong writeTime,
AtomicLong mutationCount,
boolean reportMutations) |
protected static final org.apache.log4j.Logger log
protected static final boolean INFO
log
level is INFO or less.protected static final boolean DEBUG
log
level is DEBUG or less.public SPOIndexRemover(SPORelation spoRelation, ISPO[] stmts, int numStmts, SPOKeyOrder keyOrder, boolean primaryIndex, boolean clone, AtomicLong sortTime, AtomicLong writeTime, AtomicLong mutationCount, boolean reportMutations)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.