| Package | Description |
|---|---|
| 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.
|
| com.bigdata.service.ndx |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractResourceManagerTestCase.MockMetadataService
A minimal implementation of
IMetadataService - only those methods
actually used by the ResourceManager are implemented. |
| Modifier and Type | Field and Description |
|---|---|
protected IMetadataService |
AbstractResourceManagerTestCase.metadataService |
| Modifier and Type | Method and Description |
|---|---|
IMetadataService |
AbstractResourceManagerTestCase.MockFederation.getMetadataService() |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedMetadataService
A local (in process) metadata service.
|
class |
MetadataService
Implementation of a metadata service for a named scale-out index.
|
| Modifier and Type | Field and Description |
|---|---|
protected IMetadataService |
AbstractEmbeddedFederationTestCase.metadataService |
| Modifier and Type | Method and Description |
|---|---|
IMetadataService |
EmbeddedFederation.getMetadataService()
The (in process)
MetadataService. |
IMetadataService |
IBigdataFederation.getMetadataService()
Return the metadata service (or a proxy for the metadata service).
|
protected IMetadataService |
NoCacheMetadataIndexView.getMetadataService() |
| Modifier and Type | Method and Description |
|---|---|
protected IMetadataService |
AbstractScaleOutClientIndexView.getMetadataService()
Obtain the proxy for a metadata service.
|
protected IMetadataService |
ClientIndexView.getMetadataService()
Obtain the proxy for a metadata service.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.