Class Delete

java.lang.Object
org.apache.drill.metastore.operate.Delete

public class Delete extends Object
Delete operation holder, it includes filter by which Metastore data will be deleted and set of metadata types to which filter will be applied. Note: providing at least one metadata type is required. If delete operation should be applied to all metadata types, MetadataType.ALL can be indicated.