public interface Query
See QueryListener
for implementation requirements on data
notification.
QueryListener
Modifier and Type | Method and Description |
---|---|
void |
changeParameters(QueryParameters parameters)
Request a change of parameters
|
void |
close()
Close the query
|
void close()
void changeParameters(QueryParameters parameters)
parameters
- the new requested parametersCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.