Enum LineageGlueRule.Action
Specifies the action to be performed on source elements by applicable glue rules.
public enum LineageGlueRule.Action
Fields
Create = 0Instructs a glue rule to spawn new elements from the source element.
Replace = 1Instructs a glue rule to replace existing elements in the bucket with (possibly) better ones.