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 | Method and Description |
---|---|
IClientIndex |
AbstractResourceManagerTestCase.MockFederation.getIndex(String name,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
IClientIndex |
AbstractFederation.getIndex(String name,
long timestamp)
Applies an
AbstractIndexCache and strengthens the return type. |
IClientIndex |
IBigdataFederation.getIndex(String name,
long timestamp)
Obtain a view on a partitioned index.
|
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractIndexCache<? extends IClientIndex> |
AbstractFederation.getIndexCache()
Return the cache for
IIndex objects. |
Modifier and Type | Interface and Description |
---|---|
interface |
IScaleOutClientIndex
A client-side view of a scale-out index.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractScaleOutClientIndexView
Abstract base class for the
IScaleOutClientIndex implementation(s). |
class |
AbstractScaleOutClientIndexView2
Abstract class encapsulating MOST of the logic for executing tasks
corresponding to client index operations.
|
class |
ClientIndexView
A client-side view of a scale-out index as of some timestamp.
|
class |
ClientIndexViewRefactor
A client-side view of a scale-out index as of some timestamp.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.