public class RrdFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
STEP_SIZE |
| Constructor and Description |
|---|
RrdFactory(org.apache.commons.configuration.Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
protected RrdDbWrapper |
createRrdb(String rrdPathx,
boolean ephemeral,
Sampleable... sampleables) |
RrdDbWrapper |
createRrdDbAndSampler(Database db,
JobScheduler scheduler) |
protected String |
tempRrdFile() |
public static final int STEP_SIZE
public RrdFactory(org.apache.commons.configuration.Configuration config)
public RrdDbWrapper createRrdDbAndSampler(Database db, JobScheduler scheduler) throws IOException
IOExceptionprotected String tempRrdFile() throws IOException
IOExceptionprotected RrdDbWrapper createRrdb(String rrdPathx, boolean ephemeral, Sampleable... sampleables)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.