public final class ClusterNodeHeartbeat extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DATABASE_TIME |
static String |
HEARTBEAT_TIME |
static String |
NODE_ID |
Constructor and Description |
---|
ClusterNodeHeartbeat(String nodeId,
long heartbeatTime,
Long databaseTime) |
Modifier and Type | Method and Description |
---|---|
Long |
getDatabaseTime() |
long |
getHeartbeatTime() |
String |
getNodeId() |
public static final String NODE_ID
public static final String HEARTBEAT_TIME
public static final String DATABASE_TIME
Copyright © 2002-2022 Atlassian. All Rights Reserved.