Package com.orchestranetworks.addon.dqid
Class FlatDataValue
java.lang.Object
com.orchestranetworks.addon.dqid.FlatDataValue
Defines a value set in either the
Big data
table or the Flat data
table.- Since:
- 2.0.0
- See Also:
-
Constructor Summary
ConstructorDescriptionFlatDataValue
(com.orchestranetworks.schema.Path path, Object value) The constructor forFlatDataValue
. -
Method Summary
-
Constructor Details
-
FlatDataValue
The constructor forFlatDataValue
.- Parameters:
path
- Pathvalue
- Object
-
-
Method Details