graphenej/graphenej/src/main/java/cy/agorise/graphenej/network
Nelson R. Perez dc348b2578 Changed the 'updateNode' to make it also add a new node if it was not present 2019-09-25 17:31:54 -05:00
..
FullNode.java - Added a method to remove nodes from LatencyNodeProvider and implemented a HashSet to keep track of such removed nodes. The reason is that calls to this class are asynchronous and only removing a node from the mFullNodeHeap was not enough to guarantee that it was not going to be added again. 2018-11-08 15:14:01 -06:00
LatencyNodeProvider.java Changed the 'updateNode' to make it also add a new node if it was not present 2019-09-25 17:31:54 -05:00
NodeLatencyVerifier.java Preventing a potential problem at the NetworkServiceManager and introducing some getters 2019-06-13 07:49:36 -05:00
NodeProvider.java - Added a method to remove nodes from LatencyNodeProvider and implemented a HashSet to keep track of such removed nodes. The reason is that calls to this class are asynchronous and only removing a node from the mFullNodeHeap was not enough to guarantee that it was not going to be added again. 2018-11-08 15:14:01 -06:00