@SerializeWith(value=LockEntry.ExternalizerImpl.class) public class LockEntry extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
LockEntry.ExternalizerImpl |
| Constructor and Description |
|---|
LockEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNode() |
int |
getTimestamp() |
void |
setNode(String node) |
void |
setTimestamp(int timestamp) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.