Package | Description |
---|---|
org.epics.pvmanager.timecache | |
org.epics.pvmanager.timecache.query |
Modifier and Type | Method and Description |
---|---|
<V extends VType> |
CacheImpl.createQuery(String channelName,
Class<V> type,
QueryParameters parameters)
Creates a new
Query . |
<V extends VType> |
Cache.createQuery(String channelName,
Class<V> type,
QueryParameters parameters)
Creates a new
Query . |
Modifier and Type | Class and Description |
---|---|
class |
QueryImpl |
Copyright © 2010–2015. All rights reserved.