public class ClusterSessionSearch extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
static byte |
SESSION_CHECK_TYPE |
static String |
SESSION_FOUND |
static String |
SESSION_NOT_FOUND |
static String |
SESSION_RECEIVED |
| Constructor and Description |
|---|
ClusterSessionSearch(String webAppPrefix,
String hostName,
String sessionId,
String ipPort,
int controlPort)
Sets up for a threaded search
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getAddressPort() |
WinstoneSession |
getResult() |
boolean |
isFinished() |
void |
run()
Actually implements the search
|
public static final byte SESSION_CHECK_TYPE
public static final String SESSION_NOT_FOUND
public static final String SESSION_FOUND
public static final String SESSION_RECEIVED
public boolean isFinished()
public WinstoneSession getResult()
public void destroy()
public String getAddressPort()
Copyright © 2014. All rights reserved.