public class StorageManager extends AbstractStorageManager
base, queryExecutor| Constructor and Description |
|---|
StorageManager(BundleContext context,
DataFilePool pool) |
| Modifier and Type | Method and Description |
|---|---|
void |
addStorage(java.lang.String id,
long time,
int count) |
protected void |
checkWriteValid() |
void |
dispose() |
java.util.Collection<StorageInformation> |
list() |
protected void |
loadStorage(java.io.File file) |
void |
purgeAll() |
void |
removeStorage(java.io.File file,
boolean force) |
checkValid, findStorages, probepublic void addStorage(java.lang.String id,
long time,
int count)
throws java.lang.Exception
java.lang.Exceptionpublic void removeStorage(java.io.File file,
boolean force)
throws java.lang.Exception
java.lang.Exceptionpublic void purgeAll()
protected void loadStorage(java.io.File file)
throws java.lang.Exception
java.lang.Exceptionprotected void checkWriteValid()
public void dispose()
dispose in class AbstractStorageManagerpublic java.util.Collection<StorageInformation> list()
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