public class BackgroundModelImpl extends Object implements BackgroundModel
NONE| Constructor and Description |
|---|
BackgroundModelImpl(SortedMap<Integer,SortedMap<Integer,Value<?>>> cache,
Object modelLock) |
| Modifier and Type | Method and Description |
|---|---|
Optional<BackgroundIterator> |
createBackgroundIterator()
Create a new background iterator
|
Runnable |
dispose() |
protected Object |
internalBackgroundScan(org.eclipse.neoscada.protocol.iec60870.server.data.model.BackgroundModelImpl.BackgroundState state) |
public Optional<BackgroundIterator> createBackgroundIterator()
BackgroundModelcreateBackgroundIterator in interface BackgroundModelprotected Object internalBackgroundScan(org.eclipse.neoscada.protocol.iec60870.server.data.model.BackgroundModelImpl.BackgroundState state)
public Runnable dispose()
dispose in interface BackgroundModelCopyright © 2017 Eclipse NeoSCADA Project. All rights reserved.