| Package | Description | 
|---|---|
| com.bigdata.relation.rule.eval | 
 
    This package supports rule evaluation. 
 | 
| com.bigdata.relation.rule.eval.pipeline | 
 
    This package implements a pipeline join. 
 | 
| 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 | Class and Description | 
|---|---|
class  | 
AbstractStepTask  | 
class  | 
MutationTask
A task that executes a mutation operation. 
 | 
class  | 
ProgramTask
Task for executing a program when all of the indices for the relation are
 co-located on the same  
DataService. | 
class  | 
QueryTask
A task that executes a query operation. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JoinTaskFactoryTask
A factory for  
DistributedJoinTasks. | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
MoveTask.ReceiveIndexPartitionTask
Receives an index partition comprised of a historical index segment store
 and an index segment store containing the buffered writes and registers
 the index partition on the data service on which this procedure is
 executed. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IDataServiceCallable
Interface for procedures that require access to the  
IDataService and
 or the federation. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DataServiceCallable<T>
Base class for  
IDataServiceCallable. | 
class  | 
FederationCallable<T>
Base class for  
IFederationCallable. | 
class  | 
ListIndicesTask
Task returns an array of the named indices on the  
DataService to
 which it is submitted. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.