tuweni / org.apache.tuweni.kademlia / KademliaRoutingTable / evict

evict

fun evict(node: T): 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