Package | Description |
---|---|
org.eclipse.scada.hd.server.storage.hds | |
org.eclipse.scada.hd.server.storage.master.hds | |
org.eclipse.scada.hd.server.storage.slave.hds | |
org.eclipse.scada.hds |
Modifier and Type | Method and Description |
---|---|
static void |
StorageHelper.create(String id,
File file,
StorageConfiguration configuration,
DataFilePool pool) |
Constructor and Description |
---|
AbstractStorageImpl(File file,
DataFilePool pool,
ScheduledExecutorService queryExecutor,
ScheduledExecutorService eventExecutor) |
Constructor and Description |
---|
StorageImpl(File file,
org.osgi.framework.BundleContext context,
DataFilePool pool,
ScheduledExecutorService queryExecutor,
ScheduledExecutorService updateExecutor,
ScheduledExecutorService eventExecutor) |
StorageManager(org.osgi.framework.BundleContext context,
DataFilePool pool) |
Constructor and Description |
---|
StorageImpl(org.osgi.framework.BundleContext context,
File file,
DataFilePool pool,
ScheduledExecutorService queryExecutor,
ScheduledExecutorService eventExecutor) |
StorageManager(org.osgi.framework.BundleContext context,
File base,
DataFilePool pool,
ScheduledExecutorService executor,
ScheduledExecutorService eventExecutor) |
Modifier and Type | Method and Description |
---|---|
static DataStoreAccesor |
DataStoreAccesor.create(File basePath,
long time,
TimeUnit unit,
int count,
DataFilePool pool) |
Constructor and Description |
---|
DataStoreAccesor(File basePath,
DataFilePool pool) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.