Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.bop.joinGraph Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
DefaultEvaluationPlan2The evaluation order is determined by analysis of the propagation of bindings.Classcom.bigdata.bop.joinGraph.fastBlazeGraph
DefaultEvaluationPlanFactory2Factory for DefaultEvaluationPlan2s.Classcom.bigdata.bop.joinGraph.fastBlazeGraph
DefaultRangeCountFactoryDefault implementation.Classcom.bigdata.bop.joinGraphBlazeGraph
EdgeSampleA sample produced by a cutoff join.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
EstimateEnumType safe enumeration describes the edge condition (if any) for a cardinalityEnum Constant SummaryClasscom.bigdata.bop.joinGraph.rtoBlazeGraph
FixedEvaluationPlanFactoryA factory for IEvaluationPlans that uses a caller specifiedVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.bop.joinGraphBlazeGraph
IEvaluationPlanInterface for evaluation orders.Interfacecom.bigdata.bop.joinGraphBlazeGraph
IEvaluationPlanFactoryA factory for evaluation plans.Interfacecom.bigdata.bop.joinGraphBlazeGraph
IRangeCountFactoryAn interface used by an IEvaluationPlan to obtain range counts for the IPredicates in an IRule.Interfacecom.bigdata.bop.joinGraphBlazeGraph
JGraphA runtime optimizer for a join graph.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
JoinGraphA join graph with annotations for estimated cardinality and other details in support of runtime query optimization.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
JoinGraph .AnnotationsInterfacecom.bigdata.bop.joinGraph.rtoBlazeGraph
JoinGraph .AttributesIQueryAttributes names for the JoinGraph.Interfacecom.bigdata.bop.joinGraph.rtoBlazeGraph
NOPEvaluationPlanFactoryA factory for IEvaluationPlans that do not reorder the predicates inVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.bop.joinGraphBlazeGraph
NoReorderEvaluationPlanUseful for testing - will not reorder the join predicates.Classcom.bigdata.bop.joinGraphBlazeGraph
NoSolutionsExceptionException thrown when the join graph does not have any solutions in the data (running the cutoff joins to explore the join graph does not produce anyClasscom.bigdata.bop.joinGraphBlazeGraph
PartitionedJoinGroupClass accepts a join group and partitions it into a join graph and a tail A join group consists of an ordered collection of IPredicates and anClasscom.bigdata.bop.joinGraphBlazeGraph
PathA join path is an ordered sequence of N vertices and represents an ordered series of N-1 joins.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
PathIdsAn ordered array of bop identifiers which can be used as a signature for a join path segment.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
SampleBaseBase class for a sample taken from a vertex (access path) or edge (cutoff TODO Large samples should be buffered on the IMemoryManagerClasscom.bigdata.bop.joinGraph.rtoBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.joinGraph.fastBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.joinGraphBlazeGraph
TestDefaultEvaluationPlanTest harness for DefaultEvaluationPlan2.Classcom.bigdata.bop.joinGraph.fastBlazeGraph
TestJGraphTest suite for JGraph, which is the core implementation of the runtime query optimizer logic.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
TestJoinGraphUnit tests for the JoinGraph operator.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
TestPartitionedJoinGroupUnit tests for PartitionedJoinGroup.Classcom.bigdata.bop.joinGraphBlazeGraph
TestPartitionedJoinGroup_canJoinUnit tests for PartitionedJoinGroup.Classcom.bigdata.bop.joinGraphBlazeGraph
TestPartitionedJoinGroup_canJoinUsingConstraintsThis test suite is built around around BSBM Q5.Classcom.bigdata.bop.joinGraphBlazeGraph
VertexA vertex of the join graph is an annotated relation (this corresponds to an IPredicate with additional annotations to support the adaptive queryClasscom.bigdata.bop.joinGraph.rtoBlazeGraph
VertexSampleA sample of a Vertex (an access path).Classcom.bigdata.bop.joinGraph.rtoBlazeGraph