public static class Term2IdWriteProc.Term2IdWriteProcConstructor extends AbstractKeyArrayIndexProcedureConstructor<Term2IdWriteProc>
Constructor and Description |
---|
Term2IdWriteProc.Term2IdWriteProcConstructor(boolean readOnly,
boolean storeBlankNodes,
int scaleOutTermIdBitsToReverse) |
Modifier and Type | Method and Description |
---|---|
Term2IdWriteProc |
newInstance(IRabaCoder keySer,
IRabaCoder valSer,
int fromIndex,
int toIndex,
byte[][] keys,
byte[][] vals)
Uses the specified
IRabaCoder s. |
boolean |
sendValues()
Values ARE NOT sent.
|
newInstance, newInstance, newInstance
public Term2IdWriteProc.Term2IdWriteProcConstructor(boolean readOnly, boolean storeBlankNodes, int scaleOutTermIdBitsToReverse)
public final boolean sendValues()
sendValues
in class AbstractKeyArrayIndexProcedureConstructor<Term2IdWriteProc>
public Term2IdWriteProc newInstance(IRabaCoder keySer, IRabaCoder valSer, int fromIndex, int toIndex, byte[][] keys, byte[][] vals)
AbstractKeyArrayIndexProcedureConstructor
IRabaCoder
s.newInstance
in class AbstractKeyArrayIndexProcedureConstructor<Term2IdWriteProc>
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.