Uses of Class
es.bsc.dataclay.exceptions.metadataservice.ExternalDataClayNotRegisteredException
-
Packages that use ExternalDataClayNotRegisteredException Package Description es.bsc.dataclay.logic.logicmetadata -
-
Uses of ExternalDataClayNotRegisteredException in es.bsc.dataclay.logic.logicmetadata
Methods in es.bsc.dataclay.logic.logicmetadata that throw ExternalDataClayNotRegisteredException Modifier and Type Method Description DataClayInstanceIDLogicModuleMetadataMgr. getExternalDataClayID(String host, int port)Retrieves id of an external dataClay instance identified by host and portDataClayInstanceLogicModuleMetadataMgr. getExternalDataClayInfo(DataClayInstanceID extDataClayID)Retrieves information about an external dataClay instance identified by provided id
-