Package | Description |
---|---|
de.xima.fc.cluster.interfaces.listener | |
de.xima.fc.cluster.interfaces.observer | |
de.xima.fc.cluster.observer |
Modifier and Type | Method and Description |
---|---|
void |
IClusterChannelStateListener.closed(ChannelCommunicationData channelData)
Wenn der Knoten die Clustergruppe geschlossen hat
|
void |
IClusterChannelStateListener.connected(ChannelCommunicationData channelData)
Wenn der aktuelle Knoten sich zum Cluster verbunden hat
|
void |
IClusterChannelStateListener.disconnected(ChannelCommunicationData channelData)
Wenn der aktuelle Knoten sich vom Cluster trennt
|
Modifier and Type | Method and Description |
---|---|
void |
IClusterChannelStateObserver.closed(ChannelCommunicationData channelData)
Wenn der Knoten die Clustergruppe geschlossen hat
|
void |
IClusterChannelStateObserver.connected(ChannelCommunicationData channelData)
Wenn der aktuelle Knoten sich zum Cluster verbunden hat
|
void |
IClusterChannelStateObserver.disconnected(ChannelCommunicationData channelData)
Wenn der aktuelle Knoten sich vom Cluster trennt
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterChannelStateObserver.closed(ChannelCommunicationData channelData) |
void |
ClusterChannelStateObserver.connected(ChannelCommunicationData channelData) |
void |
ClusterChannelStateObserver.disconnected(ChannelCommunicationData channelData) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.