Package com.orchestranetworks.addon.dqid
Class BigDataValue
java.lang.Object
com.orchestranetworks.addon.dqid.BigDataValue
Deprecated.
Defines a value set in the
Big data
table.
Since 2.0.0, use FlatDataValue
instead.
- See Also:
-
Constructor Summary
ConstructorDescriptionBigDataValue
(com.orchestranetworks.schema.Path path, Object value) Deprecated.The constructor forBigDataValue
. -
Method Summary
-
Constructor Details
-
BigDataValue
Deprecated.The constructor forBigDataValue
.- Parameters:
path
- Pathvalue
- Object
-
-
Method Details