public abstract class AbstractCommand extends Object implements RemoteCommand, Serializable
Modifier | Constructor and Description |
---|---|
protected |
AbstractCommand() |
protected |
AbstractCommand(String id) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
long |
getTimestamp() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isPermittedForReplicas
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.