Package org.deltafi.common.types
Class Rule
java.lang.Object
org.deltafi.common.types.Rule
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Rule
A rule consists of condition that will be evaluated against a DeltaFile and a topic to use if the condition evaluates to true- Parameters:
topics- to uses if the condition matchescondition- condition that must be true to use the topic
-
Rule
-