public final class ProcessId extends Object implements Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getHostAddress()
Getter method for property address.
|
int |
getPid()
Getter method for property pid.
|
int |
getRand()
Getter method for property rand.
|
long |
getTimestamp()
Getter method for property timestamp.
|
int |
hashCode() |
String |
toString() |
public ProcessId(String hostAddress, long timestamp, int pid, int rand)
public String getHostAddress()
public long getTimestamp()
public int getPid()
public int getRand()
Copyright © 2023 The Ant Financial. All rights reserved.