public class QueuingRrdStrategy.ZeroUpdateOperation extends QueuingRrdStrategy.UpdateOperation
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
long |
getFirstTimeStamp() |
long |
getInterval() |
long |
getLastTimeStamp() |
void |
mergeUpdates(QueuingRrdStrategy.ZeroUpdateOperation op) |
void |
setCount(int newCount) |
void |
setInterval(long newInterval) |
public int getCount()
public void setCount(int newCount)
public long getFirstTimeStamp()
public long getLastTimeStamp()
public long getInterval()
public void setInterval(long newInterval)
public void mergeUpdates(QueuingRrdStrategy.ZeroUpdateOperation op) throws IllegalArgumentException
IllegalArgumentException
Copyright © 2021. All rights reserved.