Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.txnfn.ClassifyEntity
-
Packages that use ClassifyEntity Package Description org.odpi.egeria.connectors.juxt.xtdb.txnfn Defines and implements XTDB transaction functions to ensure consistent ordering of write operations irrespective of a distributed back-end or asynchronous ingestion mode. -
-
Uses of ClassifyEntity in org.odpi.egeria.connectors.juxt.xtdb.txnfn
Subclasses of ClassifyEntity in org.odpi.egeria.connectors.juxt.xtdb.txnfn Modifier and Type Class Description classClassifyEntityDetailTransaction function for adding / updating a classification to an entity.classClassifyEntityProxyTransaction function for adding / updating a classification to an entity proxy (including creating that entity proxy if it does not already exist in the repository).
-