| Constructor and Description |
|---|
ClientTasks() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkFailover()
A CLOSE task that asserts that a
Client failed
over. |
static void |
connect()
A Hydra TASK that connects to a server
|
static void |
connectAndFailover()
A Hydra TASK that connects to a server and, if that connection
goes away, will fail over to the "failover" server.
|
public static void connect()
throws IOException
IOExceptionpublic static void connectAndFailover()
throws IOException
IOExceptionpublic static void checkFailover()
Client failed
over.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.