Uses of Class
software.amazon.awssdk.services.glue.model.Join
-
Packages that use Join Package Description software.amazon.awssdk.services.glue.model -
-
Uses of Join in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return Join Modifier and Type Method Description JoinCodeGenConfigurationNode. join()Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys.Methods in software.amazon.awssdk.services.glue.model with parameters of type Join Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. join(Join join)Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys.
-