public abstract class RecordReaderGenericRdfBase<U,G,A,T> extends RecordReaderGenericBase<U,G,A,T>
Modifier and Type | Field and Description |
---|---|
protected org.apache.jena.riot.Lang |
lang |
protected String |
prefixesMaxLengthKey |
accumulating, baseIri, baseIriKey, codec, currentKey, currentValue, datasetFlow, decompressor, headerBytesKey, isEncoded, maxRecordLength, maxRecordLengthKey, minRecordLength, minRecordLengthKey, prefixBytes, probeRecordCount, probeRecordCountKey, rawStream, recordStartPattern, split, splitEnd, splitLength, splitStart, stream
Constructor and Description |
---|
RecordReaderGenericRdfBase(String minRecordLengthKey,
String maxRecordLengthKey,
String probeRecordCountKey,
String prefixesMaxLengthKey,
Pattern recordSearchPattern,
org.apache.jena.riot.Lang lang,
Accumulating<U,G,A,T> accumulating) |
aggregate, close, createRecordFlow, findFirstPositionWithProbeSuccess, findNextRecord, getCurrentKey, getCurrentValue, getProgress, initialize, initRecordFlow, logClose, logUnexpectedClose, nextKeyValue, parse, setStreamToInterval
protected org.apache.jena.riot.Lang lang
protected String prefixesMaxLengthKey
Copyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.