tuweni / org.apache.tuweni.devp2p / PeerRoutingTable / evict

evict

abstract fun evict(node: Peer): Boolean (source)

Remove a node from the table, potentially adding an alternative from the replacement cache.

Parameters

node - the node to evict

Parameters
true if the node was removed