graphenej/graphenej/src/main/java/cy/agorise/graphenej/network
Nelson R. Perez 4181141b4e Actually updating the node latency 2019-02-13 23:30:25 -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 Actually updating the node latency 2019-02-13 23:30:25 -05:00
NodeLatencyVerifier.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
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