public abstract class AbstractTopologyAffectedCommand extends AbstractFlagAffectedCommand implements TopologyAffectedCommand
VisitableCommand.LoadType
Constructor and Description |
---|
AbstractTopologyAffectedCommand() |
Modifier and Type | Method and Description |
---|---|
int |
getTopologyId() |
void |
setTopologyId(int topologyId) |
getFlagsBitSet, hasSameFlags, printFlags, setFlagsBitSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canBlock, getCommandId, invoke, invokeAsync, isReturnValueExpected, isSuccessful, readFrom, setOrigin, writeTo
addFlag, addFlags, addFlags, getFlags, hasAllFlags, hasAnyFlag, hasFlag, setFlags
acceptVisitor, init, loadType
public int getTopologyId()
getTopologyId
in interface TopologyAffectedCommand
public void setTopologyId(int topologyId)
setTopologyId
in interface TopologyAffectedCommand
Copyright © 2021 JBoss by Red Hat. All rights reserved.