Class JoinTypes
java.lang.Object
org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
Utility class defining the concrete types of joins supported by ESQL.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INNER
-
LEFT
-
RIGHT
-
FULL
-
CROSS
-
-
Method Details
-
readFrom
- Throws:
IOException
-