All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----TET.SyncState
tsy_state
, indicating that the process
exited.
tsy_state
, indicating that the
synchronization request was not received.
tsy_state
, indicating that the system voted
NO.
tsy_state
, indicating that the system voted
YES.
tsy_state
, indicating that the system timed
out.
public static final int TET_SS_NOTSYNCED
tsy_state
, indicating that the
synchronization request was not received.
public static final int TET_SS_SYNCYES
tsy_state
, indicating that the system voted
YES.
public static final int TET_SS_SYNCNO
tsy_state
, indicating that the system voted
NO.
public static final int TET_SS_TIMEDOUT
tsy_state
, indicating that the system timed
out.
public static final int TET_SS_DEAD
tsy_state
, indicating that the process
exited.
public int tsy_sysid
public int tsy_state
All Packages Class Hierarchy This Package Previous Next Index