public class StateInfo
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getOverallSyncProgress()
Get the current overall progress of the synchronization of store files
for this server when it is running in the EMS Appliance.
|
int |
getProcessId()
Get the current process id of the server.
|
java.lang.String |
getServerName()
Get the name of the server.
|
State |
getState()
Get the current state of the server.
|
VersionInfo |
getVersionInfo()
Get the version of TIBCO Enterprise Message Service that the server binary is from.
|
boolean |
isAppliance()
Indicates whether or not this server instance is running in
an appliance
|
java.lang.String |
toString() |
public java.lang.String getServerName()
public boolean isAppliance()
public int getProcessId()
public State getState()
public VersionInfo getVersionInfo()
public int getOverallSyncProgress()
State.SERVER_COMPSTATE_SYNCHRONIZING
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © Cloud Software Group, Inc. All rights reserved