Package | Description |
---|---|
org.eclipse.scada.hds |
Modifier and Type | Class and Description |
---|---|
class |
DataFileAccessorImpl |
Modifier and Type | Method and Description |
---|---|
DataFileAccessor |
DataFilePool.getAccessor(File file) |
Modifier and Type | Method and Description |
---|---|
Pair<DataFileAccessor,Boolean> |
DataFilePool.getAccessor(File file,
Date start,
Date end,
boolean create)
get access to a file
|
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.scada.hds.DataFilePool.AccessorWrapper |
DataFilePool.wrap(File file,
DataFileAccessor accessor) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.