Modifier and Type | Method and Description |
---|---|
TimeKeeper |
SnmpCollectionResource.getTimeKeeper() |
TimeKeeper |
AliasedResource.getTimeKeeper() |
Modifier and Type | Method and Description |
---|---|
TimeKeeper |
CollectionResource.getTimeKeeper()
Returns a not-null
TimeKeeper instance when this resource requires to use a special timestamp when updating RRDs/JRBs. |
TimeKeeper |
LatencyCollectionResource.getTimeKeeper() |
Modifier and Type | Method and Description |
---|---|
TimeKeeper |
NewtsPersistOperationBuilder.getTimeKeeper()
getTimeKeeper
|
Modifier and Type | Method and Description |
---|---|
void |
NewtsPersistOperationBuilder.setTimeKeeper(TimeKeeper timeKeeper)
setTimeKeeper
|
Modifier and Type | Method and Description |
---|---|
TimeKeeper |
RrdPersistOperationBuilder.getTimeKeeper()
getTimeKeeper
|
Modifier and Type | Method and Description |
---|---|
void |
RrdPersistOperationBuilder.setTimeKeeper(TimeKeeper timeKeeper)
setTimeKeeper
|
Modifier and Type | Method and Description |
---|---|
TimeKeeper |
TcpPersistOperationBuilder.getTimeKeeper() |
Modifier and Type | Method and Description |
---|---|
void |
TcpPersistOperationBuilder.setTimeKeeper(TimeKeeper timeKeeper) |
Modifier and Type | Class and Description |
---|---|
class |
ConstantTimeKeeper
The Class ConstantTimeKeeper.
|
class |
DefaultTimeKeeper
DefaultTimeKeeper class.
|
Modifier and Type | Method and Description |
---|---|
TimeKeeper |
AbstractCollectionResource.getTimeKeeper() |
TimeKeeper |
CollectionResourceWrapper.getTimeKeeper()
Returns a not-null
TimeKeeper instance when this resource requires to use a special timestamp when updating RRDs/JRBs. |
Modifier and Type | Method and Description |
---|---|
TimeKeeper |
DistributedLatencyCollectionResource.getTimeKeeper() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPollerBackEnd.setTimeKeeper(TimeKeeper timeKeeper)
setTimeKeeper
|
Modifier and Type | Method and Description |
---|---|
TimeKeeper |
RelativeTime.getTimeKeeper()
getTimeKeeper
|
protected TimeKeeper |
RelativeTime.myTimeKeeper() |
Modifier and Type | Method and Description |
---|---|
void |
RelativeTime.setTimeKeeper(TimeKeeper timeKeeper)
setTimeKeeper
|
Modifier and Type | Method and Description |
---|---|
void |
TimeseriesPersistOperationBuilder.setTimeKeeper(TimeKeeper timeKeeper)
setTimeKeeper
|
Copyright © 2021. All rights reserved.