Interface GlueMetadataHandler.TableFilter
-
- Enclosing class:
- GlueMetadataHandler
public static interface GlueMetadataHandler.TableFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanfilter(com.amazonaws.services.glue.model.Table table)Used to filter table results.
-