public class StorageImpl extends AbstractStorageImpl
AbstractStorageImpl.QueryRunnableid, nativeLevel, readLock, rwLock, writeLock| Constructor and Description |
|---|
StorageImpl(BundleContext context,
java.io.File file,
DataFilePool pool,
java.util.concurrent.ScheduledExecutorService queryExecutor,
java.util.concurrent.ScheduledExecutorService eventExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
fileChanged(java.io.File file) |
void |
fileDeleted(java.io.File file) |
addJob, createQuery, getInformation, getStorageInformation, handleStoreChanged, notifyData, queryClosed, removeJob, runOnQuery, visitpublic StorageImpl(BundleContext context,
java.io.File file,
DataFilePool pool,
java.util.concurrent.ScheduledExecutorService queryExecutor,
java.util.concurrent.ScheduledExecutorService eventExecutor)
throws java.lang.Exception
java.lang.Exceptionpublic void dispose()
dispose in class AbstractStorageImplpublic void fileDeleted(java.io.File file)
public void fileChanged(java.io.File file)
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