public static class Id2TermWriteProc.Id2TermWriteProcConstructor extends AbstractKeyArrayIndexProcedureConstructor<Id2TermWriteProc>
Modifier and Type | Field and Description |
---|---|
static Id2TermWriteProc.Id2TermWriteProcConstructor |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
Id2TermWriteProc |
newInstance(IRabaCoder keysCoder,
IRabaCoder valsCoder,
int fromIndex,
int toIndex,
byte[][] keys,
byte[][] vals)
Uses the specified
IRabaCoder s. |
boolean |
sendValues()
Values are required.
|
newInstance, newInstance, newInstance
public static Id2TermWriteProc.Id2TermWriteProcConstructor INSTANCE
public final boolean sendValues()
sendValues
in class AbstractKeyArrayIndexProcedureConstructor<Id2TermWriteProc>
public Id2TermWriteProc newInstance(IRabaCoder keysCoder, IRabaCoder valsCoder, int fromIndex, int toIndex, byte[][] keys, byte[][] vals)
AbstractKeyArrayIndexProcedureConstructor
IRabaCoder
s.newInstance
in class AbstractKeyArrayIndexProcedureConstructor<Id2TermWriteProc>
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.