Package | Description |
---|---|
net.sansa_stack.hadoop.generic | |
net.sansa_stack.hadoop.jena.rdf.base | |
net.sansa_stack.hadoop.jena.rdf.trig |
Modifier and Type | Field and Description |
---|---|
protected Accumulating<U,G,A,T> |
RecordReaderGenericBase.accumulating |
Modifier and Type | Method and Description |
---|---|
static <T> Accumulating |
Accumulating.identity()
Identity accumulator - turns each item into a group that contains only the item and whose value is the item
|
Constructor and Description |
---|
RecordReaderGenericBase(String minRecordLengthKey,
String maxRecordLengthKey,
String probeRecordCountKey,
Pattern recordStartPattern,
String baseIriKey,
String headerBytesKey,
Accumulating<U,G,A,T> accumulating) |
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) |
Modifier and Type | Class and Description |
---|---|
static class |
RecordReaderTrigDataset.AccumulatingDataset |
Copyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.