| Package | Description |
|---|---|
| org.diirt.datasource.timecache | |
| org.diirt.datasource.timecache.impl |
| Modifier and Type | Method and Description |
|---|---|
DataStorage |
CacheConfig.getStorage() |
DataStorage |
PVCacheImpl.getStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheConfig.setStorage(DataStorage 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. |
Copyright © 2015. All rights reserved.