com.bigdata.rdf.spo
Class JustIndexWriteProc.WriteJustificationsProcConstructor
java.lang.Object
com.bigdata.btree.proc.AbstractKeyArrayIndexProcedureConstructor<JustIndexWriteProc>
com.bigdata.rdf.spo.JustIndexWriteProc.WriteJustificationsProcConstructor
- Enclosing class:
- JustIndexWriteProc
public static class JustIndexWriteProc.WriteJustificationsProcConstructor
- extends AbstractKeyArrayIndexProcedureConstructor<JustIndexWriteProc>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static JustIndexWriteProc.WriteJustificationsProcConstructor INSTANCE
sendValues
public final boolean sendValues()
- Values ARE NOT used.
- Specified by:
sendValues in class AbstractKeyArrayIndexProcedureConstructor<JustIndexWriteProc>
newInstance
public JustIndexWriteProc newInstance(IRabaCoder keySer,
IRabaCoder valSer,
int fromIndex,
int toIndex,
byte[][] keys,
byte[][] vals)
- Description copied from class:
AbstractKeyArrayIndexProcedureConstructor
- Uses the specified
IRabaCoders.
- Specified by:
newInstance in class AbstractKeyArrayIndexProcedureConstructor<JustIndexWriteProc>
- Returns:
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.