public class ReplicaFeederHandshake
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static int |
MEMBERSHIP_RETRIES |
(package private) static int |
MEMBERSHIP_RETRY_SLEEP_MS |
| Constructor and Description |
|---|
ReplicaFeederHandshake(RepNode repNode,
NamedChannel namedChannel)
An instance of this class is created with each new handshake preceding
the setting up of a connection.
|
static final int MEMBERSHIP_RETRY_SLEEP_MS
static final int MEMBERSHIP_RETRIES
public ReplicaFeederHandshake(RepNode repNode, NamedChannel namedChannel)
repNode - the replication nodenamedChannel - the channel to be used for the handshakepublic Protocol execute() throws java.io.IOException, BinaryProtocol.ProtocolException
BinaryProtocol.ProtocolExceptionjava.io.IOExceptionCopyright (c) 2004-2012 Oracle. All rights reserved.