public class DistributedPropertiesImpl extends Object implements DistributedProperties
Constructor and Description |
---|
DistributedPropertiesImpl() |
Modifier and Type | Method and Description |
---|---|
long |
getAgentUpTime() |
Date |
getLastShutdownTime() |
Date |
getLastStartupTime() |
void |
setLastShutdownTime(@Nullable Date lastShutdownTime) |
void |
setLastStartupTime(@Nullable Date lastStartupTime) |
public Date getLastShutdownTime()
getLastShutdownTime
in interface DistributedProperties
public Date getLastStartupTime()
getLastStartupTime
in interface DistributedProperties
public void setLastShutdownTime(@Nullable @Nullable Date lastShutdownTime)
setLastShutdownTime
in interface DistributedProperties
public void setLastStartupTime(@Nullable @Nullable Date lastStartupTime)
setLastStartupTime
in interface DistributedProperties
public long getAgentUpTime()
getAgentUpTime
in interface DistributedProperties
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences