|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.common.cluster.resource.notification.DataSourceStatus.Roles
public static final class DataSourceStatus.Roles
Inner class enumerating the different possible RouterResource Roles
Roles are defined as strings so that they can be sent with native java
functions by the notifier
| Field Summary | |
|---|---|
static java.lang.String |
MASTER
|
static java.lang.String |
SLAVE
|
static java.lang.String |
UNKNOWN
|
| Constructor Summary | |
|---|---|
DataSourceStatus.Roles()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SLAVE
public static final java.lang.String MASTER
public static final java.lang.String UNKNOWN
| Constructor Detail |
|---|
public DataSourceStatus.Roles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||