| Package | Description |
|---|---|
| com.bigdata.bop.engine | |
| com.bigdata.bop.fed | |
| com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService. |
| com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IQueryClient
Interface for a client executing queries (the query controller).
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryEngine
A class managing execution of concurrent queries against a local
IIndexManager. |
| Modifier and Type | Class and Description |
|---|---|
class |
FederatedQueryEngine
An
IBigdataFederation aware QueryEngine. |
| Modifier and Type | Method and Description |
|---|---|
IQueryPeer |
FederatedRunningQuery.getQueryPeer(UUID serviceUUID)
Resolve the proxy for an
IQueryPeer. |
protected IQueryPeer |
FederatedQueryEngine.getQueryPeer(UUID serviceUUID)
Resolve an
IQueryPeer. |
| Modifier and Type | Method and Description |
|---|---|
IQueryPeer |
AbstractResourceManagerTestCase.MockMetadataService.getQueryEngine() |
| Modifier and Type | Method and Description |
|---|---|
IQueryPeer |
IDataService.getQueryEngine()
Return the
IQueryPeer running on this service. |
IQueryPeer |
DataService.getQueryEngine()
The object used to support distributed query against an
IBigdataFederation. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.