|
||||||||||
| 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.ClusterResourceNotification
com.continuent.tungsten.common.cluster.resource.notification.SQLRouterNotification
public class SQLRouterNotification
| Field Summary |
|---|
| Fields inherited from class com.continuent.tungsten.common.cluster.resource.notification.ClusterResourceNotification |
|---|
CLUSTER_NAME, clusterName, MEMBER_NAME, memberName, NOTIFICATION_SOURCE, notificationSource, resource, RESOURCE_NAME, RESOURCE_PROPS, RESOURCE_STATE, RESOURCE_TYPE, resourceName, resourceProps, resourceState, resourceType, streamID, timeReceived, timeSent |
| Constructor Summary | |
|---|---|
SQLRouterNotification(java.lang.String clusterName,
java.lang.String memberName,
java.lang.String notificationSource,
java.lang.String resourceName,
ResourceState resourceState,
TungstenProperties resourceProps)
|
|
| Method Summary | |
|---|---|
SQLRouter |
getReplicator()
|
| Methods inherited from class com.continuent.tungsten.common.cluster.resource.notification.ClusterResourceNotification |
|---|
getClusterName, getMemberName, getNotificationSource, getResource, getResourceName, getResourceProps, getResourceState, getResourceType, getSource, getState, getTimeReceived, getTimeSent, getTrackerCount, getType, incrementTracker, setClusterName, setMemberName, setNotificationSource, setResource, setResourceName, setResourceProps, setResourceState, setResourceType, setTimeReceived, setTimeSent, toProperties, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SQLRouterNotification(java.lang.String clusterName,
java.lang.String memberName,
java.lang.String notificationSource,
java.lang.String resourceName,
ResourceState resourceState,
TungstenProperties resourceProps)
clusterName - memberName - TODOnotificationSource - resourceName - resourceState - resourceProps - | Method Detail |
|---|
public SQLRouter getReplicator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||