Class IcebergContentTypeFilter

java.lang.Object
org.projectnessie.gc.iceberg.IcebergContentTypeFilter
All Implemented Interfaces:
org.projectnessie.gc.identify.ContentTypeFilter

public final class IcebergContentTypeFilter extends Object implements org.projectnessie.gc.identify.ContentTypeFilter
  • Field Details

  • Method Details

    • test

      public boolean test(org.projectnessie.model.Content.Type type)
      Specified by:
      test in interface org.projectnessie.gc.identify.ContentTypeFilter
    • validTypes

      public Set<org.projectnessie.model.Content.Type> validTypes()
      Specified by:
      validTypes in interface org.projectnessie.gc.identify.ContentTypeFilter