public interface PeerFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
reject(PeerAddress peerAddress)
Each peer that is added in the map runs through this filter.
|
boolean reject(PeerAddress peerAddress)
peerAddress - The peer address that is going to be added to the mapCopyright © 2014. All rights reserved.