public static class JustIndexWriteProc.WriteJustificationsProcConstructor extends AbstractKeyArrayIndexProcedureConstructor<JustIndexWriteProc>
| Modifier and Type | Field and Description |
|---|---|
static JustIndexWriteProc.WriteJustificationsProcConstructor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
JustIndexWriteProc |
newInstance(IRabaCoder keySer,
IRabaCoder valSer,
int fromIndex,
int toIndex,
byte[][] keys,
byte[][] vals)
Uses the specified
IRabaCoders. |
boolean |
sendValues()
Values ARE NOT used.
|
newInstance, newInstance, newInstancepublic static JustIndexWriteProc.WriteJustificationsProcConstructor INSTANCE
public final boolean sendValues()
sendValues in class AbstractKeyArrayIndexProcedureConstructor<JustIndexWriteProc>public JustIndexWriteProc newInstance(IRabaCoder keySer, IRabaCoder valSer, int fromIndex, int toIndex, byte[][] keys, byte[][] vals)
AbstractKeyArrayIndexProcedureConstructorIRabaCoders.newInstance in class AbstractKeyArrayIndexProcedureConstructor<JustIndexWriteProc>Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.