| Modifier and Type | Method and Description |
|---|---|
void |
EventListener.statusChanged(SubscriptionState state) |
void |
MonitorListener.statusChanged(SubscriptionState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventSyncController.statusChanged(SubscriptionState state) |
void |
MonitorSyncController.statusChanged(SubscriptionState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventManager.handleStatusUpdate(String eventQueryId,
SubscriptionState state) |
void |
MonitorManager.handleStatusUpdate(String monitorPoolId,
SubscriptionState state) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionState |
EventPoolStatusUpdate.getState() |
SubscriptionState |
MonitorPoolStatusUpdate.getState() |
| Constructor and Description |
|---|
EventPoolStatusUpdate(String eventPoolId,
SubscriptionState state) |
MonitorPoolStatusUpdate(String monitorPoolId,
SubscriptionState state) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SessionImpl.eventStatusChanged(String string,
SubscriptionState state) |
protected void |
SessionImpl.monitorStatusChanged(String string,
SubscriptionState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnectionHandler.statusChangedConditions(String subscriptionId,
SubscriptionState status) |
void |
ServerConnectionHandler.statusChangedEvents(String poolId,
SubscriptionState status) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerConnectionImpl.handleEventStatusChange(String eventPoolId,
SubscriptionState state) |
protected void |
ServerConnectionImpl.handleMonitorStatusChange(String monitorPoolId,
SubscriptionState state) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractConditionQueryViewPart.handleStatusChanged(SubscriptionState state) |
void |
MonitorsView.handleStatusChanged(SubscriptionState status) |
protected abstract void |
AbstractEventQueryViewPart.handleStatusChanged(SubscriptionState state) |
void |
EventQueryView.handleStatusChanged(SubscriptionState status) |
protected void |
EventQueryView.performEventStatusUpdate(SubscriptionState status) |
void |
AbstractConditionQueryViewPart.ConditionListenerImpl.statusChanged(SubscriptionState state) |
void |
AbstractEventQueryViewPart.EventListenerImpl.statusChanged(SubscriptionState state) |
| Modifier and Type | Field and Description |
|---|---|
protected SubscriptionState |
EventPoolView.eventPoolSubscriptionState |
protected SubscriptionState |
MonitorSubscriptionAlarmsEventsView.monitorSubscriptionState |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorSubscriptionAlarmsEventsView.statusChangedMonitorSubscription(SubscriptionState state) |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionState |
SubscriptionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionState[] |
SubscriptionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionState |
SubscriptionStateEvent.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionStateEvent.setState(SubscriptionState status) |
void |
SubscriptionRecorder.updateStatus(T topic,
SubscriptionState subscriptionState) |
void |
SubscriptionListener.updateStatus(T topic,
SubscriptionState subscriptionState)
The subscription status update method.
|
| Constructor and Description |
|---|
SubscriptionStateEvent(SubscriptionState subscriptionState) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionState |
DataItemValue.getSubscriptionState() |
SubscriptionState |
DataItemValue.Builder.getSubscriptionState() |
SubscriptionState |
DataItem.getSubscriptionState()
Deprecated.
You should use
DataItem.getSnapshotValue() instead to get a
consistent value |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataItem.handlePerformNotifySubscriptionChange(SubscriptionState subscriptionState,
Throwable subscriptionError) |
void |
ItemUpdateListener.notifySubscriptionChange(SubscriptionState subscriptionState,
Throwable subscriptionError)
Notify a change in the subscription change
|
void |
ItemSyncController.notifySubscriptionChange(SubscriptionState subscriptionState,
Throwable e) |
protected void |
DataItem.performNotifySubscriptionChange(SubscriptionState subscriptionState,
Throwable subscriptionError) |
protected void |
AsyncDataItem.performNotifySubscriptionChange(SubscriptionState subscriptionState,
Throwable subscriptionError) |
DataItemValue.Builder |
DataItemValue.Builder.setSubscriptionState(SubscriptionState subscriptionState) |
| Constructor and Description |
|---|
DataItemValue(Variant value,
Map<String,Variant> attributes,
SubscriptionState subscriptionState) |
DataItemValue(Variant value,
Map<String,Variant> attributes,
SubscriptionState subscriptionState,
Throwable subscriptionError) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataManager.fireSubscriptionChange(String itemId,
SubscriptionState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemChangeListener.subscriptionChanged(String itemId,
SubscriptionState subscriptionState)
Indicating a change in the item subscription
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionState |
ItemStateUpdate.getSubscriptionState() |
| Constructor and Description |
|---|
ItemStateUpdate(String itemId,
SubscriptionState subscriptionState,
ErrorInformation errorInformation) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionState |
DataItemValueLight.getSubscriptionState() |
| Constructor and Description |
|---|
DataItemValueLight(Variant value,
SubscriptionState subscriptionState,
long timestamp,
boolean isManual,
boolean isError) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataItemSourceImpl.notifySubscriptionChange(SubscriptionState state,
Throwable error) |
| Modifier and Type | Field and Description |
|---|---|
static SubscriptionState |
DataItemValueBuilder.CONNECTED |
static SubscriptionState |
DataItemValueBuilder.DISCONNECTED |
static SubscriptionState |
DataItemValueBuilder.GRANTED |
| Modifier and Type | Method and Description |
|---|---|
static Message |
Messages.notifySubscriptionChange(String item,
SubscriptionState subscriptionState) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Messages.parseSubscriptionChange(Message msg,
Holder<String> item,
Holder<SubscriptionState> subscriptionState) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionCommon.updateStatus(String topic,
SubscriptionState subscriptionState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSubscriptionManager.handleSubscriptionChanged(String itemId,
SubscriptionState subscriptionState) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnectionHandler.subscriptionChanged(String item,
SubscriptionState subscriptionState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerConnectionImpl.handleSubscriptionChanged(String itemId,
SubscriptionState subscriptionState) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyItemUpdateListener.notifySubscriptionChange(SubscriptionState subscriptionState,
Throwable subscriptionError) |
void |
ProxyValueHolder.updateSubscriptionState(ProxySubConnectionId connection,
SubscriptionState subscriptionState,
Throwable subscriptionError) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataItemConsole.processSubscriptionChange(SubscriptionState subscriptionState,
Throwable subscriptionError) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionState |
ListEntry.getSubscriptionState() |
| Modifier and Type | Method and Description |
|---|---|
protected SubscriptionState |
CompositeTransformerController.createState() |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.