Package | Description |
---|---|
com.bigdata.rdf.store |
This package provides several realizations of an RDF database using the bigdata
architecture, including one suitable for temporary data, one suitable for local
processing (single host), and one designed for scale-out on commodity hardware.
|
com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractScaleOutClient |
AbstractDistributedBigdataFederationTestCase.client |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedClient<T>
A client for an embedded federation (the client and the data services all run
in the same process).
|
Modifier and Type | Method and Description |
---|---|
static AbstractScaleOutClient<?> |
ScaleOutClientFactory.getJiniClient(String[] propertyFiles) |
static AbstractScaleOutClient<?> |
ScaleOutClientFactory.getJiniClient(String provider,
String[] propertyFiles) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.