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()
BackgroundModel
createBackgroundIterator
in interface BackgroundModel
protected Object internalBackgroundScan(org.eclipse.neoscada.protocol.iec60870.server.data.model.BackgroundModelImpl.BackgroundState state)
public Runnable dispose()
dispose
in interface BackgroundModel