String |
IInformationSystemProvider.CreateGenericResource(String content,
Query attributes,
EnvHintCollection Hints) |
String |
InformationSystemProvider.CreateGenericResource(String Content,
Query attributes,
EnvHintCollection Hints) |
void |
IInformationSystemProvider.DeleteGenericResource(String id,
EnvHintCollection Hints) |
void |
InformationSystemProvider.DeleteGenericResource(String ID,
EnvHintCollection Hints) |
String |
IInformationSystemProvider.GetGenericByID(String ID,
EnvHintCollection Hints) |
String |
InformationSystemProvider.GetGenericByID(String ID,
EnvHintCollection Hints) |
List<String> |
IInformationSystemProvider.GetGenericByName(String Name,
EnvHintCollection Hints) |
List<String> |
InformationSystemProvider.GetGenericByName(String Name,
EnvHintCollection Hints) |
String |
IInformationSystemProvider.GetLocalNodeHostName() |
String |
InformationSystemProvider.GetLocalNodeHostName() |
String |
IInformationSystemProvider.GetLocalNodePE2ngPort(EnvHintCollection Hints) |
String |
InformationSystemProvider.GetLocalNodePE2ngPort(EnvHintCollection Hints) |
String |
IInformationSystemProvider.GetLocalNodePort() |
String |
InformationSystemProvider.GetLocalNodePort() |
NodeInfo |
IInformationSystemProvider.GetMatchingNode(String RankingExpression,
String RequirementsExpression,
EnvHintCollection Hints) |
NodeInfo |
InformationSystemProvider.GetMatchingNode(String RankingExpression,
String RequirementsExpression,
EnvHintCollection Hints) |
NodeInfo |
IInformationSystemProvider.GetMatchingNode(String RankingExpression,
String RequirementsExpression,
gr.uoa.di.madgik.commons.infra.nodeselection.NodeSelector selector,
EnvHintCollection Hints) |
NodeInfo |
InformationSystemProvider.GetMatchingNode(String RankingExpression,
String RequirementsExpression,
gr.uoa.di.madgik.commons.infra.nodeselection.NodeSelector selector,
EnvHintCollection Hints) |
List<NodeInfo> |
IInformationSystemProvider.GetMatchingNodes(String RankingExpression,
String RequirementsExpression,
EnvHintCollection Hints) |
List<NodeInfo> |
InformationSystemProvider.GetMatchingNodes(String RankingExpression,
String RequirementsExpression,
EnvHintCollection Hints) |
NodeInfo |
IInformationSystemProvider.GetNode(String NodeID,
EnvHintCollection Hints) |
NodeInfo |
InformationSystemProvider.GetNode(String NodeID,
EnvHintCollection Hints) |
NodeInfo |
IInformationSystemProvider.GetNode(String Hostname,
String Port,
EnvHintCollection Hints) |
NodeInfo |
InformationSystemProvider.GetNode(String Hostname,
String Port,
EnvHintCollection Hints) |
String |
IInformationSystemProvider.GetOpenSearchGenericByDescriptionDocumentURI(String URI,
EnvHintCollection Hints) |
String |
InformationSystemProvider.GetOpenSearchGenericByDescriptionDocumentURI(String URI,
EnvHintCollection Hints) |
List<String> |
IInformationSystemProvider.Query(Query query,
EnvHintCollection Hints) |
List<String> |
InformationSystemProvider.Query(Query query,
EnvHintCollection Hints) |
List<String> |
IInformationSystemProvider.Query(String query,
EnvHintCollection Hints) |
List<String> |
InformationSystemProvider.Query(String query,
EnvHintCollection Hints) |
String |
IInformationSystemProvider.RegisterNode(NodeInfo info,
EnvHintCollection Hints) |
String |
InformationSystemProvider.RegisterNode(NodeInfo info,
EnvHintCollection Hints) |
List<String> |
IInformationSystemProvider.RetrieveByQualifier(String qualifier,
EnvHintCollection Hints) |
List<String> |
InformationSystemProvider.RetrieveByQualifier(String qualifier,
EnvHintCollection Hints) |
Query |
Query.setAttribute(String key,
String value) |
void |
IInformationSystemProvider.UnregisterNode(String NodeID,
EnvHintCollection Hints) |
void |
InformationSystemProvider.UnregisterNode(String NodeID,
EnvHintCollection Hints) |
void |
IInformationSystemProvider.UpdateGenericResource(String id,
String content,
Query query,
EnvHintCollection Hints) |
void |
InformationSystemProvider.UpdateGenericResource(String ID,
String Content,
Query query,
EnvHintCollection Hints) |