public class PeerResponse
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
ABORT |
static int |
ALL_LOCKS_ACQUIRED |
static int |
COMMITED |
static int |
QUEUED |
int |
responseType |
int |
serverId |
| Constructor and Description |
|---|
PeerResponse() |
public static final int ALL_LOCKS_ACQUIRED
public static final int QUEUED
public static final int ABORT
public static final int COMMITED
public int responseType
public int serverId