Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.relation Classes and Interfaces - 134 results found.
NameDescriptionTypePackageFramework
AbstractArrayBufferA thread-safe buffer backed by a fixed capacity array.Classcom.bigdata.relation.accesspathBlazeGraph
AbstractElementBufferBase class for IBuffer of IRelation elements whose target is a mutation (insert, delete, or update) of some IMutableRelation.Classcom.bigdata.relation.accesspathBlazeGraph
AbstractElementBuffer .DeleteBufferBuffer writes on IMutableRelation.Classcom.bigdata.relation.accesspathBlazeGraph
AbstractElementBuffer .InsertBufferBuffer writes on IMutableRelation.Classcom.bigdata.relation.accesspathBlazeGraph
AbstractJoinNexusBase implementation for IJoinNexusVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.relation.rule.evalBlazeGraph
AbstractJoinNexusFactoryBase implementation for IJoinNexusFactory.Classcom.bigdata.relation.rule.evalBlazeGraph
AbstractRelationBase class for IRelation and IMutableRelation impls.Classcom.bigdata.relationBlazeGraph
AbstractResourceBase class for locatable resources.Classcom.bigdata.relationBlazeGraph
AbstractResource .OptionsOptions for locatable resources.Interfacecom.bigdata.relationBlazeGraph
AbstractRuleTestCaseClasscom.bigdata.relation.ruleBlazeGraph
AbstractRuleTestCase .MyRuleClasscom.bigdata.relation.ruleBlazeGraph
AbstractRuleTestCase .PClasscom.bigdata.relation.ruleBlazeGraph
AbstractRuleTestCase .TestRuleRdfs04a (?u ?a ?x) -> (?u rdf:type rdfs:Resource)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.relation.ruleBlazeGraph
AbstractRuleTestCase .TestRuleRdfs9 (?u,rdfs:subClassOf,?x), (?v,rdf:type,?u) -> (?v,rdf:type,?x)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.relation.ruleBlazeGraph
AbstractSolutionBufferBase class for IBuffer whose target is a mutation (insert, delete, or update) of some IMutableRelation.Classcom.bigdata.relation.rule.evalBlazeGraph
AbstractSolutionBuffer .DeleteSolutionBufferBuffer writes on IMutableRelation.Classcom.bigdata.relation.rule.evalBlazeGraph
AbstractSolutionBuffer .InsertSolutionBufferBuffer writes on IMutableRelation#insert(IChunkedIterator) when it isVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.relation.rule.evalBlazeGraph
AbstractStepTaskClasscom.bigdata.relation.rule.evalBlazeGraph
AbstractUnsynchronizedArrayBufferAn abstract implementation of an unsynchronized buffer backed by a fixed This implementation is NOT thread-safe.Classcom.bigdata.relation.accesspathBlazeGraph
AccessPathAbstract base class for type-specific IAccessPath implementations.Classcom.bigdata.relation.accesspathBlazeGraph
AccessPathFusedViewA read-only fused view of two access paths obtained for the same IPredicate constraint in two different databases (this is used forClasscom.bigdata.relation.accesspathBlazeGraph
ActionEnumSymbolic constants corresponding to the type of action associated with the execution of an IProgram.Classcom.bigdata.relation.rule.evalBlazeGraph
ArrayAccessPathAn access path over an array of elements.Classcom.bigdata.relation.accesspathBlazeGraph
BindingClasscom.bigdata.relation.ruleBlazeGraph
BlockingBuffer A buffer that will block when it is full.Classcom.bigdata.relation.accesspathBlazeGraph
BufferClosedExceptionException thrown by IBlockingBuffer#add() if the buffer is closed.Classcom.bigdata.relation.accesspathBlazeGraph
ChunkConsumerIteratorA class that aligns a buffer of E[]s (a buffer of chunks) with an IChunkedOrderedIterator.Classcom.bigdata.relation.accesspathBlazeGraph
ChunkMergeSortHelperUtility for merge sort of chunks.Classcom.bigdata.relation.accesspathBlazeGraph
ChunkTraceUtility class that may be used to trace the chunks accepted for join processing for each predicate.Classcom.bigdata.relation.rule.evalBlazeGraph
DefaultResourceLocatorGeneric implementation relies on a ctor for the resource with the following public NAME ( IIndexManager indexManager, String namespace, Long timestamp, Properties properties )Classcom.bigdata.relation.locatorBlazeGraph
DefaultRuleTaskFactoryDefault factory for tasks to execute IRules.Classcom.bigdata.relation.rule.evalBlazeGraph
DelegateBufferA delegation pattern which does not pass on the close() method.Classcom.bigdata.relation.accesspathBlazeGraph
DistributedJoinMasterTask Note: For query, this object MUST be executed locally on the client.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
DistributedJoinTask of this task per index partition on which the rule will read.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
ElementFilterAlign the predicate's IElementFilter constraint with ITupleFilter so that the IElementFilter can be evaluatedClasscom.bigdata.relation.accesspathBlazeGraph
EmptyAccessPathAn access path that is known to be empty.Classcom.bigdata.relation.accesspathBlazeGraph
EmptyAccessPathExpanderAn "expander" which replaces the access path with an EmptyAccessPath.Classcom.bigdata.relation.ruleBlazeGraph
EmptyAsynchronousIteratorAn empty IAsynchronousIterator.Classcom.bigdata.relation.accesspathBlazeGraph
EmptyCloseableIteratorAn empty ICloseableIterator.Classcom.bigdata.relation.accesspathBlazeGraph
EmptyProgramTaskProvides execution for an "empty" program.Classcom.bigdata.relation.rule.evalBlazeGraph
FlushBufferTaskTask invokes IBuffer.Classcom.bigdata.relation.accesspathBlazeGraph
IAbstractAccessPathA common interface for all access paths.Interfacecom.bigdata.relation.accesspathBlazeGraph
IAccessPathAn abstraction for efficient reads of IElements from a IRelation using the index selected by an IPredicateInterfacecom.bigdata.relation.accesspathBlazeGraph
IAccessPathExpanderAn interface for expander patterns for an IPredicate when it appears in the right-hand position of a JOIN.Interfacecom.bigdata.relation.ruleBlazeGraph
IAsynchronousIteratorInterface for iterators that are running asynchronously.Interfacecom.bigdata.relation.accesspathBlazeGraph
IBindingInterface for a binding.Interfacecom.bigdata.relation.ruleBlazeGraph
IBindingSetAccessPathAn interface for access paths which visit solutions (versus IElementVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.relation.accesspathBlazeGraph
IBlockingBuffer Interface provides an iterator to drain chunks from an IBuffer.Interfacecom.bigdata.relation.accesspathBlazeGraph
IBufferA buffer abstraction.Interfacecom.bigdata.relation.accesspathBlazeGraph
IDatabaseA collection of relations having a unique namespace.Interfacecom.bigdata.relationBlazeGraph
IElementFilterFilter for accepting or rejecting visited elements.Interfacecom.bigdata.relation.accesspathBlazeGraph
IJoinMasterInterface exported by the JoinMasterTask.Interfacecom.bigdata.relation.rule.eval.pipelineBlazeGraph
IJoinNexusInterface provides an interoperability nexus for the IPredicates, IBindingSets, and ISolutions for the evaluation of anInterfacecom.bigdata.relation.rule.evalBlazeGraph
IJoinNexusFactoryA factory for IJoinNexus instances.Interfacecom.bigdata.relation.rule.evalBlazeGraph
ILocatableResourceA locatable resource.Interfacecom.bigdata.relation.locatorBlazeGraph
IMultiSourceCloseableIteratorAn interface which permits new sources to be attached dynamically.Interfacecom.bigdata.relation.accesspathBlazeGraph
IMutableDatabaseInterfacecom.bigdata.relationBlazeGraph
IMutableRelationA mutable IRelation.Interfacecom.bigdata.relationBlazeGraph
IMutableRelationIndexWriteProcedureMarker interface for procedures responsible for writing on an IIndex in order to satisfy an IMutableRelation write.Interfacecom.bigdata.relationBlazeGraph
IMutableResourceInterfacecom.bigdata.relationBlazeGraph
IProgramA program consists of a set of rules and/or programs.Interfacecom.bigdata.relation.ruleBlazeGraph
IProgramTaskInterface for a task that executes a (complex) program (vs a single rule).Interfacecom.bigdata.relation.rule.evalBlazeGraph
IQueryOptionsA collection of constraints that may be imposed on an IStep when evaluated as a query.Interfacecom.bigdata.relation.ruleBlazeGraph
IRelationAn abstraction corresponding to a set of elements using some schema (think a table containing a set of rows).Interfacecom.bigdata.relationBlazeGraph
IResourceLocatorAn object that knows how to resolve a resource identifier (aka namespace) to an ILocatableResource instance.Interfacecom.bigdata.relation.locatorBlazeGraph
IRuleConjunctive query of N IPredicates with optional IConstraints.Interfacecom.bigdata.relation.ruleBlazeGraph
IRuleStateInterfacecom.bigdata.relation.rule.evalBlazeGraph
IRuleStatisticsFactoryA factory for rule statistics objects.Interfacecom.bigdata.relation.rule.evalBlazeGraph
IRuleTaskFactoryA factory for objects that handle the execution of an IRule.Interfacecom.bigdata.relation.rule.evalBlazeGraph
IRunnableBufferAn IBuffer that may be closed.Interfacecom.bigdata.relation.accesspathBlazeGraph
ISliceIndicates the first solution to be returned to the caller (offset) and the #of solutions to be returned (limit).Interfacecom.bigdata.relation.ruleBlazeGraph
ISolutionA solution bundles together any of (a) the materialized element corresponding to the bindings on the head of an IRule; (b) the IBindingSetInterfacecom.bigdata.relation.rule.evalBlazeGraph
IStarJoinInterface for a special type of IPredicate - the star join predicate.Interfacecom.bigdata.relation.ruleBlazeGraph
IStarJoin .IStarConstraintA star constraint specifies the shape of the star join.Interfacecom.bigdata.relation.ruleBlazeGraph
IStepAn IStep is either a single IRule or a complexVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.relation.ruleBlazeGraph
IStepTaskInterface for evaluation of an IStep.Interfacecom.bigdata.relation.rule.evalBlazeGraph
JoinMasterTaskMaster providing efficient distributed evaluation of IRules.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
JoinStatsStatistics about processing for a single join dimension as reported by a single JoinTask.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
JoinTaskConsumes IBindingSet chunks from the previous join dimension.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
JoinTaskFactoryTaskA factory for DistributedJoinTasks.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
JoinTaskSinkAn object used by a JoinTask to write on another JoinTask providing a sink for a specific index partition.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
LocalJoinMasterTask Note: Just like a nested subquery join, when used for mutation this must read and write on the ITx.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
LocalJoinTaskJoinTask implementation for a Journal.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
MultiplexBlockingBufferA factory for skins which may be used to multiplex writes against a shared BlockingBuffer instance.Classcom.bigdata.relation.accesspathBlazeGraph
MultiSourceSequentialCloseableIteratorClass allows new sources to be attached dynamically.Classcom.bigdata.relation.accesspathBlazeGraph
MutationTaskA task that executes a mutation operation.Classcom.bigdata.relation.rule.evalBlazeGraph
ProgramMutable program may be used to create a variety of rule executions.Classcom.bigdata.relation.ruleBlazeGraph
ProgramTaskTask for executing a program when all of the indices for the relation are co-located on the same DataService.Classcom.bigdata.relation.rule.evalBlazeGraph
ProgramUtilitySupport for determining how and where a program should be executed.Classcom.bigdata.relation.rule.evalBlazeGraph
QueryOptionsClasscom.bigdata.relation.ruleBlazeGraph
QueryTaskA task that executes a query operation.Classcom.bigdata.relation.rule.evalBlazeGraph
RelationFusedViewA factory for fused views reading from both of the source IRelations.Classcom.bigdata.relationBlazeGraph
RelationSchemaA Schema for metadata about existing relations.Classcom.bigdata.relationBlazeGraph
RuleClasscom.bigdata.relation.ruleBlazeGraph
RuleLogClass defines the log on which rule execution statistics are written.Classcom.bigdata.relation.rule.evalBlazeGraph
RuleStateState for a rule execution.Classcom.bigdata.relation.rule.evalBlazeGraph
RuleStatsStatistics about what an IStep did when it was executed.Classcom.bigdata.relation.rule.evalBlazeGraph
RunRuleAndFlushBufferTaskHelper class is used for sequential IRule step execution.Classcom.bigdata.relation.rule.evalBlazeGraph
RunRuleAndFlushBufferTaskFactoryFactory class is used for sequential IRule step execution.Classcom.bigdata.relation.rule.evalBlazeGraph
SameVariableConstraintTupleFilterTupleFilter class wrapping the SameVariableConstraint.Classcom.bigdata.relation.accesspathBlazeGraph
SliceDefault implementation.Classcom.bigdata.relation.ruleBlazeGraph
SolutionFlyweight implementation.Classcom.bigdata.relation.rule.evalBlazeGraph
SolutionComparatorWraps the Comparator obtained from a IKeyOrder such that it will ordered ISolutions by the elements reported byClasscom.bigdata.relation.rule.evalBlazeGraph
SolutionFilterResolves an ISolution to its element and delegates the filter test to an IElementFilter suitable for the expected element type.Classcom.bigdata.relation.rule.evalBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.accesspathBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.ddlBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.locatorBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.rule.evalBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.ruleBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relationBlazeGraph
TestArrayBufferTest suite for AbstractArrayBuffer.Classcom.bigdata.relation.accesspathBlazeGraph
TestBlockingBufferTest suite for BlockingBuffer and its IAsynchronousIterator.Classcom.bigdata.relation.accesspathBlazeGraph
TestBlockingBufferWithChunksTest suite for BlockingBuffer and its IAsynchronousIterator when using an array type for the elements (chunk processing).Classcom.bigdata.relation.accesspathBlazeGraph
TestBlockingBufferWithChunksDequeTest suite for BlockingBuffer and its IAsynchronousIterator when using an array type for the elements (chunk processing) and aClasscom.bigdata.relation.accesspathBlazeGraph
TestDefaultResourceLocatorTest suite for location relations, etc.Classcom.bigdata.relation.locatorBlazeGraph
TestMultiplexBlockingBufferTest suite for MultiplexBlockingBuffer.Classcom.bigdata.relation.accesspathBlazeGraph
TestMultiSourceSequentialCloseableIteratorTest suite for the MultiSourceSequentialCloseableIterator.Classcom.bigdata.relation.accesspathBlazeGraph
TestProgramTest suite for Program and common rule/program re-writes.Classcom.bigdata.relation.ruleBlazeGraph
TestRuleTest suite for basic Rule mechanisms.Classcom.bigdata.relation.ruleBlazeGraph
TestRuleStateClasscom.bigdata.relation.rule.evalBlazeGraph
TestSliceUnit tests for Slice.Classcom.bigdata.relation.ruleBlazeGraph
TestThickAsynchronousIteratorUnit tests for ThickAsynchronousIterator.Classcom.bigdata.relation.accesspathBlazeGraph
TestThickCloseableIteratorUnit tests for ThickCloseableIterator.Classcom.bigdata.relation.accesspathBlazeGraph
TestUnsynchronizedArrayBufferTest suite for the UnsynchronizedArrayBuffer.Classcom.bigdata.relation.accesspathBlazeGraph
TestUnsynchronizedUnboundedChunkBufferClasscom.bigdata.relation.accesspathBlazeGraph
ThickAsynchronousIteratorAn IAsynchronousIterator that may be serialized and sent to a remote JVM for consumption.Classcom.bigdata.relation.accesspathBlazeGraph
ThickCloseableIteratorAn ICloseableIterator that may be serialized and sent to a remote JVM for consumption.Classcom.bigdata.relation.accesspathBlazeGraph
ThreadLocalBufferFactoryA factory pattern for per-thread objects whose life cycle is tied to some container.Classcom.bigdata.relation.accesspathBlazeGraph
TupleObjectResolverResolve an ITuple to its AbstractTuple.Classcom.bigdata.relation.accesspathBlazeGraph
UnsynchronizedArrayBufferAn unsynchronized buffer backed by a fixed capacity array that migrates references onto the caller's buffer (which is normally thread-safe) usingClasscom.bigdata.relation.accesspathBlazeGraph
UnsynchronizedUnboundedChunkBufferAn unsynchronized buffer backed by a fixed capacity array that migrates references onto an internal Queue, which may be drained by anClasscom.bigdata.relation.accesspathBlazeGraph
UnsyncLocalOutputBufferWraps the base class to update the caller's BOpStats.Classcom.bigdata.relation.accesspathBlazeGraph
UnsyncLocalOutputBufferKeeps track of the chunks of binding sets that are generated on the caller'sVersion:$Id: UnsyncLocalOutputBuffer.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
WrappedAsynchronousIteratorAn IAsynchronousIterator that wraps an IChunkedIterator or a ICloseableIterator.Classcom.bigdata.relation.accesspathBlazeGraph