public interface DataCommand extends VisitableCommand, TopologyAffectedCommand, FlagAffectedCommand, SegmentSpecificCommand
VisitableCommand.LoadType
Modifier and Type | Method and Description |
---|---|
Object |
getKey() |
getTopologyId, setTopologyId
addFlag, addFlags, addFlags, getFlags, getFlagsBitSet, hasAllFlags, hasAnyFlag, hasFlag, setFlags, setFlagsBitSet
acceptVisitor, init, loadType
canBlock, getCommandId, invoke, invokeAsync, isReturnValueExpected, isSuccessful, readFrom, setOrigin, writeTo
extractSegment, getSegment
Object getKey()
Copyright © 2021 JBoss by Red Hat. All rights reserved.