A B C D E F G H I J K L M N O P Q R S T U V W

U

UnsubscribeMessage - class planet.scribe.messaging.UnsubscribeMessage.
 
UnsubscribeMessage(NodeHandle, Topic) - Constructor for class planet.scribe.messaging.UnsubscribeMessage
Constructor which takes a unique integer Id
Utilities - class planet.util.Utilities.
Offers different utilities.
Utilities() - Constructor for class planet.util.Utilities
 
unsubscribe(Topic, ScribeClient) - Method in interface planet.scribe.Scribe
Unsubscribes the given client from the provided topic.
unsubscribe(Topic, ScribeClient) - Method in class planet.scribe.ScribeImpl
Unsubscribes the given client from the provided topic.
update(NodeHandle, boolean) - Method in interface planet.commonapi.Application
Informs to the application that the node has either joined or left the neighbor set of the local node, as that set would be returned by the neighborSet call.
update(Observable, Object) - Method in class planet.scribe.ScribeImpl.TopicManager
DESCRIBE THE METHOD
update(NodeHandle, boolean) - Method in class planet.scribe.ScribeImpl
This method is invoked to inform the application that the given node has either joined or left the neighbor set of the local node, as the set would be returned by the neighborSet call.
update(NodeHandle, boolean) - Method in class planet.test.broadcast.DHTApplication
Shows that the node has been joinded or not to the network.
update(NodeHandle, boolean) - Method in class planet.test.dht.ChordDHTApplication
Shows that the node has been joinded or not to the network.
update(NodeHandle, boolean) - Method in class planet.test.simpledht.DHTApplication
Shows that the node has been joinded or not to the network.
updateHopsMsg(Id, String) - Static method in class planet.simulate.Results
 

A B C D E F G H I J K L M N O P Q R S T U V W