| Package | Description |
|---|---|
| com.redhat.lightblue.assoc | |
| com.redhat.lightblue.assoc.ep | |
| com.redhat.lightblue.assoc.iterators | |
| com.redhat.lightblue.assoc.scorers |
| Class and Description |
|---|
| Binder
A binder contains a field binding and its value
|
| BindQuery
Creates a copy of a bound query containing the bound query values
The caller prepares a list of Binder objects containing the field bindings,
and their corresponding values.
|
| BoundObject
Interface definition for BoundObject
|
| Conjunct
A query clause that cannot be further broken into conjuncts of a conjunctive
normal form query.
|
| ConnMx
A simple connection matrix implementation
|
| QueryFieldInfo
Contains information about a field in the query
|
| QueryPlan
Represents a query plan.
|
| QueryPlanChooser |
| QueryPlanData
Instances of this class is used to associate additional data to query plan
nodes and edges.
|
| QueryPlanIterator
Iterates over possible query plans by rearranging the query plan graph.
|
| QueryPlanNode
Abstract base class for query plan node.
|
| QueryPlanScorer
The implementation should assign a score to the query plan, and return it in
a structure that can be compared using Comparable interface methods.
|
| RewriteQuery.RewriteQueryResult |
| Class and Description |
|---|
| BindQuery
Creates a copy of a bound query containing the bound query values
The caller prepares a list of Binder objects containing the field bindings,
and their corresponding values.
|
| BoundObject
Interface definition for BoundObject
|
| Conjunct
A query clause that cannot be further broken into conjuncts of a conjunctive
normal form query.
|
| QueryFieldInfo
Contains information about a field in the query
|
| QueryPlan
Represents a query plan.
|
| QueryPlanNode
Abstract base class for query plan node.
|
| Class and Description |
|---|
| QueryPlan
Represents a query plan.
|
| QueryPlanIterator
Iterates over possible query plans by rearranging the query plan graph.
|
| Class and Description |
|---|
| QueryPlan
Represents a query plan.
|
| QueryPlanChooser |
| QueryPlanData
Instances of this class is used to associate additional data to query plan
nodes and edges.
|
| QueryPlanScorer
The implementation should assign a score to the query plan, and return it in
a structure that can be compared using Comparable interface methods.
|
Copyright © 2016. All rights reserved.