|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinAlgorithm | |
|---|---|
| org.xcmis.search.query.plan | |
| Uses of JoinAlgorithm in org.xcmis.search.query.plan |
|---|
| Methods in org.xcmis.search.query.plan that return JoinAlgorithm | |
|---|---|
JoinAlgorithm |
QueryExecutionPlan.JoinExecutionPlan.getJoinAlgorithm()
|
static JoinAlgorithm |
JoinAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JoinAlgorithm[] |
JoinAlgorithm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.xcmis.search.query.plan with parameters of type JoinAlgorithm | |
|---|---|
void |
QueryExecutionPlan.JoinExecutionPlan.setJoinAlgorithm(JoinAlgorithm joinAlgorithm)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||