com.hp.ucmdb.api.topology
Interface LiveTopology

All Superinterfaces:
Graph, Topology

public interface LiveTopology
extends Topology

Topology with version that allows to track changes in the query result


Method Summary
 QueryResultVersion getQueryResultVersion()
          The version of this topology.
 
Methods inherited from interface com.hp.ucmdb.api.topology.Topology
getAllCIs, getAllCIsAsMap, getAllRelations, getCI, getCIsByName, getCIsByNameAsMap, getContainingNodes, getContainingNodesMap, getNextChunk, getRelation, getRelationsByName, getRelationsByNameAsMap, hasNextChunk, isEmpty, makeThreadSafe, querySupportsHasChanges
 
Methods inherited from interface com.hp.ucmdb.api.topology.Graph
getAllRelationsAsMap
 

Method Detail

getQueryResultVersion

QueryResultVersion getQueryResultVersion()
The version of this topology.

Specified by:
getQueryResultVersion in interface Topology
Returns:
the version of this topology.


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.