|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebStatus
Description: This is a fake peer, created to join the OurGrid Community and obtain the known peers list from the core peer and then talk to each known peer to get it's status information.
Method Summary | |
---|---|
java.util.Date |
getLastTimeOfSnapshot()
Get the last date/time of snapshot. |
java.util.Collection<PeerInfoPack> |
getLocalPeerInfoList()
Gets all peer status information from all known (by the corepeer) peers. |
Method Detail |
---|
java.util.Collection<PeerInfoPack> getLocalPeerInfoList() throws java.net.MalformedURLException, java.rmi.RemoteException, java.rmi.NotBoundException
java.net.MalformedURLException
- If the corepeer URL is invalid. This should
never occurs.
java.rmi.RemoteException
- If the corepeer could not be conctacted.
java.rmi.NotBoundException
- If the corepeer is not onlinejava.util.Date getLastTimeOfSnapshot() throws java.net.MalformedURLException, java.rmi.RemoteException, java.rmi.NotBoundException
java.net.MalformedURLException
java.rmi.RemoteException
java.rmi.NotBoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |