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
IRabaCoder s. |
boolean |
sendValues()
Values ARE NOT used.
|
newInstance, newInstance, newInstance
public 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)
AbstractKeyArrayIndexProcedureConstructor
IRabaCoder
s.newInstance
in class AbstractKeyArrayIndexProcedureConstructor<JustIndexWriteProc>
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.