GoldenGateConnectionManager / com.fitbit.goldengate.node / PeerBuilder / doesBuild

doesBuild

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

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