public class NoopPlanConfig extends Object implements PlanConfig
Constructor and Description |
---|
NoopPlanConfig()
Constructs a new instance.
|
Modifier and Type | Method and Description |
---|---|
Collection<String> |
affectedPaths() |
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
String |
toString() |
public static final String NAME
public String getName()
public Collection<String> affectedPaths()
affectedPaths
in interface JobConfig
Copyright © 2023. All Rights Reserved.