@RrdBackendAnnotation(name="FILE", shouldValidateHeader=true) public class RrdRandomAccessFileBackendFactory extends RrdFileBackendFactory
RrdRandomAccessFileBackend objects.
This was the default backend factory in Rrd4j before 1.4.0 release.cachingAllowed, DEFAULTFACTORY, name, scheme, validateHeader| Constructor and Description |
|---|
RrdRandomAccessFileBackendFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected RrdBackend |
open(String path,
boolean readOnly) |
canStore, exists, getCanonicalUri, getPath, getUriaddActiveFactories, buildGenericUri, checkClosing, close, exists, findFactory, getActiveFactories, getBackend, getBackend, getDefaultFactory, getName, getRootUri, getScheme, resolve, setActiveFactories, shouldValidateHeader, shouldValidateHeaderprotected RrdBackend open(String path, boolean readOnly) throws IOException
Creates RrdFileBackend object for the given file path.
open in class RrdBackendFactoryIOException