public class StorageImpl extends AbstractStorageImpl implements StorageHistoricalItem
AbstractStorageImpl.QueryRunnableid, nativeLevel, readLock, rwLock, writeLock| Constructor and Description |
|---|
StorageImpl(java.io.File file,
BundleContext context,
DataFilePool pool,
java.util.concurrent.ScheduledExecutorService queryExecutor,
java.util.concurrent.ScheduledExecutorService updateExecutor,
java.util.concurrent.ScheduledExecutorService eventExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
protected void |
heartbeat() |
void |
purge() |
void |
updateData(DataItemValue value) |
protected void |
updateData(double value,
java.util.Date timestamp,
boolean error,
boolean manual) |
addJob, createQuery, getInformation, getStorageInformation, handleStoreChanged, notifyData, queryClosed, removeJob, runOnQuery, visitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateQuery, getInformationpublic StorageImpl(java.io.File file,
BundleContext context,
DataFilePool pool,
java.util.concurrent.ScheduledExecutorService queryExecutor,
java.util.concurrent.ScheduledExecutorService updateExecutor,
java.util.concurrent.ScheduledExecutorService eventExecutor)
throws java.lang.Exception
java.lang.Exceptionprotected void heartbeat()
public void dispose()
dispose in class AbstractStorageImplpublic void updateData(DataItemValue value)
updateData in interface StorageHistoricalItemprotected void updateData(double value,
java.util.Date timestamp,
boolean error,
boolean manual)
public void purge()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0