Package | Description |
---|---|
eu.fbk.knowledgestore.data |
Data objects and supporting classes (
ks-core ). |
eu.fbk.knowledgestore.datastore.hbase.utils |
HBaseDataStore utilities (ks-server-hbase ). |
eu.fbk.knowledgestore.runtime |
Server-side runtime services (
ks-server ). |
Modifier and Type | Method and Description |
---|---|
static <T extends Serializable> |
Dictionary.createHadoopDictionary(Class<T> objectClass,
String fileURL) |
static <T extends Serializable> |
Dictionary.createLocalDictionary(Class<T> objectClass,
File file) |
Constructor and Description |
---|
Serializer(boolean compress,
Dictionary<org.openrdf.model.URI> dictionary,
org.openrdf.model.ValueFactory factory) |
Modifier and Type | Method and Description |
---|---|
Dictionary<org.openrdf.model.URI> |
AvroSerializer.getDictionary() |
Constructor and Description |
---|
AvroSerializer(Dictionary<org.openrdf.model.URI> dictionary) |
Modifier and Type | Method and Description |
---|---|
Dictionary<org.openrdf.model.URI> |
SerializerAvro.getDictionary() |
Constructor and Description |
---|
SerializerAvro(Dictionary<org.openrdf.model.URI> dictionary) |
Copyright © 2015–2016 FBK-irst. All rights reserved.