Uses of Class
software.amazon.awssdk.services.glue.model.Filter
-
Packages that use Filter Package Description software.amazon.awssdk.services.glue.model -
-
Uses of Filter in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return Filter Modifier and Type Method Description FilterCodeGenConfigurationNode. filter()Specifies a transform that splits a dataset into two, based on a filter condition.Methods in software.amazon.awssdk.services.glue.model with parameters of type Filter Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. filter(Filter filter)Specifies a transform that splits a dataset into two, based on a filter condition.
-