C D E F G I M N O P Q R S T U V 
All Classes All Packages

C

closeFile(F) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
This closes the supplied round robin database
closeFile(Object) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
closeFile(String) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
closeFile
closeFile(List<Object>) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
closeFile
ConditionalTcpStrategyContext - Class in org.opennms.netmgt.rrd
Loads the component-rrd-tcp.xml if and only if useTcp is enabled.
ConditionalTcpStrategyContext() - Constructor for class org.opennms.netmgt.rrd.ConditionalTcpStrategyContext
 
convertToValidRrdName(String) - Static method in class org.opennms.netmgt.rrd.RrdFileConstants
Note this method will not handle references to higher directories ("..").
COUNTER - org.opennms.netmgt.rrd.RrdAttributeType
 
createDefinition(String, String, String, int, List<RrdDataSource>, List<String>) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
Create a round robin database definition from the supplied parameters.
createDefinition(String, String, String, int, List<RrdDataSource>, List<String>) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
createDefinition(String, String, String, int, List<RrdDataSource>, List<String>) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
Create a round robin database definition from the supplied parameters.
createDefinition(String, String, String, int, List<RrdDataSource>, List<String>) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Create a round robin database definition from the supplied parameters.
createFile(D) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Creates the round robin database defined by the supplied definition.
createFile(Object) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
createFile(List<Object>) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
Creates the round robin database defined by the supplied definition.
createFile(QueuingRrdStrategy.CreateOperation) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
createFile
createGraph(String, File) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
Creates an InputStream representing the bytes of a graph created from round robin data.
createGraph(String, File) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
createGraph(String, File) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
Creates an InputStream representing the bytes of a graph created from round robin data.
createGraph(String, File) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Creates an InputStream representing the bytes of a graph created from round robin data.
createGraphReturnDetails(String, File) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
Creates an RrdGraphDetails object representing the graph created from round robin data.
createGraphReturnDetails(String, File) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
createGraphReturnDetails(String, File) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
Creates an RrdGraphDetails object representing the graph created from round robin data.
createGraphReturnDetails(String, File) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Creates an RrdGraphDetails object representing the graph created from round robin data.
createMetaDataFile(String, String, Map<String, String>) - Static method in class org.opennms.netmgt.rrd.RrdMetaDataUtils
Writes a file with the attribute to rrd track mapping next to the rrd file.

D

DefaultRrdGraphDetails - Class in org.opennms.netmgt.rrd
Simple RrdGraphDetails implementation.
DefaultRrdGraphDetails() - Constructor for class org.opennms.netmgt.rrd.DefaultRrdGraphDetails
 

E

escapeForGraphing(String) - Static method in class org.opennms.netmgt.rrd.RrdFileConstants
 

F

fetchLastValue(String, String, int) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
Fetches the last value from the round robin database with the given name.
fetchLastValue(String, String, int) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
fetchLastValue(String, String, int) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
Fetches the last value from the round robin database with the given name.
fetchLastValue(String, String, int) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Fetches the last value from the round robin database with the given name.
fetchLastValue(String, String, String, int) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
Fetches the last value from the round robin database with the given name.
fetchLastValue(String, String, String, int) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
fetchLastValue(String, String, String, int) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
Fetches the last value from the round robin database with the given name.
fetchLastValue(String, String, String, int) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Fetches the last value from the round robin database with the given name.
fetchLastValueInRange(String, String, int, int) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
Fetches the last value from the round robin database with the given name within a time range.
fetchLastValueInRange(String, String, int, int) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
fetchLastValueInRange(String, String, int, int) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
Fetches the last value from the round robin database with the given name within a time range.
fetchLastValueInRange(String, String, int, int) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Fetches the last value from the round robin database with the given name within a time range.

G

GAUGE - org.opennms.netmgt.rrd.RrdAttributeType
 
getCategory() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getCategory
getConfigurationProperties() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getConfigurationProperties
getCount() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy.ZeroUpdateOperation
 
getCreatesCompleted() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getCreatesCompleted
getDefaultFileExtension() - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
getDefaultFileExtension
getDefaultFileExtension() - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
getDefaultFileExtension() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getDefaultFileExtension
getDefaultFileExtension() - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Get the file extension appropriate for files of this type
getDelegate() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getDelegate
getDelegates() - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
getDelegates
getDequeuedItems() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getDequeuedItems
getDequeuedOperations() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getDequeuedOperations
getEnqueuedOperations() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getEnqueuedOperations
getErrors() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getErrors
getFetchStrategyIndex() - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
getFetchStrategyIndex
getFirstTimeStamp() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy.ZeroUpdateOperation
 
getGraphLeftOffset() - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
getGraphLeftOffset
getGraphLeftOffset() - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
getGraphLeftOffset() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getGraphLeftOffset
getGraphLeftOffset() - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Returns the number of pixels that the leftt-hand side of the graph is offset from the left side of the created image.
getGraphRightOffset() - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
getGraphRightOffset
getGraphRightOffset() - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
getGraphRightOffset() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getGraphRightOffset
getGraphRightOffset() - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Returns the number of pixels that the right-hand side of the graph is offset from the right side of the created image.
getGraphStrategyIndex() - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
getGraphStrategyIndex
getGraphTopOffsetWithText() - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
getGraphTopOffsetWithText
getGraphTopOffsetWithText() - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
getGraphTopOffsetWithText() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getGraphTopOffsetWithText
getGraphTopOffsetWithText() - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Returns the number of pixels that the top of the graph is offset from the top of the created image if there is single line of header text.
getHeartBeat() - Method in class org.opennms.netmgt.rrd.RrdDataSource
getHeartBeat
getHeartBeat() - Method in class org.opennms.netmgt.rrd.RrdRepository
getHeartBeat
getHeight() - Method in class org.opennms.netmgt.rrd.DefaultRrdGraphDetails
getHeight
getHeight() - Method in interface org.opennms.netmgt.rrd.RrdGraphDetails
Gets the height of the PNG image.
getInputStream() - Method in class org.opennms.netmgt.rrd.DefaultRrdGraphDetails
getInputStream
getInputStream() - Method in interface org.opennms.netmgt.rrd.RrdGraphDetails
Gets the PNG image representing the graph.
getInSigHighWaterMark() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getInSigHighWaterMark
getInterval() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy.ZeroUpdateOperation
 
getLastTimeStamp() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy.ZeroUpdateOperation
 
getMax() - Method in class org.opennms.netmgt.rrd.RrdDataSource
getMax
getMaxInsigUpdateSeconds() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getMaxInsigUpdateSeconds
getMin() - Method in class org.opennms.netmgt.rrd.RrdDataSource
getMin
getModulus() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getModulus
getName() - Method in enum org.opennms.netmgt.rrd.RrdAttributeType
 
getName() - Method in class org.opennms.netmgt.rrd.RrdDataSource
getName
getPrintLines() - Method in class org.opennms.netmgt.rrd.DefaultRrdGraphDetails
getPrintLines
getPrintLines() - Method in interface org.opennms.netmgt.rrd.RrdGraphDetails
Gets the PRINT lines associated with the graph command.
getPromotionCount() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getPromotionCount
getProperties() - Static method in class org.opennms.netmgt.rrd.RrdConfig
This loads the configuration file.
getQueueHighWaterMark() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getQueueHighWaterMark
getRraList() - Method in class org.opennms.netmgt.rrd.RrdRepository
getRraList
getRrdBaseDir() - Method in class org.opennms.netmgt.rrd.RrdRepository
getRrdBaseDir
getSigHighWaterMark() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getSigHighWaterMark
getSignificantOpsCompleted() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getSignificantOpsCompleted
getSignificantOpsDequeued() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getSignificantOpsDequeued
getSignificantOpsEnqueued() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getSignificantOpsEnqueued
getStartTime() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getStartTime
getStats() - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
getStats
getStats() - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
getStats() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
Print queue statistics.
getStats() - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Provides the round robin database an opportunity to contribute statistics information to the logs file.
getStep() - Method in class org.opennms.netmgt.rrd.RrdRepository
getStep
getStrategy() - Method in class org.opennms.netmgt.rrd.RrdStrategyFactory
getStrategy
getTotalOperationsPending() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getTotalOperationsPending
getType() - Method in class org.opennms.netmgt.rrd.RrdDataSource
getType
getUpdatesCompleted() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getUpdatesCompleted
getWidth() - Method in class org.opennms.netmgt.rrd.DefaultRrdGraphDetails
getWidth
getWidth() - Method in interface org.opennms.netmgt.rrd.RrdGraphDetails
Gets the width of the PNG image.
getWriteThreadExitDelay() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getWriteThreadExitDelay
getWriteThreads() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getWriteThreads
getWriteThreadSleepTime() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
getWriteThreadSleepTime

I

isValidRRDLatencyDir(File, String) - Static method in class org.opennms.netmgt.rrd.RrdFileConstants
Determines if the provided File object represents a valid RRD latency directory.
isValidRRDName(String) - Static method in class org.opennms.netmgt.rrd.RrdFileConstants
Checks an RRD filename to make sure it is of the proper length and does not contain any unexpected charaters.

M

MAX_RRD_FILENAME_LENGTH - Static variable in class org.opennms.netmgt.rrd.RrdFileConstants
The longest an RRD filename can be, currently 1024 characters.
mergeUpdates(QueuingRrdStrategy.ZeroUpdateOperation) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy.ZeroUpdateOperation
 
MultiOutputRrdStrategy - Class in org.opennms.netmgt.rrd
MultiOutputRrdStrategy class.
MultiOutputRrdStrategy() - Constructor for class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
 

N

NullRrdStrategy - Class in org.opennms.netmgt.rrd
A RrdStrategy implementation that does nothing.
NullRrdStrategy() - Constructor for class org.opennms.netmgt.rrd.NullRrdStrategy
 

O

openFile(String) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
Opens the round robin database with the supplied name.
openFile(String) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
openFile(String) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
Opens the round robin database with the supplied name.
openFile(String) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Opens the round robin database with the supplied name.
org.opennms.netmgt.rrd - package org.opennms.netmgt.rrd
 

P

prioritizeSignificantUpdates() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
prioritizeSignificantUpdates
promoteEnqueuedFiles(Collection<String>) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
In the event that this is a queuing implementation of the RrdStrategy.
promoteEnqueuedFiles(Collection<String>) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
promoteEnqueuedFiles(Collection<String>) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
In the event that this is a queuing implementation of the RrdStrategy.
promoteEnqueuedFiles(Collection<String>) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
In the event that this is a queuing implementation of the RrdStrategy.

Q

queueCreates() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
queueCreates
QueuingRrdStrategy - Class in org.opennms.netmgt.rrd
Provides queuing implementation of RrdStrategy.
QueuingRrdStrategy(RrdStrategy<Object, Object>) - Constructor for class org.opennms.netmgt.rrd.QueuingRrdStrategy
Constructor for QueuingRrdStrategy.
QueuingRrdStrategy.CreateOperation - Class in org.opennms.netmgt.rrd
This class represents an operation to create an rrd file
QueuingRrdStrategy.UpdateOperation - Class in org.opennms.netmgt.rrd
Represents an update to a rrd file.
QueuingRrdStrategy.ZeroUpdateOperation - Class in org.opennms.netmgt.rrd
Represents an update whose value is 0.

R

readMetaDataFile(File, String) - Static method in class org.opennms.netmgt.rrd.RrdMetaDataUtils
 
RrdAttributeType - Enum in org.opennms.netmgt.rrd
RRDTool defined Data Source Types NOTE: "DERIVE" and "ABSOLUTE" not currently supported.
RrdConfig - Class in org.opennms.netmgt.rrd
Provides access to the rrd configuration data.
RrdConfig() - Constructor for class org.opennms.netmgt.rrd.RrdConfig
 
RrdDataSource - Class in org.opennms.netmgt.rrd
 
RrdDataSource(String, RrdAttributeType, int, String, String) - Constructor for class org.opennms.netmgt.rrd.RrdDataSource
 
RrdException - Exception in org.opennms.netmgt.rrd
This exception indicates an error has occurred creating, updating, or fetching data from an Rrd file
RrdException() - Constructor for exception org.opennms.netmgt.rrd.RrdException
Constructor for RrdException.
RrdException(String) - Constructor for exception org.opennms.netmgt.rrd.RrdException
Constructor for RrdException.
RrdException(String, Throwable) - Constructor for exception org.opennms.netmgt.rrd.RrdException
Constructor for RrdException.
RrdException(Throwable) - Constructor for exception org.opennms.netmgt.rrd.RrdException
Constructor for RrdException.
RrdFileConstants - Class in org.opennms.netmgt.rrd
A convenience class containing RRD file and directory related constants.
RrdFileConstants() - Constructor for class org.opennms.netmgt.rrd.RrdFileConstants
 
RrdGraphDetails - Interface in org.opennms.netmgt.rrd
Container for details from an RRD graph.
RrdMetaDataUtils - Class in org.opennms.netmgt.rrd
Provides static methods for interacting with .meta files.
RrdMetaDataUtils() - Constructor for class org.opennms.netmgt.rrd.RrdMetaDataUtils
 
RrdRepository - Class in org.opennms.netmgt.rrd
RrdRepository class.
RrdRepository() - Constructor for class org.opennms.netmgt.rrd.RrdRepository
 
RrdStrategy<D,​F> - Interface in org.opennms.netmgt.rrd
Defines an abstract strategy for manipulating round robin database file.
RrdStrategyFactory - Class in org.opennms.netmgt.rrd
Constructs the appropriate RRD strategy based on the configured system properties.
RrdStrategyFactory() - Constructor for class org.opennms.netmgt.rrd.RrdStrategyFactory
 
run() - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
run

S

setApplicationContext(ApplicationContext) - Method in class org.opennms.netmgt.rrd.RrdStrategyFactory
 
setCategory(String) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setCategory
setConfigurationProperties(Properties) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
setConfigurationProperties
setConfigurationProperties(Properties) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
setConfigurationProperties(Properties) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setConfigurationProperties
setConfigurationProperties(Properties) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
setConfigurationProperties
setCount(int) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy.ZeroUpdateOperation
 
setCreatesCompleted(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setCreatesCompleted
setDelegates(List<RrdStrategy<Object, Object>>) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
setDelegates
setDequeuedItems(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setDequeuedItems
setDequeuedOperations(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setDequeuedOperations
setEnqueuedOperations(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setEnqueuedOperations
setErrors(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setErrors
setFetchStrategyIndex(int) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
setFetchStrategyIndex
setGraphStrategyIndex(int) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
setGraphStrategyIndex
setHeartBeat(int) - Method in class org.opennms.netmgt.rrd.RrdRepository
setHeartBeat
setHeight(int) - Method in class org.opennms.netmgt.rrd.DefaultRrdGraphDetails
setHeight
setInputStream(InputStream) - Method in class org.opennms.netmgt.rrd.DefaultRrdGraphDetails
setInputStream
setInSigHighWaterMark(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setInSigHighWaterMark
setInterval(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy.ZeroUpdateOperation
 
setMaxInsigUpdateSeconds(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setMaxInsigUpdateSeconds
setModulus(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setModulus
setPrintLines(String[]) - Method in class org.opennms.netmgt.rrd.DefaultRrdGraphDetails
setPrintLines
setPrioritizeSignificantUpdates(boolean) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setPrioritizeSignificantUpdates
setPromotionCount(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setPromotionCount
setQueueCreates(boolean) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setQueueCreates
setQueueHighWaterMark(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setQueueHighWaterMark
setRraList(List<String>) - Method in class org.opennms.netmgt.rrd.RrdRepository
setRraList
setRrdBaseDir(File) - Method in class org.opennms.netmgt.rrd.RrdRepository
setRrdBaseDir
setSigHighWaterMark(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setSigHighWaterMark
setSignificantOpsCompleted(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setSignificantOpsCompleted
setSignificantOpsDequeued(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setSignificantOpsDequeued
setSignificantOpsEnqueued(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setSignificantOpsEnqueued
setStartTime(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setStartTime
setStep(int) - Method in class org.opennms.netmgt.rrd.RrdRepository
setStep
setTotalOperationsPending(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setTotalOperationsPending
setUpdatesCompleted(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setUpdatesCompleted
setWidth(int) - Method in class org.opennms.netmgt.rrd.DefaultRrdGraphDetails
setWidth
setWriteThreadExitDelay(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setWriteThreadExitDelay
setWriteThreads(int) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setWriteThreads
setWriteThreadSleepTime(long) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
setWriteThreadSleepTime

T

toString() - Method in class org.opennms.netmgt.rrd.RrdRepository
toString

U

updateFile(F, String, String) - Method in interface org.opennms.netmgt.rrd.RrdStrategy
Updates the supplied round robin database with the given timestamp:value point
updateFile(Object, String, String) - Method in class org.opennms.netmgt.rrd.NullRrdStrategy
 
updateFile(String, String, String) - Method in class org.opennms.netmgt.rrd.QueuingRrdStrategy
Updates the supplied round robin database with the given timestamp:value point
updateFile(List<Object>, String, String) - Method in class org.opennms.netmgt.rrd.MultiOutputRrdStrategy
Updates the supplied round robin database with the given timestamp:value point

V

valueOf(String) - Static method in enum org.opennms.netmgt.rrd.RrdAttributeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opennms.netmgt.rrd.RrdAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
C D E F G I M N O P Q R S T U V 
All Classes All Packages