GoldenGateConnectionManager / com.fitbit.goldengate.node.stack / StackPeerBuilder / doesBuild

doesBuild

fun doesBuild(peer: Peer<*>): Boolean

Overrides PeerBuilder.doesBuild

Tests if the given Peer is the same as the one this can build

Parameters

peer - the Peer which is being tested to be the same as the one this will build