Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractHistoryOperation
-
Packages that use AbstractHistoryOperation Package Description org.odpi.egeria.connectors.juxt.xtdb.readops Defines and implements read operations to ensure consistent data across potentially multiple read operations that are all combined to arrive at a particular result. -
-
Uses of AbstractHistoryOperation in org.odpi.egeria.connectors.juxt.xtdb.readops
Subclasses of AbstractHistoryOperation in org.odpi.egeria.connectors.juxt.xtdb.readops Modifier and Type Class Description classGetEntityHistoryImplements the 'getEntityDetailHistory' operation of the OMRS metadata collection interface.classGetRelationshipHistoryImplements the 'getRelationshipHistory' operation of the OMRS metadata collection interface.
-