| Package | Description | 
|---|---|
| com.bigdata.journal | 
 
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions. 
 | 
| 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 | 
|---|---|
static interface  | 
Journal.IJournalCounters
Interface defines and documents the counters and counter namespaces
 reported by the  
Journal and the various services which it uses. | 
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
ResourceManager.IResourceManagerCounters
Interface defines and documents the counters and counter namespaces for
 the  
ResourceManager. | 
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
DataService.IDataServiceCounters
Interface defines and documents the counters and counter namespaces
 reported by the  
DataService and the various services which it
 uses. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.