public class VolumeMirrorCommands.MirrorPushThread
extends java.lang.Thread
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
errString |
java.lang.String |
mirrorClusterName |
int |
mirrorId |
int |
mirrorVolumeId |
java.lang.String |
mirrorVolumeName |
int |
status |
| Constructor and Description |
|---|
MirrorPushThread(java.lang.String volumeName,
int volumeId,
java.lang.String clusterName) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic int status
public java.lang.String errString
public int mirrorId
public java.lang.String mirrorVolumeName
public java.lang.String mirrorClusterName
public int mirrorVolumeId