| Package | Description |
|---|---|
| org.diirt.datasource |
|
| Modifier and Type | Method and Description |
|---|---|
PV<R,W> |
PVConfiguration.asynchWriteAndMaxReadRate(TimeDuration period)
Creates the pv such that writes are asynchronous and read notifications
comes at most at the rate specified.
|
PV<R,W> |
PVConfiguration.synchWriteAndMaxReadRate(TimeDuration period)
Creates the pv such that writes are synchronous and read notifications
comes at most at the rate specified.
|
Copyright © 2015. All rights reserved.