public abstract class AbstractFlagAffectedCommand extends AbstractLocalFlagAffectedCommand implements FlagAffectedCommand
flags| Constructor and Description |
|---|
AbstractFlagAffectedCommand() |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
getMetadata()
Get metadata of this command.
|
int |
getTopologyId() |
void |
setMetadata(Metadata metadata)
Sets metadata for this command.
|
void |
setTopologyId(int topologyId) |
getFlags, setFlagsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptVisitor, alwaysReadsExistingValues, ignoreCommandOnStatus, readsExistingValues, shouldInvokecanBlock, getCommandId, getParameters, isReturnValueExpected, perform, readFrom, setParameters, writeTopublic int getTopologyId()
getTopologyId in interface TopologyAffectedCommandpublic void setTopologyId(int topologyId)
setTopologyId in interface TopologyAffectedCommandpublic Metadata getMetadata()
MetadataAwareCommandgetMetadata in interface MetadataAwareCommandpublic void setMetadata(Metadata metadata)
MetadataAwareCommandsetMetadata in interface MetadataAwareCommandCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.