E G L O P R U

E

EdgReplicaLocationIndex - interface org.edg.data.rli.EdgReplicaLocationIndex.
A Replica Location Index, which allows you to final EdgLocalReplicaCatalogs which contain mappings for the given guids.
exists(String) - Method in interface org.edg.data.rli.EdgReplicaLocationIndex
Does this RLI know about a given guid.
existsAt(String, String) - Method in interface org.edg.data.rli.EdgReplicaLocationIndex
Does this RLI have information about a given LRC containing a mapping for a given guid.

G

getInterfaceVersion() - Method in interface org.edg.data.rli.EdgReplicaLocationIndex
 
getLRC(String) - Method in interface org.edg.data.rli.EdgReplicaLocationIndex
Given an guid, return the list of LRCs which contains a mapping for the guid.
getVersion() - Method in interface org.edg.data.rli.EdgReplicaLocationIndex
 

L

lrcList() - Method in interface org.edg.data.rli.EdgReplicaLocationIndex
Return the list of LRCs which publish to this RLI

O

org.edg.data.rli - package org.edg.data.rli
 

P

ping() - Method in interface org.edg.data.rli.EdgReplicaLocationIndex
Is the server alive.

R

remove(String) - Method in interface org.edg.data.rli.EdgReplicaLocationIndex
remove the filter associated with a given endpoint

U

update(String, long, byte[], int, int, int, int) - Method in interface org.edg.data.rli.EdgReplicaLocationIndex
update the information we have for an LRC with a new set of information.

E G L O P R U