public interface CachedNetworkIOWM extends CachedNetworkIO
| Modifier and Type | Method and Description |
|---|---|
void |
updateNetworkCacheForWorkspaceChange(int linkLevel, java.lang.String sourceWorkspace, java.lang.String sourceSavepoint, java.lang.String targetWorkspace, java.lang.String targetSavepoint)
Update network cache after switching workspace.
|
getNetworkCache, setNetworkCache, updateNetworkCacheclose, commit, computeFeatureGeometries, deleteNetworkBuffer, deleteNetworkBuffer, deletePath, deletePaths, deleteSubPath, deleteSubPaths, generatePartitionBlob, generatePartitionBlob, generatePartitionBlobs, generatePartitionBlobs, generatePartitionBlobs, getConnection, getDataSource, getGlobalNetworkName, getNetworkIOConfig, getNetworkMetadata, getNetworkName, getNextId, getNextTmpLinkId, getNextTmpNodeId, getPartitionBlobTranslator, getUserDataIOs, hasLinks, hasNodes, isLinksExist, isNodesExist, isReadFromBlob, open, readAdjacentPartitionIdsForLinks, readAdjacentPartitionIdsForNodes, readArbitraryLogicalLink, readArbitraryLogicalLinks, readArbitraryLogicalNode, readArbitraryLogicalNodes, readComponentId, readComponentIds, readFeatureData, readFeatures, readLinkIds, readLinkPartitionIds, readLinkPartitionIds, readLogicalHeavyPath, readLogicalHeavyPath, readLogicalHeavyPaths, readLogicalHeavyPaths, readLogicalLink, readLogicalLink, readLogicalLinks, readLogicalLinks, readLogicalLinks, readLogicalNetwork, readLogicalNetwork, readLogicalNetwork, readLogicalNetwork, readLogicalNetwork, readLogicalNode, readLogicalNode, readLogicalNodes, readLogicalNodes, readLogicalNodes, readLogicalPartition, readLogicalPartition, readLogicalPartition, readLogicalPartition, readLogicalPartition, readLogicalPartition, readLogicalPartitions, readLogicalPartitions, readLogicalPartitions, readLogicalPartitions, readLogicalPartitions, readLogicalPartitions, readLogicalPath, readLogicalPath, readLogicalPaths, readLogicalPaths, readLogicalSubPath, readLogicalSubPath, readLogicalSubPaths, readLogicalSubPaths, readMaximumIncomingLinkLevel, readMaximumLinkLevel, readMaximumLinkLevel, readMaximumOutgoingLinkLevel, readNetworkBuffer, readNetworkBuffer, readNetworkUpdate, readNetworkUpdate, readNetworkUpdate, readNetworkUpdates, readNodeIds, readNodePartitionId, readNodePartitionIds, readNumberOfConnectedComponents, readNumberOfLinkLevels, readNumberOfLinks, readNumberOfNodes, readNumberOfPartitions, readPartitionId, readPartitionIds, readPartitionIds, readSpatialHeavyPath, readSpatialHeavyPath, readSpatialHeavyPaths, readSpatialHeavyPaths, readSpatialLink, readSpatialLink, readSpatialLinks, readSpatialLinks, readSpatialNetwork, readSpatialNode, readSpatialNode, readSpatialNodes, readSpatialNodes, readSpatialPartition, readSpatialPartition, readSpatialPartition, readSpatialPartition, readSpatialPartition, readSpatialPartitionMBR, readSpatialPartitionMBRs, readSpatialPath, readSpatialPath, readSpatialPath, readSpatialPaths, readSpatialPaths, readSpatialPaths, readSpatialSubPath, readSpatialSubPath, readSpatialSubPath, readSpatialSubPaths, readSpatialSubPaths, readSpatialSubPaths, readUserData, rollback, saveConnectedComponents, setConnection, setDataSource, setGlobalNetworkName, setNetworkMetadata, setPartitionBlobTranslator, setReadFromBlob, setUserDataIOs, updatePartitionBlobInfo, writeNetworkBuffer, writeNetworkBuffer, writeNetworkBuffer, writeNetworkBuffer, writePath, writePath, writeSubPath, writeSubPath
void updateNetworkCacheForWorkspaceChange(int linkLevel,
java.lang.String sourceWorkspace,
java.lang.String sourceSavepoint,
java.lang.String targetWorkspace,
java.lang.String targetSavepoint)
throws LODNetworkException
linkLevel - network link levelsourceWorkspace - source workspacesourceSavepoint - source savepointtargetWorkspace - target workspacetargetSavepoint - target savepointLODNetworkException