| Package | Description |
|---|---|
| org.epics.pvmanager.timecache | |
| org.epics.pvmanager.timecache.impl | |
| org.epics.pvmanager.timecache.storage |
| Constructor and Description |
|---|
PVCacheImpl(String channelName,
Collection<DataSource> dataSources,
DataStorage storage) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMemoryStorage
DataStorage first implementation which handles only memory. |
| Modifier and Type | Method and Description |
|---|---|
static <V extends VType> |
DataStorageFactory.createStorage(Class<V> type)
Build the list of
DataStorage corresponding to the specified
type. |
Copyright © 2010–2015. All rights reserved.